History log of /rk3399_rockchip-uboot/arch/arm/include/ (Results 2476 – 2500 of 3788)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
beba5f0418-Nov-2013 pekon gupta <pekon@ti.com>

mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms

ELM hardware engine which is used for ECC error detection, is present on all
latest OMAP SoC (like OMAP4xxx, OM

mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms

ELM hardware engine which is used for ECC error detection, is present on all
latest OMAP SoC (like OMAP4xxx, OMAP5xxx, DRA7xxx, AM33xx, AM43xx). Thus ELM
driver should be moved to common drivers/mtd/nand/ folder so that all SoC
having on-chip ELM hardware engine can re-use it.
This patch has following changes:
- mv arch/arm/include/asm/arch-am33xx/elm.h arch/arm/include/asm/omap_elm.h
- mv arch/arm/cpu/armv7/am33xx/elm.c drivers/mtd/nand/omap_elm.c
- update Makefiles
- update #include <asm/elm.h>
- add CONFIG_NAND_OMAP_ELM to compile driver/mtd/nand/omap_elm.c
and include in all board configs using AM33xx SoC platform.

Signed-off-by: Pekon Gupta <pekon@ti.com>

show more ...

618bbbb205-Nov-2013 Wu, Josh <Josh.wu@atmel.com>

ARM: at91: sama5d3: add support for sama5d36 chip

The SAMA5D36 chip is the superset product of SAMA5D3x family.

For detail information please refer to:
http://www.atmel.com/Microsite/sama5d3/defa

ARM: at91: sama5d3: add support for sama5d36 chip

The SAMA5D36 chip is the superset product of SAMA5D3x family.

For detail information please refer to:
http://www.atmel.com/Microsite/sama5d3/default.aspx

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>

show more ...

58fd563f30-Oct-2013 Andreas Bießmann <andreas.devel@googlemail.com>

at91: remove all occourances of CONFIG_AT91_LEGACY

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>


/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/board.c
asm/arch-at91/at91_pio.h
asm/arch-at91/at91_pit.h
asm/arch-at91/at91_pmc.h
asm/arch-at91/at91_spi.h
asm/arch-at91/at91_wdt.h
asm/arch-at91/at91cap9.h
asm/arch-at91/at91sam9_smc.h
/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile
/rk3399_rockchip-uboot/board/siemens/common/factoryset.c
/rk3399_rockchip-uboot/board/siemens/common/factoryset.h
/rk3399_rockchip-uboot/board/siemens/dxr2/board.c
/rk3399_rockchip-uboot/board/siemens/dxr2/board.h
/rk3399_rockchip-uboot/board/siemens/dxr2/mux.c
/rk3399_rockchip-uboot/board/siemens/pxm2/board.c
/rk3399_rockchip-uboot/board/siemens/rut/board.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/doc/README.at91-soc
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/drivers/bootcount/Makefile
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_davinci.c
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_env.c
/rk3399_rockchip-uboot/drivers/i2c/soft_i2c.c
/rk3399_rockchip-uboot/drivers/net/at91_emac.c
/rk3399_rockchip-uboot/drivers/usb/gadget/g_dnl.c
/rk3399_rockchip-uboot/drivers/video/bus_vcxk.c
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/at91sam9m10g45ek.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/dxr2.h
/rk3399_rockchip-uboot/include/configs/pxm2.h
/rk3399_rockchip-uboot/include/configs/rut.h
/rk3399_rockchip-uboot/include/configs/siemens-am33x-common.h
/rk3399_rockchip-uboot/include/configs/snapper9260.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/i2c.h
a31d3efa05-Nov-2013 Eric Nelson <eric.nelson@boundarydevices.com>

i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>

38d8219805-Nov-2013 Eric Nelson <eric.nelson@boundarydevices.com>

i.MX6DQ/DLS: remove unused pad declarations

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>

6001c11a05-Nov-2013 Eric Nelson <eric.nelson@boundarydevices.com>

i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>

066b2d6805-Nov-2013 Eric Nelson <eric.nelson@boundarydevices.com>

i.MX6DQ/DLS: remove useless mux/pad declarations

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>

10fda48705-Nov-2013 Eric Nelson <eric.nelson@boundarydevices.com>

i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>


/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/board.c
asm/arch-mx6/mx6dl_pins.h
asm/arch-mx6/mx6q_pins.h
/rk3399_rockchip-uboot/board/barco/titanium/Makefile
/rk3399_rockchip-uboot/board/barco/titanium/imximage.cfg
/rk3399_rockchip-uboot/board/barco/titanium/titanium.c
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6x.c
/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile
/rk3399_rockchip-uboot/board/congatec/cgtqmx6eval/cgtqmx6eval.c
/rk3399_rockchip-uboot/board/freescale/mx6qarm2/mx6qarm2.c
/rk3399_rockchip-uboot/board/freescale/mx6qsabreauto/mx6qsabreauto.c
/rk3399_rockchip-uboot/board/freescale/mx6sabresd/mx6sabresd.c
/rk3399_rockchip-uboot/board/siemens/common/factoryset.c
/rk3399_rockchip-uboot/board/siemens/common/factoryset.h
/rk3399_rockchip-uboot/board/siemens/dxr2/board.c
/rk3399_rockchip-uboot/board/siemens/dxr2/board.h
/rk3399_rockchip-uboot/board/siemens/dxr2/mux.c
/rk3399_rockchip-uboot/board/siemens/pxm2/board.c
/rk3399_rockchip-uboot/board/siemens/rut/board.c
/rk3399_rockchip-uboot/board/udoo/udoo.c
/rk3399_rockchip-uboot/board/wandboard/wandboard.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/drivers/bootcount/Makefile
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_davinci.c
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_env.c
/rk3399_rockchip-uboot/drivers/gpio/mxs_gpio.c
/rk3399_rockchip-uboot/drivers/usb/gadget/g_dnl.c
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/dxr2.h
/rk3399_rockchip-uboot/include/configs/mx25pdk.h
/rk3399_rockchip-uboot/include/configs/mx28evk.h
/rk3399_rockchip-uboot/include/configs/mx31pdk.h
/rk3399_rockchip-uboot/include/configs/mx35pdk.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/mx53evk.h
/rk3399_rockchip-uboot/include/configs/mx53loco.h
/rk3399_rockchip-uboot/include/configs/mx53smd.h
/rk3399_rockchip-uboot/include/configs/mx6qarm2.h
/rk3399_rockchip-uboot/include/configs/mx6sabre_common.h
/rk3399_rockchip-uboot/include/configs/pxm2.h
/rk3399_rockchip-uboot/include/configs/rut.h
/rk3399_rockchip-uboot/include/configs/siemens-am33x-common.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
6789e84e22-Oct-2013 Heiko Schocher <hs@denx.de>

i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework

- add omap24xx driver to new multibus/multiadpater support
- adapted all config files, which uses this driver

Tested on the am33

i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework

- add omap24xx driver to new multibus/multiadpater support
- adapted all config files, which uses this driver

Tested on the am335x based siemens boards rut, dxr2 and pxm2
posted here:
http://patchwork.ozlabs.org/patch/263211/

Signed-off-by: Heiko Schocher <hs@denx.de>
Tested-by: Tom Rini <trini@ti.com>
Cc: Lars Poeschel <poeschel@lemonage.de>
Cc: Steve Sakoman <sakoman@gmail.com>
Cc: Thomas Weber <weber@corscience.de>
Cc: Tom Rix <Tom.Rix@windriver.com>
Cc: Grazvydas Ignotas <notasas@gmail.com>
Cc: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Cc: Luca Ceresoli <luca.ceresoli@comelit.it>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Ilya Yanok <yanok@emcraft.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Nishanth Menon <nm@ti.com>
Cc: Pali Rohár <pali.rohar@gmail.com>
Cc: Peter Barada <peter.barada@logicpd.com>
Cc: Nagendra T S <nagendra@mistralsolutions.com>
Cc: Michael Jones <michael.jones@matrix-vision.de>
Cc: Raphael Assenat <raph@8d.com>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Stefano Babic <sbabic@denx.de>

show more ...


/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/clocks-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/clock.c
asm/arch-am33xx/i2c.h
/rk3399_rockchip-uboot/board/compulab/cm_t35/cm_t35.c
/rk3399_rockchip-uboot/board/compulab/common/Makefile
/rk3399_rockchip-uboot/board/compulab/common/eeprom.h
/rk3399_rockchip-uboot/board/compulab/common/omap3_display.c
/rk3399_rockchip-uboot/board/kmc/kzm9g/kzm9g.c
/rk3399_rockchip-uboot/board/logicpd/am3517evm/am3517evm.c
/rk3399_rockchip-uboot/board/overo/overo.c
/rk3399_rockchip-uboot/board/phytec/pcm051/board.c
/rk3399_rockchip-uboot/board/renesas/ecovec/ecovec.c
/rk3399_rockchip-uboot/board/siemens/common/board.c
/rk3399_rockchip-uboot/board/ti/am335x/board.c
/rk3399_rockchip-uboot/board/ti/am3517crane/am3517crane.c
/rk3399_rockchip-uboot/board/ti/evm/evm.c
/rk3399_rockchip-uboot/drivers/i2c/Makefile
/rk3399_rockchip-uboot/drivers/i2c/mxs_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/omap24xx_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/sh_i2c.c
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/am3517_crane.h
/rk3399_rockchip-uboot/include/configs/am3517_evm.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/dig297.h
/rk3399_rockchip-uboot/include/configs/ecovec.h
/rk3399_rockchip-uboot/include/configs/kzm9g.h
/rk3399_rockchip-uboot/include/configs/mcx.h
/rk3399_rockchip-uboot/include/configs/nokia_rx51.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm_common.h
/rk3399_rockchip-uboot/include/configs/omap3_igep00x0.h
/rk3399_rockchip-uboot/include/configs/omap3_logic.h
/rk3399_rockchip-uboot/include/configs/omap3_mvblx.h
/rk3399_rockchip-uboot/include/configs/omap3_overo.h
/rk3399_rockchip-uboot/include/configs/omap3_pandora.h
/rk3399_rockchip-uboot/include/configs/omap3_sdp3430.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom1.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom2.h
/rk3399_rockchip-uboot/include/configs/pcm051.h
/rk3399_rockchip-uboot/include/configs/siemens-am33x-common.h
/rk3399_rockchip-uboot/include/configs/tam3517-common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
f109a6e716-Oct-2013 Nikita Kiryanov <nikita@compulab.co.il>

omap3_dss: define DSS_ONOFF

Add DSS_ONOFF to polarity defines

Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Ki

omap3_dss: define DSS_ONOFF

Add DSS_ONOFF to polarity defines

Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Anatolij Gustschin <agust@denx.de>

show more ...

e2788afe22-Oct-2013 Andre Heider <a.heider@gmail.com>

ARM: bcm2835: add missing mbox overscan response field

Add the missing "right" field to struct bcm2835_mbox_tag_overscan.

Signed-off-by: Andre Heider <a.heider@gmail.com>
Acked-by: Stephen Warren <

ARM: bcm2835: add missing mbox overscan response field

Add the missing "right" field to struct bcm2835_mbox_tag_overscan.

Signed-off-by: Andre Heider <a.heider@gmail.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>

show more ...

85b8c5c409-Nov-2013 Albert ARIBAUD <albert.u.boot@aribaud.net>

Merge branch 'iu-boot/master' into 'u-boot-arm/master'

Conflicts:
arch/arm/cpu/arm926ejs/mxs/Makefile
board/compulab/cm_t35/Makefile
board/corscience/tricorder/Makefile
board/ppcag/bg0900/Makefi

Merge branch 'iu-boot/master' into 'u-boot-arm/master'

Conflicts:
arch/arm/cpu/arm926ejs/mxs/Makefile
board/compulab/cm_t35/Makefile
board/corscience/tricorder/Makefile
board/ppcag/bg0900/Makefile
drivers/bootcount/Makefile
include/configs/omap4_common.h
include/configs/pdnb3.h

Makefile conflicts are due to additions/removals of
object files on the ARM branch vs KBuild introduction
on the main branch. Resolution consists in adjusting
the list of object files in the main branch version.
This also applies to two files which are not listed
as conflicting but had to be modified:

board/compulab/common/Makefile
board/udoo/Makefile

include/configs/omap4_common.h conflicts are due to
the OMAP4 conversion to ti_armv7_common.h on the ARM
side, and CONFIG_SYS_HZ removal on the main side.
Resolution is to convert as this icludes removal of
CONFIG_SYS_HZ.

include/configs/pdnb3.h is due to a removal on ARM side.
Trivial resolution is to remove the file.

Note: 'git show' will also list two files just because
they are new:

include/configs/am335x_igep0033.h
include/configs/omap3_igep00x0.h

show more ...


/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_power_init.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/boot-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/cpu.c
asm/arch-am33xx/cpu.h
asm/arch-at91/at91_pmc.h
asm/arch-at91/at91_rstc.h
asm/arch-davinci/hardware.h
asm/arch-mx6/crm_regs.h
asm/arch-mx6/mx6dl_pins.h
asm/arch-mxs/sys_proto.h
asm/arch-omap5/omap.h
asm/arch-omap5/spl.h
asm/davinci_rtc.h
/rk3399_rockchip-uboot/board/Barix/ipam390/ipam390-ais-uart.cfg
/rk3399_rockchip-uboot/board/Barix/ipam390/ipam390.c
/rk3399_rockchip-uboot/board/atmel/at91sam9n12ek/at91sam9n12ek.c
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/6x_upgrade.txt
/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile
/rk3399_rockchip-uboot/board/compulab/cm_t35/cm_t35.c
/rk3399_rockchip-uboot/board/compulab/common/Makefile
/rk3399_rockchip-uboot/board/compulab/common/eeprom.c
/rk3399_rockchip-uboot/board/compulab/common/eeprom.h
/rk3399_rockchip-uboot/board/compulab/common/omap3_display.c
/rk3399_rockchip-uboot/board/corscience/tricorder/Makefile
/rk3399_rockchip-uboot/board/corscience/tricorder/led.c
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder-eeprom.c
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder-eeprom.h
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder.c
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder.h
/rk3399_rockchip-uboot/board/enbw/enbw_cmc/enbw_cmc.c
/rk3399_rockchip-uboot/board/ppcag/bg0900/Makefile
/rk3399_rockchip-uboot/board/ppcag/bg0900/bg0900.c
/rk3399_rockchip-uboot/board/ppcag/bg0900/spl_boot.c
/rk3399_rockchip-uboot/board/samsung/common/Makefile
/rk3399_rockchip-uboot/board/samsung/common/ums.c
/rk3399_rockchip-uboot/board/samsung/trats/trats.c
/rk3399_rockchip-uboot/board/sandbox/sandbox/sandbox.c
/rk3399_rockchip-uboot/board/ti/am335x/board.c
/rk3399_rockchip-uboot/board/udoo/Makefile
/rk3399_rockchip-uboot/board/udoo/udoo.c
/rk3399_rockchip-uboot/board/wandboard/README
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_nvedit.c
/rk3399_rockchip-uboot/common/cmd_reiser.c
/rk3399_rockchip-uboot/common/cmd_ubifs.c
/rk3399_rockchip-uboot/common/cmd_usb_mass_storage.c
/rk3399_rockchip-uboot/common/cmd_zfs.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/doc/README.autoboot
/rk3399_rockchip-uboot/doc/README.mxs
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/drivers/bootcount/Makefile
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_davinci.c
/rk3399_rockchip-uboot/drivers/dfu/dfu.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_nand.c
/rk3399_rockchip-uboot/drivers/mtd/nand/davinci_nand.c
/rk3399_rockchip-uboot/drivers/net/macb.c
/rk3399_rockchip-uboot/drivers/net/macb.h
/rk3399_rockchip-uboot/drivers/net/netconsole.c
/rk3399_rockchip-uboot/drivers/rtc/davinci.c
/rk3399_rockchip-uboot/drivers/serial/mxs_auart.c
/rk3399_rockchip-uboot/drivers/serial/serial_s5p.c
/rk3399_rockchip-uboot/drivers/serial/serial_xuartlite.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/drivers/usb/gadget/g_dnl.c
/rk3399_rockchip-uboot/drivers/usb/gadget/storage_common.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-at91.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-hcd.c
/rk3399_rockchip-uboot/drivers/watchdog/imx_watchdog.c
/rk3399_rockchip-uboot/fs/fat/fat_write.c
/rk3399_rockchip-uboot/include/configs/afeb9260.h
/rk3399_rockchip-uboot/include/configs/am335x_igep0033.h
/rk3399_rockchip-uboot/include/configs/at91rm9200ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9260ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9261ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9263ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9n12ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9x5ek.h
/rk3399_rockchip-uboot/include/configs/bg0900.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/cpu9260.h
/rk3399_rockchip-uboot/include/configs/cpuat91.h
/rk3399_rockchip-uboot/include/configs/dra7xx_evm.h
/rk3399_rockchip-uboot/include/configs/eb_cpux9k2.h
/rk3399_rockchip-uboot/include/configs/ethernut5.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/ipam390.h
/rk3399_rockchip-uboot/include/configs/meesc.h
/rk3399_rockchip-uboot/include/configs/omap3_igep00x0.h
/rk3399_rockchip-uboot/include/configs/omap4_common.h
/rk3399_rockchip-uboot/include/configs/omap4_panda.h
/rk3399_rockchip-uboot/include/configs/omap4_sdp4430.h
/rk3399_rockchip-uboot/include/configs/omap5_common.h
/rk3399_rockchip-uboot/include/configs/otc570.h
/rk3399_rockchip-uboot/include/configs/pm9261.h
/rk3399_rockchip-uboot/include/configs/pm9263.h
/rk3399_rockchip-uboot/include/configs/pm9g45.h
/rk3399_rockchip-uboot/include/configs/sama5d3xek.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/sbc35_a9g20.h
/rk3399_rockchip-uboot/include/configs/snapper9260.h
/rk3399_rockchip-uboot/include/configs/stamp9g20.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/top9000.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/configs/udoo.h
/rk3399_rockchip-uboot/include/configs/vl_ma2sc.h
/rk3399_rockchip-uboot/include/g_dnl.h
/rk3399_rockchip-uboot/include/usb.h
/rk3399_rockchip-uboot/include/usb_mass_storage.h
/rk3399_rockchip-uboot/lib/hashtable.c
/rk3399_rockchip-uboot/lib/time.c
643aae1407-Oct-2013 Masahiro Yamada <yamada.m@jp.panasonic.com>

include: delete include/linux/config.h

Linux Kernel abolished include/linux/config.h long time ago.
(around version v2.6.18..v2.6.19)

We don't need to provide Linux copatibility any more.

This com

include: delete include/linux/config.h

Linux Kernel abolished include/linux/config.h long time ago.
(around version v2.6.18..v2.6.19)

We don't need to provide Linux copatibility any more.

This commit deletes include/linux/config.h
and fixes source files not to include this.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>

show more ...


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/versatile/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/highbank/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/socfpga/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/Makefile
asm/arch-pxa/hardware.h
asm/arch-s3c24x0/memory.h
asm/atomic.h
asm/memory.h
asm/proc-armv/ptrace.h
asm/proc-armv/system.h
/rk3399_rockchip-uboot/arch/arm/lib/_divsi3.S
/rk3399_rockchip-uboot/arch/arm/lib/_modsi3.S
/rk3399_rockchip-uboot/arch/blackfin/include/asm/bitops.h
/rk3399_rockchip-uboot/arch/blackfin/include/asm/clock.h
/rk3399_rockchip-uboot/arch/blackfin/lib/__kgdb.S
/rk3399_rockchip-uboot/arch/m68k/include/asm/bitops.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/bitops.h
/rk3399_rockchip-uboot/arch/mips/include/asm/bitops.h
/rk3399_rockchip-uboot/arch/mips/include/asm/inca-ip.h
/rk3399_rockchip-uboot/arch/mips/include/asm/io.h
/rk3399_rockchip-uboot/arch/mips/include/asm/processor.h
/rk3399_rockchip-uboot/arch/mips/include/asm/system.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/include/asm/8xx_immap.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/atomic.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/bitops.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/cache.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/cpm_8260.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/cpm_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/io.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/m8260_pci.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/mmu.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc4xx-isram.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/processor.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ptrace.h
/rk3399_rockchip-uboot/arch/sh/lib/time.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/start.S
/rk3399_rockchip-uboot/arch/sparc/include/asm/cache.h
/rk3399_rockchip-uboot/arch/sparc/include/asm/page.h
/rk3399_rockchip-uboot/arch/x86/include/asm/pci.h
/rk3399_rockchip-uboot/board/LEOX/elpt860/Makefile
/rk3399_rockchip-uboot/board/armltd/vexpress/vexpress_common.c
/rk3399_rockchip-uboot/board/emk/top5200/Makefile
/rk3399_rockchip-uboot/board/esd/adciop/Makefile
/rk3399_rockchip-uboot/board/esd/dasa_sim/Makefile
/rk3399_rockchip-uboot/board/esd/mecp5200/Makefile
/rk3399_rockchip-uboot/board/esd/pf5200/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8260ads/Makefile
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/Makefile
/rk3399_rockchip-uboot/board/gaisler/gr_cpci_ax2000/Makefile
/rk3399_rockchip-uboot/board/gaisler/gr_ep2s60/Makefile
/rk3399_rockchip-uboot/board/gaisler/gr_xc3s_1500/Makefile
/rk3399_rockchip-uboot/board/hymod/hymod.h
/rk3399_rockchip-uboot/board/icecube/Makefile
/rk3399_rockchip-uboot/board/intercontrol/digsy_mtc/Makefile
/rk3399_rockchip-uboot/board/jupiter/Makefile
/rk3399_rockchip-uboot/board/lubbock/Makefile
/rk3399_rockchip-uboot/board/mousse/Makefile
/rk3399_rockchip-uboot/board/mpl/pati/pci_eeprom.h
/rk3399_rockchip-uboot/board/pm520/Makefile
/rk3399_rockchip-uboot/board/pxa255_idp/Makefile
/rk3399_rockchip-uboot/board/zipitz2/Makefile
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_fpga.c
/rk3399_rockchip-uboot/common/cmd_gpt.c
/rk3399_rockchip-uboot/common/cmd_nvedit.c
/rk3399_rockchip-uboot/common/cmd_pxe.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/doc/driver-model/UDM-block.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-gpio.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-hwmon.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-keyboard.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-mmc.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-net.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-pci.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-pcmcia.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-power.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-rtc.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-serial.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-spi.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-stdio.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-twserial.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-video.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-watchdog.txt
/rk3399_rockchip-uboot/drivers/fpga/zynqpl.c
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/sx151x.c
/rk3399_rockchip-uboot/drivers/hwmon/ds1722.c
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmdAcc.h
/rk3399_rockchip-uboot/drivers/net/npe/include/IxAtmdAccCtrl.h
/rk3399_rockchip-uboot/examples/api/Makefile
/rk3399_rockchip-uboot/examples/standalone/82559_eeprom.c
/rk3399_rockchip-uboot/include/asm-generic/global_data.h
/rk3399_rockchip-uboot/include/at45.h
/rk3399_rockchip-uboot/include/commproc.h
/rk3399_rockchip-uboot/include/config_fallbacks.h
/rk3399_rockchip-uboot/include/configs/M5253DEMO.h
/rk3399_rockchip-uboot/include/configs/M54455EVB.h
/rk3399_rockchip-uboot/include/configs/eb_cpu5282.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/mx25pdk.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/socfpga_cyclone5.h
/rk3399_rockchip-uboot/include/configs/tegra-common.h
/rk3399_rockchip-uboot/include/configs/tx25.h
/rk3399_rockchip-uboot/include/configs/versatile.h
/rk3399_rockchip-uboot/include/configs/vexpress_common.h
/rk3399_rockchip-uboot/include/configs/zmx25.h
/rk3399_rockchip-uboot/include/linux/linkage.h
/rk3399_rockchip-uboot/include/linux/types.h
/rk3399_rockchip-uboot/include/sx151x.h
/rk3399_rockchip-uboot/include/video_font_4x6.h
/rk3399_rockchip-uboot/lib/time.c
/rk3399_rockchip-uboot/mkconfig
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/env/Makefile
/rk3399_rockchip-uboot/tools/imls/Makefile
3285d4ca07-Nov-2013 Albert ARIBAUD <albert.u.boot@aribaud.net>

Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

c0e5dd8805-Nov-2013 Albert ARIBAUD <albert.u.boot@aribaud.net>

Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'

c12f941b04-Nov-2013 Roger Meier <r.meier@siemens.com>

at91: add defines for reset type

Signed-off-by: Roger Meier <r.meier@siemens.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Cc: Andreas Bießmann <andreas.deve

at91: add defines for reset type

Signed-off-by: Roger Meier <r.meier@siemens.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>

show more ...

d9bef0ad21-Oct-2013 Bo Shen <voice.shen@atmel.com>

arm: atmel: at91sam9n12ek: add usb host support

Add usb host support for at91sam9n12ek board.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail

arm: atmel: at91sam9n12ek: add usb host support

Add usb host support for at91sam9n12ek board.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>

show more ...


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/am35x_musb.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/rmobile/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/cpu.c
/rk3399_rockchip-uboot/arch/arm/dts/exynos5250.dtsi
asm/arch-at91/at91_pmc.h
/rk3399_rockchip-uboot/arch/arm/lib/relocate.S
/rk3399_rockchip-uboot/arch/blackfin/cpu/traps.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/mach-common/bits/lockbox.h
/rk3399_rockchip-uboot/arch/m68k/lib/traps.c
/rk3399_rockchip-uboot/arch/microblaze/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/microblaze_intc.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/microblaze_timer.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/processor.h
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/nios2/cpu/epcs.c
/rk3399_rockchip-uboot/arch/nios2/lib/libgcc.c
/rk3399_rockchip-uboot/arch/openrisc/cpu/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/pci.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/4xx_pci.c
/rk3399_rockchip-uboot/board/Barix/ipam390/README.ipam390
/rk3399_rockchip-uboot/board/LEOX/elpt860/README.LEOX
/rk3399_rockchip-uboot/board/altera/common/sevenseg.c
/rk3399_rockchip-uboot/board/atmark-techno/armadillo-800eva/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9n12ek/at91sam9n12ek.c
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/6x_upgrade.txt
/rk3399_rockchip-uboot/board/chromebook-x86/dts/alex.dts
/rk3399_rockchip-uboot/board/chromebook-x86/dts/link.dts
/rk3399_rockchip-uboot/board/cobra5272/bdm/cobra5272_uboot.gdb
/rk3399_rockchip-uboot/board/cogent/flash.c
/rk3399_rockchip-uboot/board/cpc45/ide.c
/rk3399_rockchip-uboot/board/cray/L1/bootscript.hush
/rk3399_rockchip-uboot/board/esd/common/lcd.h
/rk3399_rockchip-uboot/board/esd/cpci750/ide.c
/rk3399_rockchip-uboot/board/esd/cpci750/pci.c
/rk3399_rockchip-uboot/board/etin/debris/flash.c
/rk3399_rockchip-uboot/board/evb64260/flash.c
/rk3399_rockchip-uboot/board/evb64260/mpsc.c
/rk3399_rockchip-uboot/board/fads/fads.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/tlb.c
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/README
/rk3399_rockchip-uboot/board/freescale/mpc8313erdb/mpc8313erdb.c
/rk3399_rockchip-uboot/board/freescale/mpc8360emds/mpc8360emds.c
/rk3399_rockchip-uboot/board/freescale/p1023rdb/ddr.c
/rk3399_rockchip-uboot/board/funkwerk/vovpn-gw/vovpn-gw.c
/rk3399_rockchip-uboot/board/gen860t/flash.c
/rk3399_rockchip-uboot/board/incaip/incaip.c
/rk3399_rockchip-uboot/board/isee/igep0033/board.c
/rk3399_rockchip-uboot/board/isee/igep0033/mux.c
/rk3399_rockchip-uboot/board/logicpd/am3517evm/am3517evm.c
/rk3399_rockchip-uboot/board/matrix_vision/mvbc_p/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvsmr/Makefile
/rk3399_rockchip-uboot/board/openrisc/openrisc-generic/or1ksim.cfg
/rk3399_rockchip-uboot/board/palmtreo680/README
/rk3399_rockchip-uboot/board/ppmc8260/strataflash.c
/rk3399_rockchip-uboot/board/pxa255_idp/pxa_reg_calcs.py
/rk3399_rockchip-uboot/board/rbc823/rbc823.c
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-snow.dts
/rk3399_rockchip-uboot/board/sandpoint/README
/rk3399_rockchip-uboot/board/siemens/rut/board.c
/rk3399_rockchip-uboot/board/svm_sc8xx/svm_sc8xx.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_bmp.c
/rk3399_rockchip-uboot/common/cmd_mfsl.c
/rk3399_rockchip-uboot/common/cmd_pxe.c
/rk3399_rockchip-uboot/common/cmd_sandbox.c
/rk3399_rockchip-uboot/common/cmd_sf.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/doc/DocBook/Makefile
/rk3399_rockchip-uboot/doc/README.atmel_pmecc
/rk3399_rockchip-uboot/doc/README.ext4
/rk3399_rockchip-uboot/doc/README.gpt
/rk3399_rockchip-uboot/doc/README.kwbimage
/rk3399_rockchip-uboot/doc/README.mxc_hab
/rk3399_rockchip-uboot/doc/README.mxsimage
/rk3399_rockchip-uboot/doc/README.nokia_rx51
/rk3399_rockchip-uboot/doc/README.p1010rdb
/rk3399_rockchip-uboot/doc/README.qemu-mips
/rk3399_rockchip-uboot/doc/README.ramboot-ppc85xx
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/doc/README.trace
/rk3399_rockchip-uboot/doc/README.ubi
/rk3399_rockchip-uboot/doc/README.zfs
/rk3399_rockchip-uboot/doc/driver-model/UDM-block.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-cores.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-design.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-gpio.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-hwmon.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-mmc.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-power.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-rtc.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-spi.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-stdio.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-tpm.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-watchdog.txt
/rk3399_rockchip-uboot/drivers/mtd/mtdcore.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_elbc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_upm.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_base.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_ids.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_util.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_internal.h
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_ops.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_probe.c
/rk3399_rockchip-uboot/drivers/mtd/ubi/crc32.c
/rk3399_rockchip-uboot/drivers/net/dm9000x.c
/rk3399_rockchip-uboot/drivers/net/macb.c
/rk3399_rockchip-uboot/drivers/net/macb.h
/rk3399_rockchip-uboot/drivers/net/plb2800_eth.c
/rk3399_rockchip-uboot/drivers/rtc/bfin_rtc.c
/rk3399_rockchip-uboot/drivers/rtc/pl031.c
/rk3399_rockchip-uboot/drivers/spi/altera_spi.c
/rk3399_rockchip-uboot/drivers/spi/bfin_spi.c
/rk3399_rockchip-uboot/drivers/spi/mpc8xxx_spi.c
/rk3399_rockchip-uboot/drivers/spi/mxc_spi.c
/rk3399_rockchip-uboot/drivers/spi/oc_tiny_spi.c
/rk3399_rockchip-uboot/drivers/spi/omap3_spi.c
/rk3399_rockchip-uboot/drivers/spi/xilinx_spi.c
/rk3399_rockchip-uboot/drivers/spi/xilinx_spi.h
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-at91.c
/rk3399_rockchip-uboot/drivers/usb/musb-new/Makefile
/rk3399_rockchip-uboot/drivers/video/ati_radeon_fb.h
/rk3399_rockchip-uboot/drivers/watchdog/xilinx_tb_wdt.c
/rk3399_rockchip-uboot/fs/cramfs/cramfs.c
/rk3399_rockchip-uboot/fs/ubifs/super.c
/rk3399_rockchip-uboot/include/configs/DU440.h
/rk3399_rockchip-uboot/include/configs/P3G4.h
/rk3399_rockchip-uboot/include/configs/RBC823.h
/rk3399_rockchip-uboot/include/configs/T4240EMU.h
/rk3399_rockchip-uboot/include/configs/alpr.h
/rk3399_rockchip-uboot/include/configs/at91sam9n12ek.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/p3mx.h
/rk3399_rockchip-uboot/include/configs/p3p440.h
/rk3399_rockchip-uboot/include/configs/pcs440ep.h
/rk3399_rockchip-uboot/include/configs/uc100.h
/rk3399_rockchip-uboot/include/configs/zeus.h
/rk3399_rockchip-uboot/include/ddr_spd.h
/rk3399_rockchip-uboot/include/spi.h
/rk3399_rockchip-uboot/lib/libfdt/fdt_empty_tree.c
/rk3399_rockchip-uboot/lib/string.c
/rk3399_rockchip-uboot/nand_spl/nand_boot_fsl_elbc.c
/rk3399_rockchip-uboot/post/lib_powerpc/andi.c
/rk3399_rockchip-uboot/post/lib_powerpc/cpu_asm.h
/rk3399_rockchip-uboot/post/lib_powerpc/rlwimi.c
/rk3399_rockchip-uboot/post/lib_powerpc/rlwinm.c
/rk3399_rockchip-uboot/post/lib_powerpc/rlwnm.c
/rk3399_rockchip-uboot/post/lib_powerpc/srawi.c
/rk3399_rockchip-uboot/post/lib_powerpc/three.c
/rk3399_rockchip-uboot/post/lib_powerpc/threei.c
/rk3399_rockchip-uboot/post/lib_powerpc/threex.c
/rk3399_rockchip-uboot/post/lib_powerpc/twox.c
/rk3399_rockchip-uboot/test/compression.c
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/bddb/defs.php
/rk3399_rockchip-uboot/tools/buildman/README
/rk3399_rockchip-uboot/tools/buildman/buildman.py
/rk3399_rockchip-uboot/tools/buildman/toolchain.py
/rk3399_rockchip-uboot/tools/img2brec.sh
/rk3399_rockchip-uboot/tools/imls/Makefile
/rk3399_rockchip-uboot/tools/kernel-doc/docproc.c
/rk3399_rockchip-uboot/tools/kernel-doc/kernel-doc
/rk3399_rockchip-uboot/tools/reformat.py
/rk3399_rockchip-uboot/tools/scripts/make-asm-offsets
/rk3399_rockchip-uboot/tools/ubsha1.c
f232950f04-Oct-2013 Rob Herring <rob.herring@calxeda.com>

config: remove platform CONFIG_SYS_HZ definition part 2/2

Remove platform CONFIG_SYS_HZ definition for configs a-z*.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/api/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx31/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/tnetv107x/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra114/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra20/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra30/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/a320/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/at91/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/imx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ks8695/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/s3c24x0/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/armada100/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/at91/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/kirkwood/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/lpc32xx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mb86r0x/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx27/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/nomadik/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/omap/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/orion5x/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/pantheon/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/versatile/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/at91/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/highbank/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap4/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/rmobile/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5p-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5pc1xx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/socfpga/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra114/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra20/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra30/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/u8500/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/vf610/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra114-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra30-common/Makefile
/rk3399_rockchip-uboot/arch/arm/imx-common/Makefile
asm/arch-lpc32xx/config.h
/rk3399_rockchip-uboot/arch/arm/lib/Makefile
/rk3399_rockchip-uboot/arch/avr32/cpu/Makefile
/rk3399_rockchip-uboot/arch/avr32/cpu/at32ap700x/Makefile
/rk3399_rockchip-uboot/arch/avr32/lib/Makefile
/rk3399_rockchip-uboot/arch/blackfin/cpu/Makefile
/rk3399_rockchip-uboot/arch/blackfin/cpu/cpu.c
/rk3399_rockchip-uboot/arch/blackfin/cpu/gpio.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/config.h
/rk3399_rockchip-uboot/arch/blackfin/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/blackfin/lib/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5227x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf523x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf532x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/Makefile
/rk3399_rockchip-uboot/arch/m68k/lib/Makefile
/rk3399_rockchip-uboot/arch/microblaze/cpu/Makefile
/rk3399_rockchip-uboot/arch/microblaze/lib/Makefile
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/Makefile
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/au1x00/Makefile
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/incaip/Makefile
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/Makefile
/rk3399_rockchip-uboot/arch/mips/cpu/xburst/Makefile
/rk3399_rockchip-uboot/arch/mips/lib/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag102/Makefile
/rk3399_rockchip-uboot/arch/nds32/lib/Makefile
/rk3399_rockchip-uboot/arch/nios2/cpu/Makefile
/rk3399_rockchip-uboot/arch/nios2/lib/Makefile
/rk3399_rockchip-uboot/arch/openrisc/cpu/Makefile
/rk3399_rockchip-uboot/arch/openrisc/lib/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/74xx_7xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/lib/Makefile
/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile
/rk3399_rockchip-uboot/arch/sandbox/lib/Makefile
/rk3399_rockchip-uboot/arch/sh/cpu/sh2/Makefile
/rk3399_rockchip-uboot/arch/sh/cpu/sh3/Makefile
/rk3399_rockchip-uboot/arch/sh/cpu/sh4/Makefile
/rk3399_rockchip-uboot/arch/sh/lib/Makefile
/rk3399_rockchip-uboot/arch/sparc/cpu/leon2/Makefile
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/Makefile
/rk3399_rockchip-uboot/arch/sparc/lib/Makefile
/rk3399_rockchip-uboot/arch/x86/config.mk
/rk3399_rockchip-uboot/arch/x86/cpu/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/Makefile
/rk3399_rockchip-uboot/arch/x86/lib/Makefile
/rk3399_rockchip-uboot/board/8dtech/eco5pk/Makefile
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101/Makefile
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101p/Makefile
/rk3399_rockchip-uboot/board/AndesTech/adp-ag102/Makefile
/rk3399_rockchip-uboot/board/Barix/ipam390/Makefile
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/Makefile
/rk3399_rockchip-uboot/board/BuS/eb_cpux9k2/Makefile
/rk3399_rockchip-uboot/board/BuS/vl_ma2sc/Makefile
/rk3399_rockchip-uboot/board/CarMediaLab/flea3/Makefile
/rk3399_rockchip-uboot/board/LEOX/elpt860/Makefile
/rk3399_rockchip-uboot/board/LEOX/elpt860/u-boot.lds
/rk3399_rockchip-uboot/board/LaCie/edminiv2/Makefile
/rk3399_rockchip-uboot/board/LaCie/net2big_v2/Makefile
/rk3399_rockchip-uboot/board/LaCie/netspace_v2/Makefile
/rk3399_rockchip-uboot/board/LaCie/wireless_space/Makefile
/rk3399_rockchip-uboot/board/Marvell/aspenite/Makefile
/rk3399_rockchip-uboot/board/Marvell/db64360/Makefile
/rk3399_rockchip-uboot/board/Marvell/db64460/Makefile
/rk3399_rockchip-uboot/board/Marvell/dkb/Makefile
/rk3399_rockchip-uboot/board/Marvell/dreamplug/Makefile
/rk3399_rockchip-uboot/board/Marvell/gplugd/Makefile
/rk3399_rockchip-uboot/board/Marvell/guruplug/Makefile
/rk3399_rockchip-uboot/board/Marvell/mv88f6281gtw_ge/Makefile
/rk3399_rockchip-uboot/board/Marvell/openrd/Makefile
/rk3399_rockchip-uboot/board/Marvell/rd6281a/Makefile
/rk3399_rockchip-uboot/board/Marvell/sheevaplug/Makefile
/rk3399_rockchip-uboot/board/RPXClassic/Makefile
/rk3399_rockchip-uboot/board/RPXlite/Makefile
/rk3399_rockchip-uboot/board/RPXlite_dw/Makefile
/rk3399_rockchip-uboot/board/RRvision/Makefile
/rk3399_rockchip-uboot/board/Seagate/dockstar/Makefile
/rk3399_rockchip-uboot/board/Seagate/goflexhome/Makefile
/rk3399_rockchip-uboot/board/a3000/Makefile
/rk3399_rockchip-uboot/board/a3m071/Makefile
/rk3399_rockchip-uboot/board/a4m072/Makefile
/rk3399_rockchip-uboot/board/actux1/Makefile
/rk3399_rockchip-uboot/board/actux2/Makefile
/rk3399_rockchip-uboot/board/actux3/Makefile
/rk3399_rockchip-uboot/board/actux4/Makefile
/rk3399_rockchip-uboot/board/adder/Makefile
/rk3399_rockchip-uboot/board/afeb9260/Makefile
/rk3399_rockchip-uboot/board/ait/cam_enc_4xx/Makefile
/rk3399_rockchip-uboot/board/alphaproject/ap_sh4a_4a/Makefile
/rk3399_rockchip-uboot/board/altera/nios2-generic/Makefile
/rk3399_rockchip-uboot/board/altera/socfpga/Makefile
/rk3399_rockchip-uboot/board/amcc/acadia/Makefile
/rk3399_rockchip-uboot/board/amcc/bamboo/Makefile
/rk3399_rockchip-uboot/board/amcc/bluestone/Makefile
/rk3399_rockchip-uboot/board/amcc/bubinga/Makefile
/rk3399_rockchip-uboot/board/amcc/canyonlands/Makefile
/rk3399_rockchip-uboot/board/amcc/ebony/Makefile
/rk3399_rockchip-uboot/board/amcc/katmai/Makefile
/rk3399_rockchip-uboot/board/amcc/kilauea/Makefile
/rk3399_rockchip-uboot/board/amcc/luan/Makefile
/rk3399_rockchip-uboot/board/amcc/makalu/Makefile
/rk3399_rockchip-uboot/board/amcc/ocotea/Makefile
/rk3399_rockchip-uboot/board/amcc/redwood/Makefile
/rk3399_rockchip-uboot/board/amcc/sequoia/Makefile
/rk3399_rockchip-uboot/board/amcc/taihu/Makefile
/rk3399_rockchip-uboot/board/amcc/taishan/Makefile
/rk3399_rockchip-uboot/board/amcc/walnut/Makefile
/rk3399_rockchip-uboot/board/amcc/yosemite/Makefile
/rk3399_rockchip-uboot/board/amcc/yucca/Makefile
/rk3399_rockchip-uboot/board/armadeus/apf27/Makefile
/rk3399_rockchip-uboot/board/armltd/integrator/Makefile
/rk3399_rockchip-uboot/board/armltd/versatile/Makefile
/rk3399_rockchip-uboot/board/armltd/vexpress/Makefile
/rk3399_rockchip-uboot/board/astro/mcf5373l/Makefile
/rk3399_rockchip-uboot/board/atc/Makefile
/rk3399_rockchip-uboot/board/atmark-techno/armadillo-800eva/Makefile
/rk3399_rockchip-uboot/board/atmel/at91rm9200ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9260ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9m10g45ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9n12ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/Makefile
/rk3399_rockchip-uboot/board/atmel/atngw100/Makefile
/rk3399_rockchip-uboot/board/atmel/atngw100mkii/Makefile
/rk3399_rockchip-uboot/board/atmel/atstk1000/Makefile
/rk3399_rockchip-uboot/board/atmel/sama5d3xek/Makefile
/rk3399_rockchip-uboot/board/avionic-design/medcom-wide/Makefile
/rk3399_rockchip-uboot/board/avionic-design/plutux/Makefile
/rk3399_rockchip-uboot/board/avionic-design/tec/Makefile
/rk3399_rockchip-uboot/board/avnet/fx12mm/Makefile
/rk3399_rockchip-uboot/board/avnet/v5fx30teval/Makefile
/rk3399_rockchip-uboot/board/balloon3/Makefile
/rk3399_rockchip-uboot/board/bc3450/Makefile
/rk3399_rockchip-uboot/board/bct-brettl2/Makefile
/rk3399_rockchip-uboot/board/bf506f-ezkit/Makefile
/rk3399_rockchip-uboot/board/bf518f-ezbrd/Makefile
/rk3399_rockchip-uboot/board/bf525-ucr2/Makefile
/rk3399_rockchip-uboot/board/bf526-ezbrd/Makefile
/rk3399_rockchip-uboot/board/bf527-ad7160-eval/Makefile
/rk3399_rockchip-uboot/board/bf527-ezkit/Makefile
/rk3399_rockchip-uboot/board/bf527-sdp/Makefile
/rk3399_rockchip-uboot/board/bf533-ezkit/Makefile
/rk3399_rockchip-uboot/board/bf533-stamp/Makefile
/rk3399_rockchip-uboot/board/bf537-minotaur/Makefile
/rk3399_rockchip-uboot/board/bf537-pnav/Makefile
/rk3399_rockchip-uboot/board/bf537-srv1/Makefile
/rk3399_rockchip-uboot/board/bf537-stamp/Makefile
/rk3399_rockchip-uboot/board/bf538f-ezkit/Makefile
/rk3399_rockchip-uboot/board/bf548-ezkit/Makefile
/rk3399_rockchip-uboot/board/bf561-acvilon/Makefile
/rk3399_rockchip-uboot/board/bf561-ezkit/Makefile
/rk3399_rockchip-uboot/board/bf609-ezkit/Makefile
/rk3399_rockchip-uboot/board/blackstamp/Makefile
/rk3399_rockchip-uboot/board/blackvme/Makefile
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/Makefile
/rk3399_rockchip-uboot/board/bluewater/snapper9260/Makefile
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/Makefile
/rk3399_rockchip-uboot/board/br4/Makefile
/rk3399_rockchip-uboot/board/buffalo/lsxl/Makefile
/rk3399_rockchip-uboot/board/calao/sbc35_a9g20/Makefile
/rk3399_rockchip-uboot/board/calao/tny_a9260/Makefile
/rk3399_rockchip-uboot/board/canmb/Makefile
/rk3399_rockchip-uboot/board/chromebook-x86/coreboot/Makefile
/rk3399_rockchip-uboot/board/cloudengines/pogo_e02/Makefile
/rk3399_rockchip-uboot/board/cm-bf527/Makefile
/rk3399_rockchip-uboot/board/cm-bf533/Makefile
/rk3399_rockchip-uboot/board/cm-bf537e/Makefile
/rk3399_rockchip-uboot/board/cm-bf537u/Makefile
/rk3399_rockchip-uboot/board/cm-bf548/Makefile
/rk3399_rockchip-uboot/board/cm-bf561/Makefile
/rk3399_rockchip-uboot/board/cm4008/Makefile
/rk3399_rockchip-uboot/board/cm41xx/Makefile
/rk3399_rockchip-uboot/board/cm5200/Makefile
/rk3399_rockchip-uboot/board/cmi/Makefile
/rk3399_rockchip-uboot/board/cobra5272/Makefile
/rk3399_rockchip-uboot/board/cogent/Makefile
/rk3399_rockchip-uboot/board/comelit/dig297/Makefile
/rk3399_rockchip-uboot/board/compal/paz00/Makefile
/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile
/rk3399_rockchip-uboot/board/compulab/trimslice/Makefile
/rk3399_rockchip-uboot/board/congatec/cgtqmx6eval/Makefile
/rk3399_rockchip-uboot/board/corscience/tricorder/Makefile
/rk3399_rockchip-uboot/board/cpc45/Makefile
/rk3399_rockchip-uboot/board/cpu86/Makefile
/rk3399_rockchip-uboot/board/cpu87/Makefile
/rk3399_rockchip-uboot/board/cray/L1/Makefile
/rk3399_rockchip-uboot/board/creative/xfi3/Makefile
/rk3399_rockchip-uboot/board/csb272/Makefile
/rk3399_rockchip-uboot/board/csb472/Makefile
/rk3399_rockchip-uboot/board/cu824/Makefile
/rk3399_rockchip-uboot/board/d-link/dns325/Makefile
/rk3399_rockchip-uboot/board/dave/PPChameleonEVB/Makefile
/rk3399_rockchip-uboot/board/davedenx/aria/Makefile
/rk3399_rockchip-uboot/board/davedenx/qong/Makefile
/rk3399_rockchip-uboot/board/davinci/da8xxevm/Makefile
/rk3399_rockchip-uboot/board/davinci/dm355evm/Makefile
/rk3399_rockchip-uboot/board/davinci/dm355leopard/Makefile
/rk3399_rockchip-uboot/board/davinci/dm365evm/Makefile
/rk3399_rockchip-uboot/board/davinci/dm6467evm/Makefile
/rk3399_rockchip-uboot/board/davinci/dvevm/Makefile
/rk3399_rockchip-uboot/board/davinci/ea20/Makefile
/rk3399_rockchip-uboot/board/davinci/schmoogie/Makefile
/rk3399_rockchip-uboot/board/davinci/sffsdr/Makefile
/rk3399_rockchip-uboot/board/davinci/sonata/Makefile
/rk3399_rockchip-uboot/board/dbau1x00/Makefile
/rk3399_rockchip-uboot/board/denx/m28evk/Makefile
/rk3399_rockchip-uboot/board/denx/m53evk/Makefile
/rk3399_rockchip-uboot/board/dnp5370/Makefile
/rk3399_rockchip-uboot/board/dvlhost/Makefile
/rk3399_rockchip-uboot/board/eXalion/Makefile
/rk3399_rockchip-uboot/board/earthlcd/favr-32-ezkit/Makefile
/rk3399_rockchip-uboot/board/egnite/ethernut5/Makefile
/rk3399_rockchip-uboot/board/eltec/elppc/Makefile
/rk3399_rockchip-uboot/board/eltec/mhpc/Makefile
/rk3399_rockchip-uboot/board/emk/top5200/Makefile
/rk3399_rockchip-uboot/board/emk/top860/Makefile
/rk3399_rockchip-uboot/board/emk/top9000/Makefile
/rk3399_rockchip-uboot/board/enbw/enbw_cmc/Makefile
/rk3399_rockchip-uboot/board/ep8248/Makefile
/rk3399_rockchip-uboot/board/ep8260/Makefile
/rk3399_rockchip-uboot/board/ep82xxm/Makefile
/rk3399_rockchip-uboot/board/esd/adciop/Makefile
/rk3399_rockchip-uboot/board/esd/apc405/Makefile
/rk3399_rockchip-uboot/board/esd/ar405/Makefile
/rk3399_rockchip-uboot/board/esd/ash405/Makefile
/rk3399_rockchip-uboot/board/esd/cms700/Makefile
/rk3399_rockchip-uboot/board/esd/cpci2dp/Makefile
/rk3399_rockchip-uboot/board/esd/cpci405/Makefile
/rk3399_rockchip-uboot/board/esd/cpci5200/Makefile
/rk3399_rockchip-uboot/board/esd/cpci750/Makefile
/rk3399_rockchip-uboot/board/esd/cpciiser4/Makefile
/rk3399_rockchip-uboot/board/esd/dasa_sim/Makefile
/rk3399_rockchip-uboot/board/esd/dp405/Makefile
/rk3399_rockchip-uboot/board/esd/du405/Makefile
/rk3399_rockchip-uboot/board/esd/du440/Makefile
/rk3399_rockchip-uboot/board/esd/hh405/Makefile
/rk3399_rockchip-uboot/board/esd/hub405/Makefile
/rk3399_rockchip-uboot/board/esd/mecp5123/Makefile
/rk3399_rockchip-uboot/board/esd/mecp5200/Makefile
/rk3399_rockchip-uboot/board/esd/meesc/Makefile
/rk3399_rockchip-uboot/board/esd/ocrtc/Makefile
/rk3399_rockchip-uboot/board/esd/otc570/Makefile
/rk3399_rockchip-uboot/board/esd/pci405/Makefile
/rk3399_rockchip-uboot/board/esd/pf5200/Makefile
/rk3399_rockchip-uboot/board/esd/plu405/Makefile
/rk3399_rockchip-uboot/board/esd/pmc405/Makefile
/rk3399_rockchip-uboot/board/esd/pmc405de/Makefile
/rk3399_rockchip-uboot/board/esd/pmc440/Makefile
/rk3399_rockchip-uboot/board/esd/tasreg/Makefile
/rk3399_rockchip-uboot/board/esd/vme8349/Makefile
/rk3399_rockchip-uboot/board/esd/voh405/Makefile
/rk3399_rockchip-uboot/board/esd/vom405/Makefile
/rk3399_rockchip-uboot/board/esd/wuh405/Makefile
/rk3399_rockchip-uboot/board/esg/ima3-mx53/Makefile
/rk3399_rockchip-uboot/board/espt/Makefile
/rk3399_rockchip-uboot/board/esteem192e/Makefile
/rk3399_rockchip-uboot/board/etin/debris/Makefile
/rk3399_rockchip-uboot/board/etin/kvme080/Makefile
/rk3399_rockchip-uboot/board/eukrea/cpu9260/Makefile
/rk3399_rockchip-uboot/board/eukrea/cpuat91/Makefile
/rk3399_rockchip-uboot/board/evb64260/Makefile
/rk3399_rockchip-uboot/board/exmeritus/hww1u1a/Makefile
/rk3399_rockchip-uboot/board/fads/Makefile
/rk3399_rockchip-uboot/board/fads/fads.h
/rk3399_rockchip-uboot/board/faraday/a320evb/Makefile
/rk3399_rockchip-uboot/board/flagadm/Makefile
/rk3399_rockchip-uboot/board/freescale/b4860qds/Makefile
/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/Makefile
/rk3399_rockchip-uboot/board/freescale/c29xpcie/Makefile
/rk3399_rockchip-uboot/board/freescale/common/Makefile
/rk3399_rockchip-uboot/board/freescale/common/p_corenet/Makefile
/rk3399_rockchip-uboot/board/freescale/corenet_ds/Makefile
/rk3399_rockchip-uboot/board/freescale/m5208evbe/Makefile
/rk3399_rockchip-uboot/board/freescale/m52277evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5235evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5249evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5253demo/Makefile
/rk3399_rockchip-uboot/board/freescale/m5253evbe/Makefile
/rk3399_rockchip-uboot/board/freescale/m5271evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5272c3/Makefile
/rk3399_rockchip-uboot/board/freescale/m5275evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5282evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m53017evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5329evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5373evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m54418twr/Makefile
/rk3399_rockchip-uboot/board/freescale/m54451evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m54455evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m547xevb/Makefile
/rk3399_rockchip-uboot/board/freescale/m548xevb/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc5121ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc7448hpc2/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8260ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8266ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8308rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8313erdb/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8315erdb/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8323erdb/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc832xemds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8349emds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8349itx/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8360emds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8360erdk/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc837xerdb/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8536ds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8540ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8541cds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8548cds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8555cds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8560ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8568mds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8569mds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/Makefile
/rk3399_rockchip-uboot/board/freescale/mx23evk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx25pdk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx28evk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx31ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mx31pdk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx35pdk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx51evk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx53ard/Makefile
/rk3399_rockchip-uboot/board/freescale/mx53evk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx53loco/Makefile
/rk3399_rockchip-uboot/board/freescale/mx53smd/Makefile
/rk3399_rockchip-uboot/board/freescale/mx6qarm2/Makefile
/rk3399_rockchip-uboot/board/freescale/mx6qsabreauto/Makefile
/rk3399_rockchip-uboot/board/freescale/mx6sabresd/Makefile
/rk3399_rockchip-uboot/board/freescale/mx6slevk/Makefile
/rk3399_rockchip-uboot/board/freescale/p1010rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/p1022ds/Makefile
/rk3399_rockchip-uboot/board/freescale/p1023rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/p1023rds/Makefile
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/Makefile
/rk3399_rockchip-uboot/board/freescale/p1_twr/Makefile
/rk3399_rockchip-uboot/board/freescale/p2020come/Makefile
/rk3399_rockchip-uboot/board/freescale/p2020ds/Makefile
/rk3399_rockchip-uboot/board/freescale/p2041rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/t1040qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t4qds/Makefile
/rk3399_rockchip-uboot/board/freescale/titanium/Makefile
/rk3399_rockchip-uboot/board/freescale/vf610twr/Makefile
/rk3399_rockchip-uboot/board/friendlyarm/mini2440/Makefile
/rk3399_rockchip-uboot/board/funkwerk/vovpn-gw/Makefile
/rk3399_rockchip-uboot/board/g2000/Makefile
/rk3399_rockchip-uboot/board/gaisler/gr_cpci_ax2000/Makefile
/rk3399_rockchip-uboot/board/gaisler/gr_ep2s60/Makefile
/rk3399_rockchip-uboot/board/gaisler/gr_xc3s_1500/Makefile
/rk3399_rockchip-uboot/board/gaisler/grsim/Makefile
/rk3399_rockchip-uboot/board/gaisler/grsim_leon2/Makefile
/rk3399_rockchip-uboot/board/galaxy5200/Makefile
/rk3399_rockchip-uboot/board/gdsys/405ep/Makefile
/rk3399_rockchip-uboot/board/gdsys/405ex/Makefile
/rk3399_rockchip-uboot/board/gdsys/common/Makefile
/rk3399_rockchip-uboot/board/gdsys/dlvision/Makefile
/rk3399_rockchip-uboot/board/gdsys/gdppc440etx/Makefile
/rk3399_rockchip-uboot/board/gdsys/intip/Makefile
/rk3399_rockchip-uboot/board/gdsys/p1022/Makefile
/rk3399_rockchip-uboot/board/gen860t/Makefile
/rk3399_rockchip-uboot/board/genesi/mx51_efikamx/Makefile
/rk3399_rockchip-uboot/board/genietv/Makefile
/rk3399_rockchip-uboot/board/gw8260/Makefile
/rk3399_rockchip-uboot/board/h2200/Makefile
/rk3399_rockchip-uboot/board/hale/tt01/Makefile
/rk3399_rockchip-uboot/board/hermes/Makefile
/rk3399_rockchip-uboot/board/hidden_dragon/Makefile
/rk3399_rockchip-uboot/board/highbank/Makefile
/rk3399_rockchip-uboot/board/htkw/mcx/Makefile
/rk3399_rockchip-uboot/board/hymod/Makefile
/rk3399_rockchip-uboot/board/ibf-dsp561/Makefile
/rk3399_rockchip-uboot/board/icecube/Makefile
/rk3399_rockchip-uboot/board/icpdas/lp8x4x/Makefile
/rk3399_rockchip-uboot/board/icu862/Makefile
/rk3399_rockchip-uboot/board/idmr/Makefile
/rk3399_rockchip-uboot/board/ids8247/Makefile
/rk3399_rockchip-uboot/board/ifm/ac14xx/Makefile
/rk3399_rockchip-uboot/board/ifm/o2dnt2/Makefile
/rk3399_rockchip-uboot/board/imx31_phycore/Makefile
/rk3399_rockchip-uboot/board/in-circuit/grasshopper/Makefile
/rk3399_rockchip-uboot/board/incaip/Makefile
/rk3399_rockchip-uboot/board/inka4x0/Makefile
/rk3399_rockchip-uboot/board/intercontrol/digsy_mtc/Makefile
/rk3399_rockchip-uboot/board/iomega/iconnect/Makefile
/rk3399_rockchip-uboot/board/ip04/Makefile
/rk3399_rockchip-uboot/board/ip860/Makefile
/rk3399_rockchip-uboot/board/ipek01/Makefile
/rk3399_rockchip-uboot/board/iphase4539/Makefile
/rk3399_rockchip-uboot/board/isee/igep0033/Makefile
/rk3399_rockchip-uboot/board/isee/igep00x0/Makefile
/rk3399_rockchip-uboot/board/ispan/Makefile
/rk3399_rockchip-uboot/board/ivm/Makefile
/rk3399_rockchip-uboot/board/jornada/Makefile
/rk3399_rockchip-uboot/board/jse/Makefile
/rk3399_rockchip-uboot/board/jupiter/Makefile
/rk3399_rockchip-uboot/board/karo/tk71/Makefile
/rk3399_rockchip-uboot/board/karo/tx25/Makefile
/rk3399_rockchip-uboot/board/keymile/km82xx/Makefile
/rk3399_rockchip-uboot/board/keymile/km83xx/Makefile
/rk3399_rockchip-uboot/board/keymile/km_arm/Makefile
/rk3399_rockchip-uboot/board/keymile/kmp204x/Makefile
/rk3399_rockchip-uboot/board/kmc/kzm9g/Makefile
/rk3399_rockchip-uboot/board/korat/Makefile
/rk3399_rockchip-uboot/board/kup/kup4k/Makefile
/rk3399_rockchip-uboot/board/kup/kup4x/Makefile
/rk3399_rockchip-uboot/board/linkstation/Makefile
/rk3399_rockchip-uboot/board/logicpd/am3517evm/Makefile
/rk3399_rockchip-uboot/board/logicpd/imx27lite/Makefile
/rk3399_rockchip-uboot/board/logicpd/imx31_litekit/Makefile
/rk3399_rockchip-uboot/board/logicpd/omap3som/Makefile
/rk3399_rockchip-uboot/board/logicpd/zoom1/Makefile
/rk3399_rockchip-uboot/board/logicpd/zoom2/Makefile
/rk3399_rockchip-uboot/board/lubbock/Makefile
/rk3399_rockchip-uboot/board/lwmon/Makefile
/rk3399_rockchip-uboot/board/lwmon5/Makefile
/rk3399_rockchip-uboot/board/manroland/hmi1001/Makefile
/rk3399_rockchip-uboot/board/manroland/mucmc52/Makefile
/rk3399_rockchip-uboot/board/manroland/uc100/Makefile
/rk3399_rockchip-uboot/board/manroland/uc101/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/common/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mergerbox/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvbc_p/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvblm7/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvblx/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvsmr/Makefile
/rk3399_rockchip-uboot/board/mbx8xx/Makefile
/rk3399_rockchip-uboot/board/mcc200/Makefile
/rk3399_rockchip-uboot/board/micronas/vct/Makefile
/rk3399_rockchip-uboot/board/mimc/mimc200/Makefile
/rk3399_rockchip-uboot/board/miromico/hammerhead/Makefile
/rk3399_rockchip-uboot/board/mosaixtech/icon/Makefile
/rk3399_rockchip-uboot/board/motionpro/Makefile
/rk3399_rockchip-uboot/board/mousse/Makefile
/rk3399_rockchip-uboot/board/mpc8308_p1m/Makefile
/rk3399_rockchip-uboot/board/mpl/mip405/Makefile
/rk3399_rockchip-uboot/board/mpl/pati/Makefile
/rk3399_rockchip-uboot/board/mpl/pip405/Makefile
/rk3399_rockchip-uboot/board/mpl/vcma9/Makefile
/rk3399_rockchip-uboot/board/mpr2/Makefile
/rk3399_rockchip-uboot/board/ms7720se/Makefile
/rk3399_rockchip-uboot/board/ms7722se/Makefile
/rk3399_rockchip-uboot/board/ms7750se/Makefile
/rk3399_rockchip-uboot/board/muas3001/Makefile
/rk3399_rockchip-uboot/board/munices/Makefile
/rk3399_rockchip-uboot/board/musenki/Makefile
/rk3399_rockchip-uboot/board/mvblue/Makefile
/rk3399_rockchip-uboot/board/mx1ads/Makefile
/rk3399_rockchip-uboot/board/netphone/Makefile
/rk3399_rockchip-uboot/board/netta/Makefile
/rk3399_rockchip-uboot/board/netta2/Makefile
/rk3399_rockchip-uboot/board/netvia/Makefile
/rk3399_rockchip-uboot/board/nokia/rx51/Makefile
/rk3399_rockchip-uboot/board/nvidia/beaver/Makefile
/rk3399_rockchip-uboot/board/nvidia/cardhu/Makefile
/rk3399_rockchip-uboot/board/nvidia/common/Makefile
/rk3399_rockchip-uboot/board/nvidia/common/common.mk
/rk3399_rockchip-uboot/board/nvidia/dalmore/Makefile
/rk3399_rockchip-uboot/board/nvidia/harmony/Makefile
/rk3399_rockchip-uboot/board/nvidia/seaboard/Makefile
/rk3399_rockchip-uboot/board/nvidia/ventana/Makefile
/rk3399_rockchip-uboot/board/nvidia/whistler/Makefile
/rk3399_rockchip-uboot/board/nx823/Makefile
/rk3399_rockchip-uboot/board/olimex/mx23_olinuxino/Makefile
/rk3399_rockchip-uboot/board/omicron/calimain/Makefile
/rk3399_rockchip-uboot/board/openrisc/openrisc-generic/Makefile
/rk3399_rockchip-uboot/board/overo/Makefile
/rk3399_rockchip-uboot/board/palmld/Makefile
/rk3399_rockchip-uboot/board/palmtc/Makefile
/rk3399_rockchip-uboot/board/palmtreo680/Makefile
/rk3399_rockchip-uboot/board/pandora/Makefile
/rk3399_rockchip-uboot/board/pb1x00/Makefile
/rk3399_rockchip-uboot/board/pcs440ep/Makefile
/rk3399_rockchip-uboot/board/pdm360ng/Makefile
/rk3399_rockchip-uboot/board/phytec/pcm030/Makefile
/rk3399_rockchip-uboot/board/phytec/pcm051/Makefile
/rk3399_rockchip-uboot/board/pm520/Makefile
/rk3399_rockchip-uboot/board/pm826/Makefile
/rk3399_rockchip-uboot/board/pm828/Makefile
/rk3399_rockchip-uboot/board/pn62/Makefile
/rk3399_rockchip-uboot/board/ppmc7xx/Makefile
/rk3399_rockchip-uboot/board/ppmc8260/Makefile
/rk3399_rockchip-uboot/board/pr1/Makefile
/rk3399_rockchip-uboot/board/prodrive/alpr/Makefile
/rk3399_rockchip-uboot/board/prodrive/p3mx/Makefile
/rk3399_rockchip-uboot/board/prodrive/p3p440/Makefile
/rk3399_rockchip-uboot/board/prodrive/pdnb3/Makefile
/rk3399_rockchip-uboot/board/psyent/pci5441/Makefile
/rk3399_rockchip-uboot/board/psyent/pk1c20/Makefile
/rk3399_rockchip-uboot/board/pxa255_idp/Makefile
/rk3399_rockchip-uboot/board/qemu-malta/Makefile
/rk3399_rockchip-uboot/board/qemu-mips/Makefile
/rk3399_rockchip-uboot/board/quad100hd/Makefile
/rk3399_rockchip-uboot/board/quantum/Makefile
/rk3399_rockchip-uboot/board/r360mpi/Makefile
/rk3399_rockchip-uboot/board/raidsonic/ib62x0/Makefile
/rk3399_rockchip-uboot/board/raspberrypi/rpi_b/Makefile
/rk3399_rockchip-uboot/board/rattler/Makefile
/rk3399_rockchip-uboot/board/rbc823/Makefile
/rk3399_rockchip-uboot/board/renesas/MigoR/Makefile
/rk3399_rockchip-uboot/board/renesas/ap325rxa/Makefile
/rk3399_rockchip-uboot/board/renesas/ecovec/Makefile
/rk3399_rockchip-uboot/board/renesas/r0p7734/Makefile
/rk3399_rockchip-uboot/board/renesas/r2dplus/Makefile
/rk3399_rockchip-uboot/board/renesas/r7780mp/Makefile
/rk3399_rockchip-uboot/board/renesas/rsk7203/Makefile
/rk3399_rockchip-uboot/board/renesas/rsk7264/Makefile
/rk3399_rockchip-uboot/board/renesas/rsk7269/Makefile
/rk3399_rockchip-uboot/board/renesas/sh7752evb/Makefile
/rk3399_rockchip-uboot/board/renesas/sh7757lcr/Makefile
/rk3399_rockchip-uboot/board/renesas/sh7763rdp/Makefile
/rk3399_rockchip-uboot/board/renesas/sh7785lcr/Makefile
/rk3399_rockchip-uboot/board/ronetix/pm9261/Makefile
/rk3399_rockchip-uboot/board/ronetix/pm9263/Makefile
/rk3399_rockchip-uboot/board/ronetix/pm9g45/Makefile
/rk3399_rockchip-uboot/board/rpxsuper/Makefile
/rk3399_rockchip-uboot/board/rsdproto/Makefile
/rk3399_rockchip-uboot/board/sacsng/Makefile
/rk3399_rockchip-uboot/board/samsung/arndale/Makefile
/rk3399_rockchip-uboot/board/samsung/common/Makefile
/rk3399_rockchip-uboot/board/samsung/goni/Makefile
/rk3399_rockchip-uboot/board/samsung/origen/Makefile
/rk3399_rockchip-uboot/board/samsung/smdk2410/Makefile
/rk3399_rockchip-uboot/board/samsung/smdk5250/Makefile
/rk3399_rockchip-uboot/board/samsung/smdkc100/Makefile
/rk3399_rockchip-uboot/board/samsung/smdkv310/Makefile
/rk3399_rockchip-uboot/board/samsung/trats/Makefile
/rk3399_rockchip-uboot/board/samsung/trats2/Makefile
/rk3399_rockchip-uboot/board/samsung/universal_c210/Makefile
/rk3399_rockchip-uboot/board/sandbox/sandbox/Makefile
/rk3399_rockchip-uboot/board/sandburst/karef/Makefile
/rk3399_rockchip-uboot/board/sandburst/metrobox/Makefile
/rk3399_rockchip-uboot/board/sandisk/sansa_fuze_plus/Makefile
/rk3399_rockchip-uboot/board/sandpoint/Makefile
/rk3399_rockchip-uboot/board/sbc405/Makefile
/rk3399_rockchip-uboot/board/sbc8349/Makefile
/rk3399_rockchip-uboot/board/sbc8548/Makefile
/rk3399_rockchip-uboot/board/sbc8641d/Makefile
/rk3399_rockchip-uboot/board/sc3/Makefile
/rk3399_rockchip-uboot/board/scb9328/Makefile
/rk3399_rockchip-uboot/board/schulercontrol/sc_sps_1/Makefile
/rk3399_rockchip-uboot/board/sheldon/simpc8313/Makefile
/rk3399_rockchip-uboot/board/shmin/Makefile
/rk3399_rockchip-uboot/board/siemens/dxr2/Makefile
/rk3399_rockchip-uboot/board/siemens/pxm2/Makefile
/rk3399_rockchip-uboot/board/siemens/rut/Makefile
/rk3399_rockchip-uboot/board/sixnet/Makefile
/rk3399_rockchip-uboot/board/snmc/qs850/Makefile
/rk3399_rockchip-uboot/board/snmc/qs860t/Makefile
/rk3399_rockchip-uboot/board/socrates/Makefile
/rk3399_rockchip-uboot/board/spc1920/Makefile
/rk3399_rockchip-uboot/board/spd8xx/Makefile
/rk3399_rockchip-uboot/board/spear/common/Makefile
/rk3399_rockchip-uboot/board/spear/spear300/Makefile
/rk3399_rockchip-uboot/board/spear/spear310/Makefile
/rk3399_rockchip-uboot/board/spear/spear320/Makefile
/rk3399_rockchip-uboot/board/spear/spear600/Makefile
/rk3399_rockchip-uboot/board/spear/x600/Makefile
/rk3399_rockchip-uboot/board/st-ericsson/snowball/Makefile
/rk3399_rockchip-uboot/board/st-ericsson/u8500/Makefile
/rk3399_rockchip-uboot/board/st/nhk8815/Makefile
/rk3399_rockchip-uboot/board/stx/stxgp3/Makefile
/rk3399_rockchip-uboot/board/stx/stxssa/Makefile
/rk3399_rockchip-uboot/board/stx/stxxtc/Makefile
/rk3399_rockchip-uboot/board/svm_sc8xx/Makefile
/rk3399_rockchip-uboot/board/syteco/jadecpu/Makefile
/rk3399_rockchip-uboot/board/syteco/zmx25/Makefile
/rk3399_rockchip-uboot/board/t3corp/Makefile
/rk3399_rockchip-uboot/board/taskit/stamp9g20/Makefile
/rk3399_rockchip-uboot/board/tcm-bf518/Makefile
/rk3399_rockchip-uboot/board/tcm-bf537/Makefile
/rk3399_rockchip-uboot/board/technexion/twister/Makefile
/rk3399_rockchip-uboot/board/teejet/mt_ventoux/Makefile
/rk3399_rockchip-uboot/board/ti/am335x/Makefile
/rk3399_rockchip-uboot/board/ti/am3517crane/Makefile
/rk3399_rockchip-uboot/board/ti/am43xx/Makefile
/rk3399_rockchip-uboot/board/ti/beagle/Makefile
/rk3399_rockchip-uboot/board/ti/dra7xx/Makefile
/rk3399_rockchip-uboot/board/ti/evm/Makefile
/rk3399_rockchip-uboot/board/ti/omap5912osk/Makefile
/rk3399_rockchip-uboot/board/ti/omap5_uevm/Makefile
/rk3399_rockchip-uboot/board/ti/omap730p2/Makefile
/rk3399_rockchip-uboot/board/ti/panda/Makefile
/rk3399_rockchip-uboot/board/ti/sdp3430/Makefile
/rk3399_rockchip-uboot/board/ti/sdp4430/Makefile
/rk3399_rockchip-uboot/board/ti/ti814x/Makefile
/rk3399_rockchip-uboot/board/ti/ti816x/Makefile
/rk3399_rockchip-uboot/board/ti/tnetv107xevm/Makefile
/rk3399_rockchip-uboot/board/timll/devkit3250/Makefile
/rk3399_rockchip-uboot/board/timll/devkit8000/Makefile
/rk3399_rockchip-uboot/board/toradex/colibri_pxa270/Makefile
/rk3399_rockchip-uboot/board/toradex/colibri_t20_iris/Makefile
/rk3399_rockchip-uboot/board/total5200/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm5200/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm8260/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm8272/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm834x/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm8xx/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm8xx/u-boot.lds
/rk3399_rockchip-uboot/board/trizepsiv/Makefile
/rk3399_rockchip-uboot/board/ttcontrol/vision2/Makefile
/rk3399_rockchip-uboot/board/utx8245/Makefile
/rk3399_rockchip-uboot/board/v37/Makefile
/rk3399_rockchip-uboot/board/v38b/Makefile
/rk3399_rockchip-uboot/board/ve8313/Makefile
/rk3399_rockchip-uboot/board/vpac270/Makefile
/rk3399_rockchip-uboot/board/w7o/Makefile
/rk3399_rockchip-uboot/board/wandboard/Makefile
/rk3399_rockchip-uboot/board/woodburn/Makefile
/rk3399_rockchip-uboot/board/xaeniax/Makefile
/rk3399_rockchip-uboot/board/xes/common/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite1000/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite517x/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite520x/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite537x/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite550x/Makefile
/rk3399_rockchip-uboot/board/xilinx/microblaze-generic/Makefile
/rk3399_rockchip-uboot/board/xilinx/ml507/Makefile
/rk3399_rockchip-uboot/board/xilinx/ppc405-generic/Makefile
/rk3399_rockchip-uboot/board/xilinx/ppc440-generic/Makefile
/rk3399_rockchip-uboot/board/xilinx/zynq/Makefile
/rk3399_rockchip-uboot/board/zeus/Makefile
/rk3399_rockchip-uboot/board/zipitz2/Makefile
/rk3399_rockchip-uboot/board/zpc1900/Makefile
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/spl/Makefile
/rk3399_rockchip-uboot/disk/Makefile
/rk3399_rockchip-uboot/drivers/Makefile
/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile
/rk3399_rockchip-uboot/drivers/block/Makefile
/rk3399_rockchip-uboot/drivers/bootcount/Makefile
/rk3399_rockchip-uboot/drivers/crypto/Makefile
/rk3399_rockchip-uboot/drivers/dfu/Makefile
/rk3399_rockchip-uboot/drivers/dma/Makefile
/rk3399_rockchip-uboot/drivers/fpga/Makefile
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/adi_gpio2.c
/rk3399_rockchip-uboot/drivers/hwmon/Makefile
/rk3399_rockchip-uboot/drivers/i2c/Makefile
/rk3399_rockchip-uboot/drivers/input/Makefile
/rk3399_rockchip-uboot/drivers/misc/Makefile
/rk3399_rockchip-uboot/drivers/mmc/Makefile
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc.c
/rk3399_rockchip-uboot/drivers/mtd/Makefile
/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_util.c
/rk3399_rockchip-uboot/drivers/mtd/onenand/Makefile
/rk3399_rockchip-uboot/drivers/mtd/spi/Makefile
/rk3399_rockchip-uboot/drivers/mtd/ubi/Makefile
/rk3399_rockchip-uboot/drivers/net/Makefile
/rk3399_rockchip-uboot/drivers/net/fm/Makefile
/rk3399_rockchip-uboot/drivers/net/npe/Makefile
/rk3399_rockchip-uboot/drivers/net/phy/Makefile
/rk3399_rockchip-uboot/drivers/pci/Makefile
/rk3399_rockchip-uboot/drivers/pcmcia/Makefile
/rk3399_rockchip-uboot/drivers/power/Makefile
/rk3399_rockchip-uboot/drivers/power/battery/Makefile
/rk3399_rockchip-uboot/drivers/power/fuel_gauge/Makefile
/rk3399_rockchip-uboot/drivers/power/mfd/Makefile
/rk3399_rockchip-uboot/drivers/power/pmic/Makefile
/rk3399_rockchip-uboot/drivers/qe/Makefile
/rk3399_rockchip-uboot/drivers/rtc/Makefile
/rk3399_rockchip-uboot/drivers/serial/Makefile
/rk3399_rockchip-uboot/drivers/sound/Makefile
/rk3399_rockchip-uboot/drivers/spi/Makefile
/rk3399_rockchip-uboot/drivers/tpm/Makefile
/rk3399_rockchip-uboot/drivers/twserial/Makefile
/rk3399_rockchip-uboot/drivers/usb/eth/Makefile
/rk3399_rockchip-uboot/drivers/usb/gadget/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/musb-new/Makefile
/rk3399_rockchip-uboot/drivers/usb/musb/Makefile
/rk3399_rockchip-uboot/drivers/usb/phy/Makefile
/rk3399_rockchip-uboot/drivers/usb/ulpi/Makefile
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/watchdog/Makefile
/rk3399_rockchip-uboot/dts/Makefile
/rk3399_rockchip-uboot/fs/Makefile
/rk3399_rockchip-uboot/fs/cbfs/Makefile
/rk3399_rockchip-uboot/fs/cramfs/Makefile
/rk3399_rockchip-uboot/fs/ext4/Makefile
/rk3399_rockchip-uboot/fs/fat/Makefile
/rk3399_rockchip-uboot/fs/fdos/Makefile
/rk3399_rockchip-uboot/fs/jffs2/Makefile
/rk3399_rockchip-uboot/fs/reiserfs/Makefile
/rk3399_rockchip-uboot/fs/sandbox/Makefile
/rk3399_rockchip-uboot/fs/ubifs/Makefile
/rk3399_rockchip-uboot/fs/yaffs2/Makefile
/rk3399_rockchip-uboot/fs/zfs/Makefile
/rk3399_rockchip-uboot/include/config_fallbacks.h
/rk3399_rockchip-uboot/include/configs/A3000.h
/rk3399_rockchip-uboot/include/configs/APC405.h
/rk3399_rockchip-uboot/include/configs/AR405.h
/rk3399_rockchip-uboot/include/configs/ASH405.h
/rk3399_rockchip-uboot/include/configs/Adder.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.h
/rk3399_rockchip-uboot/include/configs/BC3450.h
/rk3399_rockchip-uboot/include/configs/BSC9131RDB.h
/rk3399_rockchip-uboot/include/configs/BSC9132QDS.h
/rk3399_rockchip-uboot/include/configs/C29XPCIE.h
/rk3399_rockchip-uboot/include/configs/CATcenter.h
/rk3399_rockchip-uboot/include/configs/CMS700.h
/rk3399_rockchip-uboot/include/configs/CPC45.h
/rk3399_rockchip-uboot/include/configs/CPCI2DP.h
/rk3399_rockchip-uboot/include/configs/CPCI405.h
/rk3399_rockchip-uboot/include/configs/CPCI4052.h
/rk3399_rockchip-uboot/include/configs/CPCI405AB.h
/rk3399_rockchip-uboot/include/configs/CPCI405DT.h
/rk3399_rockchip-uboot/include/configs/CPCI750.h
/rk3399_rockchip-uboot/include/configs/CPCIISER4.h
/rk3399_rockchip-uboot/include/configs/CPU86.h
/rk3399_rockchip-uboot/include/configs/CPU87.h
/rk3399_rockchip-uboot/include/configs/CRAYL1.h
/rk3399_rockchip-uboot/include/configs/CU824.h
/rk3399_rockchip-uboot/include/configs/DB64360.h
/rk3399_rockchip-uboot/include/configs/DB64460.h
/rk3399_rockchip-uboot/include/configs/DP405.h
/rk3399_rockchip-uboot/include/configs/DU405.h
/rk3399_rockchip-uboot/include/configs/DU440.h
/rk3399_rockchip-uboot/include/configs/ELPPC.h
/rk3399_rockchip-uboot/include/configs/ELPT860.h
/rk3399_rockchip-uboot/include/configs/EP88x.h
/rk3399_rockchip-uboot/include/configs/ESTEEM192E.h
/rk3399_rockchip-uboot/include/configs/EVB64260.h
/rk3399_rockchip-uboot/include/configs/EXBITGEN.h
/rk3399_rockchip-uboot/include/configs/FADS823.h
/rk3399_rockchip-uboot/include/configs/FADS850SAR.h
/rk3399_rockchip-uboot/include/configs/FLAGADM.h
/rk3399_rockchip-uboot/include/configs/FPS850L.h
/rk3399_rockchip-uboot/include/configs/FPS860L.h
/rk3399_rockchip-uboot/include/configs/G2000.h
/rk3399_rockchip-uboot/include/configs/GEN860T.h
/rk3399_rockchip-uboot/include/configs/GENIETV.h
/rk3399_rockchip-uboot/include/configs/HH405.h
/rk3399_rockchip-uboot/include/configs/HIDDEN_DRAGON.h
/rk3399_rockchip-uboot/include/configs/HUB405.h
/rk3399_rockchip-uboot/include/configs/HWW1U1A.h
/rk3399_rockchip-uboot/include/configs/ICU862.h
/rk3399_rockchip-uboot/include/configs/IDS8247.h
/rk3399_rockchip-uboot/include/configs/IP860.h
/rk3399_rockchip-uboot/include/configs/IPHASE4539.h
/rk3399_rockchip-uboot/include/configs/ISPAN.h
/rk3399_rockchip-uboot/include/configs/IVML24.h
/rk3399_rockchip-uboot/include/configs/IVMS8.h
/rk3399_rockchip-uboot/include/configs/IceCube.h
/rk3399_rockchip-uboot/include/configs/JSE.h
/rk3399_rockchip-uboot/include/configs/KAREF.h
/rk3399_rockchip-uboot/include/configs/KUP4K.h
/rk3399_rockchip-uboot/include/configs/KUP4X.h
/rk3399_rockchip-uboot/include/configs/M5208EVBE.h
/rk3399_rockchip-uboot/include/configs/M52277EVB.h
/rk3399_rockchip-uboot/include/configs/M5235EVB.h
/rk3399_rockchip-uboot/include/configs/M5249EVB.h
/rk3399_rockchip-uboot/include/configs/M5253DEMO.h
/rk3399_rockchip-uboot/include/configs/M5253EVBE.h
/rk3399_rockchip-uboot/include/configs/M5271EVB.h
/rk3399_rockchip-uboot/include/configs/M5272C3.h
/rk3399_rockchip-uboot/include/configs/M5275EVB.h
/rk3399_rockchip-uboot/include/configs/M5282EVB.h
/rk3399_rockchip-uboot/include/configs/M53017EVB.h
/rk3399_rockchip-uboot/include/configs/M5329EVB.h
/rk3399_rockchip-uboot/include/configs/M5373EVB.h
/rk3399_rockchip-uboot/include/configs/M54418TWR.h
/rk3399_rockchip-uboot/include/configs/M54451EVB.h
/rk3399_rockchip-uboot/include/configs/M54455EVB.h
/rk3399_rockchip-uboot/include/configs/M5475EVB.h
/rk3399_rockchip-uboot/include/configs/M5485EVB.h
/rk3399_rockchip-uboot/include/configs/MBX.h
/rk3399_rockchip-uboot/include/configs/MBX860T.h
/rk3399_rockchip-uboot/include/configs/MERGERBOX.h
/rk3399_rockchip-uboot/include/configs/METROBOX.h
/rk3399_rockchip-uboot/include/configs/MHPC.h
/rk3399_rockchip-uboot/include/configs/MIP405.h
/rk3399_rockchip-uboot/include/configs/MOUSSE.h
/rk3399_rockchip-uboot/include/configs/MPC8260ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8266ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8308RDB.h
/rk3399_rockchip-uboot/include/configs/MPC8313ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8315ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8323ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC832XEMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8349EMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8349ITX.h
/rk3399_rockchip-uboot/include/configs/MPC8360EMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8360ERDK.h
/rk3399_rockchip-uboot/include/configs/MPC837XEMDS.h
/rk3399_rockchip-uboot/include/configs/MPC837XERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8540ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8541CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8544DS.h
/rk3399_rockchip-uboot/include/configs/MPC8548CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8555CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8560ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8568MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/MPC8610HPCD.h
/rk3399_rockchip-uboot/include/configs/MPC8641HPCN.h
/rk3399_rockchip-uboot/include/configs/MUSENKI.h
/rk3399_rockchip-uboot/include/configs/MVBC_P.h
/rk3399_rockchip-uboot/include/configs/MVBLM7.h
/rk3399_rockchip-uboot/include/configs/MVBLUE.h
/rk3399_rockchip-uboot/include/configs/MVS1.h
/rk3399_rockchip-uboot/include/configs/MVSMR.h
/rk3399_rockchip-uboot/include/configs/MigoR.h
/rk3399_rockchip-uboot/include/configs/NETPHONE.h
/rk3399_rockchip-uboot/include/configs/NETTA.h
/rk3399_rockchip-uboot/include/configs/NETTA2.h
/rk3399_rockchip-uboot/include/configs/NETVIA.h
/rk3399_rockchip-uboot/include/configs/NSCU.h
/rk3399_rockchip-uboot/include/configs/NX823.h
/rk3399_rockchip-uboot/include/configs/OCRTC.h
/rk3399_rockchip-uboot/include/configs/ORSG.h
/rk3399_rockchip-uboot/include/configs/P1010RDB.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P1023RDB.h
/rk3399_rockchip-uboot/include/configs/P1023RDS.h
/rk3399_rockchip-uboot/include/configs/P1_P2_RDB.h
/rk3399_rockchip-uboot/include/configs/P2020COME.h
/rk3399_rockchip-uboot/include/configs/P2020DS.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/P3G4.h
/rk3399_rockchip-uboot/include/configs/PATI.h
/rk3399_rockchip-uboot/include/configs/PCI405.h
/rk3399_rockchip-uboot/include/configs/PCI5441.h
/rk3399_rockchip-uboot/include/configs/PIP405.h
/rk3399_rockchip-uboot/include/configs/PK1C20.h
/rk3399_rockchip-uboot/include/configs/PLU405.h
/rk3399_rockchip-uboot/include/configs/PM520.h
/rk3399_rockchip-uboot/include/configs/PM826.h
/rk3399_rockchip-uboot/include/configs/PM828.h
/rk3399_rockchip-uboot/include/configs/PMC405.h
/rk3399_rockchip-uboot/include/configs/PMC405DE.h
/rk3399_rockchip-uboot/include/configs/PMC440.h
/rk3399_rockchip-uboot/include/configs/PN62.h
/rk3399_rockchip-uboot/include/configs/PPChameleonEVB.h
/rk3399_rockchip-uboot/include/configs/QS823.h
/rk3399_rockchip-uboot/include/configs/QS850.h
/rk3399_rockchip-uboot/include/configs/QS860T.h
/rk3399_rockchip-uboot/include/configs/R360MPI.h
/rk3399_rockchip-uboot/include/configs/RBC823.h
/rk3399_rockchip-uboot/include/configs/RPXClassic.h
/rk3399_rockchip-uboot/include/configs/RPXlite.h
/rk3399_rockchip-uboot/include/configs/RPXlite_DW.h
/rk3399_rockchip-uboot/include/configs/RPXsuper.h
/rk3399_rockchip-uboot/include/configs/RRvision.h
/rk3399_rockchip-uboot/include/configs/Rattler.h
/rk3399_rockchip-uboot/include/configs/SIMPC8313.h
/rk3399_rockchip-uboot/include/configs/SM850.h
/rk3399_rockchip-uboot/include/configs/SPD823TS.h
/rk3399_rockchip-uboot/include/configs/SXNI855T.h
/rk3399_rockchip-uboot/include/configs/Sandpoint8240.h
/rk3399_rockchip-uboot/include/configs/Sandpoint8245.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/TASREG.h
/rk3399_rockchip-uboot/include/configs/TB5200.h
/rk3399_rockchip-uboot/include/configs/TK885D.h
/rk3399_rockchip-uboot/include/configs/TOP5200.h
/rk3399_rockchip-uboot/include/configs/TOP860.h
/rk3399_rockchip-uboot/include/configs/TQM5200.h
/rk3399_rockchip-uboot/include/configs/TQM823L.h
/rk3399_rockchip-uboot/include/configs/TQM823M.h
/rk3399_rockchip-uboot/include/configs/TQM8260.h
/rk3399_rockchip-uboot/include/configs/TQM8272.h
/rk3399_rockchip-uboot/include/configs/TQM834x.h
/rk3399_rockchip-uboot/include/configs/TQM850L.h
/rk3399_rockchip-uboot/include/configs/TQM850M.h
/rk3399_rockchip-uboot/include/configs/TQM855L.h
/rk3399_rockchip-uboot/include/configs/TQM855M.h
/rk3399_rockchip-uboot/include/configs/TQM860L.h
/rk3399_rockchip-uboot/include/configs/TQM860M.h
/rk3399_rockchip-uboot/include/configs/TQM862L.h
/rk3399_rockchip-uboot/include/configs/TQM862M.h
/rk3399_rockchip-uboot/include/configs/TQM866M.h
/rk3399_rockchip-uboot/include/configs/TQM885D.h
/rk3399_rockchip-uboot/include/configs/Total5200.h
/rk3399_rockchip-uboot/include/configs/VCMA9.h
/rk3399_rockchip-uboot/include/configs/VOH405.h
/rk3399_rockchip-uboot/include/configs/VOM405.h
/rk3399_rockchip-uboot/include/configs/VoVPN-GW.h
/rk3399_rockchip-uboot/include/configs/W7OLMC.h
/rk3399_rockchip-uboot/include/configs/W7OLMG.h
/rk3399_rockchip-uboot/include/configs/WUH405.h
/rk3399_rockchip-uboot/include/configs/ZPC1900.h
/rk3399_rockchip-uboot/include/configs/ZUMA.h
/rk3399_rockchip-uboot/include/configs/a320evb.h
/rk3399_rockchip-uboot/include/configs/a3m071.h
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/ac14xx.h
/rk3399_rockchip-uboot/include/configs/actux1.h
/rk3399_rockchip-uboot/include/configs/actux2.h
/rk3399_rockchip-uboot/include/configs/actux3.h
/rk3399_rockchip-uboot/include/configs/actux4.h
/rk3399_rockchip-uboot/include/configs/adp-ag101.h
/rk3399_rockchip-uboot/include/configs/adp-ag101p.h
/rk3399_rockchip-uboot/include/configs/adp-ag102.h
/rk3399_rockchip-uboot/include/configs/aev.h
/rk3399_rockchip-uboot/include/configs/afeb9260.h
/rk3399_rockchip-uboot/include/configs/alpr.h
/rk3399_rockchip-uboot/include/configs/am3517_crane.h
/rk3399_rockchip-uboot/include/configs/am3517_evm.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/amcc-common.h
/rk3399_rockchip-uboot/include/configs/ap325rxa.h
/rk3399_rockchip-uboot/include/configs/ap_sh4a_4a.h
/rk3399_rockchip-uboot/include/configs/aria.h
/rk3399_rockchip-uboot/include/configs/armadillo-800eva.h
/rk3399_rockchip-uboot/include/configs/arndale.h
/rk3399_rockchip-uboot/include/configs/astro_mcf5373l.h
/rk3399_rockchip-uboot/include/configs/at91rm9200ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9260ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9261ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9263ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9m10g45ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9n12ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9rlek.h
/rk3399_rockchip-uboot/include/configs/at91sam9x5ek.h
/rk3399_rockchip-uboot/include/configs/atc.h
/rk3399_rockchip-uboot/include/configs/atngw100.h
/rk3399_rockchip-uboot/include/configs/atngw100mkii.h
/rk3399_rockchip-uboot/include/configs/atstk1002.h
/rk3399_rockchip-uboot/include/configs/atstk1003.h
/rk3399_rockchip-uboot/include/configs/atstk1004.h
/rk3399_rockchip-uboot/include/configs/atstk1006.h
/rk3399_rockchip-uboot/include/configs/balloon3.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/cam_enc_4xx.h
/rk3399_rockchip-uboot/include/configs/canmb.h
/rk3399_rockchip-uboot/include/configs/cgtqmx6eval.h
/rk3399_rockchip-uboot/include/configs/cm4008.h
/rk3399_rockchip-uboot/include/configs/cm41xx.h
/rk3399_rockchip-uboot/include/configs/cm5200.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/cmi_mpc5xx.h
/rk3399_rockchip-uboot/include/configs/cobra5272.h
/rk3399_rockchip-uboot/include/configs/cogent_mpc8260.h
/rk3399_rockchip-uboot/include/configs/cogent_mpc8xx.h
/rk3399_rockchip-uboot/include/configs/colibri_pxa270.h
/rk3399_rockchip-uboot/include/configs/controlcenterd.h
/rk3399_rockchip-uboot/include/configs/coreboot.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/cpci5200.h
/rk3399_rockchip-uboot/include/configs/cpu9260.h
/rk3399_rockchip-uboot/include/configs/cpuat91.h
/rk3399_rockchip-uboot/include/configs/csb272.h
/rk3399_rockchip-uboot/include/configs/csb472.h
/rk3399_rockchip-uboot/include/configs/da830evm.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/davinci_dm355evm.h
/rk3399_rockchip-uboot/include/configs/davinci_dm355leopard.h
/rk3399_rockchip-uboot/include/configs/davinci_dm365evm.h
/rk3399_rockchip-uboot/include/configs/davinci_dm6467evm.h
/rk3399_rockchip-uboot/include/configs/davinci_dvevm.h
/rk3399_rockchip-uboot/include/configs/davinci_schmoogie.h
/rk3399_rockchip-uboot/include/configs/davinci_sffsdr.h
/rk3399_rockchip-uboot/include/configs/davinci_sonata.h
/rk3399_rockchip-uboot/include/configs/dbau1x00.h
/rk3399_rockchip-uboot/include/configs/debris.h
/rk3399_rockchip-uboot/include/configs/devkit3250.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/dig297.h
/rk3399_rockchip-uboot/include/configs/digsy_mtc.h
/rk3399_rockchip-uboot/include/configs/dns325.h
/rk3399_rockchip-uboot/include/configs/dvlhost.h
/rk3399_rockchip-uboot/include/configs/eXalion.h
/rk3399_rockchip-uboot/include/configs/ea20.h
/rk3399_rockchip-uboot/include/configs/eb_cpu5282.h
/rk3399_rockchip-uboot/include/configs/eb_cpux9k2.h
/rk3399_rockchip-uboot/include/configs/ecovec.h
/rk3399_rockchip-uboot/include/configs/edminiv2.h
/rk3399_rockchip-uboot/include/configs/enbw_cmc.h
/rk3399_rockchip-uboot/include/configs/ep8248.h
/rk3399_rockchip-uboot/include/configs/ep8260.h
/rk3399_rockchip-uboot/include/configs/ep82xxm.h
/rk3399_rockchip-uboot/include/configs/espt.h
/rk3399_rockchip-uboot/include/configs/ethernut5.h
/rk3399_rockchip-uboot/include/configs/exynos5250-dt.h
/rk3399_rockchip-uboot/include/configs/favr-32-ezkit.h
/rk3399_rockchip-uboot/include/configs/flea3.h
/rk3399_rockchip-uboot/include/configs/galaxy5200.h
/rk3399_rockchip-uboot/include/configs/gr_cpci_ax2000.h
/rk3399_rockchip-uboot/include/configs/gr_ep2s60.h
/rk3399_rockchip-uboot/include/configs/gr_xc3s_1500.h
/rk3399_rockchip-uboot/include/configs/grasshopper.h
/rk3399_rockchip-uboot/include/configs/grsim.h
/rk3399_rockchip-uboot/include/configs/grsim_leon2.h
/rk3399_rockchip-uboot/include/configs/gw8260.h
/rk3399_rockchip-uboot/include/configs/h2200.h
/rk3399_rockchip-uboot/include/configs/hammerhead.h
/rk3399_rockchip-uboot/include/configs/hawkboard.h
/rk3399_rockchip-uboot/include/configs/hermes.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/hmi1001.h
/rk3399_rockchip-uboot/include/configs/hymod.h
/rk3399_rockchip-uboot/include/configs/idmr.h
/rk3399_rockchip-uboot/include/configs/igep0033.h
/rk3399_rockchip-uboot/include/configs/igep00x0.h
/rk3399_rockchip-uboot/include/configs/ima3-mx53.h
/rk3399_rockchip-uboot/include/configs/imx27lite-common.h
/rk3399_rockchip-uboot/include/configs/imx31_litekit.h
/rk3399_rockchip-uboot/include/configs/imx31_phycore.h
/rk3399_rockchip-uboot/include/configs/incaip.h
/rk3399_rockchip-uboot/include/configs/inka4x0.h
/rk3399_rockchip-uboot/include/configs/integrator-common.h
/rk3399_rockchip-uboot/include/configs/ipam390.h
/rk3399_rockchip-uboot/include/configs/ipek01.h
/rk3399_rockchip-uboot/include/configs/jadecpu.h
/rk3399_rockchip-uboot/include/configs/jornada.h
/rk3399_rockchip-uboot/include/configs/jupiter.h
/rk3399_rockchip-uboot/include/configs/km/keymile-common.h
/rk3399_rockchip-uboot/include/configs/korat.h
/rk3399_rockchip-uboot/include/configs/kvme080.h
/rk3399_rockchip-uboot/include/configs/kzm9g.h
/rk3399_rockchip-uboot/include/configs/linkstation.h
/rk3399_rockchip-uboot/include/configs/lp8x4x.h
/rk3399_rockchip-uboot/include/configs/lsxl.h
/rk3399_rockchip-uboot/include/configs/lubbock.h
/rk3399_rockchip-uboot/include/configs/lwmon.h
/rk3399_rockchip-uboot/include/configs/lwmon5.h
/rk3399_rockchip-uboot/include/configs/m53evk.h
/rk3399_rockchip-uboot/include/configs/manroland/common.h
/rk3399_rockchip-uboot/include/configs/manroland/mpc5200-common.h
/rk3399_rockchip-uboot/include/configs/mcc200.h
/rk3399_rockchip-uboot/include/configs/mcx.h
/rk3399_rockchip-uboot/include/configs/mecp5123.h
/rk3399_rockchip-uboot/include/configs/mecp5200.h
/rk3399_rockchip-uboot/include/configs/meesc.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/mimc200.h
/rk3399_rockchip-uboot/include/configs/motionpro.h
/rk3399_rockchip-uboot/include/configs/mpc5121ads.h
/rk3399_rockchip-uboot/include/configs/mpc7448hpc2.h
/rk3399_rockchip-uboot/include/configs/mpc8308_p1m.h
/rk3399_rockchip-uboot/include/configs/mpq101.h
/rk3399_rockchip-uboot/include/configs/mpr2.h
/rk3399_rockchip-uboot/include/configs/ms7720se.h
/rk3399_rockchip-uboot/include/configs/ms7722se.h
/rk3399_rockchip-uboot/include/configs/ms7750se.h
/rk3399_rockchip-uboot/include/configs/muas3001.h
/rk3399_rockchip-uboot/include/configs/munices.h
/rk3399_rockchip-uboot/include/configs/mv-common.h
/rk3399_rockchip-uboot/include/configs/mx1ads.h
/rk3399_rockchip-uboot/include/configs/mx25pdk.h
/rk3399_rockchip-uboot/include/configs/mx31ads.h
/rk3399_rockchip-uboot/include/configs/mx31pdk.h
/rk3399_rockchip-uboot/include/configs/mx35pdk.h
/rk3399_rockchip-uboot/include/configs/mx51_efikamx.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/mx53ard.h
/rk3399_rockchip-uboot/include/configs/mx53evk.h
/rk3399_rockchip-uboot/include/configs/mx53loco.h
/rk3399_rockchip-uboot/include/configs/mx53smd.h
/rk3399_rockchip-uboot/include/configs/mx6qarm2.h
/rk3399_rockchip-uboot/include/configs/mx6sabre_common.h
/rk3399_rockchip-uboot/include/configs/mx6slevk.h
/rk3399_rockchip-uboot/include/configs/mxs.h
/rk3399_rockchip-uboot/include/configs/nhk8815.h
/rk3399_rockchip-uboot/include/configs/nios2-generic.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/nokia_rx51.h
/rk3399_rockchip-uboot/include/configs/o2dnt-common.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm_common.h
/rk3399_rockchip-uboot/include/configs/omap3_logic.h
/rk3399_rockchip-uboot/include/configs/omap3_mvblx.h
/rk3399_rockchip-uboot/include/configs/omap3_overo.h
/rk3399_rockchip-uboot/include/configs/omap3_pandora.h
/rk3399_rockchip-uboot/include/configs/omap3_sdp3430.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom1.h
/rk3399_rockchip-uboot/include/configs/omap4_common.h
/rk3399_rockchip-uboot/include/configs/omap5912osk.h
/rk3399_rockchip-uboot/include/configs/openrisc-generic.h
/rk3399_rockchip-uboot/include/configs/origen.h
/rk3399_rockchip-uboot/include/configs/otc570.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/p3mx.h
/rk3399_rockchip-uboot/include/configs/p3p440.h
/rk3399_rockchip-uboot/include/configs/palmld.h
/rk3399_rockchip-uboot/include/configs/palmtc.h
/rk3399_rockchip-uboot/include/configs/palmtreo680.h
/rk3399_rockchip-uboot/include/configs/pb1x00.h
/rk3399_rockchip-uboot/include/configs/pcm030.h
/rk3399_rockchip-uboot/include/configs/pcm051.h
/rk3399_rockchip-uboot/include/configs/pcs440ep.h
/rk3399_rockchip-uboot/include/configs/pdm360ng.h
/rk3399_rockchip-uboot/include/configs/pdnb3.h
/rk3399_rockchip-uboot/include/configs/pf5200.h
/rk3399_rockchip-uboot/include/configs/pm9261.h
/rk3399_rockchip-uboot/include/configs/pm9263.h
/rk3399_rockchip-uboot/include/configs/pm9g45.h
/rk3399_rockchip-uboot/include/configs/ppmc7xx.h
/rk3399_rockchip-uboot/include/configs/ppmc8260.h
/rk3399_rockchip-uboot/include/configs/pxa255_idp.h
/rk3399_rockchip-uboot/include/configs/qemu-malta.h
/rk3399_rockchip-uboot/include/configs/qemu-mips.h
/rk3399_rockchip-uboot/include/configs/qemu-mips64.h
/rk3399_rockchip-uboot/include/configs/qong.h
/rk3399_rockchip-uboot/include/configs/quad100hd.h
/rk3399_rockchip-uboot/include/configs/quantum.h
/rk3399_rockchip-uboot/include/configs/r0p7734.h
/rk3399_rockchip-uboot/include/configs/r2dplus.h
/rk3399_rockchip-uboot/include/configs/r7780mp.h
/rk3399_rockchip-uboot/include/configs/rpi_b.h
/rk3399_rockchip-uboot/include/configs/rsdproto.h
/rk3399_rockchip-uboot/include/configs/rsk7203.h
/rk3399_rockchip-uboot/include/configs/rsk7264.h
/rk3399_rockchip-uboot/include/configs/rsk7269.h
/rk3399_rockchip-uboot/include/configs/s5p_goni.h
/rk3399_rockchip-uboot/include/configs/s5pc210_universal.h
/rk3399_rockchip-uboot/include/configs/sacsng.h
/rk3399_rockchip-uboot/include/configs/sama5d3xek.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/sbc35_a9g20.h
/rk3399_rockchip-uboot/include/configs/sbc405.h
/rk3399_rockchip-uboot/include/configs/sbc8349.h
/rk3399_rockchip-uboot/include/configs/sbc8548.h
/rk3399_rockchip-uboot/include/configs/sbc8641d.h
/rk3399_rockchip-uboot/include/configs/sc3.h
/rk3399_rockchip-uboot/include/configs/sh7752evb.h
/rk3399_rockchip-uboot/include/configs/sh7757lcr.h
/rk3399_rockchip-uboot/include/configs/sh7763rdp.h
/rk3399_rockchip-uboot/include/configs/sh7785lcr.h
/rk3399_rockchip-uboot/include/configs/shmin.h
/rk3399_rockchip-uboot/include/configs/siemens-am33x-common.h
/rk3399_rockchip-uboot/include/configs/smdk2410.h
/rk3399_rockchip-uboot/include/configs/smdkc100.h
/rk3399_rockchip-uboot/include/configs/smdkv310.h
/rk3399_rockchip-uboot/include/configs/snapper9260.h
/rk3399_rockchip-uboot/include/configs/snowball.h
/rk3399_rockchip-uboot/include/configs/socfpga_cyclone5.h
/rk3399_rockchip-uboot/include/configs/socrates.h
/rk3399_rockchip-uboot/include/configs/spc1920.h
/rk3399_rockchip-uboot/include/configs/spear-common.h
/rk3399_rockchip-uboot/include/configs/spieval.h
/rk3399_rockchip-uboot/include/configs/stamp9g20.h
/rk3399_rockchip-uboot/include/configs/stxgp3.h
/rk3399_rockchip-uboot/include/configs/stxssa.h
/rk3399_rockchip-uboot/include/configs/stxxtc.h
/rk3399_rockchip-uboot/include/configs/svm_sc8xx.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/configs/tam3517-common.h
/rk3399_rockchip-uboot/include/configs/tb0229.h
/rk3399_rockchip-uboot/include/configs/tegra-common.h
/rk3399_rockchip-uboot/include/configs/ti814x_evm.h
/rk3399_rockchip-uboot/include/configs/ti816x_evm.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/titanium.h
/rk3399_rockchip-uboot/include/configs/tnetv107x_evm.h
/rk3399_rockchip-uboot/include/configs/tny_a9260.h
/rk3399_rockchip-uboot/include/configs/top9000.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/configs/trizepsiv.h
/rk3399_rockchip-uboot/include/configs/tt01.h
/rk3399_rockchip-uboot/include/configs/tx25.h
/rk3399_rockchip-uboot/include/configs/u8500_href.h
/rk3399_rockchip-uboot/include/configs/uc100.h
/rk3399_rockchip-uboot/include/configs/utx8245.h
/rk3399_rockchip-uboot/include/configs/v37.h
/rk3399_rockchip-uboot/include/configs/v38b.h
/rk3399_rockchip-uboot/include/configs/vct.h
/rk3399_rockchip-uboot/include/configs/ve8313.h
/rk3399_rockchip-uboot/include/configs/vexpress_common.h
/rk3399_rockchip-uboot/include/configs/vf610twr.h
/rk3399_rockchip-uboot/include/configs/virtlab2.h
/rk3399_rockchip-uboot/include/configs/vision2.h
/rk3399_rockchip-uboot/include/configs/vl_ma2sc.h
/rk3399_rockchip-uboot/include/configs/vme8349.h
/rk3399_rockchip-uboot/include/configs/vpac270.h
/rk3399_rockchip-uboot/include/configs/wandboard.h
/rk3399_rockchip-uboot/include/configs/woodburn_common.h
/rk3399_rockchip-uboot/include/configs/x600.h
/rk3399_rockchip-uboot/include/configs/xaeniax.h
/rk3399_rockchip-uboot/include/configs/xilinx-ppc.h
/rk3399_rockchip-uboot/include/configs/xpedite1000.h
/rk3399_rockchip-uboot/include/configs/xpedite517x.h
/rk3399_rockchip-uboot/include/configs/xpedite520x.h
/rk3399_rockchip-uboot/include/configs/xpedite537x.h
/rk3399_rockchip-uboot/include/configs/xpedite550x.h
/rk3399_rockchip-uboot/include/configs/zeus.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/configs/zmx25.h
/rk3399_rockchip-uboot/include/configs/zynq.h
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/lib/libfdt/Makefile
/rk3399_rockchip-uboot/lib/lzma/Makefile
/rk3399_rockchip-uboot/lib/lzo/Makefile
/rk3399_rockchip-uboot/lib/rsa/Makefile
/rk3399_rockchip-uboot/lib/time.c
/rk3399_rockchip-uboot/lib/tizen/Makefile
/rk3399_rockchip-uboot/lib/zlib/Makefile
/rk3399_rockchip-uboot/net/Makefile
/rk3399_rockchip-uboot/post/Makefile
/rk3399_rockchip-uboot/post/board/lwmon/Makefile
/rk3399_rockchip-uboot/post/board/lwmon5/Makefile
/rk3399_rockchip-uboot/post/board/netta/Makefile
/rk3399_rockchip-uboot/post/board/pdm360ng/Makefile
/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile
/rk3399_rockchip-uboot/post/cpu/mpc8xx/Makefile
/rk3399_rockchip-uboot/post/cpu/ppc4xx/Makefile
/rk3399_rockchip-uboot/post/drivers/Makefile
/rk3399_rockchip-uboot/post/lib_powerpc/Makefile
/rk3399_rockchip-uboot/post/lib_powerpc/fpu/Makefile
/rk3399_rockchip-uboot/scripts/Makefile.build
/rk3399_rockchip-uboot/spl/Makefile
/rk3399_rockchip-uboot/test/Makefile
42d4f37b17-Oct-2013 SRICHARAN R <r.sricharan@ti.com>

ARM: OMAP5: DDR3: Change io settings

The change from 0x64656465 to 0x64646464 is to remove the weak pull
enabled on DQS, nDQS lines. This pulls the differential signals in the
same direction which i

ARM: OMAP5: DDR3: Change io settings

The change from 0x64656465 to 0x64646464 is to remove the weak pull
enabled on DQS, nDQS lines. This pulls the differential signals in the
same direction which is not intended. So disabling the weak pulls improves
signal integrity.

On the uEVM there are 4 DDR3 devices. The VREF for 2 of the devices is powered by
the OMAP's VREF_CA_OUT pins. The VREF on the other 2 devices is powered by the OMAP's
VREF_DQ_OUT pins. So the net effect here is that only half of the DDR3 devices were being
supplied a VREF! This was clearly a mistake. The second change improves the robustness of
the interface and was specifically seen to cure corruption observed at high temperatures
on some boards.

With the above two changes better memory stability was observed with extended
temperature ranges around 100C.

Signed-off-by: Sricharan R <r.sricharan@ti.com>

show more ...

a13cbf5f04-Oct-2013 Minal Shah <minal.shah@ti.com>

dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build

UART booting is supported on this SoC, but via UART3 rather than UART1.
Because of this we must change the board to use UART3 for al

dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build

UART booting is supported on this SoC, but via UART3 rather than UART1.
Because of this we must change the board to use UART3 for all console
access (only one UART is exposed on this board and a slight HW mod is
required to switch UARTs).

Signed-off-by: Minal Shah <minal.shah@ti.com>
[trini: Make apply to mainline, reword commit]
Signed-off-by: Tom Rini <trini@ti.com>

show more ...


/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/boot-common.c
asm/arch-omap5/spl.h
/rk3399_rockchip-uboot/board/Barix/ipam390/ipam390-ais-uart.cfg
/rk3399_rockchip-uboot/board/Barix/ipam390/ipam390.c
/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile
/rk3399_rockchip-uboot/board/compulab/cm_t35/cm_t35.c
/rk3399_rockchip-uboot/board/compulab/common/Makefile
/rk3399_rockchip-uboot/board/compulab/common/eeprom.c
/rk3399_rockchip-uboot/board/compulab/common/eeprom.h
/rk3399_rockchip-uboot/board/compulab/common/omap3_display.c
/rk3399_rockchip-uboot/board/corscience/tricorder/Makefile
/rk3399_rockchip-uboot/board/corscience/tricorder/led.c
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder-eeprom.c
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder-eeprom.h
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder.c
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder.h
/rk3399_rockchip-uboot/board/ti/am335x/board.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/drivers/bootcount/Makefile
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_davinci.c
/rk3399_rockchip-uboot/drivers/mtd/nand/davinci_nand.c
/rk3399_rockchip-uboot/include/configs/am335x_igep0033.h
/rk3399_rockchip-uboot/include/configs/dra7xx_evm.h
/rk3399_rockchip-uboot/include/configs/ipam390.h
/rk3399_rockchip-uboot/include/configs/omap3_igep00x0.h
/rk3399_rockchip-uboot/include/configs/omap4_common.h
/rk3399_rockchip-uboot/include/configs/omap4_panda.h
/rk3399_rockchip-uboot/include/configs/omap4_sdp4430.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
155d424a28-Aug-2013 Tom Rini <trini@ti.com>

am33xx, davinci: Create and use <asm/davinci_rtc.h>

Create a common header file for the RTC IP block that is shared between
davinci and am33xx.

Signed-off-by: Tom Rini <trini@ti.com>


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/am35x_musb.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/rmobile/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/cpu.c
/rk3399_rockchip-uboot/arch/arm/dts/exynos5250.dtsi
asm/arch-am33xx/cpu.h
asm/arch-davinci/hardware.h
asm/davinci_rtc.h
/rk3399_rockchip-uboot/arch/arm/lib/relocate.S
/rk3399_rockchip-uboot/arch/blackfin/cpu/traps.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/mach-common/bits/lockbox.h
/rk3399_rockchip-uboot/arch/m68k/lib/traps.c
/rk3399_rockchip-uboot/arch/microblaze/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/microblaze_intc.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/microblaze_timer.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/processor.h
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/nios2/cpu/epcs.c
/rk3399_rockchip-uboot/arch/nios2/lib/libgcc.c
/rk3399_rockchip-uboot/arch/openrisc/cpu/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/pci.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/4xx_pci.c
/rk3399_rockchip-uboot/board/Barix/ipam390/README.ipam390
/rk3399_rockchip-uboot/board/LEOX/elpt860/README.LEOX
/rk3399_rockchip-uboot/board/altera/common/sevenseg.c
/rk3399_rockchip-uboot/board/atmark-techno/armadillo-800eva/Makefile
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/6x_upgrade.txt
/rk3399_rockchip-uboot/board/chromebook-x86/dts/alex.dts
/rk3399_rockchip-uboot/board/chromebook-x86/dts/link.dts
/rk3399_rockchip-uboot/board/cobra5272/bdm/cobra5272_uboot.gdb
/rk3399_rockchip-uboot/board/cogent/flash.c
/rk3399_rockchip-uboot/board/cpc45/ide.c
/rk3399_rockchip-uboot/board/cray/L1/bootscript.hush
/rk3399_rockchip-uboot/board/enbw/enbw_cmc/enbw_cmc.c
/rk3399_rockchip-uboot/board/esd/common/lcd.h
/rk3399_rockchip-uboot/board/esd/cpci750/ide.c
/rk3399_rockchip-uboot/board/esd/cpci750/pci.c
/rk3399_rockchip-uboot/board/etin/debris/flash.c
/rk3399_rockchip-uboot/board/evb64260/flash.c
/rk3399_rockchip-uboot/board/evb64260/mpsc.c
/rk3399_rockchip-uboot/board/fads/fads.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/tlb.c
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/README
/rk3399_rockchip-uboot/board/freescale/mpc8313erdb/mpc8313erdb.c
/rk3399_rockchip-uboot/board/freescale/mpc8360emds/mpc8360emds.c
/rk3399_rockchip-uboot/board/freescale/p1023rdb/ddr.c
/rk3399_rockchip-uboot/board/funkwerk/vovpn-gw/vovpn-gw.c
/rk3399_rockchip-uboot/board/gen860t/flash.c
/rk3399_rockchip-uboot/board/incaip/incaip.c
/rk3399_rockchip-uboot/board/isee/igep0033/board.c
/rk3399_rockchip-uboot/board/isee/igep0033/mux.c
/rk3399_rockchip-uboot/board/logicpd/am3517evm/am3517evm.c
/rk3399_rockchip-uboot/board/matrix_vision/mvbc_p/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvsmr/Makefile
/rk3399_rockchip-uboot/board/openrisc/openrisc-generic/or1ksim.cfg
/rk3399_rockchip-uboot/board/palmtreo680/README
/rk3399_rockchip-uboot/board/ppmc8260/strataflash.c
/rk3399_rockchip-uboot/board/pxa255_idp/pxa_reg_calcs.py
/rk3399_rockchip-uboot/board/rbc823/rbc823.c
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-snow.dts
/rk3399_rockchip-uboot/board/sandpoint/README
/rk3399_rockchip-uboot/board/siemens/rut/board.c
/rk3399_rockchip-uboot/board/svm_sc8xx/svm_sc8xx.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_bmp.c
/rk3399_rockchip-uboot/common/cmd_mfsl.c
/rk3399_rockchip-uboot/common/cmd_pxe.c
/rk3399_rockchip-uboot/common/cmd_sandbox.c
/rk3399_rockchip-uboot/common/cmd_sf.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/doc/DocBook/Makefile
/rk3399_rockchip-uboot/doc/README.atmel_pmecc
/rk3399_rockchip-uboot/doc/README.ext4
/rk3399_rockchip-uboot/doc/README.gpt
/rk3399_rockchip-uboot/doc/README.kwbimage
/rk3399_rockchip-uboot/doc/README.mxc_hab
/rk3399_rockchip-uboot/doc/README.mxsimage
/rk3399_rockchip-uboot/doc/README.nokia_rx51
/rk3399_rockchip-uboot/doc/README.p1010rdb
/rk3399_rockchip-uboot/doc/README.qemu-mips
/rk3399_rockchip-uboot/doc/README.ramboot-ppc85xx
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/doc/README.trace
/rk3399_rockchip-uboot/doc/README.ubi
/rk3399_rockchip-uboot/doc/README.zfs
/rk3399_rockchip-uboot/doc/driver-model/UDM-block.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-cores.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-design.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-gpio.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-hwmon.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-mmc.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-power.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-rtc.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-spi.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-stdio.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-tpm.txt
/rk3399_rockchip-uboot/doc/driver-model/UDM-watchdog.txt
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_davinci.c
/rk3399_rockchip-uboot/drivers/mtd/mtdcore.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_elbc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_upm.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_base.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_ids.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand_util.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_internal.h
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_ops.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_probe.c
/rk3399_rockchip-uboot/drivers/mtd/ubi/crc32.c
/rk3399_rockchip-uboot/drivers/net/dm9000x.c
/rk3399_rockchip-uboot/drivers/net/plb2800_eth.c
/rk3399_rockchip-uboot/drivers/rtc/bfin_rtc.c
/rk3399_rockchip-uboot/drivers/rtc/davinci.c
/rk3399_rockchip-uboot/drivers/rtc/pl031.c
/rk3399_rockchip-uboot/drivers/spi/altera_spi.c
/rk3399_rockchip-uboot/drivers/spi/bfin_spi.c
/rk3399_rockchip-uboot/drivers/spi/mpc8xxx_spi.c
/rk3399_rockchip-uboot/drivers/spi/mxc_spi.c
/rk3399_rockchip-uboot/drivers/spi/oc_tiny_spi.c
/rk3399_rockchip-uboot/drivers/spi/omap3_spi.c
/rk3399_rockchip-uboot/drivers/spi/xilinx_spi.c
/rk3399_rockchip-uboot/drivers/spi/xilinx_spi.h
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/drivers/usb/musb-new/Makefile
/rk3399_rockchip-uboot/drivers/video/ati_radeon_fb.h
/rk3399_rockchip-uboot/drivers/watchdog/xilinx_tb_wdt.c
/rk3399_rockchip-uboot/fs/cramfs/cramfs.c
/rk3399_rockchip-uboot/fs/ubifs/super.c
/rk3399_rockchip-uboot/include/configs/DU440.h
/rk3399_rockchip-uboot/include/configs/P3G4.h
/rk3399_rockchip-uboot/include/configs/RBC823.h
/rk3399_rockchip-uboot/include/configs/T4240EMU.h
/rk3399_rockchip-uboot/include/configs/alpr.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/p3mx.h
/rk3399_rockchip-uboot/include/configs/p3p440.h
/rk3399_rockchip-uboot/include/configs/pcs440ep.h
/rk3399_rockchip-uboot/include/configs/uc100.h
/rk3399_rockchip-uboot/include/configs/zeus.h
/rk3399_rockchip-uboot/include/ddr_spd.h
/rk3399_rockchip-uboot/include/spi.h
/rk3399_rockchip-uboot/lib/libfdt/fdt_empty_tree.c
/rk3399_rockchip-uboot/lib/string.c
/rk3399_rockchip-uboot/nand_spl/nand_boot_fsl_elbc.c
/rk3399_rockchip-uboot/post/lib_powerpc/andi.c
/rk3399_rockchip-uboot/post/lib_powerpc/cpu_asm.h
/rk3399_rockchip-uboot/post/lib_powerpc/rlwimi.c
/rk3399_rockchip-uboot/post/lib_powerpc/rlwinm.c
/rk3399_rockchip-uboot/post/lib_powerpc/rlwnm.c
/rk3399_rockchip-uboot/post/lib_powerpc/srawi.c
/rk3399_rockchip-uboot/post/lib_powerpc/three.c
/rk3399_rockchip-uboot/post/lib_powerpc/threei.c
/rk3399_rockchip-uboot/post/lib_powerpc/threex.c
/rk3399_rockchip-uboot/post/lib_powerpc/twox.c
/rk3399_rockchip-uboot/test/compression.c
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/bddb/defs.php
/rk3399_rockchip-uboot/tools/buildman/README
/rk3399_rockchip-uboot/tools/buildman/buildman.py
/rk3399_rockchip-uboot/tools/buildman/toolchain.py
/rk3399_rockchip-uboot/tools/img2brec.sh
/rk3399_rockchip-uboot/tools/imls/Makefile
/rk3399_rockchip-uboot/tools/kernel-doc/docproc.c
/rk3399_rockchip-uboot/tools/kernel-doc/kernel-doc
/rk3399_rockchip-uboot/tools/reformat.py
/rk3399_rockchip-uboot/tools/scripts/make-asm-offsets
/rk3399_rockchip-uboot/tools/ubsha1.c
0029bc4721-Oct-2013 Otavio Salvador <otavio@ossystems.com.br>

mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin

This removes the PAD_CTL_DSE_120ohm as done for i.MX6Q's IPU1_DI0_PIN4
pin definition and makes it aligned with 3.0.35-4.1.0 and 3.12

mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin

This removes the PAD_CTL_DSE_120ohm as done for i.MX6Q's IPU1_DI0_PIN4
pin definition and makes it aligned with 3.0.35-4.1.0 and 3.12
mainline kernel.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

show more ...

6f0b7caa29-Oct-2013 Rajeshwari Shinde <rajeshwari.s@samsung.com>

DWMMC: SMDK5420: Disable SMU for eMMC

SMDK5420 has a new Security Management Unit added
for dwmmc driver, hence, configuring the control
registers to support booting via eMMC.

Signed-off-by: Alim A

DWMMC: SMDK5420: Disable SMU for eMMC

SMDK5420 has a new Security Management Unit added
for dwmmc driver, hence, configuring the control
registers to support booting via eMMC.

Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/clock.c
/rk3399_rockchip-uboot/arch/arm/imx-common/Makefile
asm/arch-exynos/dwmmc.h
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/au1x00/au1x00_usb_ohci.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/usb_ohci.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cmd_errata.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/speed.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/common_timing_params.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ddr.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ddr1_dimm_params.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ddr2_dimm_params.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/interactive.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/lc_common_dimm_params.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/main.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/options.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/usb_ohci.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ddr_dimm_params.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ddr_sdram.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_errata.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_pci.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_secure_boot.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_serdes.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_512x.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_83xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/arch/sh/cpu/sh4/cache.c
/rk3399_rockchip-uboot/arch/sh/cpu/sh4/cpu.c
/rk3399_rockchip-uboot/arch/sh/include/asm/cache.h
/rk3399_rockchip-uboot/arch/sh/lib/time.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/usb_uhci.c
/rk3399_rockchip-uboot/board/amcc/canyonlands/canyonlands.c
/rk3399_rockchip-uboot/board/balloon3/balloon3.c
/rk3399_rockchip-uboot/board/compulab/cm_t35/cm_t35.c
/rk3399_rockchip-uboot/board/esd/apc405/apc405.c
/rk3399_rockchip-uboot/board/esd/pmc440/pmc440.c
/rk3399_rockchip-uboot/board/exmeritus/hww1u1a/ddr.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4860qds.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4860qds_qixis.h
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/b4860qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/eth_b4860qds.c
/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/bsc9132qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/ddr.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/law.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/tlb.c
/rk3399_rockchip-uboot/board/freescale/common/qixis.h
/rk3399_rockchip-uboot/board/freescale/common/sys_eeprom.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/corenet_ds.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/ddr.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/eth_hydra.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/eth_p4080.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/eth_superhydra.c
/rk3399_rockchip-uboot/board/freescale/mpc8349emds/ddr.c
/rk3399_rockchip-uboot/board/freescale/mpc8540ads/ddr.c
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/ddr.c
/rk3399_rockchip-uboot/board/freescale/mpc8560ads/ddr.c
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/ddr.c
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/ddr.c
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1010rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1010rdb/law.c
/rk3399_rockchip-uboot/board/freescale/p1010rdb/p1010rdb.c
/rk3399_rockchip-uboot/board/freescale/p1010rdb/tlb.c
/rk3399_rockchip-uboot/board/freescale/p1022ds/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1023rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/Makefile
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/ddr.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/spl.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/spl_minimal.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/tlb.c
/rk3399_rockchip-uboot/board/freescale/p2020ds/ddr.c
/rk3399_rockchip-uboot/board/freescale/p2041rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/p2041rdb/p2041rdb.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t1040qds/README
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.h
/rk3399_rockchip-uboot/board/freescale/t1040qds/law.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/pci.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/t1040qds.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/t1040qds.h
/rk3399_rockchip-uboot/board/freescale/t1040qds/t1040qds_qixis.h
/rk3399_rockchip-uboot/board/freescale/t1040qds/tlb.c
/rk3399_rockchip-uboot/board/freescale/t4qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t4qds/ddr.h
/rk3399_rockchip-uboot/board/freescale/t4qds/t4240qds.c
/rk3399_rockchip-uboot/board/freescale/t4qds/t4_rcw.cfg
/rk3399_rockchip-uboot/board/htkw/mcx/mcx.c
/rk3399_rockchip-uboot/board/icpdas/lp8x4x/lp8x4x.c
/rk3399_rockchip-uboot/board/keymile/common/common.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/Makefile
/rk3399_rockchip-uboot/board/keymile/kmp204x/ddr.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/eth.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/kmp204x.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/kmp204x.h
/rk3399_rockchip-uboot/board/keymile/kmp204x/law.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/pbi.cfg
/rk3399_rockchip-uboot/board/keymile/kmp204x/pci.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/rcw_kmp204x.cfg
/rk3399_rockchip-uboot/board/keymile/kmp204x/tlb.c
/rk3399_rockchip-uboot/board/mpl/common/usb_uhci.c
/rk3399_rockchip-uboot/board/samsung/trats/trats.c
/rk3399_rockchip-uboot/board/stx/stxgp3/ddr.c
/rk3399_rockchip-uboot/board/stx/stxssa/ddr.c
/rk3399_rockchip-uboot/board/technexion/twister/twister.c
/rk3399_rockchip-uboot/board/teejet/mt_ventoux/mt_ventoux.c
/rk3399_rockchip-uboot/board/ti/beagle/beagle.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/evm.c
/rk3399_rockchip-uboot/board/ti/panda/panda.c
/rk3399_rockchip-uboot/board/toradex/colibri_pxa270/colibri_pxa270.c
/rk3399_rockchip-uboot/board/trizepsiv/conxs.c
/rk3399_rockchip-uboot/board/vpac270/vpac270.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/ddr.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/usb.c
/rk3399_rockchip-uboot/doc/README.pblimage
/rk3399_rockchip-uboot/drivers/i2c/Makefile
/rk3399_rockchip-uboot/drivers/i2c/i2c_core.c
/rk3399_rockchip-uboot/drivers/i2c/mxc_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/rcar_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/s3c24x0_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/s3c24x0_i2c.h
/rk3399_rockchip-uboot/drivers/i2c/sh_i2c.c
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/exynos_dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/sdhci.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_elbc_nand.c
/rk3399_rockchip-uboot/drivers/net/fm/Makefile
/rk3399_rockchip-uboot/drivers/net/fm/b4860.c
/rk3399_rockchip-uboot/drivers/net/fm/fm.h
/rk3399_rockchip-uboot/drivers/net/fm/init.c
/rk3399_rockchip-uboot/drivers/net/fm/p1023.c
/rk3399_rockchip-uboot/drivers/net/fm/p4080.c
/rk3399_rockchip-uboot/drivers/net/fm/p5020.c
/rk3399_rockchip-uboot/drivers/net/fm/p5040.c
/rk3399_rockchip-uboot/drivers/net/fm/t1040.c
/rk3399_rockchip-uboot/drivers/net/fm/t4240.c
/rk3399_rockchip-uboot/drivers/pci/fsl_pci_init.c
/rk3399_rockchip-uboot/drivers/pci/pci.c
/rk3399_rockchip-uboot/drivers/serial/serial_sh.c
/rk3399_rockchip-uboot/drivers/serial/serial_sh.h
/rk3399_rockchip-uboot/drivers/serial/usbtty.h
/rk3399_rockchip-uboot/drivers/usb/gadget/designware_udc.c
/rk3399_rockchip-uboot/drivers/usb/gadget/mpc8xx_udc.c
/rk3399_rockchip-uboot/drivers/usb/gadget/mv_udc.c
/rk3399_rockchip-uboot/drivers/usb/gadget/mv_udc.h
/rk3399_rockchip-uboot/drivers/usb/gadget/omap1510_udc.c
/rk3399_rockchip-uboot/drivers/usb/gadget/pxa27x_udc.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-armada100.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-atmel.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-exynos.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-faraday.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-fsl.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-ixp4xx.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-marvell.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mpc512x.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mx5.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mx6.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mxc.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mxs.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-pci.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-ppc4xx.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-spear.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-tegra.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-vct.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci.h
/rk3399_rockchip-uboot/drivers/usb/host/isp116x-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-s3c24xx.c
/rk3399_rockchip-uboot/drivers/usb/host/r8a66597-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/sl811-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/xhci-omap.c
/rk3399_rockchip-uboot/drivers/usb/host/xhci.c
/rk3399_rockchip-uboot/drivers/usb/musb-new/musb_uboot.c
/rk3399_rockchip-uboot/drivers/usb/musb/musb_hcd.c
/rk3399_rockchip-uboot/drivers/usb/musb/musb_udc.c
/rk3399_rockchip-uboot/drivers/video/cfb_console.c
/rk3399_rockchip-uboot/drivers/video/formike.c
/rk3399_rockchip-uboot/drivers/video/ipu_disp.c
/rk3399_rockchip-uboot/include/configs/B4860QDS.h
/rk3399_rockchip-uboot/include/configs/BSC9131RDB.h
/rk3399_rockchip-uboot/include/configs/C29XPCIE.h
/rk3399_rockchip-uboot/include/configs/MigoR.h
/rk3399_rockchip-uboot/include/configs/P1010RDB.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/ap325rxa.h
/rk3399_rockchip-uboot/include/configs/ap_sh4a_4a.h
/rk3399_rockchip-uboot/include/configs/apf27.h
/rk3399_rockchip-uboot/include/configs/armadillo-800eva.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/ecovec.h
/rk3399_rockchip-uboot/include/configs/espt.h
/rk3399_rockchip-uboot/include/configs/flea3.h
/rk3399_rockchip-uboot/include/configs/imx31_phycore.h
/rk3399_rockchip-uboot/include/configs/km/keymile-common.h
/rk3399_rockchip-uboot/include/configs/km/km-powerpc.h
/rk3399_rockchip-uboot/include/configs/km/km_arm.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/km82xx.h
/rk3399_rockchip-uboot/include/configs/kmp204x.h
/rk3399_rockchip-uboot/include/configs/kzm9g.h
/rk3399_rockchip-uboot/include/configs/m53evk.h
/rk3399_rockchip-uboot/include/configs/mpr2.h
/rk3399_rockchip-uboot/include/configs/ms7720se.h
/rk3399_rockchip-uboot/include/configs/ms7722se.h
/rk3399_rockchip-uboot/include/configs/ms7750se.h
/rk3399_rockchip-uboot/include/configs/mx25pdk.h
/rk3399_rockchip-uboot/include/configs/mx35pdk.h
/rk3399_rockchip-uboot/include/configs/mx53ard.h
/rk3399_rockchip-uboot/include/configs/mx53evk.h
/rk3399_rockchip-uboot/include/configs/mx53loco.h
/rk3399_rockchip-uboot/include/configs/mx53smd.h
/rk3399_rockchip-uboot/include/configs/mx6qsabreauto.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/r0p7734.h
/rk3399_rockchip-uboot/include/configs/r2dplus.h
/rk3399_rockchip-uboot/include/configs/r7780mp.h
/rk3399_rockchip-uboot/include/configs/rsk7203.h
/rk3399_rockchip-uboot/include/configs/rsk7264.h
/rk3399_rockchip-uboot/include/configs/rsk7269.h
/rk3399_rockchip-uboot/include/configs/sh7752evb.h
/rk3399_rockchip-uboot/include/configs/sh7757lcr.h
/rk3399_rockchip-uboot/include/configs/sh7763rdp.h
/rk3399_rockchip-uboot/include/configs/sh7785lcr.h
/rk3399_rockchip-uboot/include/configs/shmin.h
/rk3399_rockchip-uboot/include/configs/titanium.h
/rk3399_rockchip-uboot/include/configs/vf610twr.h
/rk3399_rockchip-uboot/include/configs/woodburn_common.h
/rk3399_rockchip-uboot/include/ddr_spd.h
/rk3399_rockchip-uboot/include/dwmmc.h
/rk3399_rockchip-uboot/include/fm_eth.h
/rk3399_rockchip-uboot/include/i2c.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/pci.h
/rk3399_rockchip-uboot/include/sh_tmu.h
/rk3399_rockchip-uboot/include/usb.h
/rk3399_rockchip-uboot/include/usb/designware_udc.h
/rk3399_rockchip-uboot/include/usb/ehci-fsl.h
/rk3399_rockchip-uboot/include/usb/mpc8xx_udc.h
/rk3399_rockchip-uboot/include/usb/mv_udc.h
/rk3399_rockchip-uboot/include/usb/omap1510_udc.h
/rk3399_rockchip-uboot/include/usb/pxa27x_udc.h
/rk3399_rockchip-uboot/include/usb/udc.h
/rk3399_rockchip-uboot/include/video_fb.h
3d799c7f11-Oct-2013 Dan Murphy <dmurphy@ti.com>

usb: am437x: Add support for am437x xhci USB host

Add the support for the am437x xhci usb host.

The xHCI host on AM437 is connected to a usb2 phy so need to
add support to enable those clocks.

Sig

usb: am437x: Add support for am437x xhci USB host

Add the support for the am437x xhci usb host.

The xHCI host on AM437 is connected to a usb2 phy so need to
add support to enable those clocks.

Signed-off-by: Dan Murphy <dmurphy@ti.com>

show more ...

834e91af11-Oct-2013 Dan Murphy <dmurphy@ti.com>

usb: dra7xx: Add support for dra7xx xhci USB host

Add the support for the dra7xx xhci usb host.
dra7xx does not contain an EHCI controller so the headers
can be removed from the board file.

The xHC

usb: dra7xx: Add support for dra7xx xhci USB host

Add the support for the dra7xx xhci usb host.
dra7xx does not contain an EHCI controller so the headers
can be removed from the board file.

The xHCI host on dra7xx is connected to a usb2 phy so need to
add support to enable those clocks.

Signed-off-by: Dan Murphy <dmurphy@ti.com>

show more ...

1...<<919293949596979899100>>...152