History log of /rk3399_rockchip-uboot/arch/arm/include/ (Results 3651 – 3675 of 3788)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d260740118-Nov-2010 Sudhakar Rajashekhara <sudhakar.raj@ti.com>

da850: Add RMII support for EMAC

This patch is a port of the work by Sudhakar Rajeshekhara in commit
ab3effbcad8851cc65dc5241a01c064d2030a3b2 of
git://arago-project.org/git/people/sandeep/u-boot-dav

da850: Add RMII support for EMAC

This patch is a port of the work by Sudhakar Rajeshekhara in commit
ab3effbcad8851cc65dc5241a01c064d2030a3b2 of
git://arago-project.org/git/people/sandeep/u-boot-davinci.git.

The da850 UI board has on it an RMII PHY which can be used if the MDC line
to the MII PHY on the baseboard is disabled and the RMII PHY is enabled by
configuring the values of some GPIO pins on the IO expander of the UI board.
This patch implements disabling that line via GPIO2[6], configuring the UI
board's IO expander and setting only the pinmux settings that are needed for
RMII operation.

Tested on da850evm by adding a define for CONFIG_DRIVER_TI_EMAC_USE_RMII.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
CC: Sandeep Paulraj <s-paulraj@ti.com>
CC: Ben Warren <biggerbadderben@gmail.com>
CC: Mike Frysinger <vapier@gentoo.org>
CC: Sughosh Ganu <urwithsughosh@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>

show more ...

48571ff030-Nov-2010 Sughosh Ganu <urwithsughosh@gmail.com>

Add board support for hawkboard

The patch adds basic board support for TI's OMAP-L138 based
Hawkboard. This board is pretty similar to the da850 EVM. Support for
nand and network access is added in

Add board support for hawkboard

The patch adds basic board support for TI's OMAP-L138 based
Hawkboard. This board is pretty similar to the da850 EVM. Support for
nand and network access is added in this version.

The following bootup procedure is used.

At reset, the Rom Boot Loader(RBL), initialises the ddr and the nand
controllers and copies the second stage bootloader(nand_spl) to
RAM. The secondary bootloader then copies u-boot from a predefined
location in the nand flash to the RAM, and passes control to the
u-boot image.

Three config options are supported
* hawkboard_config - Used to create the u-boot.bin. Tftp the
u-boot.bin image to the RAM from u-boot, and flash to the nand flash
at address 0xe0000.

* hawkboard_nand_config - Used to generate the secondary
bootloader(nand_spl) image. This creates an elf file u-boot-spl
under nand_spl/. Create an AIS signed image using this file, and
flash it to the nand flash at address 0x20000. The ais file should
fit in one block.

* hawkboard_uart_config - This is same as the first image, but with
the TEXT_BASE as expected by the RBL(0xc1080000). Create the AIS

Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>

show more ...

d7f9b50329-Nov-2010 Sughosh Ganu <urwithsughosh@gmail.com>

Move and rename common headers from under

board/davinci.

Move the davinci common headers to the architecture specific
include file path.

Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
Sig

Move and rename common headers from under

board/davinci.

Move the davinci common headers to the architecture specific
include file path.

Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>

show more ...

d73a8a1b11-Nov-2010 Stefano Babic <sbabic@denx.de>

da850: Enable SPI Flash

The patch was already posted to the arago project,
but not yet to mainline. It allows to save environment into
the spi flash. Tested on LogiPD tmdxl138.

Signed-off-by: Sudha

da850: Enable SPI Flash

The patch was already posted to the arago project,
but not yet to mainline. It allows to save environment into
the spi flash. Tested on LogiPD tmdxl138.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Detlev Zundev <dzu@denx.de>
CC: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>

show more ...

a131148e11-Nov-2010 Sudhakar Rajashekhara <sudhakar.raj@ti.com>

da8xx: Add cpu_is_da8xx macros

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
CC: Stefano Babic <sbabic@denx.de>
CC: Detlev Zundev <dzu@denx.de>
CC: Ben Gardiner <bengardiner@nanometrics

da8xx: Add cpu_is_da8xx macros

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
CC: Stefano Babic <sbabic@denx.de>
CC: Detlev Zundev <dzu@denx.de>
CC: Ben Gardiner <bengardiner@nanometrics.ca>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>

show more ...


/rk3399_rockchip-uboot/CREDITS
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/api/Makefile
/rk3399_rockchip-uboot/api/api.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx31/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/omap24xx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/s3c64xx/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/tnetv107x/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/lpc2292/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/s3c4510b/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/u-boot.lds
/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/at91rm9200/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/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/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/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/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/spear/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/versatile/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/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/omap3/sdrc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap4/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap4/board.c
/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/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/npe/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/u-boot.lds
asm/arch-davinci/hardware.h
/rk3399_rockchip-uboot/arch/arm/lib/Makefile
/rk3399_rockchip-uboot/arch/arm/lib/cache.c
/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/lib/Makefile
/rk3399_rockchip-uboot/arch/blackfin/lib/ins.S
/rk3399_rockchip-uboot/arch/blackfin/lib/outs.S
/rk3399_rockchip-uboot/arch/blackfin/lib/u-boot.lds.S
/rk3399_rockchip-uboot/arch/i386/cpu/Makefile
/rk3399_rockchip-uboot/arch/i386/cpu/sc520/Makefile
/rk3399_rockchip-uboot/arch/i386/lib/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5227x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5227x/cpu.c
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf523x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf523x/cpu.c
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/cpu.c
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf532x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf532x/cpu.c
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/cpu.c
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/cpu.c
/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/Makefile
/rk3399_rockchip-uboot/arch/mips/lib/Makefile
/rk3399_rockchip-uboot/arch/nios2/cpu/Makefile
/rk3399_rockchip-uboot/arch/nios2/cpu/cpu.c
/rk3399_rockchip-uboot/arch/nios2/lib/Makefile
/rk3399_rockchip-uboot/arch/powerpc/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/74xx_7xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/74xx_7xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/74xx_7xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/i2c.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8220/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8220/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8220/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8220/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/cmd_ecctest.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/lib/Makefile
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/arch/powerpc/lib/bootm.c
/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/board/BuS/EB+MCF-EV123/Makefile
/rk3399_rockchip-uboot/board/BuS/eb_cpux9k2/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/Marvell/db64360/Makefile
/rk3399_rockchip-uboot/board/Marvell/db64460/Makefile
/rk3399_rockchip-uboot/board/Marvell/guruplug/Makefile
/rk3399_rockchip-uboot/board/Marvell/mv88f6281gtw_ge/Makefile
/rk3399_rockchip-uboot/board/Marvell/openrd_base/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/RPXClassic/u-boot.lds
/rk3399_rockchip-uboot/board/RPXlite/Makefile
/rk3399_rockchip-uboot/board/RPXlite/u-boot.lds
/rk3399_rockchip-uboot/board/RPXlite_dw/Makefile
/rk3399_rockchip-uboot/board/RPXlite_dw/u-boot.lds
/rk3399_rockchip-uboot/board/RRvision/Makefile
/rk3399_rockchip-uboot/board/RRvision/u-boot.lds
/rk3399_rockchip-uboot/board/Seagate/dockstar/Makefile
/rk3399_rockchip-uboot/board/Seagate/dockstar/dockstar.c
/rk3399_rockchip-uboot/board/Seagate/dockstar/dockstar.h
/rk3399_rockchip-uboot/board/Seagate/dockstar/kwbimage.cfg
/rk3399_rockchip-uboot/board/a3000/Makefile
/rk3399_rockchip-uboot/board/a4m072/Makefile
/rk3399_rockchip-uboot/board/actux1/Makefile
/rk3399_rockchip-uboot/board/actux1/config.mk
/rk3399_rockchip-uboot/board/actux2/Makefile
/rk3399_rockchip-uboot/board/actux2/config.mk
/rk3399_rockchip-uboot/board/actux3/Makefile
/rk3399_rockchip-uboot/board/actux3/config.mk
/rk3399_rockchip-uboot/board/actux4/Makefile
/rk3399_rockchip-uboot/board/actux4/config.mk
/rk3399_rockchip-uboot/board/adder/Makefile
/rk3399_rockchip-uboot/board/adder/u-boot.lds
/rk3399_rockchip-uboot/board/afeb9260/Makefile
/rk3399_rockchip-uboot/board/alaska/Makefile
/rk3399_rockchip-uboot/board/altera/nios2-generic/Makefile
/rk3399_rockchip-uboot/board/amcc/acadia/Makefile
/rk3399_rockchip-uboot/board/amcc/bamboo/Makefile
/rk3399_rockchip-uboot/board/amcc/bamboo/u-boot-nand.lds
/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/canyonlands/canyonlands.c
/rk3399_rockchip-uboot/board/amcc/canyonlands/u-boot-nand.lds
/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/sequoia/u-boot-nand.lds
/rk3399_rockchip-uboot/board/amcc/sequoia/u-boot-ram.lds
/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/amirix/ap1000/Makefile
/rk3399_rockchip-uboot/board/amirix/ap1000/u-boot.lds
/rk3399_rockchip-uboot/board/apollon/Makefile
/rk3399_rockchip-uboot/board/armadillo/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/assabet/Makefile
/rk3399_rockchip-uboot/board/astro/mcf5373l/Makefile
/rk3399_rockchip-uboot/board/atc/Makefile
/rk3399_rockchip-uboot/board/atc/ti113x.c
/rk3399_rockchip-uboot/board/atmel/at91cap9adk/Makefile
/rk3399_rockchip-uboot/board/atmel/at91rm9200dk/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/at91sam9rlek/Makefile
/rk3399_rockchip-uboot/board/atmel/atngw100/Makefile
/rk3399_rockchip-uboot/board/atmel/atstk1000/Makefile
/rk3399_rockchip-uboot/board/atum8548/Makefile
/rk3399_rockchip-uboot/board/atum8548/atum8548.c
/rk3399_rockchip-uboot/board/balloon3/Makefile
/rk3399_rockchip-uboot/board/bc3450/Makefile
/rk3399_rockchip-uboot/board/bct-brettl2/Makefile
/rk3399_rockchip-uboot/board/bf518f-ezbrd/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/blackstamp/Makefile
/rk3399_rockchip-uboot/board/blackvme/Makefile
/rk3399_rockchip-uboot/board/bmw/Makefile
/rk3399_rockchip-uboot/board/c2mon/Makefile
/rk3399_rockchip-uboot/board/c2mon/u-boot.lds
/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/cerf250/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/cm5200/fwupdate.c
/rk3399_rockchip-uboot/board/cmc_pu2/Makefile
/rk3399_rockchip-uboot/board/cmi/Makefile
/rk3399_rockchip-uboot/board/cobra5272/Makefile
/rk3399_rockchip-uboot/board/cogent/Makefile
/rk3399_rockchip-uboot/board/cogent/u-boot.lds
/rk3399_rockchip-uboot/board/colibri_pxa270/Makefile
/rk3399_rockchip-uboot/board/cpc45/Makefile
/rk3399_rockchip-uboot/board/cpc45/pd67290.c
/rk3399_rockchip-uboot/board/cpu86/Makefile
/rk3399_rockchip-uboot/board/cpu87/Makefile
/rk3399_rockchip-uboot/board/cradle/Makefile
/rk3399_rockchip-uboot/board/cray/L1/L1.c
/rk3399_rockchip-uboot/board/cray/L1/Makefile
/rk3399_rockchip-uboot/board/csb226/Makefile
/rk3399_rockchip-uboot/board/csb272/Makefile
/rk3399_rockchip-uboot/board/csb472/Makefile
/rk3399_rockchip-uboot/board/csb637/Makefile
/rk3399_rockchip-uboot/board/cu824/Makefile
/rk3399_rockchip-uboot/board/dave/B2/Makefile
/rk3399_rockchip-uboot/board/dave/PPChameleonEVB/Makefile
/rk3399_rockchip-uboot/board/dave/PPChameleonEVB/u-boot.lds
/rk3399_rockchip-uboot/board/davedenx/aria/Makefile
/rk3399_rockchip-uboot/board/davedenx/qong/Makefile
/rk3399_rockchip-uboot/board/davinci/common/Makefile
/rk3399_rockchip-uboot/board/davinci/da8xxevm/Makefile
/rk3399_rockchip-uboot/board/davinci/da8xxevm/da850evm.c
/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/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/digsy_mtc/Makefile
/rk3399_rockchip-uboot/board/dnp1110/Makefile
/rk3399_rockchip-uboot/board/eNET/Makefile
/rk3399_rockchip-uboot/board/eXalion/Makefile
/rk3399_rockchip-uboot/board/earthlcd/favr-32-ezkit/Makefile
/rk3399_rockchip-uboot/board/edb93xx/Makefile
/rk3399_rockchip-uboot/board/eltec/bab7xx/Makefile
/rk3399_rockchip-uboot/board/eltec/bab7xx/bab7xx.c
/rk3399_rockchip-uboot/board/eltec/elppc/Makefile
/rk3399_rockchip-uboot/board/eltec/mhpc/Makefile
/rk3399_rockchip-uboot/board/eltec/mhpc/u-boot.lds
/rk3399_rockchip-uboot/board/emk/top5200/Makefile
/rk3399_rockchip-uboot/board/emk/top860/Makefile
/rk3399_rockchip-uboot/board/emk/top860/u-boot.lds
/rk3399_rockchip-uboot/board/ep7312/Makefile
/rk3399_rockchip-uboot/board/ep8248/Makefile
/rk3399_rockchip-uboot/board/ep8260/Makefile
/rk3399_rockchip-uboot/board/ep82xxm/Makefile
/rk3399_rockchip-uboot/board/ep88x/Makefile
/rk3399_rockchip-uboot/board/ep88x/u-boot.lds
/rk3399_rockchip-uboot/board/esd/adciop/Makefile
/rk3399_rockchip-uboot/board/esd/apc405/Makefile
/rk3399_rockchip-uboot/board/esd/apc405/apc405.c
/rk3399_rockchip-uboot/board/esd/ar405/Makefile
/rk3399_rockchip-uboot/board/esd/ar405/ar405.c
/rk3399_rockchip-uboot/board/esd/ash405/Makefile
/rk3399_rockchip-uboot/board/esd/ash405/ash405.c
/rk3399_rockchip-uboot/board/esd/canbt/Makefile
/rk3399_rockchip-uboot/board/esd/canbt/canbt.c
/rk3399_rockchip-uboot/board/esd/cms700/Makefile
/rk3399_rockchip-uboot/board/esd/common/cmd_loadpci.c
/rk3399_rockchip-uboot/board/esd/cpci2dp/Makefile
/rk3399_rockchip-uboot/board/esd/cpci405/Makefile
/rk3399_rockchip-uboot/board/esd/cpci405/cpci405.c
/rk3399_rockchip-uboot/board/esd/cpci5200/Makefile
/rk3399_rockchip-uboot/board/esd/cpci750/Makefile
/rk3399_rockchip-uboot/board/esd/cpci750/cpci750.c
/rk3399_rockchip-uboot/board/esd/cpciiser4/Makefile
/rk3399_rockchip-uboot/board/esd/cpciiser4/cpciiser4.c
/rk3399_rockchip-uboot/board/esd/dasa_sim/Makefile
/rk3399_rockchip-uboot/board/esd/dasa_sim/u-boot.lds
/rk3399_rockchip-uboot/board/esd/dp405/Makefile
/rk3399_rockchip-uboot/board/esd/du405/Makefile
/rk3399_rockchip-uboot/board/esd/du405/du405.c
/rk3399_rockchip-uboot/board/esd/du440/Makefile
/rk3399_rockchip-uboot/board/esd/hh405/Makefile
/rk3399_rockchip-uboot/board/esd/hh405/hh405.c
/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/pci405/cmd_pci405.c
/rk3399_rockchip-uboot/board/esd/pci405/pci405.c
/rk3399_rockchip-uboot/board/esd/pf5200/Makefile
/rk3399_rockchip-uboot/board/esd/plu405/Makefile
/rk3399_rockchip-uboot/board/esd/plu405/plu405.c
/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/tasreg/tasreg.c
/rk3399_rockchip-uboot/board/esd/vme8349/Makefile
/rk3399_rockchip-uboot/board/esd/voh405/Makefile
/rk3399_rockchip-uboot/board/esd/voh405/voh405.c
/rk3399_rockchip-uboot/board/esd/vom405/Makefile
/rk3399_rockchip-uboot/board/esd/wuh405/Makefile
/rk3399_rockchip-uboot/board/esd/wuh405/wuh405.c
/rk3399_rockchip-uboot/board/espt/Makefile
/rk3399_rockchip-uboot/board/esteem192e/Makefile
/rk3399_rockchip-uboot/board/esteem192e/u-boot.lds
/rk3399_rockchip-uboot/board/etin/debris/Makefile
/rk3399_rockchip-uboot/board/etin/kvme080/Makefile
/rk3399_rockchip-uboot/board/etx094/Makefile
/rk3399_rockchip-uboot/board/etx094/u-boot.lds
/rk3399_rockchip-uboot/board/eukrea/cpu9260/Makefile
/rk3399_rockchip-uboot/board/eukrea/cpuat91/Makefile
/rk3399_rockchip-uboot/board/evb4510/Makefile
/rk3399_rockchip-uboot/board/evb64260/Makefile
/rk3399_rockchip-uboot/board/evb64260/u-boot.lds
/rk3399_rockchip-uboot/board/fads/Makefile
/rk3399_rockchip-uboot/board/fads/u-boot.lds
/rk3399_rockchip-uboot/board/faraday/a320evb/Makefile
/rk3399_rockchip-uboot/board/flagadm/Makefile
/rk3399_rockchip-uboot/board/flagadm/u-boot.lds
/rk3399_rockchip-uboot/board/freescale/common/Makefile
/rk3399_rockchip-uboot/board/freescale/corenet_ds/Makefile
/rk3399_rockchip-uboot/board/freescale/corenet_ds/corenet_ds.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/pci.c
/rk3399_rockchip-uboot/board/freescale/m5208evbe/Makefile
/rk3399_rockchip-uboot/board/freescale/m5208evbe/u-boot.lds
/rk3399_rockchip-uboot/board/freescale/m52277evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m52277evb/u-boot.spa
/rk3399_rockchip-uboot/board/freescale/m5235evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5235evb/u-boot.32
/rk3399_rockchip-uboot/board/freescale/m5249evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5249evb/m5249evb.c
/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/m5271evb/u-boot.lds
/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/m53017evb/u-boot.lds
/rk3399_rockchip-uboot/board/freescale/m5329evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m5373evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m54451evb/Makefile
/rk3399_rockchip-uboot/board/freescale/m54451evb/u-boot.spa
/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/mpc8536ds/mpc8536ds.c
/rk3399_rockchip-uboot/board/freescale/mpc8540ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8540ads/mpc8540ads.c
/rk3399_rockchip-uboot/board/freescale/mpc8541cds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8541cds/mpc8541cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/mpc8544ds.c
/rk3399_rockchip-uboot/board/freescale/mpc8548cds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8548cds/mpc8548cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8555cds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8555cds/mpc8555cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8560ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8560ads/mpc8560ads.c
/rk3399_rockchip-uboot/board/freescale/mpc8568mds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8568mds/mpc8568mds.c
/rk3399_rockchip-uboot/board/freescale/mpc8569mds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8569mds/mpc8569mds.c
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/mpc8572ds.c
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/mpc8610hpcd.c
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/Makefile
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/mpc8641hpcn.c
/rk3399_rockchip-uboot/board/freescale/mx31ads/Makefile
/rk3399_rockchip-uboot/board/freescale/mx31ads/u-boot.lds
/rk3399_rockchip-uboot/board/freescale/mx31pdk/Makefile
/rk3399_rockchip-uboot/board/freescale/mx51evk/Makefile
/rk3399_rockchip-uboot/board/freescale/p1022ds/Makefile
/rk3399_rockchip-uboot/board/freescale/p1022ds/p1022ds.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/p1_p2_rdb.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/pci.c
/rk3399_rockchip-uboot/board/freescale/p2020ds/Makefile
/rk3399_rockchip-uboot/board/freescale/p2020ds/p2020ds.c
/rk3399_rockchip-uboot/board/funkwerk/vovpn-gw/Makefile
/rk3399_rockchip-uboot/board/funkwerk/vovpn-gw/vovpn-gw.c
/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/gcplus/Makefile
/rk3399_rockchip-uboot/board/gdsys/405ep/Makefile
/rk3399_rockchip-uboot/board/gdsys/common/Makefile
/rk3399_rockchip-uboot/board/gdsys/common/osd.c
/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/neo/Makefile
/rk3399_rockchip-uboot/board/gen860t/Makefile
/rk3399_rockchip-uboot/board/gen860t/u-boot-flashenv.lds
/rk3399_rockchip-uboot/board/gen860t/u-boot.lds
/rk3399_rockchip-uboot/board/genietv/Makefile
/rk3399_rockchip-uboot/board/genietv/u-boot.lds
/rk3399_rockchip-uboot/board/gth2/Makefile
/rk3399_rockchip-uboot/board/gw8260/Makefile
/rk3399_rockchip-uboot/board/hermes/Makefile
/rk3399_rockchip-uboot/board/hermes/u-boot.lds
/rk3399_rockchip-uboot/board/hidden_dragon/Makefile
/rk3399_rockchip-uboot/board/hymod/Makefile
/rk3399_rockchip-uboot/board/ibf-dsp561/Makefile
/rk3399_rockchip-uboot/board/icecube/Makefile
/rk3399_rockchip-uboot/board/icu862/Makefile
/rk3399_rockchip-uboot/board/icu862/u-boot.lds
/rk3399_rockchip-uboot/board/idmr/Makefile
/rk3399_rockchip-uboot/board/idmr/u-boot.lds
/rk3399_rockchip-uboot/board/ids8247/Makefile
/rk3399_rockchip-uboot/board/impa7/Makefile
/rk3399_rockchip-uboot/board/imx31_phycore/Makefile
/rk3399_rockchip-uboot/board/incaip/Makefile
/rk3399_rockchip-uboot/board/inka4x0/Makefile
/rk3399_rockchip-uboot/board/innokom/Makefile
/rk3399_rockchip-uboot/board/ip04/Makefile
/rk3399_rockchip-uboot/board/ip860/Makefile
/rk3399_rockchip-uboot/board/ip860/u-boot.lds
/rk3399_rockchip-uboot/board/ipek01/Makefile
/rk3399_rockchip-uboot/board/iphase4539/Makefile
/rk3399_rockchip-uboot/board/isee/igep0020/Makefile
/rk3399_rockchip-uboot/board/isee/igep0020/config.mk
/rk3399_rockchip-uboot/board/isee/igep0020/igep0020.c
/rk3399_rockchip-uboot/board/isee/igep0030/Makefile
/rk3399_rockchip-uboot/board/isee/igep0030/config.mk
/rk3399_rockchip-uboot/board/isee/igep0030/igep0030.c
/rk3399_rockchip-uboot/board/ispan/Makefile
/rk3399_rockchip-uboot/board/ivm/Makefile
/rk3399_rockchip-uboot/board/ivm/u-boot.lds
/rk3399_rockchip-uboot/board/ixdp425/Makefile
/rk3399_rockchip-uboot/board/jornada/Makefile
/rk3399_rockchip-uboot/board/jornada/setup.S
/rk3399_rockchip-uboot/board/jse/Makefile
/rk3399_rockchip-uboot/board/jupiter/Makefile
/rk3399_rockchip-uboot/board/karo/tx25/Makefile
/rk3399_rockchip-uboot/board/kb9202/Makefile
/rk3399_rockchip-uboot/board/keymile/km8xx/Makefile
/rk3399_rockchip-uboot/board/keymile/km8xx/u-boot.lds
/rk3399_rockchip-uboot/board/keymile/km_arm/Makefile
/rk3399_rockchip-uboot/board/keymile/kmeter1/Makefile
/rk3399_rockchip-uboot/board/keymile/mgcoge/Makefile
/rk3399_rockchip-uboot/board/korat/Makefile
/rk3399_rockchip-uboot/board/kup/Makefile
/rk3399_rockchip-uboot/board/kup/kup4k/Makefile
/rk3399_rockchip-uboot/board/kup/kup4k/u-boot.lds
/rk3399_rockchip-uboot/board/kup/kup4x/Makefile
/rk3399_rockchip-uboot/board/kup/kup4x/u-boot.lds
/rk3399_rockchip-uboot/board/lantec/Makefile
/rk3399_rockchip-uboot/board/lantec/u-boot.lds
/rk3399_rockchip-uboot/board/lart/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/zoom1/Makefile
/rk3399_rockchip-uboot/board/logicpd/zoom2/Makefile
/rk3399_rockchip-uboot/board/lpc2292sodimm/Makefile
/rk3399_rockchip-uboot/board/lpd7a40x/Makefile
/rk3399_rockchip-uboot/board/lubbock/Makefile
/rk3399_rockchip-uboot/board/lwmon/Makefile
/rk3399_rockchip-uboot/board/lwmon/u-boot.lds
/rk3399_rockchip-uboot/board/lwmon5/Makefile
/rk3399_rockchip-uboot/board/m501sk/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/uc100/u-boot.lds
/rk3399_rockchip-uboot/board/manroland/uc101/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/common/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvbc_p/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvblm7/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvsmr/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvsmr/u-boot.lds
/rk3399_rockchip-uboot/board/mbx8xx/Makefile
/rk3399_rockchip-uboot/board/mbx8xx/u-boot.lds
/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/ml2/Makefile
/rk3399_rockchip-uboot/board/ml2/u-boot.lds
/rk3399_rockchip-uboot/board/modnet50/Makefile
/rk3399_rockchip-uboot/board/mosaixtech/icon/Makefile
/rk3399_rockchip-uboot/board/motionpro/Makefile
/rk3399_rockchip-uboot/board/mousse/Makefile
/rk3399_rockchip-uboot/board/mousse/u-boot.lds
/rk3399_rockchip-uboot/board/mp2usb/Makefile
/rk3399_rockchip-uboot/board/mpc8308_p1m/Makefile
/rk3399_rockchip-uboot/board/mpc8540eval/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/mvblue/u-boot.lds
/rk3399_rockchip-uboot/board/mx1ads/Makefile
/rk3399_rockchip-uboot/board/mx1fs2/Makefile
/rk3399_rockchip-uboot/board/netphone/Makefile
/rk3399_rockchip-uboot/board/netphone/u-boot.lds
/rk3399_rockchip-uboot/board/netstal/hcu4/Makefile
/rk3399_rockchip-uboot/board/netstal/hcu5/Makefile
/rk3399_rockchip-uboot/board/netstal/mcu25/Makefile
/rk3399_rockchip-uboot/board/netstar/Makefile
/rk3399_rockchip-uboot/board/netta/Makefile
/rk3399_rockchip-uboot/board/netta/u-boot.lds
/rk3399_rockchip-uboot/board/netta2/Makefile
/rk3399_rockchip-uboot/board/netta2/u-boot.lds
/rk3399_rockchip-uboot/board/netvia/Makefile
/rk3399_rockchip-uboot/board/netvia/u-boot.lds
/rk3399_rockchip-uboot/board/ns9750dev/Makefile
/rk3399_rockchip-uboot/board/nx823/Makefile
/rk3399_rockchip-uboot/board/nx823/u-boot.lds
/rk3399_rockchip-uboot/board/o2dnt/Makefile
/rk3399_rockchip-uboot/board/overo/Makefile
/rk3399_rockchip-uboot/board/overo/overo.c
/rk3399_rockchip-uboot/board/overo/overo.h
/rk3399_rockchip-uboot/board/oxc/Makefile
/rk3399_rockchip-uboot/board/palmld/Makefile
/rk3399_rockchip-uboot/board/palmtc/Makefile
/rk3399_rockchip-uboot/board/pandora/Makefile
/rk3399_rockchip-uboot/board/pb1x00/Makefile
/rk3399_rockchip-uboot/board/pcippc2/Makefile
/rk3399_rockchip-uboot/board/pcs440ep/Makefile
/rk3399_rockchip-uboot/board/pdm360ng/Makefile
/rk3399_rockchip-uboot/board/phytec/pcm030/Makefile
/rk3399_rockchip-uboot/board/pleb2/Makefile
/rk3399_rockchip-uboot/board/pm520/Makefile
/rk3399_rockchip-uboot/board/pm826/Makefile
/rk3399_rockchip-uboot/board/pm828/Makefile
/rk3399_rockchip-uboot/board/pm854/Makefile
/rk3399_rockchip-uboot/board/pm854/pm854.c
/rk3399_rockchip-uboot/board/pm856/Makefile
/rk3399_rockchip-uboot/board/pm856/pm856.c
/rk3399_rockchip-uboot/board/pn62/Makefile
/rk3399_rockchip-uboot/board/pn62/cmd_pn62.c
/rk3399_rockchip-uboot/board/ppmc7xx/Makefile
/rk3399_rockchip-uboot/board/ppmc8260/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/prodrive/pdnb3/pdnb3.c
/rk3399_rockchip-uboot/board/psyent/pci5441/Makefile
/rk3399_rockchip-uboot/board/psyent/pk1c20/Makefile
/rk3399_rockchip-uboot/board/purple/Makefile
/rk3399_rockchip-uboot/board/pxa255_idp/Makefile
/rk3399_rockchip-uboot/board/qemu-mips/Makefile
/rk3399_rockchip-uboot/board/quad100hd/Makefile
/rk3399_rockchip-uboot/board/quantum/Makefile
/rk3399_rockchip-uboot/board/quantum/u-boot.lds
/rk3399_rockchip-uboot/board/r360mpi/Makefile
/rk3399_rockchip-uboot/board/r360mpi/u-boot.lds
/rk3399_rockchip-uboot/board/rattler/Makefile
/rk3399_rockchip-uboot/board/rbc823/Makefile
/rk3399_rockchip-uboot/board/rbc823/u-boot.lds
/rk3399_rockchip-uboot/board/renesas/MigoR/Makefile
/rk3399_rockchip-uboot/board/renesas/ap325rxa/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/sh7763rdp/Makefile
/rk3399_rockchip-uboot/board/renesas/sh7785lcr/Makefile
/rk3399_rockchip-uboot/board/rmu/Makefile
/rk3399_rockchip-uboot/board/rmu/u-boot.lds
/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/sacsng/sacsng.c
/rk3399_rockchip-uboot/board/samsung/goni/Makefile
/rk3399_rockchip-uboot/board/samsung/smdk2400/Makefile
/rk3399_rockchip-uboot/board/samsung/smdk2410/Makefile
/rk3399_rockchip-uboot/board/samsung/smdk6400/Makefile
/rk3399_rockchip-uboot/board/samsung/smdkc100/Makefile
/rk3399_rockchip-uboot/board/sandburst/karef/Makefile
/rk3399_rockchip-uboot/board/sandburst/metrobox/Makefile
/rk3399_rockchip-uboot/board/sandpoint/Makefile
/rk3399_rockchip-uboot/board/sandpoint/u-boot.lds
/rk3399_rockchip-uboot/board/sbc2410x/Makefile
/rk3399_rockchip-uboot/board/sbc405/Makefile
/rk3399_rockchip-uboot/board/sbc405/sbc405.c
/rk3399_rockchip-uboot/board/sbc8240/Makefile
/rk3399_rockchip-uboot/board/sbc8260/Makefile
/rk3399_rockchip-uboot/board/sbc8349/Makefile
/rk3399_rockchip-uboot/board/sbc8548/Makefile
/rk3399_rockchip-uboot/board/sbc8548/sbc8548.c
/rk3399_rockchip-uboot/board/sbc8560/Makefile
/rk3399_rockchip-uboot/board/sbc8641d/Makefile
/rk3399_rockchip-uboot/board/sbc8641d/sbc8641d.c
/rk3399_rockchip-uboot/board/sc3/Makefile
/rk3399_rockchip-uboot/board/scb9328/Makefile
/rk3399_rockchip-uboot/board/shannon/Makefile
/rk3399_rockchip-uboot/board/sheldon/simpc8313/Makefile
/rk3399_rockchip-uboot/board/siemens/IAD210/Makefile
/rk3399_rockchip-uboot/board/siemens/IAD210/u-boot.lds
/rk3399_rockchip-uboot/board/siemens/SCM/Makefile
/rk3399_rockchip-uboot/board/siemens/SMN42/Makefile
/rk3399_rockchip-uboot/board/sixnet/Makefile
/rk3399_rockchip-uboot/board/sixnet/u-boot.lds
/rk3399_rockchip-uboot/board/snmc/qs850/Makefile
/rk3399_rockchip-uboot/board/snmc/qs850/u-boot.lds
/rk3399_rockchip-uboot/board/snmc/qs860t/Makefile
/rk3399_rockchip-uboot/board/snmc/qs860t/u-boot.lds
/rk3399_rockchip-uboot/board/socrates/Makefile
/rk3399_rockchip-uboot/board/sorcery/Makefile
/rk3399_rockchip-uboot/board/spc1920/Makefile
/rk3399_rockchip-uboot/board/spc1920/u-boot.lds
/rk3399_rockchip-uboot/board/spd8xx/Makefile
/rk3399_rockchip-uboot/board/spd8xx/u-boot.lds
/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/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/stx/stxxtc/u-boot.lds
/rk3399_rockchip-uboot/board/svm_sc8xx/Makefile
/rk3399_rockchip-uboot/board/svm_sc8xx/u-boot.lds
/rk3399_rockchip-uboot/board/sx1/Makefile
/rk3399_rockchip-uboot/board/syteco/jadecpu/Makefile
/rk3399_rockchip-uboot/board/t3corp/Makefile
/rk3399_rockchip-uboot/board/tb0229/Makefile
/rk3399_rockchip-uboot/board/tcm-bf518/Makefile
/rk3399_rockchip-uboot/board/tcm-bf537/Makefile
/rk3399_rockchip-uboot/board/ti/beagle/Makefile
/rk3399_rockchip-uboot/board/ti/beagle/beagle.c
/rk3399_rockchip-uboot/board/ti/beagle/beagle.h
/rk3399_rockchip-uboot/board/ti/evm/Makefile
/rk3399_rockchip-uboot/board/ti/evm/config.mk
/rk3399_rockchip-uboot/board/ti/evm/evm.c
/rk3399_rockchip-uboot/board/ti/evm/evm.h
/rk3399_rockchip-uboot/board/ti/omap1510inn/Makefile
/rk3399_rockchip-uboot/board/ti/omap1610inn/Makefile
/rk3399_rockchip-uboot/board/ti/omap2420h4/Makefile
/rk3399_rockchip-uboot/board/ti/omap5912osk/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/tnetv107xevm/Makefile
/rk3399_rockchip-uboot/board/timll/devkit8000/Makefile
/rk3399_rockchip-uboot/board/total5200/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm5200/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm5200/cam5200_flash.c
/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/tqm85xx/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm85xx/tqm85xx.c
/rk3399_rockchip-uboot/board/tqc/tqm8xx/Makefile
/rk3399_rockchip-uboot/board/tqc/tqm8xx/u-boot.lds
/rk3399_rockchip-uboot/board/trab/Makefile
/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/v37/u-boot.lds
/rk3399_rockchip-uboot/board/v38b/Makefile
/rk3399_rockchip-uboot/board/ve8313/Makefile
/rk3399_rockchip-uboot/board/voiceblue/Makefile
/rk3399_rockchip-uboot/board/vpac270/Makefile
/rk3399_rockchip-uboot/board/w7o/Makefile
/rk3399_rockchip-uboot/board/westel/amx860/Makefile
/rk3399_rockchip-uboot/board/westel/amx860/u-boot.lds
/rk3399_rockchip-uboot/board/xaeniax/Makefile
/rk3399_rockchip-uboot/board/xes/common/Makefile
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_pci.c
/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/microblaze-generic/microblaze-generic.c
/rk3399_rockchip-uboot/board/xilinx/ppc405-generic/Makefile
/rk3399_rockchip-uboot/board/xilinx/ppc440-generic/Makefile
/rk3399_rockchip-uboot/board/xm250/Makefile
/rk3399_rockchip-uboot/board/zeus/Makefile
/rk3399_rockchip-uboot/board/zeus/zeus.c
/rk3399_rockchip-uboot/board/zipitz2/Makefile
/rk3399_rockchip-uboot/board/zpc1900/Makefile
/rk3399_rockchip-uboot/board/zylonite/Makefile
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/cmd_boot.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_date.c
/rk3399_rockchip-uboot/common/cmd_fdc.c
/rk3399_rockchip-uboot/common/cmd_fdos.c
/rk3399_rockchip-uboot/common/cmd_ide.c
/rk3399_rockchip-uboot/common/cmd_itest.c
/rk3399_rockchip-uboot/common/cmd_mii.c
/rk3399_rockchip-uboot/common/cmd_nand.c
/rk3399_rockchip-uboot/common/cmd_net.c
/rk3399_rockchip-uboot/common/cmd_nvedit.c
/rk3399_rockchip-uboot/common/cmd_pci.c
/rk3399_rockchip-uboot/common/cmd_scsi.c
/rk3399_rockchip-uboot/common/cmd_usb.c
/rk3399_rockchip-uboot/common/command.c
/rk3399_rockchip-uboot/common/console.c
/rk3399_rockchip-uboot/common/dlmalloc.c
/rk3399_rockchip-uboot/common/env_mmc.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/hush.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/common/stdio.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/disk/Makefile
/rk3399_rockchip-uboot/doc/README.davinci
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile
/rk3399_rockchip-uboot/drivers/block/Makefile
/rk3399_rockchip-uboot/drivers/dma/Makefile
/rk3399_rockchip-uboot/drivers/fpga/Makefile
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/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/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/omap_hsmmc.c
/rk3399_rockchip-uboot/drivers/mtd/Makefile
/rk3399_rockchip-uboot/drivers/mtd/cfi_flash.c
/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile
/rk3399_rockchip-uboot/drivers/mtd/nand/ndfc.c
/rk3399_rockchip-uboot/drivers/mtd/onenand/Makefile
/rk3399_rockchip-uboot/drivers/mtd/spi/Makefile
/rk3399_rockchip-uboot/drivers/mtd/spi/ramtron.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi_flash.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi_flash_internal.h
/rk3399_rockchip-uboot/drivers/mtd/ubi/Makefile
/rk3399_rockchip-uboot/drivers/net/Makefile
/rk3399_rockchip-uboot/drivers/net/dc2114x.c
/rk3399_rockchip-uboot/drivers/net/e1000.c
/rk3399_rockchip-uboot/drivers/net/eepro100.c
/rk3399_rockchip-uboot/drivers/net/fec_mxc.c
/rk3399_rockchip-uboot/drivers/net/greth.c
/rk3399_rockchip-uboot/drivers/net/natsemi.c
/rk3399_rockchip-uboot/drivers/net/ns8382x.c
/rk3399_rockchip-uboot/drivers/net/pcnet.c
/rk3399_rockchip-uboot/drivers/net/phy/Makefile
/rk3399_rockchip-uboot/drivers/net/rtl8139.c
/rk3399_rockchip-uboot/drivers/net/rtl8169.c
/rk3399_rockchip-uboot/drivers/net/tsi108_eth.c
/rk3399_rockchip-uboot/drivers/net/uli526x.c
/rk3399_rockchip-uboot/drivers/pci/Makefile
/rk3399_rockchip-uboot/drivers/pci/fsl_pci_init.c
/rk3399_rockchip-uboot/drivers/pci/pci.c
/rk3399_rockchip-uboot/drivers/pci/tsi108_pci.c
/rk3399_rockchip-uboot/drivers/pcmcia/Makefile
/rk3399_rockchip-uboot/drivers/power/Makefile
/rk3399_rockchip-uboot/drivers/qe/Makefile
/rk3399_rockchip-uboot/drivers/qe/fdt.c
/rk3399_rockchip-uboot/drivers/rtc/Makefile
/rk3399_rockchip-uboot/drivers/serial/Makefile
/rk3399_rockchip-uboot/drivers/spi/Makefile
/rk3399_rockchip-uboot/drivers/twserial/Makefile
/rk3399_rockchip-uboot/drivers/usb/gadget/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-ppc4xx.c
/rk3399_rockchip-uboot/drivers/usb/musb/Makefile
/rk3399_rockchip-uboot/drivers/usb/phy/Makefile
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/watchdog/Makefile
/rk3399_rockchip-uboot/examples/standalone/Makefile
/rk3399_rockchip-uboot/fs/cramfs/Makefile
/rk3399_rockchip-uboot/fs/ext2/Makefile
/rk3399_rockchip-uboot/fs/ext2/ext2fs.c
/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/ubifs/Makefile
/rk3399_rockchip-uboot/fs/yaffs2/Makefile
/rk3399_rockchip-uboot/include/command.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/AP1000.h
/rk3399_rockchip-uboot/include/configs/CANBT.h
/rk3399_rockchip-uboot/include/configs/CATcenter.h
/rk3399_rockchip-uboot/include/configs/CPCI2DP.h
/rk3399_rockchip-uboot/include/configs/DP405.h
/rk3399_rockchip-uboot/include/configs/EVB64260.h
/rk3399_rockchip-uboot/include/configs/HIDDEN_DRAGON.h
/rk3399_rockchip-uboot/include/configs/ML2.h
/rk3399_rockchip-uboot/include/configs/MPC8313ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8315ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/MVBLUE.h
/rk3399_rockchip-uboot/include/configs/NETPHONE.h
/rk3399_rockchip-uboot/include/configs/NETTA.h
/rk3399_rockchip-uboot/include/configs/NETVIA.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P1_P2_RDB.h
/rk3399_rockchip-uboot/include/configs/P4080DS.h
/rk3399_rockchip-uboot/include/configs/PPChameleonEVB.h
/rk3399_rockchip-uboot/include/configs/SIMPC8313.h
/rk3399_rockchip-uboot/include/configs/Sandpoint8240.h
/rk3399_rockchip-uboot/include/configs/Sandpoint8245.h
/rk3399_rockchip-uboot/include/configs/TQM5200.h
/rk3399_rockchip-uboot/include/configs/balloon3.h
/rk3399_rockchip-uboot/include/configs/bct-brettl2.h
/rk3399_rockchip-uboot/include/configs/bf533-stamp.h
/rk3399_rockchip-uboot/include/configs/bf537-pnav.h
/rk3399_rockchip-uboot/include/configs/bf537-stamp.h
/rk3399_rockchip-uboot/include/configs/bf538f-ezkit.h
/rk3399_rockchip-uboot/include/configs/bf561-ezkit.h
/rk3399_rockchip-uboot/include/configs/cm-bf537e.h
/rk3399_rockchip-uboot/include/configs/cm-bf537u.h
/rk3399_rockchip-uboot/include/configs/cmi_mpc5xx.h
/rk3399_rockchip-uboot/include/configs/cogent_mpc8260.h
/rk3399_rockchip-uboot/include/configs/cogent_mpc8xx.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.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_dvevm.h
/rk3399_rockchip-uboot/include/configs/davinci_sonata.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/dockstar.h
/rk3399_rockchip-uboot/include/configs/ibf-dsp561.h
/rk3399_rockchip-uboot/include/configs/igep0020.h
/rk3399_rockchip-uboot/include/configs/igep0030.h
/rk3399_rockchip-uboot/include/configs/keymile-common.h
/rk3399_rockchip-uboot/include/configs/mcc200.h
/rk3399_rockchip-uboot/include/configs/mv-common.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm.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/omap4_panda.h
/rk3399_rockchip-uboot/include/configs/omap4_sdp4430.h
/rk3399_rockchip-uboot/include/configs/palmld.h
/rk3399_rockchip-uboot/include/configs/palmtc.h
/rk3399_rockchip-uboot/include/configs/pleb2.h
/rk3399_rockchip-uboot/include/configs/quantum.h
/rk3399_rockchip-uboot/include/configs/sc3.h
/rk3399_rockchip-uboot/include/configs/tcm-bf537.h
/rk3399_rockchip-uboot/include/configs/tnetv107x_evm.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/exports.h
/rk3399_rockchip-uboot/include/ext2fs.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/iomux.h
/rk3399_rockchip-uboot/include/linux/ctype.h
/rk3399_rockchip-uboot/include/net.h
/rk3399_rockchip-uboot/include/pci.h
/rk3399_rockchip-uboot/include/stdio_dev.h
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/lib/ctype.c
/rk3399_rockchip-uboot/lib/libfdt/Makefile
/rk3399_rockchip-uboot/lib/lzma/Makefile
/rk3399_rockchip-uboot/lib/lzo/Makefile
/rk3399_rockchip-uboot/lib/net_utils.c
/rk3399_rockchip-uboot/lib/vsprintf.c
/rk3399_rockchip-uboot/nand_spl/board/amcc/acadia/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/amcc/bamboo/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/amcc/canyonlands/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/amcc/kilauea/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/amcc/sequoia/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8313erdb/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8313erdb/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8315erdb/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8315erdb/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8536ds/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8569mds/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1_p2_rdb/Makefile
/rk3399_rockchip-uboot/nand_spl/board/karo/tx25/u-boot.lds
/rk3399_rockchip-uboot/nand_spl/board/sheldon/simpc8313/Makefile
/rk3399_rockchip-uboot/net/Makefile
/rk3399_rockchip-uboot/net/bootp.c
/rk3399_rockchip-uboot/net/eth.c
/rk3399_rockchip-uboot/net/net.c
/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/cpu/ppc4xx/denali_ecc.c
/rk3399_rockchip-uboot/post/drivers/Makefile
/rk3399_rockchip-uboot/post/drivers/i2c.c
/rk3399_rockchip-uboot/post/lib_powerpc/Makefile
/rk3399_rockchip-uboot/post/lib_powerpc/fpu/Makefile
/rk3399_rockchip-uboot/post/rules.mk
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/env/Makefile
565e39c518-Nov-2010 Liu Hui-R64343 <r64343@freescale.com>

imx: Get fec mac address from fuse

The patch is to support getting FEC MAC address from fuse bank.

Signed-off-by: Jason Liu <r64343@freescale.com>
Tested-by: Stefano Babic <sbabic@denx.de>


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/kirkwood/dram.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/generic.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx27/generic.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/soc.c
asm/arch-mx25/imx-regs.h
asm/arch-mx27/imx-regs.h
asm/arch-mx5/imx-regs.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/74xx_7xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8220/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/start.S
/rk3399_rockchip-uboot/board/Marvell/guruplug/guruplug.c
/rk3399_rockchip-uboot/board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c
/rk3399_rockchip-uboot/board/Marvell/openrd_base/openrd_base.c
/rk3399_rockchip-uboot/board/Marvell/rd6281a/rd6281a.c
/rk3399_rockchip-uboot/board/Marvell/sheevaplug/sheevaplug.c
/rk3399_rockchip-uboot/board/atum8548/atum8548.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/corenet_ds.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/pci.c
/rk3399_rockchip-uboot/board/freescale/mpc8536ds/mpc8536ds.c
/rk3399_rockchip-uboot/board/freescale/mpc8540ads/mpc8540ads.c
/rk3399_rockchip-uboot/board/freescale/mpc8541cds/mpc8541cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/mpc8544ds.c
/rk3399_rockchip-uboot/board/freescale/mpc8548cds/mpc8548cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8555cds/mpc8555cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8560ads/mpc8560ads.c
/rk3399_rockchip-uboot/board/freescale/mpc8568mds/mpc8568mds.c
/rk3399_rockchip-uboot/board/freescale/mpc8569mds/mpc8569mds.c
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/mpc8572ds.c
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/mpc8610hpcd.c
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/mpc8641hpcn.c
/rk3399_rockchip-uboot/board/freescale/p1022ds/p1022ds.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/p1_p2_rdb.c
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/pci.c
/rk3399_rockchip-uboot/board/freescale/p2020ds/p2020ds.c
/rk3399_rockchip-uboot/board/keymile/km_arm/km_arm.c
/rk3399_rockchip-uboot/board/pm854/pm854.c
/rk3399_rockchip-uboot/board/pm856/pm856.c
/rk3399_rockchip-uboot/board/sbc8548/sbc8548.c
/rk3399_rockchip-uboot/board/sbc8641d/sbc8641d.c
/rk3399_rockchip-uboot/board/tqc/tqm85xx/tqm85xx.c
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_pci.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_pci.c
/rk3399_rockchip-uboot/common/env_mmc.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/drivers/mtd/spi/Makefile
/rk3399_rockchip-uboot/drivers/mtd/spi/ramtron.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi_flash.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi_flash_internal.h
/rk3399_rockchip-uboot/drivers/net/dc2114x.c
/rk3399_rockchip-uboot/drivers/net/e1000.c
/rk3399_rockchip-uboot/drivers/net/eepro100.c
/rk3399_rockchip-uboot/drivers/net/fec_mxc.c
/rk3399_rockchip-uboot/drivers/net/natsemi.c
/rk3399_rockchip-uboot/drivers/net/ns8382x.c
/rk3399_rockchip-uboot/drivers/net/pcnet.c
/rk3399_rockchip-uboot/drivers/net/rtl8139.c
/rk3399_rockchip-uboot/drivers/net/rtl8169.c
/rk3399_rockchip-uboot/drivers/net/tsi108_eth.c
/rk3399_rockchip-uboot/drivers/net/uli526x.c
/rk3399_rockchip-uboot/drivers/pci/fsl_pci_init.c
/rk3399_rockchip-uboot/drivers/pci/pci.c
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P1_P2_RDB.h
/rk3399_rockchip-uboot/include/configs/P4080DS.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/guruplug.h
/rk3399_rockchip-uboot/include/configs/keymile-common.h
/rk3399_rockchip-uboot/include/configs/km_arm.h
/rk3399_rockchip-uboot/include/configs/mv-common.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/pci.h
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8536ds/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8569mds/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1_p2_rdb/Makefile
/rk3399_rockchip-uboot/net/bootp.c
/rk3399_rockchip-uboot/net/eth.c
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/env/Makefile
7d44af0825-Oct-2010 Reinhard Meyer <u-boot@emk-elektronik.de>

AT91: add header file for the Shutdown Controller

and SHDWN address entry in at91sam9260.h

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>

33825ec125-Oct-2010 Reinhard Meyer <u-boot@emk-elektronik.de>

AT91: add 2nd SPI to 9260/9XE/9G20

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>

d75c2a3d29-Oct-2010 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://git.denx.de/u-boot-imx

17dd883c29-Oct-2010 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://git.denx.de/u-boot-samsung

1ecb758329-Oct-2010 Wolfgang Denk <wd@denx.de>

Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
/rk3399_rockchip-uboot/include/configs/SMN42.h
/rk3399_rockchip-uboot/include/configs/afeb9260.h
/rk3399_rockchip-uboot/include/configs/at91cap9adk.h
/rk3399_rockchip-uboot/include/configs/at91rm9200dk.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/at91sam9rlek.h
/rk3399_rockchip-uboot/include/configs/cmc_pu2.h
/rk3399_rockchip-uboot/include/configs/colibri_pxa270.h
/rk3399_rockchip-uboot/include/configs/cpuat91.h
/rk3399_rockchip-uboot/include/configs/csb637.h
/rk3399_rockchip-uboot/include/configs/da830evm.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/dnp1110.h
/rk3399_rockchip-uboot/include/configs/gcplus.h
/rk3399_rockchip-uboot/include/configs/kb9202.h
/rk3399_rockchip-uboot/include/configs/lpc2292sodimm.h
/rk3399_rockchip-uboot/include/configs/meesc.h
/rk3399_rockchip-uboot/include/configs/mp2usb.h
/rk3399_rockchip-uboot/include/configs/mx31pdk.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/netstar.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/pxa255_idp.h
/rk3399_rockchip-uboot/include/configs/s5p_goni.h
/rk3399_rockchip-uboot/include/configs/sbc35_a9g20.h
/rk3399_rockchip-uboot/include/configs/shannon.h
/rk3399_rockchip-uboot/include/configs/smdk6400.h
/rk3399_rockchip-uboot/include/configs/smdkc100.h
/rk3399_rockchip-uboot/include/configs/tny_a9260.h
/rk3399_rockchip-uboot/include/configs/vision2.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/configs/zylonite.h
/rk3399_rockchip-uboot/onenand_ipl/board/vpac270/Makefile
a9aa392628-Oct-2010 Wolfgang Denk <wd@denx.de>

Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC

When this define was introduced, the idea was to provide a soft
migration path for ARM boards to get adapted to the new relocation
support. However, ot

Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC

When this define was introduced, the idea was to provide a soft
migration path for ARM boards to get adapted to the new relocation
support. However, other recent changes led to a different
implementation (ELF relocation), where this no longer works. By now
CONFIG_SYS_ARM_WITHOUT_RELOC does not only not help any more, but it
actually hurts because it obfuscates the actual code by sprinkling it
with lots of dead and non-working debris.

So let's make a clean cut and drop CONFIG_SYS_ARM_WITHOUT_RELOC.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Tested-by: Heiko Schocher <hs@denx.de>
Tested-by: Reinhard Meyer <u-boot@emk-elektronik.de>

show more ...


/rk3399_rockchip-uboot/arch/arm/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/orion5x/dram.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/emif4.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/sdrc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap4/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
asm/global_data.h
asm/u-boot-arm.h
/rk3399_rockchip-uboot/arch/arm/lib/board.c
/rk3399_rockchip-uboot/arch/arm/lib/cache-cp15.c
/rk3399_rockchip-uboot/arch/arm/lib/interrupts.c
/rk3399_rockchip-uboot/board/davinci/common/misc.c
/rk3399_rockchip-uboot/board/keymile/km_arm/km_arm.c
/rk3399_rockchip-uboot/board/ttcontrol/vision2/vision2.c
/rk3399_rockchip-uboot/common/cmd_bdinfo.c
/rk3399_rockchip-uboot/doc/README.arm-relocation
/rk3399_rockchip-uboot/doc/feature-removal-schedule.txt
/rk3399_rockchip-uboot/include/configs/imx31_litekit.h
/rk3399_rockchip-uboot/include/configs/jornada.h
/rk3399_rockchip-uboot/include/configs/vision2.h
/rk3399_rockchip-uboot/nand_spl/nand_boot.c
/rk3399_rockchip-uboot/nand_spl/nand_boot_fsl_nfc.c
2e5167cc28-Oct-2010 Wolfgang Denk <wd@denx.de>

Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC

By now, the majority of architectures have working relocation
support, so the few remaining architectures have become exceptions.
To mak

Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC

By now, the majority of architectures have working relocation
support, so the few remaining architectures have become exceptions.
To make this more obvious, we make working relocation now the default
case, and flag the remaining cases with CONFIG_NEEDS_MANUAL_RELOC.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Tested-by: Heiko Schocher <hs@denx.de>
Tested-by: Reinhard Meyer <u-boot@emk-elektronik.de>

show more ...


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/kirkwood/dram.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
asm/config.h
/rk3399_rockchip-uboot/arch/arm/lib/board.c
/rk3399_rockchip-uboot/arch/arm/lib/bootm.c
/rk3399_rockchip-uboot/arch/avr32/include/asm/config.h
/rk3399_rockchip-uboot/arch/avr32/lib/board.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/config.h
/rk3399_rockchip-uboot/arch/i386/include/asm/config.h
/rk3399_rockchip-uboot/arch/m68k/include/asm/config.h
/rk3399_rockchip-uboot/arch/m68k/lib/board.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/start.S
/rk3399_rockchip-uboot/arch/microblaze/include/asm/config.h
/rk3399_rockchip-uboot/arch/mips/include/asm/config.h
/rk3399_rockchip-uboot/arch/mips/lib/board.c
/rk3399_rockchip-uboot/arch/nios2/include/asm/config.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config.h
/rk3399_rockchip-uboot/arch/sh/include/asm/config.h
/rk3399_rockchip-uboot/arch/sh/lib/bootm.c
/rk3399_rockchip-uboot/arch/sparc/include/asm/byteorder.h
/rk3399_rockchip-uboot/arch/sparc/include/asm/config.h
/rk3399_rockchip-uboot/arch/sparc/include/asm/unaligned.h
/rk3399_rockchip-uboot/arch/sparc/lib/board.c
/rk3399_rockchip-uboot/board/bct-brettl2/cled.c
/rk3399_rockchip-uboot/board/davedenx/qong/fpga.c
/rk3399_rockchip-uboot/board/isee/igep0030/config.mk
/rk3399_rockchip-uboot/board/netstal/mcu25/Makefile
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_misc.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/ddr.c
/rk3399_rockchip-uboot/common/cmd_bmp.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_date.c
/rk3399_rockchip-uboot/common/cmd_i2c.c
/rk3399_rockchip-uboot/common/cmd_nvedit.c
/rk3399_rockchip-uboot/common/cmd_onenand.c
/rk3399_rockchip-uboot/common/command.c
/rk3399_rockchip-uboot/common/dlmalloc.c
/rk3399_rockchip-uboot/common/env_common.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/hush.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/common/serial.c
/rk3399_rockchip-uboot/common/stdio.c
/rk3399_rockchip-uboot/disk/part.c
/rk3399_rockchip-uboot/doc/README.arm-relocation
/rk3399_rockchip-uboot/drivers/fpga/lattice.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/omap_hsmmc.c
/rk3399_rockchip-uboot/drivers/mtd/nand/nand.c
/rk3399_rockchip-uboot/drivers/net/phy/miiphybb.c
/rk3399_rockchip-uboot/drivers/serial/atmel_usart.h
/rk3399_rockchip-uboot/drivers/usb/gadget/config.c
/rk3399_rockchip-uboot/drivers/usb/gadget/epautoconf.c
/rk3399_rockchip-uboot/drivers/usb/gadget/ether.c
/rk3399_rockchip-uboot/drivers/usb/gadget/usbstring.c
/rk3399_rockchip-uboot/fs/ubifs/ubifs.c
/rk3399_rockchip-uboot/include/command.h
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/bct-brettl2.h
/rk3399_rockchip-uboot/include/configs/blackvme.h
/rk3399_rockchip-uboot/include/configs/da830evm.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/mx1ads.h
/rk3399_rockchip-uboot/include/configs/mx1fs2.h
/rk3399_rockchip-uboot/include/configs/scb9328.h
/rk3399_rockchip-uboot/include/lattice.h
/rk3399_rockchip-uboot/include/linux/fb.h
/rk3399_rockchip-uboot/include/linux/kbuild.h
/rk3399_rockchip-uboot/include/linux/usb/cdc.h
/rk3399_rockchip-uboot/include/post.h
/rk3399_rockchip-uboot/lib/hashtable.c
/rk3399_rockchip-uboot/lib/qsort.c
/rk3399_rockchip-uboot/post/board/lwmon5/fpga.c
/rk3399_rockchip-uboot/post/drivers/i2c.c
/rk3399_rockchip-uboot/post/post.c
/rk3399_rockchip-uboot/tools/scripts/make-asm-offsets
1ab027cb28-Oct-2010 Shawn Guo <shawn.gsc@gmail.com>

mx51evk: support new relocation scheme

This patch is to fix build breakage and support new relocation
scheme for mx51evk.

- Correct IRAM base address and add size definition

The IRAM starts from

mx51evk: support new relocation scheme

This patch is to fix build breakage and support new relocation
scheme for mx51evk.

- Correct IRAM base address and add size definition

The IRAM starts from 0x1FFE0000 on final revsion i.mx51 than
0x1FFE8000 which is for older revision.

- Include imx-regs.h in mx51evk.h

Definitions like CSD0_BASE_ADDR and IRAM_BASE_ADDR can be
referred to.

- Define CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE

They are used to define init RAM layout.

- Remove comment for CONFIG_SYS_GBL_DATA_SIZE which has been
buried by Wolfgang's commit below

25ddd1fb: Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value

Signed-off-by: Shawn Guo <shawn.gsc@gmail.com>

show more ...

81129d0727-Oct-2010 Matthias Weisser <weisserm@arcor.de>

imx25: Fix reset

This patch fixes the reset command on imx25. The watchdog registers are 16
bits in size and not 32. This patch also adds the service register codes as
constants.

Signed-off-by: Mat

imx25: Fix reset

This patch fixes the reset command on imx25. The watchdog registers are 16
bits in size and not 32. This patch also adds the service register codes as
constants.

Signed-off-by: Matthias Weisser <weisserm@arcor.de>

show more ...


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/kirkwood/dram.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/reset.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
asm/arch-mx25/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/lib/bootm.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/start.S
/rk3399_rockchip-uboot/arch/sh/lib/bootm.c
/rk3399_rockchip-uboot/arch/sparc/include/asm/byteorder.h
/rk3399_rockchip-uboot/arch/sparc/include/asm/unaligned.h
/rk3399_rockchip-uboot/board/bct-brettl2/cled.c
/rk3399_rockchip-uboot/board/davedenx/qong/fpga.c
/rk3399_rockchip-uboot/board/freescale/mx51evk/config.mk
/rk3399_rockchip-uboot/board/isee/igep0030/config.mk
/rk3399_rockchip-uboot/board/netstal/mcu25/Makefile
/rk3399_rockchip-uboot/board/ttcontrol/vision2/config.mk
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_misc.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/ddr.c
/rk3399_rockchip-uboot/common/cmd_onenand.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/doc/README.arm-relocation
/rk3399_rockchip-uboot/drivers/fpga/lattice.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/omap_hsmmc.c
/rk3399_rockchip-uboot/drivers/serial/atmel_usart.h
/rk3399_rockchip-uboot/drivers/usb/gadget/config.c
/rk3399_rockchip-uboot/drivers/usb/gadget/epautoconf.c
/rk3399_rockchip-uboot/drivers/usb/gadget/ether.c
/rk3399_rockchip-uboot/drivers/usb/gadget/usbstring.c
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/bct-brettl2.h
/rk3399_rockchip-uboot/include/configs/blackvme.h
/rk3399_rockchip-uboot/include/configs/da830evm.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/mx1ads.h
/rk3399_rockchip-uboot/include/configs/mx1fs2.h
/rk3399_rockchip-uboot/include/configs/scb9328.h
/rk3399_rockchip-uboot/include/lattice.h
/rk3399_rockchip-uboot/include/linux/fb.h
/rk3399_rockchip-uboot/include/linux/kbuild.h
/rk3399_rockchip-uboot/include/linux/usb/cdc.h
/rk3399_rockchip-uboot/lib/hashtable.c
/rk3399_rockchip-uboot/lib/qsort.c
/rk3399_rockchip-uboot/post/board/lwmon5/fpga.c
/rk3399_rockchip-uboot/post/drivers/i2c.c
/rk3399_rockchip-uboot/tools/scripts/make-asm-offsets
d9abba8226-Oct-2010 C Nauman <cnauman@diagraph.com>

Add generic support for samsung s3c2440

This patch adds generic support for the Samsung s3c2440 processor.

Global s3c24x0 changes to struct members converting from upper case to
lower case.

Signed

Add generic support for samsung s3c2440

This patch adds generic support for the Samsung s3c2440 processor.

Global s3c24x0 changes to struct members converting from upper case to
lower case.

Signed-off-by: Craig Nauman <cnauman@diagraph.com>
Cc: kevin.morfitt@fearnside-systems.co.uk
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

show more ...

9b8081a427-Oct-2010 Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>

arm/pxa: remove unused arch-pxa/macro.h

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/kirkwood/dram.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
/rk3399_rockchip-uboot/arch/arm/lib/bootm.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/start.S
/rk3399_rockchip-uboot/arch/sh/lib/bootm.c
/rk3399_rockchip-uboot/arch/sparc/include/asm/byteorder.h
/rk3399_rockchip-uboot/arch/sparc/include/asm/unaligned.h
/rk3399_rockchip-uboot/board/bct-brettl2/cled.c
/rk3399_rockchip-uboot/board/davedenx/qong/fpga.c
/rk3399_rockchip-uboot/board/isee/igep0030/config.mk
/rk3399_rockchip-uboot/board/netstal/mcu25/Makefile
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_misc.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/ddr.c
/rk3399_rockchip-uboot/common/cmd_onenand.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/doc/README.arm-relocation
/rk3399_rockchip-uboot/drivers/fpga/lattice.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/omap_hsmmc.c
/rk3399_rockchip-uboot/drivers/serial/atmel_usart.h
/rk3399_rockchip-uboot/drivers/usb/gadget/config.c
/rk3399_rockchip-uboot/drivers/usb/gadget/epautoconf.c
/rk3399_rockchip-uboot/drivers/usb/gadget/ether.c
/rk3399_rockchip-uboot/drivers/usb/gadget/usbstring.c
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/bct-brettl2.h
/rk3399_rockchip-uboot/include/configs/blackvme.h
/rk3399_rockchip-uboot/include/configs/da830evm.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/mx1ads.h
/rk3399_rockchip-uboot/include/configs/mx1fs2.h
/rk3399_rockchip-uboot/include/configs/scb9328.h
/rk3399_rockchip-uboot/include/lattice.h
/rk3399_rockchip-uboot/include/linux/fb.h
/rk3399_rockchip-uboot/include/linux/kbuild.h
/rk3399_rockchip-uboot/include/linux/usb/cdc.h
/rk3399_rockchip-uboot/lib/hashtable.c
/rk3399_rockchip-uboot/lib/qsort.c
/rk3399_rockchip-uboot/onenand_ipl/board/vpac270/Makefile
/rk3399_rockchip-uboot/post/board/lwmon5/fpga.c
/rk3399_rockchip-uboot/post/drivers/i2c.c
/rk3399_rockchip-uboot/tools/scripts/make-asm-offsets
25ddd1fb26-Oct-2010 Wolfgang Denk <wd@denx.de>

Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value

CONFIG_SYS_GBL_DATA_SIZE has always been just a bad workarond for not
being able to use "sizeof(struct global_data)" in assembler files.
Rece

Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value

CONFIG_SYS_GBL_DATA_SIZE has always been just a bad workarond for not
being able to use "sizeof(struct global_data)" in assembler files.
Recent experience has shown that manual synchronization is not
reliable enough. This patch renames CONFIG_SYS_GBL_DATA_SIZE into
GENERATED_GBL_DATA_SIZE which gets automatically generated by the
asm-offsets tool. In the result, all definitions of this value can be
deleted from the board config files. We have to make sure that all
files that reference such data include the new <asm-offsets.h> file.

No other changes have been done yet, but it is obvious that similar
changes / simplifications can be done for other, related macro
definitions as well.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-by: Kumar Gala <galak@kernel.crashing.org>

show more ...


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm925t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/lh7a40x/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/s3c44b0/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
asm/global_data.h
/rk3399_rockchip-uboot/arch/arm/lib/board.c
/rk3399_rockchip-uboot/arch/arm/lib/interrupts.c
/rk3399_rockchip-uboot/arch/avr32/cpu/start.S
/rk3399_rockchip-uboot/arch/avr32/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/blackfin/include/asm/config.h
/rk3399_rockchip-uboot/arch/blackfin/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/blackfin/lib/board.c
/rk3399_rockchip-uboot/arch/i386/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5227x/start.S
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf523x/start.S
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/start.S
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf532x/start.S
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/start.S
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/start.S
/rk3399_rockchip-uboot/arch/m68k/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/m68k/lib/board.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/start.S
/rk3399_rockchip-uboot/arch/microblaze/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/mips/cpu/cache.S
/rk3399_rockchip-uboot/arch/mips/cpu/start.S
/rk3399_rockchip-uboot/arch/mips/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/nios2/cpu/start.S
/rk3399_rockchip-uboot/arch/nios2/lib/board.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/74xx_7xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8220/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/release.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/sh/config.mk
/rk3399_rockchip-uboot/arch/sh/cpu/sh2/start.S
/rk3399_rockchip-uboot/arch/sh/cpu/sh3/start.S
/rk3399_rockchip-uboot/arch/sh/cpu/sh4/start.S
/rk3399_rockchip-uboot/arch/sh/lib/board.c
/rk3399_rockchip-uboot/arch/sh/lib/bootm.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon2/start.S
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/start.S
/rk3399_rockchip-uboot/arch/sparc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/sparc/lib/board.c
/rk3399_rockchip-uboot/board/a4m072/a4m072.c
/rk3399_rockchip-uboot/board/amcc/bamboo/init.S
/rk3399_rockchip-uboot/board/amcc/bluestone/init.S
/rk3399_rockchip-uboot/board/amcc/canyonlands/init.S
/rk3399_rockchip-uboot/board/amcc/sequoia/init.S
/rk3399_rockchip-uboot/board/amcc/yosemite/init.S
/rk3399_rockchip-uboot/board/barco/early_init.S
/rk3399_rockchip-uboot/board/cerf250/Makefile
/rk3399_rockchip-uboot/board/cerf250/cerf250.c
/rk3399_rockchip-uboot/board/colibri_pxa270/Makefile
/rk3399_rockchip-uboot/board/colibri_pxa270/colibri_pxa270.c
/rk3399_rockchip-uboot/board/cradle/Makefile
/rk3399_rockchip-uboot/board/cradle/cradle.c
/rk3399_rockchip-uboot/board/csb226/Makefile
/rk3399_rockchip-uboot/board/csb226/csb226.c
/rk3399_rockchip-uboot/board/esd/du440/init.S
/rk3399_rockchip-uboot/board/esd/pmc440/init.S
/rk3399_rockchip-uboot/board/fads/fads.h
/rk3399_rockchip-uboot/board/gdsys/405ep/405ep.c
/rk3399_rockchip-uboot/board/gdsys/405ep/Makefile
/rk3399_rockchip-uboot/board/gdsys/405ep/io.c
/rk3399_rockchip-uboot/board/gdsys/405ep/iocon.c
/rk3399_rockchip-uboot/board/gdsys/common/Makefile
/rk3399_rockchip-uboot/board/gdsys/common/fpga.h
/rk3399_rockchip-uboot/board/gdsys/common/miiphybb.c
/rk3399_rockchip-uboot/board/gdsys/common/osd.c
/rk3399_rockchip-uboot/board/gdsys/common/osd.h
/rk3399_rockchip-uboot/board/gdsys/gdppc440etx/init.S
/rk3399_rockchip-uboot/board/gdsys/intip/init.S
/rk3399_rockchip-uboot/board/hidden_dragon/early_init.S
/rk3399_rockchip-uboot/board/icecube/icecube.c
/rk3399_rockchip-uboot/board/innokom/Makefile
/rk3399_rockchip-uboot/board/innokom/innokom.c
/rk3399_rockchip-uboot/board/korat/init.S
/rk3399_rockchip-uboot/board/lubbock/Makefile
/rk3399_rockchip-uboot/board/lubbock/lubbock.c
/rk3399_rockchip-uboot/board/lwmon5/init.S
/rk3399_rockchip-uboot/board/netstal/hcu4/Makefile
/rk3399_rockchip-uboot/board/netstal/hcu5/Makefile
/rk3399_rockchip-uboot/board/palmld/Makefile
/rk3399_rockchip-uboot/board/palmld/palmld.c
/rk3399_rockchip-uboot/board/palmtc/Makefile
/rk3399_rockchip-uboot/board/palmtc/palmtc.c
/rk3399_rockchip-uboot/board/pcs440ep/init.S
/rk3399_rockchip-uboot/board/pleb2/Makefile
/rk3399_rockchip-uboot/board/pleb2/pleb2.c
/rk3399_rockchip-uboot/board/prodrive/alpr/init.S
/rk3399_rockchip-uboot/board/pxa255_idp/Makefile
/rk3399_rockchip-uboot/board/pxa255_idp/pxa_idp.c
/rk3399_rockchip-uboot/board/renesas/sh7785lcr/config.mk
/rk3399_rockchip-uboot/board/sandpoint/early_init.S
/rk3399_rockchip-uboot/board/t3corp/init.S
/rk3399_rockchip-uboot/board/trizepsiv/Makefile
/rk3399_rockchip-uboot/board/trizepsiv/conxs.c
/rk3399_rockchip-uboot/board/ttcontrol/vision2/vision2.c
/rk3399_rockchip-uboot/board/xaeniax/Makefile
/rk3399_rockchip-uboot/board/xaeniax/xaeniax.c
/rk3399_rockchip-uboot/board/xes/common/Makefile
/rk3399_rockchip-uboot/board/xes/common/board.c
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_clk.c
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_misc.c
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_misc.h
/rk3399_rockchip-uboot/board/xes/common/fsl_8xxx_pci.c
/rk3399_rockchip-uboot/board/xes/xpedite517x/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite517x/ddr.c
/rk3399_rockchip-uboot/board/xes/xpedite517x/law.c
/rk3399_rockchip-uboot/board/xes/xpedite517x/xpedite517x.c
/rk3399_rockchip-uboot/board/xes/xpedite520x/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite520x/ddr.c
/rk3399_rockchip-uboot/board/xes/xpedite520x/law.c
/rk3399_rockchip-uboot/board/xes/xpedite520x/tlb.c
/rk3399_rockchip-uboot/board/xes/xpedite520x/xpedite520x.c
/rk3399_rockchip-uboot/board/xes/xpedite537x/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite537x/ddr.c
/rk3399_rockchip-uboot/board/xes/xpedite537x/law.c
/rk3399_rockchip-uboot/board/xes/xpedite537x/tlb.c
/rk3399_rockchip-uboot/board/xes/xpedite537x/xpedite537x.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/Makefile
/rk3399_rockchip-uboot/board/xes/xpedite550x/ddr.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/law.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/tlb.c
/rk3399_rockchip-uboot/board/xes/xpedite550x/xpedite550x.c
/rk3399_rockchip-uboot/board/xm250/Makefile
/rk3399_rockchip-uboot/board/xm250/xm250.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_bdinfo.c
/rk3399_rockchip-uboot/common/cmd_onenand.c
/rk3399_rockchip-uboot/common/cmd_pci.c
/rk3399_rockchip-uboot/common/env_flash.c
/rk3399_rockchip-uboot/common/hwconfig.c
/rk3399_rockchip-uboot/common/usb_storage.c
/rk3399_rockchip-uboot/doc/README.LED_display
/rk3399_rockchip-uboot/doc/README.POST
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/drivers/i2c/omap24xx_i2c.c
/rk3399_rockchip-uboot/drivers/mtd/cfi_flash.c
/rk3399_rockchip-uboot/drivers/pci/fsl_pci_init.c
/rk3399_rockchip-uboot/drivers/pci/pci.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-pci.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci.h
/rk3399_rockchip-uboot/drivers/usb/musb/musb_core.c
/rk3399_rockchip-uboot/drivers/usb/musb/musb_core.h
/rk3399_rockchip-uboot/drivers/usb/musb/musb_hcd.c
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/mxc_ipuv3_fb.c
/rk3399_rockchip-uboot/drivers/video/mxcfb.h
/rk3399_rockchip-uboot/include/asm-offsets.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/A3000.h
/rk3399_rockchip-uboot/include/configs/ADCIOP.h
/rk3399_rockchip-uboot/include/configs/AMX860.h
/rk3399_rockchip-uboot/include/configs/AP1000.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/ATUM8548.h
/rk3399_rockchip-uboot/include/configs/Adder.h
/rk3399_rockchip-uboot/include/configs/Alaska8220.h
/rk3399_rockchip-uboot/include/configs/B2.h
/rk3399_rockchip-uboot/include/configs/BAB7xx.h
/rk3399_rockchip-uboot/include/configs/BC3450.h
/rk3399_rockchip-uboot/include/configs/BMW.h
/rk3399_rockchip-uboot/include/configs/CANBT.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/DASA_SIM.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/EB+MCF-EV123.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/ERIC.h
/rk3399_rockchip-uboot/include/configs/ESTEEM192E.h
/rk3399_rockchip-uboot/include/configs/ETX094.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/IAD210.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/LANTEC.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/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/METROBOX.h
/rk3399_rockchip-uboot/include/configs/MHPC.h
/rk3399_rockchip-uboot/include/configs/MIP405.h
/rk3399_rockchip-uboot/include/configs/ML2.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/MPC8540EVAL.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/OXC.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P1_P2_RDB.h
/rk3399_rockchip-uboot/include/configs/P2020DS.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/PCIPPC2.h
/rk3399_rockchip-uboot/include/configs/PCIPPC6.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/PM854.h
/rk3399_rockchip-uboot/include/configs/PM856.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/SBC8540.h
/rk3399_rockchip-uboot/include/configs/SCM.h
/rk3399_rockchip-uboot/include/configs/SIMPC8313.h
/rk3399_rockchip-uboot/include/configs/SM850.h
/rk3399_rockchip-uboot/include/configs/SMN42.h
/rk3399_rockchip-uboot/include/configs/SPD823TS.h
/rk3399_rockchip-uboot/include/configs/SX1.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/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/TQM85xx.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/Yukon8220.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/a4m072.h
/rk3399_rockchip-uboot/include/configs/acadia.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/aev.h
/rk3399_rockchip-uboot/include/configs/afeb9260.h
/rk3399_rockchip-uboot/include/configs/alpr.h
/rk3399_rockchip-uboot/include/configs/am3517_evm.h
/rk3399_rockchip-uboot/include/configs/ap325rxa.h
/rk3399_rockchip-uboot/include/configs/apollon.h
/rk3399_rockchip-uboot/include/configs/aria.h
/rk3399_rockchip-uboot/include/configs/armadillo.h
/rk3399_rockchip-uboot/include/configs/assabet.h
/rk3399_rockchip-uboot/include/configs/astro_mcf5373l.h
/rk3399_rockchip-uboot/include/configs/at91cap9adk.h
/rk3399_rockchip-uboot/include/configs/at91rm9200dk.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/at91sam9rlek.h
/rk3399_rockchip-uboot/include/configs/atc.h
/rk3399_rockchip-uboot/include/configs/balloon3.h
/rk3399_rockchip-uboot/include/configs/bamboo.h
/rk3399_rockchip-uboot/include/configs/barco.h
/rk3399_rockchip-uboot/include/configs/bf548-ezkit.h
/rk3399_rockchip-uboot/include/configs/bfin_adi_common.h
/rk3399_rockchip-uboot/include/configs/bluestone.h
/rk3399_rockchip-uboot/include/configs/bubinga.h
/rk3399_rockchip-uboot/include/configs/c2mon.h
/rk3399_rockchip-uboot/include/configs/ca9x4_ct_vxp.h
/rk3399_rockchip-uboot/include/configs/canmb.h
/rk3399_rockchip-uboot/include/configs/canyonlands.h
/rk3399_rockchip-uboot/include/configs/cerf250.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/cmc_pu2.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/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/cradle.h
/rk3399_rockchip-uboot/include/configs/csb226.h
/rk3399_rockchip-uboot/include/configs/csb272.h
/rk3399_rockchip-uboot/include/configs/csb472.h
/rk3399_rockchip-uboot/include/configs/csb637.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/debris.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/digsy_mtc.h
/rk3399_rockchip-uboot/include/configs/dlvision.h
/rk3399_rockchip-uboot/include/configs/dnp1110.h
/rk3399_rockchip-uboot/include/configs/eXalion.h
/rk3399_rockchip-uboot/include/configs/eb_cpux9k2.h
/rk3399_rockchip-uboot/include/configs/ebony.h
/rk3399_rockchip-uboot/include/configs/edb93xx.h
/rk3399_rockchip-uboot/include/configs/edminiv2.h
/rk3399_rockchip-uboot/include/configs/ep7312.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/evb4510.h
/rk3399_rockchip-uboot/include/configs/galaxy5200.h
/rk3399_rockchip-uboot/include/configs/gcplus.h
/rk3399_rockchip-uboot/include/configs/gdppc440etx.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/grsim.h
/rk3399_rockchip-uboot/include/configs/grsim_leon2.h
/rk3399_rockchip-uboot/include/configs/gw8260.h
/rk3399_rockchip-uboot/include/configs/hcu4.h
/rk3399_rockchip-uboot/include/configs/hcu5.h
/rk3399_rockchip-uboot/include/configs/hermes.h
/rk3399_rockchip-uboot/include/configs/hmi1001.h
/rk3399_rockchip-uboot/include/configs/hymod.h
/rk3399_rockchip-uboot/include/configs/icon.h
/rk3399_rockchip-uboot/include/configs/idmr.h
/rk3399_rockchip-uboot/include/configs/igep0020.h
/rk3399_rockchip-uboot/include/configs/igep0030.h
/rk3399_rockchip-uboot/include/configs/impa7.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/inka4x0.h
/rk3399_rockchip-uboot/include/configs/innokom.h
/rk3399_rockchip-uboot/include/configs/integratorap.h
/rk3399_rockchip-uboot/include/configs/integratorcp.h
/rk3399_rockchip-uboot/include/configs/intip.h
/rk3399_rockchip-uboot/include/configs/io.h
/rk3399_rockchip-uboot/include/configs/iocon.h
/rk3399_rockchip-uboot/include/configs/ipek01.h
/rk3399_rockchip-uboot/include/configs/ixdp425.h
/rk3399_rockchip-uboot/include/configs/ixdpg425.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/katmai.h
/rk3399_rockchip-uboot/include/configs/kb9202.h
/rk3399_rockchip-uboot/include/configs/kilauea.h
/rk3399_rockchip-uboot/include/configs/km8xx.h
/rk3399_rockchip-uboot/include/configs/km_arm.h
/rk3399_rockchip-uboot/include/configs/kmeter1.h
/rk3399_rockchip-uboot/include/configs/korat.h
/rk3399_rockchip-uboot/include/configs/kvme080.h
/rk3399_rockchip-uboot/include/configs/lart.h
/rk3399_rockchip-uboot/include/configs/linkstation.h
/rk3399_rockchip-uboot/include/configs/lpc2292sodimm.h
/rk3399_rockchip-uboot/include/configs/lpd7a400.h
/rk3399_rockchip-uboot/include/configs/lpd7a404.h
/rk3399_rockchip-uboot/include/configs/luan.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/m501sk.h
/rk3399_rockchip-uboot/include/configs/makalu.h
/rk3399_rockchip-uboot/include/configs/manroland/mpc5200-common.h
/rk3399_rockchip-uboot/include/configs/mcc200.h
/rk3399_rockchip-uboot/include/configs/mcu25.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/mgcoge.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/modnet50.h
/rk3399_rockchip-uboot/include/configs/motionpro.h
/rk3399_rockchip-uboot/include/configs/mp2usb.h
/rk3399_rockchip-uboot/include/configs/mpc5121-common.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/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/mx1fs2.h
/rk3399_rockchip-uboot/include/configs/mx31ads.h
/rk3399_rockchip-uboot/include/configs/mx31pdk.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/neo.h
/rk3399_rockchip-uboot/include/configs/netstar.h
/rk3399_rockchip-uboot/include/configs/nhk8815.h
/rk3399_rockchip-uboot/include/configs/nios2-generic.h
/rk3399_rockchip-uboot/include/configs/ns9750dev.h
/rk3399_rockchip-uboot/include/configs/o2dnt.h
/rk3399_rockchip-uboot/include/configs/ocotea.h
/rk3399_rockchip-uboot/include/configs/omap1510inn.h
/rk3399_rockchip-uboot/include/configs/omap1610h2.h
/rk3399_rockchip-uboot/include/configs/omap1610inn.h
/rk3399_rockchip-uboot/include/configs/omap2420h4.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm.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/omap4_panda.h
/rk3399_rockchip-uboot/include/configs/omap4_sdp4430.h
/rk3399_rockchip-uboot/include/configs/omap5912osk.h
/rk3399_rockchip-uboot/include/configs/omap730p2.h
/rk3399_rockchip-uboot/include/configs/otc570.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/pcm030.h
/rk3399_rockchip-uboot/include/configs/pcs440ep.h
/rk3399_rockchip-uboot/include/configs/pdnb3.h
/rk3399_rockchip-uboot/include/configs/pf5200.h
/rk3399_rockchip-uboot/include/configs/pleb2.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/qong.h
/rk3399_rockchip-uboot/include/configs/quad100hd.h
/rk3399_rockchip-uboot/include/configs/quantum.h
/rk3399_rockchip-uboot/include/configs/r2dplus.h
/rk3399_rockchip-uboot/include/configs/r7780mp.h
/rk3399_rockchip-uboot/include/configs/redwood.h
/rk3399_rockchip-uboot/include/configs/rmu.h
/rk3399_rockchip-uboot/include/configs/rsdproto.h
/rk3399_rockchip-uboot/include/configs/rsk7203.h
/rk3399_rockchip-uboot/include/configs/s5p_goni.h
/rk3399_rockchip-uboot/include/configs/sacsng.h
/rk3399_rockchip-uboot/include/configs/sbc2410x.h
/rk3399_rockchip-uboot/include/configs/sbc35_a9g20.h
/rk3399_rockchip-uboot/include/configs/sbc405.h
/rk3399_rockchip-uboot/include/configs/sbc8240.h
/rk3399_rockchip-uboot/include/configs/sbc8260.h
/rk3399_rockchip-uboot/include/configs/sbc8349.h
/rk3399_rockchip-uboot/include/configs/sbc8548.h
/rk3399_rockchip-uboot/include/configs/sbc8560.h
/rk3399_rockchip-uboot/include/configs/sbc8641d.h
/rk3399_rockchip-uboot/include/configs/sc3.h
/rk3399_rockchip-uboot/include/configs/scb9328.h
/rk3399_rockchip-uboot/include/configs/sequoia.h
/rk3399_rockchip-uboot/include/configs/sh7763rdp.h
/rk3399_rockchip-uboot/include/configs/sh7785lcr.h
/rk3399_rockchip-uboot/include/configs/shannon.h
/rk3399_rockchip-uboot/include/configs/smdk2400.h
/rk3399_rockchip-uboot/include/configs/smdk2410.h
/rk3399_rockchip-uboot/include/configs/smdk6400.h
/rk3399_rockchip-uboot/include/configs/smdkc100.h
/rk3399_rockchip-uboot/include/configs/socrates.h
/rk3399_rockchip-uboot/include/configs/sorcery.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/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/t3corp.h
/rk3399_rockchip-uboot/include/configs/taihu.h
/rk3399_rockchip-uboot/include/configs/taishan.h
/rk3399_rockchip-uboot/include/configs/tnetv107x_evm.h
/rk3399_rockchip-uboot/include/configs/tny_a9260.h
/rk3399_rockchip-uboot/include/configs/trab.h
/rk3399_rockchip-uboot/include/configs/trizepsiv.h
/rk3399_rockchip-uboot/include/configs/tx25.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/ve8313.h
/rk3399_rockchip-uboot/include/configs/versatile.h
/rk3399_rockchip-uboot/include/configs/virtlab2.h
/rk3399_rockchip-uboot/include/configs/vision2.h
/rk3399_rockchip-uboot/include/configs/vme8349.h
/rk3399_rockchip-uboot/include/configs/voiceblue.h
/rk3399_rockchip-uboot/include/configs/vpac270.h
/rk3399_rockchip-uboot/include/configs/walnut.h
/rk3399_rockchip-uboot/include/configs/xaeniax.h
/rk3399_rockchip-uboot/include/configs/xilinx-ppc.h
/rk3399_rockchip-uboot/include/configs/xm250.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/yosemite.h
/rk3399_rockchip-uboot/include/configs/yucca.h
/rk3399_rockchip-uboot/include/configs/zeus.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/configs/zylonite.h
/rk3399_rockchip-uboot/include/led-display.h
/rk3399_rockchip-uboot/include/linux/kbuild.h
/rk3399_rockchip-uboot/include/post.h
/rk3399_rockchip-uboot/lib/asm-offsets.c
/rk3399_rockchip-uboot/post/drivers/i2c.c
/rk3399_rockchip-uboot/tools/scripts/make-asm-offsets
575001e413-Oct-2010 Stefano Babic <sbabic@denx.de>

MX51: Add IPU driver for video support

The patch is a porting of the IPU Linux driver
developed by Freescale to have framebuffer
functionalities in u-boot. The port is based on
kernel 2.6.31 commit

MX51: Add IPU driver for video support

The patch is a porting of the IPU Linux driver
developed by Freescale to have framebuffer
functionalities in u-boot. The port is based on
kernel 2.6.31 commit cc4fe714041805997b601fe8e5dd585d8a99297f,
as delivered by Freescale [i.MX BSP].
Most features are dropped from the original driver and
only LCD support is the goal of this porting.

Signed-off-by: Stefano Babic <sbabic@denx.de>

show more ...


asm/arch-mx5/crm_regs.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/mp.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/mp.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/tlb.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/pci_cfg.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/interrupts.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/traps.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ddr_sdram.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_enet.h
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/board/amcc/sequoia/sequoia.c
/rk3399_rockchip-uboot/board/freescale/corenet_ds/Makefile
/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/p4080ds_ddr.c
/rk3399_rockchip-uboot/board/freescale/mpc8360emds/mpc8360emds.c
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/mpc837xemds.c
/rk3399_rockchip-uboot/board/freescale/mpc8569mds/mpc8569mds.c
/rk3399_rockchip-uboot/board/freescale/mpc8641hpcn/mpc8641hpcn.c
/rk3399_rockchip-uboot/board/sbc8641d/sbc8641d.c
/rk3399_rockchip-uboot/board/tqc/tqm85xx/law.c
/rk3399_rockchip-uboot/board/tqc/tqm85xx/tlb.c
/rk3399_rockchip-uboot/board/tqc/tqm85xx/tqm85xx.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/doc/README.fsl-ddr
/rk3399_rockchip-uboot/drivers/i2c/omap24xx_i2c.c
/rk3399_rockchip-uboot/drivers/net/uli526x.c
/rk3399_rockchip-uboot/drivers/qe/uec.c
/rk3399_rockchip-uboot/drivers/qe/uec.h
/rk3399_rockchip-uboot/drivers/qe/uec_phy.c
/rk3399_rockchip-uboot/drivers/rtc/ftrtc010.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci.h
/rk3399_rockchip-uboot/drivers/video/ipu.h
/rk3399_rockchip-uboot/drivers/video/ipu_common.c
/rk3399_rockchip-uboot/drivers/video/ipu_disp.c
/rk3399_rockchip-uboot/drivers/video/ipu_regs.h
/rk3399_rockchip-uboot/fs/fat/fat.c
/rk3399_rockchip-uboot/include/configs/P2020DS.h
/rk3399_rockchip-uboot/include/configs/TQM85xx.h
/rk3399_rockchip-uboot/include/configs/amcc-common.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/lwmon5.h
/rk3399_rockchip-uboot/include/configs/motionpro.h
/rk3399_rockchip-uboot/include/linux/fb.h
/rk3399_rockchip-uboot/include/post.h
/rk3399_rockchip-uboot/include/usb/ehci-fsl.h
/rk3399_rockchip-uboot/post/tests.c
d078b7c219-Oct-2010 Stefano Babic <sbabic@denx.de>

MX31: Removed warnings for iomux function

Removed warnings generated in the mx31_set_pad() function.

Signed-off-by: Stefano Babic <sbabic@denx.de>


/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx31/generic.c
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
asm/arch-mx31/mx31.h
/rk3399_rockchip-uboot/arch/avr32/lib/board.c
/rk3399_rockchip-uboot/arch/m68k/lib/board.c
/rk3399_rockchip-uboot/arch/mips/lib/board.c
/rk3399_rockchip-uboot/board/BuS/eb_cpux9k2/cpux9k2.c
/rk3399_rockchip-uboot/board/balloon3/Makefile
/rk3399_rockchip-uboot/board/balloon3/balloon3.c
/rk3399_rockchip-uboot/board/eNET/u-boot.lds
/rk3399_rockchip-uboot/board/jornada/Makefile
/rk3399_rockchip-uboot/board/jornada/jornada.c
/rk3399_rockchip-uboot/board/jornada/setup.S
/rk3399_rockchip-uboot/board/jornada/u-boot.lds
/rk3399_rockchip-uboot/board/trizepsiv/conxs.c
/rk3399_rockchip-uboot/board/vpac270/Makefile
/rk3399_rockchip-uboot/board/vpac270/vpac270.c
/rk3399_rockchip-uboot/board/zipitz2/Makefile
/rk3399_rockchip-uboot/board/zipitz2/zipitz2.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_fpga.c
/rk3399_rockchip-uboot/doc/README.arm-relocation
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/doc/README.ubi
/rk3399_rockchip-uboot/drivers/net/fec_mxc.c
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/balloon3.h
/rk3399_rockchip-uboot/include/configs/cerf250.h
/rk3399_rockchip-uboot/include/configs/colibri_pxa270.h
/rk3399_rockchip-uboot/include/configs/cradle.h
/rk3399_rockchip-uboot/include/configs/csb226.h
/rk3399_rockchip-uboot/include/configs/delta.h
/rk3399_rockchip-uboot/include/configs/eb_cpux9k2.h
/rk3399_rockchip-uboot/include/configs/innokom.h
/rk3399_rockchip-uboot/include/configs/jornada.h
/rk3399_rockchip-uboot/include/configs/lubbock.h
/rk3399_rockchip-uboot/include/configs/palmld.h
/rk3399_rockchip-uboot/include/configs/palmtc.h
/rk3399_rockchip-uboot/include/configs/pleb2.h
/rk3399_rockchip-uboot/include/configs/pxa255_idp.h
/rk3399_rockchip-uboot/include/configs/trizepsiv.h
/rk3399_rockchip-uboot/include/configs/vpac270.h
/rk3399_rockchip-uboot/include/configs/wepep250.h
/rk3399_rockchip-uboot/include/configs/xaeniax.h
/rk3399_rockchip-uboot/include/configs/xm250.h
/rk3399_rockchip-uboot/include/configs/xsengine.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/configs/zylonite.h
/rk3399_rockchip-uboot/include/lattice.h
/rk3399_rockchip-uboot/nand_spl/nand_boot.c
/rk3399_rockchip-uboot/nand_spl/nand_boot_fsl_nfc.c
/rk3399_rockchip-uboot/onenand_ipl/board/vpac270/Makefile
/rk3399_rockchip-uboot/post/drivers/memory.c
80124df126-Aug-2010 Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>

PXA: fix MDREFR[APD] bit setting

pxa_mem_setup macro use r6 to store CONFIG_SYS_MDREFR_VAL during memory
initialization. This reg is modified during execution of pxa_wait_ticks.
Later we use r6 to s

PXA: fix MDREFR[APD] bit setting

pxa_mem_setup macro use r6 to store CONFIG_SYS_MDREFR_VAL during memory
initialization. This reg is modified during execution of pxa_wait_ticks.
Later we use r6 to setup MDREFR[APD] bit. As result MDREFR[APD] is always
zero.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>

show more ...

3ba8bf7c09-Sep-2010 Marek Vasut <marek.vasut@gmail.com>

PXA: pxa-regs.h cleanup

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>

1ed3b71019-Oct-2010 Wolfgang Denk <wd@denx.de>

Merge branch 'at91' of git://git.denx.de/u-boot-atmel

6d8d4ef919-Oct-2010 Wolfgang Denk <wd@denx.de>

Merge branch 'elf_reloc'

Conflicts:
arch/arm/include/asm/config.h
board/LaCie/edminiv2/config.mk
board/karo/tx25/config.mk
board/logicpd/imx27lite/config.mk
doc/README.arm-relocation

Signed-of

Merge branch 'elf_reloc'

Conflicts:
arch/arm/include/asm/config.h
board/LaCie/edminiv2/config.mk
board/karo/tx25/config.mk
board/logicpd/imx27lite/config.mk
doc/README.arm-relocation

Signed-off-by: Wolfgang Denk <wd@denx.de>

show more ...

083d506919-Oct-2010 Wolfgang Denk <wd@denx.de>

Merge branch 'master' of git://git.denx.de/u-boot-imx

Conflicts:
board/logicpd/imx31_litekit/config.mk
boards.cfg

Signed-off-by: Wolfgang Denk <wd@denx.de>

1...<<141142143144145146147148149150>>...152