History log of /rk3399_rockchip-uboot/doc/ (Results 1176 – 1200 of 1797)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bfae89ab08-Aug-2012 Tomáš Hlaváček <tmshlvck@gmail.com>

dm: Add twserial device document

Signed-off-by: Tomas Hlavacek<tmshlvck@gmail.com>

0d9e599408-Aug-2012 Tomas Hlavacek <tmshlvck@gmail.com>

dm: RTC subsystem analysis added.

Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com>

cbcc33e908-Aug-2012 Viktor Krivak <viktor.krivak@gmail.com>

dm: Add pcmcia design document

Signed-off-by: Viktor Krivak <viktor.krivak@gmail.com>

a09c649908-Aug-2012 Pavel Herrmann <morpheus.ibis@gmail.com>

dm: add PCI design document

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>

f07563a708-Aug-2012 Tomas Hlavacek <tmshlvck@gmail.com>

dm: Driver model analysis document for Watchdog subsystem has been added.

Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com>

5df9b14208-Aug-2012 Tomas Hlavacek <tmshlvck@gmail.com>

dm: Hwmon UDM subsystem analysis added.

Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com>

6246fdb008-Aug-2012 Viktor Krivak <viktor.krivak@gmail.com>

dm: Add POWER API transition document

Signed-off-by: Viktor Krivak <viktor.krivak@gmail.com>

0463574008-Aug-2012 Pavel Herrmann <morpheus.ibis@gmail.com>

dm: Add block device document

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>

707a5e2208-Aug-2012 Viktor Krivak <viktor.krivak@gmail.com>

dm: Add SPI API transition document

Signed-off-by: Viktor Krivak <viktor.krivak@gmail.com>

b59d280208-Aug-2012 Marek Vasut <marex@denx.de>

dm: Add networking subsystem analysis

Signed-off-by: Marek Vasut <marex@denx.de>

2568182608-Aug-2012 Marek Vasut <marek.vasut@gmail.com>

dm: Add MMC subsystem analysis

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

68bce38408-Aug-2012 Viktor Křivák <viktor.krivak@gmail.com>

dm: Add GPIO API transition document

Signed-off-by: Viktor Křivák <viktor.krivak@gmail.com>

3f46693308-Aug-2012 Pavel Herrmann <morpheus.ibis@gmail.com>

dm: Add Driver cores design document

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>

15c6935b08-Aug-2012 Marek Vasut <marek.vasut@gmail.com>

dm: Initial import of design documents

This patch contains UDM-design.txt, which is document containing
general description of the driver model. The remaining files contains
descriptions of conversi

dm: Initial import of design documents

This patch contains UDM-design.txt, which is document containing
general description of the driver model. The remaining files contains
descriptions of conversion process of particular subsystems.

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

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/regs-usb.h
/rk3399_rockchip-uboot/arch/powerpc/lib/ticks.S
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/at91sam9x5ek.c
/rk3399_rockchip-uboot/board/karo/tx25/tx25.c
/rk3399_rockchip-uboot/board/samsung/trats/trats.c
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/cmd_dfu.c
/rk3399_rockchip-uboot/common/env_nand.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/common/usb_storage.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/disk/part_mac.c
driver-model/UDM-design.txt
driver-model/UDM-fpga.txt
driver-model/UDM-keyboard.txt
driver-model/UDM-serial.txt
driver-model/UDM-stdio.txt
driver-model/UDM-tpm.txt
driver-model/UDM-usb.txt
driver-model/UDM-video.txt
/rk3399_rockchip-uboot/drivers/dfu/Makefile
/rk3399_rockchip-uboot/drivers/dfu/dfu.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_mmc.c
/rk3399_rockchip-uboot/drivers/input/key_matrix.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/pci/pci.c
/rk3399_rockchip-uboot/drivers/pci/pci_auto.c
/rk3399_rockchip-uboot/drivers/rtc/pcf8563.c
/rk3399_rockchip-uboot/drivers/serial/serial.c
/rk3399_rockchip-uboot/drivers/usb/gadget/Makefile
/rk3399_rockchip-uboot/drivers/usb/gadget/f_dfu.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_dfu.h
/rk3399_rockchip-uboot/drivers/usb/gadget/g_dnl.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci.h
/rk3399_rockchip-uboot/drivers/usb/host/ohci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/musb/musb_hcd.c
/rk3399_rockchip-uboot/fs/fat/fat.c
/rk3399_rockchip-uboot/fs/yaffs2/Makefile
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_mtdif2.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffsfs.c
/rk3399_rockchip-uboot/fs/yaffs2/ydirectenv.h
/rk3399_rockchip-uboot/fs/yaffs2/yportenv.h
/rk3399_rockchip-uboot/include/configs/at91sam9x5ek.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/dfu.h
/rk3399_rockchip-uboot/include/g_dnl.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/pci_ids.h
/rk3399_rockchip-uboot/include/usb/ulpi.h
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/tools/.gitignore
/rk3399_rockchip-uboot/tools/patman/patchstream.py
/rk3399_rockchip-uboot/tools/patman/series.py
bdfd59aa23-Aug-2012 Wu, Josh <Josh.wu@atmel.com>

at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

The Programmable Multibit ECC (PMECC) controller is a programmable binary
BCH(Bose, Chaudhuri and Hocquenghem) encoder

at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

The Programmable Multibit ECC (PMECC) controller is a programmable binary
BCH(Bose, Chaudhuri and Hocquenghem) encoder and decoder. This controller
can be used to support both SLC and MLC NAND Flash devices. It supports to
generate ECC to correct 2, 4, 8, 12 or 24 bits of error per sector of data.

To use PMECC in this driver, the user needs to set the PMECC correction
capability, the sector size and ROM lookup table offsets in board config file.

This driver is ported from Linux kernel atmel_nand PMECC patch. The main difference
is in this version it uses registers structure access hardware instead of using macros.
It is tested in 9x5 serial boards.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
[rebase]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>

show more ...


/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/generic.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/iomux.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/reset.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/interrupts.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra20/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra20/board.h
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra20/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra20/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra20/cpu.h
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra20/spl.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/psc.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/reset.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/arm926ejs/mxs/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/iomux.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/mxs.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/mxs_init.h
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_boot.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_lradc_init.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_power_init.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/ddr.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/pinmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/power.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/soc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/system.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/cmd_bmode.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/soc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/soc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5p-common/pwm.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5p-common/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra20/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra20/cmd_enterrcm.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra20/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra20/usb.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/u8500/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/u8500/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/u8500/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/u8500/prcmu.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/ap20.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/crypto.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/crypto.h
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/emc.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/funcmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/pinmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/pmu.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/sys_info.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/warmboot.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/warmboot_avp.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/warmboot_avp.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/omap.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-bcm2835/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-bcm2835/timer.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-bcm2835/wdog.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-davinci/da8xx-usb.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-davinci/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/clk.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/dmc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/dp.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/dp_info.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/fb.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/power.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/pwm_backlight.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/spl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-imx/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx27/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx27/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx27/regs-rtc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx31/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx31/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/crm_regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/mx35_pins.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/iomux-mx51.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/iomux.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/dma.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-apbh.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-bch.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-common.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-digctl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-gpmi.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-i2c.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-lcdif.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-lradc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-ocotp.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-pinctrl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-power.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-rtc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-ssp.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-timrot.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-usb.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-usbphy.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap4/omap.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/omap.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/ap20.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/apb_misc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/board.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/clk_rst.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/emc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/flow.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/funcmux.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/fuse.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/gp_padctrl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/mmc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/pinmux.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/pmc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/pmu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/scu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/sdram_param.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/tegra20.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/tegra_i2c.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/tegra_spi.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/timer.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/uart-spi-switch.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/uart.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/usb.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/warmboot.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-u8500/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-u8500/db8500_gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-u8500/db8500_pincfg.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-u8500/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-u8500/prcmu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-u8500/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/include/asm/imx-common/boot_mode.h
/rk3399_rockchip-uboot/arch/arm/include/asm/imx-common/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/imx-common/iomux-v3.h
/rk3399_rockchip-uboot/arch/arm/include/asm/omap_common.h
/rk3399_rockchip-uboot/arch/arm/lib/Makefile
/rk3399_rockchip-uboot/board/BuS/eb_cpux9k2/cpux9k2.c
/rk3399_rockchip-uboot/board/BuS/vl_ma2sc/vl_ma2sc.c
/rk3399_rockchip-uboot/board/CarMediaLab/flea3/flea3.c
/rk3399_rockchip-uboot/board/armltd/vexpress/ca9x4_ct_vxp.c
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/at91sam9261ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/at91sam9263ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/at91sam9rlek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/at91sam9x5ek.c
/rk3399_rockchip-uboot/board/avionic-design/common/tamonten.c
/rk3399_rockchip-uboot/board/avionic-design/dts/tegra20-medcom.dts
/rk3399_rockchip-uboot/board/avionic-design/dts/tegra20-plutux.dts
/rk3399_rockchip-uboot/board/avionic-design/dts/tegra20-tec.dts
/rk3399_rockchip-uboot/board/avionic-design/medcom/Makefile
/rk3399_rockchip-uboot/board/avionic-design/plutux/Makefile
/rk3399_rockchip-uboot/board/avionic-design/tec/Makefile
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/apx4devkit.c
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/spl_boot.c
/rk3399_rockchip-uboot/board/calao/sbc35_a9g20/sbc35_a9g20.c
/rk3399_rockchip-uboot/board/calao/tny_a9260/tny_a9260.c
/rk3399_rockchip-uboot/board/compal/dts/tegra20-paz00.dts
/rk3399_rockchip-uboot/board/compal/paz00/Makefile
/rk3399_rockchip-uboot/board/compal/paz00/paz00.c
/rk3399_rockchip-uboot/board/compulab/dts/tegra20-trimslice.dts
/rk3399_rockchip-uboot/board/compulab/trimslice/Makefile
/rk3399_rockchip-uboot/board/compulab/trimslice/trimslice.c
/rk3399_rockchip-uboot/board/davinci/da8xxevm/hawkboard.c
/rk3399_rockchip-uboot/board/denx/m28evk/m28evk.c
/rk3399_rockchip-uboot/board/denx/m28evk/spl_boot.c
/rk3399_rockchip-uboot/board/enbw/enbw_cmc/enbw_cmc.c
/rk3399_rockchip-uboot/board/esg/ima3-mx53/ima3-mx53.c
/rk3399_rockchip-uboot/board/eukrea/cpuat91/cpuat91.c
/rk3399_rockchip-uboot/board/freescale/mx28evk/iomux.c
/rk3399_rockchip-uboot/board/freescale/mx28evk/mx28evk.c
/rk3399_rockchip-uboot/board/freescale/mx35pdk/mx35pdk.c
/rk3399_rockchip-uboot/board/freescale/mx51evk/mx51evk.c
/rk3399_rockchip-uboot/board/freescale/mx53ard/mx53ard.c
/rk3399_rockchip-uboot/board/freescale/mx53evk/mx53evk.c
/rk3399_rockchip-uboot/board/freescale/mx53loco/mx53loco.c
/rk3399_rockchip-uboot/board/freescale/mx53smd/mx53smd.c
/rk3399_rockchip-uboot/board/freescale/mx6qarm2/mx6qarm2.c
/rk3399_rockchip-uboot/board/freescale/mx6qsabrelite/mx6qsabrelite.c
/rk3399_rockchip-uboot/board/genesi/mx51_efikamx/Makefile
/rk3399_rockchip-uboot/board/genesi/mx51_efikamx/efikamx-usb.c
/rk3399_rockchip-uboot/board/genesi/mx51_efikamx/efikamx.c
/rk3399_rockchip-uboot/board/genesi/mx51_efikamx/imximage_mx.cfg
/rk3399_rockchip-uboot/board/genesi/mx51_efikamx/imximage_sb.cfg
/rk3399_rockchip-uboot/board/karo/tx25/tx25.c
/rk3399_rockchip-uboot/board/logicpd/imx27lite/imx27lite.c
/rk3399_rockchip-uboot/board/nvidia/common/board.c
/rk3399_rockchip-uboot/board/nvidia/common/emc.c
/rk3399_rockchip-uboot/board/nvidia/common/uart-spi-switch.c
/rk3399_rockchip-uboot/board/nvidia/dts/tegra20-harmony.dts
/rk3399_rockchip-uboot/board/nvidia/dts/tegra20-seaboard.dts
/rk3399_rockchip-uboot/board/nvidia/dts/tegra20-ventana.dts
/rk3399_rockchip-uboot/board/nvidia/dts/tegra20-whistler.dts
/rk3399_rockchip-uboot/board/nvidia/harmony/harmony.c
/rk3399_rockchip-uboot/board/nvidia/seaboard/seaboard.c
/rk3399_rockchip-uboot/board/nvidia/whistler/whistler.c
/rk3399_rockchip-uboot/board/raspberrypi/rpi_b/Makefile
/rk3399_rockchip-uboot/board/raspberrypi/rpi_b/rpi_b.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/Makefile
/rk3399_rockchip-uboot/board/samsung/smdk5250/clock_init.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/clock_init.h
/rk3399_rockchip-uboot/board/samsung/smdk5250/dmc_common.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/dmc_init_ddr3.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/setup.h
/rk3399_rockchip-uboot/board/samsung/smdk5250/smdk5250-uboot-spl.lds
/rk3399_rockchip-uboot/board/samsung/smdk5250/smdk5250.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/smdk5250_spl.c
/rk3399_rockchip-uboot/board/schulercontrol/sc_sps_1/Makefile
/rk3399_rockchip-uboot/board/schulercontrol/sc_sps_1/sc_sps_1.c
/rk3399_rockchip-uboot/board/schulercontrol/sc_sps_1/spl_boot.c
/rk3399_rockchip-uboot/board/st-ericsson/snowball/Makefile
/rk3399_rockchip-uboot/board/st-ericsson/snowball/db8500_pins.h
/rk3399_rockchip-uboot/board/st-ericsson/snowball/snowball.c
/rk3399_rockchip-uboot/board/st-ericsson/u8500/Makefile
/rk3399_rockchip-uboot/board/st-ericsson/u8500/u8500_href.c
/rk3399_rockchip-uboot/board/syteco/zmx25/zmx25.c
/rk3399_rockchip-uboot/board/ti/am335x/mux.c
/rk3399_rockchip-uboot/board/ttcontrol/vision2/vision2.c
/rk3399_rockchip-uboot/boards.cfg
README.atmel_pmecc
/rk3399_rockchip-uboot/drivers/dma/apbh_dma.c
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/bcm2835_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/db8500_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/mxc_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/mxs_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/tegra_gpio.c
/rk3399_rockchip-uboot/drivers/i2c/mxs_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/tegra_i2c.c
/rk3399_rockchip-uboot/drivers/input/Makefile
/rk3399_rockchip-uboot/drivers/mmc/arm_pl180_mmci.c
/rk3399_rockchip-uboot/drivers/mmc/arm_pl180_mmci.h
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc.c
/rk3399_rockchip-uboot/drivers/mmc/mxsmmc.c
/rk3399_rockchip-uboot/drivers/mmc/tegra_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/tegra_mmc.h
/rk3399_rockchip-uboot/drivers/mtd/nand/atmel_nand.c
/rk3399_rockchip-uboot/drivers/mtd/nand/atmel_nand_ecc.h
/rk3399_rockchip-uboot/drivers/mtd/nand/mxs_nand.c
/rk3399_rockchip-uboot/drivers/mtd/nand/omap_gpmc.c
/rk3399_rockchip-uboot/drivers/rtc/Makefile
/rk3399_rockchip-uboot/drivers/rtc/imxdi.c
/rk3399_rockchip-uboot/drivers/rtc/mx27rtc.c
/rk3399_rockchip-uboot/drivers/rtc/mxsrtc.c
/rk3399_rockchip-uboot/drivers/serial/atmel_usart.c
/rk3399_rockchip-uboot/drivers/serial/serial_pl01x.c
/rk3399_rockchip-uboot/drivers/spi/atmel_spi.c
/rk3399_rockchip-uboot/drivers/spi/atmel_spi.h
/rk3399_rockchip-uboot/drivers/spi/mxc_spi.c
/rk3399_rockchip-uboot/drivers/spi/mxs_spi.c
/rk3399_rockchip-uboot/drivers/spi/omap3_spi.c
/rk3399_rockchip-uboot/drivers/spi/omap3_spi.h
/rk3399_rockchip-uboot/drivers/spi/tegra_spi.c
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mxs.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-da8xx.c
/rk3399_rockchip-uboot/drivers/usb/musb/da8xx.c
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/exynos_dp.c
/rk3399_rockchip-uboot/drivers/video/exynos_dp_lowlevel.c
/rk3399_rockchip-uboot/drivers/video/exynos_dp_lowlevel.h
/rk3399_rockchip-uboot/drivers/video/exynos_fb.c
/rk3399_rockchip-uboot/drivers/video/exynos_fimd.c
/rk3399_rockchip-uboot/drivers/video/exynos_pwm_bl.c
/rk3399_rockchip-uboot/include/configs/SX1.h
/rk3399_rockchip-uboot/include/configs/VCMA9.h
/rk3399_rockchip-uboot/include/configs/a320evb.h
/rk3399_rockchip-uboot/include/configs/actux1.h
/rk3399_rockchip-uboot/include/configs/actux2.h
/rk3399_rockchip-uboot/include/configs/actux3.h
/rk3399_rockchip-uboot/include/configs/actux4.h
/rk3399_rockchip-uboot/include/configs/adp-ag101.h
/rk3399_rockchip-uboot/include/configs/adp-ag101p.h
/rk3399_rockchip-uboot/include/configs/adp-ag102.h
/rk3399_rockchip-uboot/include/configs/afeb9260.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/am3517_crane.h
/rk3399_rockchip-uboot/include/configs/am3517_evm.h
/rk3399_rockchip-uboot/include/configs/apollon.h
/rk3399_rockchip-uboot/include/configs/apx4devkit.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/at91sam9x5ek.h
/rk3399_rockchip-uboot/include/configs/balloon3.h
/rk3399_rockchip-uboot/include/configs/ca9x4_ct_vxp.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/cam_enc_4xx.h
/rk3399_rockchip-uboot/include/configs/cm4008.h
/rk3399_rockchip-uboot/include/configs/cm41xx.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/colibri_pxa270.h
/rk3399_rockchip-uboot/include/configs/cpu9260.h
/rk3399_rockchip-uboot/include/configs/cpuat91.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/devkit3250.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/dig297.h
/rk3399_rockchip-uboot/include/configs/dvlhost.h
/rk3399_rockchip-uboot/include/configs/ea20.h
/rk3399_rockchip-uboot/include/configs/eb_cpux9k2.h
/rk3399_rockchip-uboot/include/configs/edminiv2.h
/rk3399_rockchip-uboot/include/configs/enbw_cmc.h
/rk3399_rockchip-uboot/include/configs/ethernut5.h
/rk3399_rockchip-uboot/include/configs/flea3.h
/rk3399_rockchip-uboot/include/configs/harmony.h
/rk3399_rockchip-uboot/include/configs/hawkboard.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/igep00x0.h
/rk3399_rockchip-uboot/include/configs/ima3-mx53.h
/rk3399_rockchip-uboot/include/configs/imx27lite-common.h
/rk3399_rockchip-uboot/include/configs/imx31_litekit.h
/rk3399_rockchip-uboot/include/configs/imx31_phycore.h
/rk3399_rockchip-uboot/include/configs/integratorap.h
/rk3399_rockchip-uboot/include/configs/integratorcp.h
/rk3399_rockchip-uboot/include/configs/jadecpu.h
/rk3399_rockchip-uboot/include/configs/jornada.h
/rk3399_rockchip-uboot/include/configs/km/km_arm.h
/rk3399_rockchip-uboot/include/configs/lubbock.h
/rk3399_rockchip-uboot/include/configs/m28evk.h
/rk3399_rockchip-uboot/include/configs/mcx.h
/rk3399_rockchip-uboot/include/configs/medcom.h
/rk3399_rockchip-uboot/include/configs/meesc.h
/rk3399_rockchip-uboot/include/configs/mv-common.h
/rk3399_rockchip-uboot/include/configs/mx1ads.h
/rk3399_rockchip-uboot/include/configs/mx25pdk.h
/rk3399_rockchip-uboot/include/configs/mx28evk.h
/rk3399_rockchip-uboot/include/configs/mx31ads.h
/rk3399_rockchip-uboot/include/configs/mx31pdk.h
/rk3399_rockchip-uboot/include/configs/mx35pdk.h
/rk3399_rockchip-uboot/include/configs/mx51_efikamx.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/mx53ard.h
/rk3399_rockchip-uboot/include/configs/mx53evk.h
/rk3399_rockchip-uboot/include/configs/mx53loco.h
/rk3399_rockchip-uboot/include/configs/mx53smd.h
/rk3399_rockchip-uboot/include/configs/mx6qarm2.h
/rk3399_rockchip-uboot/include/configs/mx6qsabrelite.h
/rk3399_rockchip-uboot/include/configs/nhk8815.h
/rk3399_rockchip-uboot/include/configs/ns9750dev.h
/rk3399_rockchip-uboot/include/configs/omap1510inn.h
/rk3399_rockchip-uboot/include/configs/omap2420h4.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm_common.h
/rk3399_rockchip-uboot/include/configs/omap3_logic.h
/rk3399_rockchip-uboot/include/configs/omap3_mvblx.h
/rk3399_rockchip-uboot/include/configs/omap3_overo.h
/rk3399_rockchip-uboot/include/configs/omap3_pandora.h
/rk3399_rockchip-uboot/include/configs/omap3_sdp3430.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom1.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom2.h
/rk3399_rockchip-uboot/include/configs/omap4_common.h
/rk3399_rockchip-uboot/include/configs/omap5912osk.h
/rk3399_rockchip-uboot/include/configs/omap5_evm.h
/rk3399_rockchip-uboot/include/configs/omap730p2.h
/rk3399_rockchip-uboot/include/configs/origen.h
/rk3399_rockchip-uboot/include/configs/otc570.h
/rk3399_rockchip-uboot/include/configs/palmld.h
/rk3399_rockchip-uboot/include/configs/palmtc.h
/rk3399_rockchip-uboot/include/configs/paz00.h
/rk3399_rockchip-uboot/include/configs/pdnb3.h
/rk3399_rockchip-uboot/include/configs/plutux.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/qong.h
/rk3399_rockchip-uboot/include/configs/rpi_b.h
/rk3399_rockchip-uboot/include/configs/s5p_goni.h
/rk3399_rockchip-uboot/include/configs/s5pc210_universal.h
/rk3399_rockchip-uboot/include/configs/sbc35_a9g20.h
/rk3399_rockchip-uboot/include/configs/sc_sps_1.h
/rk3399_rockchip-uboot/include/configs/scb9328.h
/rk3399_rockchip-uboot/include/configs/seaboard.h
/rk3399_rockchip-uboot/include/configs/smdk2410.h
/rk3399_rockchip-uboot/include/configs/smdk5250.h
/rk3399_rockchip-uboot/include/configs/smdk6400.h
/rk3399_rockchip-uboot/include/configs/smdkc100.h
/rk3399_rockchip-uboot/include/configs/smdkv310.h
/rk3399_rockchip-uboot/include/configs/snapper9260.h
/rk3399_rockchip-uboot/include/configs/snowball.h
/rk3399_rockchip-uboot/include/configs/spear-common.h
/rk3399_rockchip-uboot/include/configs/tam3517-common.h
/rk3399_rockchip-uboot/include/configs/tec.h
/rk3399_rockchip-uboot/include/configs/tegra20-common-post.h
/rk3399_rockchip-uboot/include/configs/tegra20-common.h
/rk3399_rockchip-uboot/include/configs/tnetv107x_evm.h
/rk3399_rockchip-uboot/include/configs/tny_a9260.h
/rk3399_rockchip-uboot/include/configs/top9000.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/configs/trimslice.h
/rk3399_rockchip-uboot/include/configs/trizepsiv.h
/rk3399_rockchip-uboot/include/configs/tt01.h
/rk3399_rockchip-uboot/include/configs/tx25.h
/rk3399_rockchip-uboot/include/configs/u8500_href.h
/rk3399_rockchip-uboot/include/configs/vct.h
/rk3399_rockchip-uboot/include/configs/ventana.h
/rk3399_rockchip-uboot/include/configs/versatile.h
/rk3399_rockchip-uboot/include/configs/vision2.h
/rk3399_rockchip-uboot/include/configs/vl_ma2sc.h
/rk3399_rockchip-uboot/include/configs/vpac270.h
/rk3399_rockchip-uboot/include/configs/whistler.h
/rk3399_rockchip-uboot/include/configs/xaeniax.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/configs/zmx25.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/fsl_esdhc.h
/rk3399_rockchip-uboot/include/lcd.h
/rk3399_rockchip-uboot/include/nand.h
/rk3399_rockchip-uboot/include/serial.h
/rk3399_rockchip-uboot/mkconfig
/rk3399_rockchip-uboot/spl/Makefile
3a0398d705-Aug-2012 Otavio Salvador <otavio@ossystems.com.br>

mxs: reorganize source directory for easy sharing of code in i.MXS SoCs

Most code can be shared between i.MX23 and i.MX28 as both are from
i.MXS family; this source directory structure makes easy to

mxs: reorganize source directory for easy sharing of code in i.MXS SoCs

Most code can be shared between i.MX23 and i.MX28 as both are from
i.MXS family; this source directory structure makes easy to share code
among them.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Stefano Babic <sbabic@denx.de>

show more ...


/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/at91/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/at91/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/iomux.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/mx28.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/mx28_init.h
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_boot.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_lradc_init.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/spl_power_init.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/cpu.c
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-at91/at91sam9_matrix.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-at91/at91sam9x5.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-at91/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/dma.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/iomux-mx28.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/iomux.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-apbh.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-base.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-bch.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-clkctrl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-common.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-digctl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-gpmi.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-i2c.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-lcdif.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-lradc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-ocotp.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-pinctrl.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-power.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-rtc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-ssp.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-timrot.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-usb.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/regs-usbphy.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/sys_proto.h
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/Makefile
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/at91sam9x5ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/config.mk
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/Makefile
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/apx4devkit.c
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/spl_boot.c
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/u-boot.bd
/rk3399_rockchip-uboot/board/taskit/stamp9g20/Makefile
/rk3399_rockchip-uboot/board/taskit/stamp9g20/led.c
/rk3399_rockchip-uboot/board/taskit/stamp9g20/stamp9g20.c
/rk3399_rockchip-uboot/boards.cfg
README.m28
README.mx28evk
/rk3399_rockchip-uboot/drivers/net/macb.c
/rk3399_rockchip-uboot/drivers/spi/mxs_spi.c
/rk3399_rockchip-uboot/include/configs/apx4devkit.h
/rk3399_rockchip-uboot/include/configs/at91sam9x5ek.h
/rk3399_rockchip-uboot/include/configs/m28evk.h
/rk3399_rockchip-uboot/include/configs/mx28evk.h
/rk3399_rockchip-uboot/include/configs/stamp9g20.h
963333e902-Jul-2012 Andreas Bießmann <andreas.devel@googlemail.com>

doc/git-mailrc: update at91 and avr32

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

3bc78d7e01-Aug-2012 Tom Rini <trini@ti.com>

doc/git-mailrc: Update 'ti' alias

Remove Sandeep, thanks for all the hard work!

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


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/CREDITS
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/at91/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/spl.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/ddr.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/emif4.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/highbank/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/cpu.c
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/ddr_defs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/gpio.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-davinci/hardware.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-davinci/pinmux_defs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/mem.h
/rk3399_rockchip-uboot/arch/arm/include/asm/emif.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/Makefile
/rk3399_rockchip-uboot/arch/nds32/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/nds32/lib/board.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/lib/Makefile
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7706.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7710.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7720.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7722.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7723.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7724.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7734.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7750.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7757.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7763.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7780.h
/rk3399_rockchip-uboot/arch/sh/include/asm/cpu_sh7785.h
/rk3399_rockchip-uboot/arch/sh/lib/time.c
/rk3399_rockchip-uboot/board/cm_t35/cm_t35.c
/rk3399_rockchip-uboot/board/davinci/da8xxevm/da850evm.c
/rk3399_rockchip-uboot/board/davinci/da8xxevm/hawkboard-ais-nand.cfg
/rk3399_rockchip-uboot/board/enbw/enbw_cmc/enbw_cmc.c
/rk3399_rockchip-uboot/board/htkw/mcx/mcx.c
/rk3399_rockchip-uboot/board/htkw/mcx/mcx.h
/rk3399_rockchip-uboot/board/ifm/o2dnt2/Makefile
/rk3399_rockchip-uboot/board/ifm/o2dnt2/o2dnt2.c
/rk3399_rockchip-uboot/board/isee/igep0020/igep0020.c
/rk3399_rockchip-uboot/board/isee/igep0020/igep0020.h
/rk3399_rockchip-uboot/board/isee/igep0030/igep0030.c
/rk3399_rockchip-uboot/board/isee/igep0030/igep0030.h
/rk3399_rockchip-uboot/board/keymile/km_arm/km_arm.c
/rk3399_rockchip-uboot/board/omicron/calimain/calimain.c
/rk3399_rockchip-uboot/board/ti/am335x/Makefile
/rk3399_rockchip-uboot/board/ti/am335x/mux.c
/rk3399_rockchip-uboot/board/ti/beagle/beagle.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_spi.c
git-mailrc
/rk3399_rockchip-uboot/drivers/bootcount/Makefile
/rk3399_rockchip-uboot/drivers/bootcount/bootcount.c
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_at91.c
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_blackfin.c
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_davinci.c
/rk3399_rockchip-uboot/drivers/bootcount/bootcount_ram.c
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/omap_gpio.c
/rk3399_rockchip-uboot/drivers/i2c/omap24xx_i2c.c
/rk3399_rockchip-uboot/drivers/mmc/Makefile
/rk3399_rockchip-uboot/drivers/mmc/spl_mmc_load.c
/rk3399_rockchip-uboot/drivers/mtd/cfi_flash.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spansion.c
/rk3399_rockchip-uboot/drivers/mtd/spi/stmicro.c
/rk3399_rockchip-uboot/drivers/mtd/spi/winbond.c
/rk3399_rockchip-uboot/drivers/net/Makefile
/rk3399_rockchip-uboot/drivers/net/cpsw.c
/rk3399_rockchip-uboot/drivers/rtc/Makefile
/rk3399_rockchip-uboot/drivers/rtc/ds1337.c
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/dts/Makefile
/rk3399_rockchip-uboot/include/bootcount.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/dig297.h
/rk3399_rockchip-uboot/include/configs/enbw_cmc.h
/rk3399_rockchip-uboot/include/configs/hawkboard.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/igep00x0.h
/rk3399_rockchip-uboot/include/configs/km/km_arm.h
/rk3399_rockchip-uboot/include/configs/mcx.h
/rk3399_rockchip-uboot/include/configs/o2d.h
/rk3399_rockchip-uboot/include/configs/o2d300.h
/rk3399_rockchip-uboot/include/configs/o2dnt-common.h
/rk3399_rockchip-uboot/include/configs/o2dnt2.h
/rk3399_rockchip-uboot/include/configs/o2i.h
/rk3399_rockchip-uboot/include/configs/o2mnt.h
/rk3399_rockchip-uboot/include/configs/o3dnt.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm_common.h
/rk3399_rockchip-uboot/include/configs/omap3_logic.h
/rk3399_rockchip-uboot/include/configs/omap3_mvblx.h
/rk3399_rockchip-uboot/include/configs/omap3_overo.h
/rk3399_rockchip-uboot/include/configs/omap3_pandora.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom2.h
/rk3399_rockchip-uboot/include/configs/omap4_common.h
/rk3399_rockchip-uboot/include/configs/omap5_evm.h
/rk3399_rockchip-uboot/include/configs/tam3517-common.h
/rk3399_rockchip-uboot/include/cpsw.h
/rk3399_rockchip-uboot/include/flash.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/mpc5xxx.h
/rk3399_rockchip-uboot/include/mtd/cfi_flash.h
/rk3399_rockchip-uboot/include/ns16550.h
/rk3399_rockchip-uboot/include/sh_tmu.h
/rk3399_rockchip-uboot/spl/Makefile
a4c6650917-Aug-2012 York Sun <yorksun@freescale.com>

powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving

Restructure DDR interleaving option to support 3 and 4 DDR controllers
for 2-, 3- and 4-way interleaving.

Signed-off-by: York Sun <yorksun@f

powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving

Restructure DDR interleaving option to support 3 and 4 DDR controllers
for 2-, 3- and 4-way interleaving.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>

show more ...


/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cmd_errata.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ddr-gen3.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/release.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/speed.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/interactive.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/main.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/options.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/util.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/fsl_ifc.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ddr_dimm_params.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ddr_sdram.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_ifc.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_law.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_serdes.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/mp.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/processor.h
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/board/freescale/common/Makefile
/rk3399_rockchip-uboot/board/freescale/common/fman.c
/rk3399_rockchip-uboot/board/freescale/common/fman.h
/rk3399_rockchip-uboot/board/freescale/corenet_ds/eth_p4080.c
/rk3399_rockchip-uboot/board/freescale/mpc8540ads/mpc8540ads.c
/rk3399_rockchip-uboot/board/freescale/mpc8541cds/mpc8541cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8555cds/mpc8555cds.c
/rk3399_rockchip-uboot/board/freescale/mpc8560ads/mpc8560ads.c
/rk3399_rockchip-uboot/board/freescale/p1010rdb/ddr.c
/rk3399_rockchip-uboot/boards.cfg
README.fsl-ddr
/rk3399_rockchip-uboot/drivers/net/fm/Makefile
/rk3399_rockchip-uboot/drivers/net/fm/init.c
/rk3399_rockchip-uboot/drivers/qe/uec.c
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/P4080DS.h
/rk3399_rockchip-uboot/include/configs/P5020DS.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/ddr_spd.h
/rk3399_rockchip-uboot/include/fm_eth.h
/rk3399_rockchip-uboot/nand_spl/board/freescale/common.c
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1010rdb/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1010rdb/nand_boot.c
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1023rds/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1023rds/nand_boot.c
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1_p2_rdb_pc/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1_p2_rdb_pc/nand_boot.c
5d898a0010-Aug-2012 Shaohui Xie <Shaohui.Xie@freescale.com>

powerpc/CoreNet: add tool to support pbl image build.

Provides a tool to build boot Image for PBL(Pre boot loader) which is
used on Freescale CoreNet SoCs, PBL can be used to load some instructions

powerpc/CoreNet: add tool to support pbl image build.

Provides a tool to build boot Image for PBL(Pre boot loader) which is
used on Freescale CoreNet SoCs, PBL can be used to load some instructions
and/or data for pre-initialization. The default output image is u-boot.pbl,
for more details please refer to doc/README.pblimage.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>

show more ...

fc54c7fa09-Aug-2012 Liu Gang <Gang.Liu@freescale.com>

powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet

Added descriptions about boot from PCIE in the files README and
doc/README.srio-pcie-boot-corenet, and changed the name of the
doc

powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet

Added descriptions about boot from PCIE in the files README and
doc/README.srio-pcie-boot-corenet, and changed the name of the
doc/README.srio-boot-corenet to doc/README.srio-pcie-boot-corenet.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>

show more ...

51928df609-Aug-2012 Liu Gang <Gang.Liu@freescale.com>

powerpc/corenet_ds: Update README.srio-boot-corenet

Update some descriptions due to the implementation changes:

For master:
Get rid of the SRIOBOOT_MASTER build target, and to support
for serving

powerpc/corenet_ds: Update README.srio-boot-corenet

Update some descriptions due to the implementation changes:

For master:
Get rid of the SRIOBOOT_MASTER build target, and to support
for serving as a SRIO boot master via environment variable.
For slave:
1. When compile the slave image for boot from SRIO, no longer
need to specify which SRIO port it will boot from.
2. All slave's cores should be in hold off.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>

show more ...

ed34f34d25-May-2012 Uma Shankar <uma.shankar@samsung.com>

ext4fs write support

Signed-off-by: Uma Shankar <uma.shankar@samsung.com>
Signed-off-by: Manjunatha C Achar <a.manjunatha@samsung.com>
Signed-off-by: Iqbal Shareef <iqbal.ams@samsung.com>
Signed-off

ext4fs write support

Signed-off-by: Uma Shankar <uma.shankar@samsung.com>
Signed-off-by: Manjunatha C Achar <a.manjunatha@samsung.com>
Signed-off-by: Iqbal Shareef <iqbal.ams@samsung.com>
Signed-off-by: Hakgoo Lee <goodguy.lee@samsung.com>

show more ...

4d3c95f519-Jul-2012 Jorgen Lundman <lundman@lundman.net>

zfs: Add ZFS filesystem support

U-Boot port is based on sources forked from GRUB-0.97 by Sun in 2004,
which can be found here:
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/grub/grub

zfs: Add ZFS filesystem support

U-Boot port is based on sources forked from GRUB-0.97 by Sun in 2004,
which can be found here:
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/zfs.h

Released by Sun for GRUB under the license:
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.

GRUB official releases include ZFS in version:
ftp://alpha.gnu.org/gnu/grub/grub-1.99~rc1.tar.gz

And patched against GRUB Bazaar repository for ashift fixes (4KB HDDs)
more conveniently found at github:
https://github.com/pendor/grub-zfs/commit/e7b6ef3ac3b9685ac4c394c897b1d4221b7381f1

Signed-off-by: Jorgen Lundman <lundman@lundman.net>

show more ...


/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/openrisc/cpu/cpu.c
/rk3399_rockchip-uboot/arch/openrisc/cpu/start.S
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/Makefile
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/cfm_flash.c
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/cfm_flash.h
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/config.mk
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/eb_cpu5282.c
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/flash.c
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/u-boot.lds
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/cmd_yaffs2.c
/rk3399_rockchip-uboot/common/cmd_zfs.c
/rk3399_rockchip-uboot/common/main.c
README.zfs
/rk3399_rockchip-uboot/fs/Makefile
/rk3399_rockchip-uboot/fs/yaffs2/Makefile
/rk3399_rockchip-uboot/fs/yaffs2/stdio.h
/rk3399_rockchip-uboot/fs/yaffs2/stdlib.h
/rk3399_rockchip-uboot/fs/yaffs2/string.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_allocator.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_allocator.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_attribs.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_attribs.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_bitmap.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_bitmap.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_checkptrw.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_checkptrw.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_ecc.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_ecc.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_error.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_flashif.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_flashif2.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_getblockinfo.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_guts.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_guts.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_hweight.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_hweight.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_list.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_mtdif.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_mtdif.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_mtdif2.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_mtdif2.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_nameval.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_nameval.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_nand.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_nand.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_nandemul2k.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_nandif.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_nandif.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_osglue.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_packedtags1.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_packedtags1.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_packedtags2.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_packedtags2.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_qsort.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_summary.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_summary.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_tagscompat.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_tagscompat.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_trace.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_uboot_glue.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_verify.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_verify.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_yaffs1.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_yaffs1.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_yaffs2.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_yaffs2.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffscfg.h
/rk3399_rockchip-uboot/fs/yaffs2/yaffsfs.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffsfs.h
/rk3399_rockchip-uboot/fs/yaffs2/ydirectenv.h
/rk3399_rockchip-uboot/fs/yaffs2/yportenv.h
/rk3399_rockchip-uboot/fs/zfs/Makefile
/rk3399_rockchip-uboot/fs/zfs/dev.c
/rk3399_rockchip-uboot/fs/zfs/zfs.c
/rk3399_rockchip-uboot/fs/zfs/zfs_fletcher.c
/rk3399_rockchip-uboot/fs/zfs/zfs_lzjb.c
/rk3399_rockchip-uboot/fs/zfs/zfs_sha256.c
/rk3399_rockchip-uboot/include/config_cmd_all.h
/rk3399_rockchip-uboot/include/configs/eb_cpu5282.h
/rk3399_rockchip-uboot/include/zfs/dmu.h
/rk3399_rockchip-uboot/include/zfs/dmu_objset.h
/rk3399_rockchip-uboot/include/zfs/dnode.h
/rk3399_rockchip-uboot/include/zfs/dsl_dataset.h
/rk3399_rockchip-uboot/include/zfs/dsl_dir.h
/rk3399_rockchip-uboot/include/zfs/sa_impl.h
/rk3399_rockchip-uboot/include/zfs/spa.h
/rk3399_rockchip-uboot/include/zfs/uberblock_impl.h
/rk3399_rockchip-uboot/include/zfs/vdev_impl.h
/rk3399_rockchip-uboot/include/zfs/zap_impl.h
/rk3399_rockchip-uboot/include/zfs/zap_leaf.h
/rk3399_rockchip-uboot/include/zfs/zfs.h
/rk3399_rockchip-uboot/include/zfs/zfs_acl.h
/rk3399_rockchip-uboot/include/zfs/zfs_znode.h
/rk3399_rockchip-uboot/include/zfs/zil.h
/rk3399_rockchip-uboot/include/zfs/zio.h
/rk3399_rockchip-uboot/include/zfs/zio_checksum.h
/rk3399_rockchip-uboot/include/zfs_common.h
d22650af19-Apr-2012 Allen Martin <amartin@nvidia.com>

mkconfig: add support for SPL CPU

Add support for specifying a differnt CPU for main u-boot and SPL
u-boot builds. This is done by adding an optional SPL CPU after the
main CPU in boards.cfg as fol

mkconfig: add support for SPL CPU

Add support for specifying a differnt CPU for main u-boot and SPL
u-boot builds. This is done by adding an optional SPL CPU after the
main CPU in boards.cfg as follows:

normal_cpu:spl_cpu

This this case CPU will be set to "normal_cpu" during the main u-boot
build and "spl_cpu" during the SPL build.

Signed-off-by: Allen Martin <amartin@nvidia.com>

show more ...


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/pinmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/i2c.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/imx-common/iomux-v3.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx5/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/clock.c
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/clk.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-exynos/periph.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx5/imx-regs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/mx6x_pins.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-s3c24x0/s3c24x0.h
/rk3399_rockchip-uboot/arch/arm/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/arm/include/asm/imx-common/iomux-v3.h
/rk3399_rockchip-uboot/arch/arm/include/asm/imx-common/mxc_i2c.h
/rk3399_rockchip-uboot/arch/avr32/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/blackfin/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/m68k/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/microblaze/config.mk
/rk3399_rockchip-uboot/arch/microblaze/cpu/interrupts.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/start.S
/rk3399_rockchip-uboot/arch/microblaze/cpu/timer.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/u-boot.lds
/rk3399_rockchip-uboot/arch/microblaze/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/microblaze_intc.h
/rk3399_rockchip-uboot/arch/microblaze/lib/Makefile
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/microblaze/lib/time.c
/rk3399_rockchip-uboot/arch/mips/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/nios2/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/openrisc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ddr-gen3.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/p2041_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/p3041_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/p4080_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/p5020_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ddr/main.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_lbc.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/io.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/processor.h
/rk3399_rockchip-uboot/arch/sandbox/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/sh/cpu/sh4/cpu.c
/rk3399_rockchip-uboot/arch/sh/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/sparc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/x86/include/asm/global_data.h
/rk3399_rockchip-uboot/board/freescale/common/sgmii_riser.c
/rk3399_rockchip-uboot/board/freescale/mx6qarm2/mx6qarm2.c
/rk3399_rockchip-uboot/board/freescale/mx6qsabrelite/mx6qsabrelite.c
/rk3399_rockchip-uboot/board/freescale/p1022ds/diu.c
/rk3399_rockchip-uboot/board/freescale/p1022ds/p1022ds.c
/rk3399_rockchip-uboot/board/freescale/p1022ds/tlb.c
/rk3399_rockchip-uboot/board/freescale/p2041rdb/eth.c
/rk3399_rockchip-uboot/board/keymile/common/common.c
/rk3399_rockchip-uboot/board/keymile/km82xx/km82xx.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/smdk5250.c
/rk3399_rockchip-uboot/board/xilinx/dts/microblaze.dts
/rk3399_rockchip-uboot/board/xilinx/microblaze-generic/dts/microblaze.dts
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_i2c.c
/rk3399_rockchip-uboot/common/cmd_pxe.c
/rk3399_rockchip-uboot/common/cmd_sf.c
/rk3399_rockchip-uboot/common/cmd_source.c
/rk3399_rockchip-uboot/common/env_onenand.c
/rk3399_rockchip-uboot/common/main.c
README.SPL
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/sh_pfc.c
/rk3399_rockchip-uboot/drivers/i2c/mxc_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/s3c24x0_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/s3c24x0_i2c.h
/rk3399_rockchip-uboot/drivers/mtd/spi/eon.c
/rk3399_rockchip-uboot/drivers/mtd/spi/macronix.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spansion.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/spi/sst.c
/rk3399_rockchip-uboot/drivers/mtd/spi/stmicro.c
/rk3399_rockchip-uboot/drivers/mtd/spi/winbond.c
/rk3399_rockchip-uboot/drivers/serial/serial_sh.h
/rk3399_rockchip-uboot/drivers/spi/Makefile
/rk3399_rockchip-uboot/drivers/spi/xilinx_spi.c
/rk3399_rockchip-uboot/drivers/spi/xilinx_spi.h
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mx6.c
/rk3399_rockchip-uboot/dts/Makefile
/rk3399_rockchip-uboot/fs/ext2/ext2fs.c
/rk3399_rockchip-uboot/fs/ubifs/super.c
/rk3399_rockchip-uboot/include/asm-generic/global_data_flags.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8548CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P2020DS.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/flea3.h
/rk3399_rockchip-uboot/include/configs/km82xx.h
/rk3399_rockchip-uboot/include/configs/m28evk.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/mx28evk.h
/rk3399_rockchip-uboot/include/configs/mx35pdk.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/mx53ard.h
/rk3399_rockchip-uboot/include/configs/mx53evk.h
/rk3399_rockchip-uboot/include/configs/mx53loco.h
/rk3399_rockchip-uboot/include/configs/mx53smd.h
/rk3399_rockchip-uboot/include/configs/mx6qsabrelite.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/smdk5250.h
/rk3399_rockchip-uboot/include/configs/vision2.h
/rk3399_rockchip-uboot/include/malloc.h
/rk3399_rockchip-uboot/include/sh_pfc.h
/rk3399_rockchip-uboot/mkconfig
/rk3399_rockchip-uboot/test/Makefile
/rk3399_rockchip-uboot/test/command_ut.c

1...<<41424344454647484950>>...72