History log of /rk3399_rockchip-uboot/arch/arm/include/ (Results 2351 – 2375 of 3788)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f93f589c10-Feb-2014 Alexey Brodkin <Alexey.Brodkin@synopsys.com>

spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs

Having CONFIG_SYS_I2C_BASE requires DW I2C driver to explicitly include
<arch/hardware.h> which other platforms may not have

spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs

Having CONFIG_SYS_I2C_BASE requires DW I2C driver to explicitly include
<arch/hardware.h> which other platforms may not have at all.

It's always good to have a driver platform-independent.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>

Cc: Tom Rini <trini@ti.com>
Cc: Heiko Schocher <hs@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Vipin Kumar <vipin.kumar@st.com>
Cc: Armando Visconti <armando.visconti@st.com>

show more ...

365475e613-Feb-2014 Masahiro Yamada <yamada.m@jp.panasonic.com>

Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee

- When CONFIG_DISPLAY_CPUINFO is not enabled,
print_cpuinfo() should be defined as an empty function
in a header, include/common.h

-

Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee

- When CONFIG_DISPLAY_CPUINFO is not enabled,
print_cpuinfo() should be defined as an empty function
in a header, include/common.h

- Remove #ifdef CONFIG_DISPLAY_CPUINFO .. #endif
from caller, common/board_f.c and arch/arm/lib/board.c

- Remove redundant prototypes in arch/arm/lib/board.c,
arch/arm/include/asm/arch-am33x/sys_proto.h and
board/nokia/rx51/rx51.h, keeping the one in include/common.h

- Add #ifdef CONFIG_DISPLAY_CPUINFO to the func definition
where it is missing

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

show more ...


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/davinci/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/am33xx/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap3/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap4/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/socfpga/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra114/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra30/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/.gitignore
/rk3399_rockchip-uboot/arch/arm/dts/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/exynos5250-arndale.dts
/rk3399_rockchip-uboot/arch/arm/dts/exynos5250-smdk5250.dts
/rk3399_rockchip-uboot/arch/arm/dts/exynos5250-snow.dts
/rk3399_rockchip-uboot/arch/arm/dts/exynos5420-smdk5420.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra114-dalmore.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-colibri_t20_iris.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-harmony.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-medcom-wide.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-paz00.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-plutux.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-seaboard.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-tamonten.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-tec.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-trimslice.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-ventana.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra20-whistler.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra30-beaver.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra30-cardhu.dts
/rk3399_rockchip-uboot/arch/arm/dts/tegra30-tamonten.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/tegra30-tec-ng.dts
/rk3399_rockchip-uboot/arch/arm/dts/zynq-microzed.dts
/rk3399_rockchip-uboot/arch/arm/dts/zynq-zc702.dts
/rk3399_rockchip-uboot/arch/arm/dts/zynq-zc706.dts
/rk3399_rockchip-uboot/arch/arm/dts/zynq-zc770-xm010.dts
/rk3399_rockchip-uboot/arch/arm/dts/zynq-zc770-xm012.dts
/rk3399_rockchip-uboot/arch/arm/dts/zynq-zc770-xm013.dts
/rk3399_rockchip-uboot/arch/arm/dts/zynq-zed.dts
/rk3399_rockchip-uboot/arch/arm/imx-common/Makefile
asm/arch-am33xx/sys_proto.h
/rk3399_rockchip-uboot/arch/arm/lib/board.c
/rk3399_rockchip-uboot/arch/blackfin/config.mk
/rk3399_rockchip-uboot/arch/blackfin/cpu/Makefile
/rk3399_rockchip-uboot/arch/blackfin/lib/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5227x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf523x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf52x2/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf532x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/Makefile
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/Makefile
/rk3399_rockchip-uboot/arch/microblaze/dts/.gitignore
/rk3399_rockchip-uboot/arch/microblaze/dts/Makefile
/rk3399_rockchip-uboot/arch/microblaze/dts/microblaze-generic.dts
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/config.mk
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/config.mk
/rk3399_rockchip-uboot/arch/mips/cpu/xburst/config.mk
/rk3399_rockchip-uboot/arch/nds32/config.mk
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/lib/Makefile
/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile
/rk3399_rockchip-uboot/arch/sparc/config.mk
/rk3399_rockchip-uboot/arch/x86/dts/.gitignore
/rk3399_rockchip-uboot/arch/x86/dts/Makefile
/rk3399_rockchip-uboot/arch/x86/dts/alex.dts
/rk3399_rockchip-uboot/arch/x86/dts/link.dts
/rk3399_rockchip-uboot/arch/x86/lib/Makefile
/rk3399_rockchip-uboot/arch/x86/lib/init_helpers.c
/rk3399_rockchip-uboot/board/ait/cam_enc_4xx/config.mk
/rk3399_rockchip-uboot/board/altera/socfpga/socfpga_cyclone5.c
/rk3399_rockchip-uboot/board/avionic-design/medcom-wide/Makefile
/rk3399_rockchip-uboot/board/avionic-design/plutux/Makefile
/rk3399_rockchip-uboot/board/avionic-design/tec-ng/Makefile
/rk3399_rockchip-uboot/board/avionic-design/tec/Makefile
/rk3399_rockchip-uboot/board/bct-brettl2/config.mk
/rk3399_rockchip-uboot/board/bf518f-ezbrd/config.mk
/rk3399_rockchip-uboot/board/bf526-ezbrd/config.mk
/rk3399_rockchip-uboot/board/bf527-ad7160-eval/config.mk
/rk3399_rockchip-uboot/board/bf527-ezkit/config.mk
/rk3399_rockchip-uboot/board/bf527-sdp/config.mk
/rk3399_rockchip-uboot/board/bf533-ezkit/config.mk
/rk3399_rockchip-uboot/board/bf533-stamp/config.mk
/rk3399_rockchip-uboot/board/bf537-stamp/config.mk
/rk3399_rockchip-uboot/board/bf538f-ezkit/config.mk
/rk3399_rockchip-uboot/board/bf548-ezkit/config.mk
/rk3399_rockchip-uboot/board/bf561-acvilon/config.mk
/rk3399_rockchip-uboot/board/bf561-ezkit/config.mk
/rk3399_rockchip-uboot/board/br4/config.mk
/rk3399_rockchip-uboot/board/cm-bf527/config.mk
/rk3399_rockchip-uboot/board/cm-bf533/config.mk
/rk3399_rockchip-uboot/board/cm-bf537e/config.mk
/rk3399_rockchip-uboot/board/cm-bf537u/config.mk
/rk3399_rockchip-uboot/board/cm-bf548/config.mk
/rk3399_rockchip-uboot/board/cm-bf561/config.mk
/rk3399_rockchip-uboot/board/compal/paz00/Makefile
/rk3399_rockchip-uboot/board/compulab/trimslice/Makefile
/rk3399_rockchip-uboot/board/cray/L1/Makefile
/rk3399_rockchip-uboot/board/freescale/common/Makefile
/rk3399_rockchip-uboot/board/freescale/mx53loco/mx53loco.c
/rk3399_rockchip-uboot/board/h2200/Makefile
/rk3399_rockchip-uboot/board/ip04/config.mk
/rk3399_rockchip-uboot/board/matrix_vision/mvblm7/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvblx/Makefile
/rk3399_rockchip-uboot/board/matrix_vision/mvsmr/Makefile
/rk3399_rockchip-uboot/board/nokia/rx51/rx51.h
/rk3399_rockchip-uboot/board/nvidia/common/Makefile
/rk3399_rockchip-uboot/board/pcs440ep/config.mk
/rk3399_rockchip-uboot/board/pr1/config.mk
/rk3399_rockchip-uboot/board/samsung/origen/Makefile
/rk3399_rockchip-uboot/board/samsung/origen/tools/mkorigenspl.c
/rk3399_rockchip-uboot/board/samsung/smdkv310/Makefile
/rk3399_rockchip-uboot/board/samsung/smdkv310/tools/mksmdkv310spl.c
/rk3399_rockchip-uboot/board/sandburst/karef/Makefile
/rk3399_rockchip-uboot/board/sandburst/metrobox/Makefile
/rk3399_rockchip-uboot/board/spear/common/Makefile
/rk3399_rockchip-uboot/board/spear/x600/Makefile
/rk3399_rockchip-uboot/board/st-ericsson/snowball/Makefile
/rk3399_rockchip-uboot/board/st-ericsson/u8500/Makefile
/rk3399_rockchip-uboot/board/tcm-bf518/config.mk
/rk3399_rockchip-uboot/board/tcm-bf537/config.mk
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/disk/Makefile
/rk3399_rockchip-uboot/doc/DocBook/.gitignore
/rk3399_rockchip-uboot/doc/DocBook/Makefile
/rk3399_rockchip-uboot/doc/DocBook/stylesheet.xsl
/rk3399_rockchip-uboot/drivers/bios_emulator/Makefile
/rk3399_rockchip-uboot/drivers/hwmon/Makefile
/rk3399_rockchip-uboot/drivers/net/npe/Makefile
/rk3399_rockchip-uboot/drivers/rtc/Makefile
/rk3399_rockchip-uboot/drivers/usb/musb-new/Makefile
/rk3399_rockchip-uboot/dts/.gitignore
/rk3399_rockchip-uboot/dts/Makefile
/rk3399_rockchip-uboot/examples/Makefile
/rk3399_rockchip-uboot/examples/api/Makefile
/rk3399_rockchip-uboot/examples/standalone/Makefile
/rk3399_rockchip-uboot/fs/ubifs/Makefile
/rk3399_rockchip-uboot/fs/yaffs2/Makefile
/rk3399_rockchip-uboot/include/.gitignore
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/M54418TWR.h
/rk3399_rockchip-uboot/include/configs/MERGERBOX.h
/rk3399_rockchip-uboot/include/configs/P1023RDS.h
/rk3399_rockchip-uboot/include/configs/ac14xx.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/ap_sh4a_4a.h
/rk3399_rockchip-uboot/include/configs/armadillo-800eva.h
/rk3399_rockchip-uboot/include/configs/devkit3250.h
/rk3399_rockchip-uboot/include/configs/dlvision-10g.h
/rk3399_rockchip-uboot/include/configs/ecovec.h
/rk3399_rockchip-uboot/include/configs/io.h
/rk3399_rockchip-uboot/include/configs/iocon.h
/rk3399_rockchip-uboot/include/configs/km/km83xx-common.h
/rk3399_rockchip-uboot/include/configs/koelsch.h
/rk3399_rockchip-uboot/include/configs/kzm9g.h
/rk3399_rockchip-uboot/include/configs/lager.h
/rk3399_rockchip-uboot/include/configs/mxs.h
/rk3399_rockchip-uboot/include/configs/o2dnt-common.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/r0p7734.h
/rk3399_rockchip-uboot/include/configs/shmin.h
/rk3399_rockchip-uboot/include/configs/snowball.h
/rk3399_rockchip-uboot/include/configs/u8500_href.h
/rk3399_rockchip-uboot/include/configs/vl_ma2sc.h
/rk3399_rockchip-uboot/include/configs/x600.h
/rk3399_rockchip-uboot/include/linker_lists.h
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/lib/lzma/Makefile
/rk3399_rockchip-uboot/mkconfig
/rk3399_rockchip-uboot/nand_spl/board/amcc/acadia/Makefile
/rk3399_rockchip-uboot/nand_spl/board/amcc/bamboo/Makefile
/rk3399_rockchip-uboot/nand_spl/board/amcc/canyonlands/Makefile
/rk3399_rockchip-uboot/nand_spl/board/amcc/kilauea/Makefile
/rk3399_rockchip-uboot/nand_spl/board/amcc/sequoia/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/mpc8315erdb/Makefile
/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/mpc8572ds/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1023rds/Makefile
/rk3399_rockchip-uboot/nand_spl/board/freescale/p1_p2_rdb/Makefile
/rk3399_rockchip-uboot/nand_spl/board/sheldon/simpc8313/Makefile
/rk3399_rockchip-uboot/net/Makefile
/rk3399_rockchip-uboot/post/lib_powerpc/fpu/Makefile
/rk3399_rockchip-uboot/scripts/.gitignore
/rk3399_rockchip-uboot/scripts/Kbuild.include
/rk3399_rockchip-uboot/scripts/Makefile
/rk3399_rockchip-uboot/scripts/Makefile.build
/rk3399_rockchip-uboot/scripts/Makefile.clean
/rk3399_rockchip-uboot/scripts/Makefile.host
/rk3399_rockchip-uboot/scripts/Makefile.lib
/rk3399_rockchip-uboot/scripts/basic/.gitignore
/rk3399_rockchip-uboot/scripts/basic/Makefile
/rk3399_rockchip-uboot/scripts/basic/fixdep.c
/rk3399_rockchip-uboot/scripts/docproc.c
/rk3399_rockchip-uboot/scripts/kernel-doc
/rk3399_rockchip-uboot/scripts/mkmakefile
/rk3399_rockchip-uboot/spl/Makefile
/rk3399_rockchip-uboot/tools/.gitignore
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/crc32.c
/rk3399_rockchip-uboot/tools/easylogo/Makefile
/rk3399_rockchip-uboot/tools/env/.gitignore
/rk3399_rockchip-uboot/tools/env/Makefile
/rk3399_rockchip-uboot/tools/env/README
/rk3399_rockchip-uboot/tools/env/crc32.c
/rk3399_rockchip-uboot/tools/env/ctype.c
/rk3399_rockchip-uboot/tools/env/env_attr.c
/rk3399_rockchip-uboot/tools/env/env_flags.c
/rk3399_rockchip-uboot/tools/env/linux_string.c
/rk3399_rockchip-uboot/tools/env_embedded.c
/rk3399_rockchip-uboot/tools/fdt.c
/rk3399_rockchip-uboot/tools/fdt_ro.c
/rk3399_rockchip-uboot/tools/fdt_rw.c
/rk3399_rockchip-uboot/tools/fdt_strerror.c
/rk3399_rockchip-uboot/tools/fdt_wip.c
/rk3399_rockchip-uboot/tools/gdb/Makefile
/rk3399_rockchip-uboot/tools/image-fit.c
/rk3399_rockchip-uboot/tools/image-sig.c
/rk3399_rockchip-uboot/tools/image.c
/rk3399_rockchip-uboot/tools/md5.c
/rk3399_rockchip-uboot/tools/rsa-sign.c
/rk3399_rockchip-uboot/tools/sha1.c
e9024ef203-Feb-2014 Dan Murphy <dmurphy@ti.com>

ARM: O5/dra7xx: Add SATA boot support

Add the SATA boot support for OMAP5 and dra7xx.

Renamed the omap_sata_init to the common init_sata(int dev)
for commonality in with sata stack.

Added the ROM

ARM: O5/dra7xx: Add SATA boot support

Add the SATA boot support for OMAP5 and dra7xx.

Renamed the omap_sata_init to the common init_sata(int dev)
for commonality in with sata stack.

Added the ROM boot device ID for SATA.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>

show more ...


/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/sata.c
asm/arch-omap5/sata.h
asm/arch-omap5/spl.h
/rk3399_rockchip-uboot/board/fads/fads.h
/rk3399_rockchip-uboot/board/ti/dra7xx/evm.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/evm.c
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/cmd_ext4.c
/rk3399_rockchip-uboot/common/cmd_scsi.c
/rk3399_rockchip-uboot/common/cmd_test.c
/rk3399_rockchip-uboot/common/image-fdt.c
/rk3399_rockchip-uboot/common/spl/Makefile
/rk3399_rockchip-uboot/common/spl/spl.c
/rk3399_rockchip-uboot/common/spl/spl_sata.c
/rk3399_rockchip-uboot/drivers/net/phy/atheros.c
/rk3399_rockchip-uboot/fs/ext4/ext4fs.c
/rk3399_rockchip-uboot/fs/fat/fat.c
/rk3399_rockchip-uboot/fs/fs.c
/rk3399_rockchip-uboot/fs/sandbox/sandboxfs.c
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T1040RDB.h
/rk3399_rockchip-uboot/include/configs/T1042RDB_PI.h
/rk3399_rockchip-uboot/include/configs/T2080QDS.h
/rk3399_rockchip-uboot/include/configs/apf27.h
/rk3399_rockchip-uboot/include/configs/balloon3.h
/rk3399_rockchip-uboot/include/configs/corvus.h
/rk3399_rockchip-uboot/include/configs/hummingboard.h
/rk3399_rockchip-uboot/include/configs/koelsch.h
/rk3399_rockchip-uboot/include/configs/lager.h
/rk3399_rockchip-uboot/include/configs/palmld.h
/rk3399_rockchip-uboot/include/configs/palmtc.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/scb9328.h
/rk3399_rockchip-uboot/include/configs/taurus.h
/rk3399_rockchip-uboot/include/configs/udoo.h
/rk3399_rockchip-uboot/include/configs/usb_a9263.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/ext4fs.h
/rk3399_rockchip-uboot/include/fat.h
/rk3399_rockchip-uboot/include/fs.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/sandboxfs.h
/rk3399_rockchip-uboot/include/spl.h
/rk3399_rockchip-uboot/spl/Makefile
/rk3399_rockchip-uboot/test/command_ut.c
/rk3399_rockchip-uboot/tools/Makefile
e7538fee19-Feb-2014 Albert ARIBAUD <albert.u.boot@aribaud.net>

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


/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/soc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/timer.c
/rk3399_rockchip-uboot/arch/arm/imx-common/cpu.c
asm/arch-imx/cpu.h
asm/arch-mx5/sys_proto.h
asm/arch-mx6/clock.h
asm/arch-mx6/imx-regs.h
asm/arch-mx6/iomux.h
asm/arch-mx6/mx6dl_pins.h
asm/arch-mx6/mx6q_pins.h
asm/arch-mx6/sys_proto.h
asm/pl310.h
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/README
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6dl.cfg
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6dl2g.cfg
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6q.cfg
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6q2g.cfg
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6s.cfg
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6s1g.cfg
/rk3399_rockchip-uboot/board/freescale/mx6qsabreauto/imximage.cfg
/rk3399_rockchip-uboot/board/solidrun/hummingboard/hummingboard.c
/rk3399_rockchip-uboot/drivers/net/fec_mxc.c
/rk3399_rockchip-uboot/drivers/pci/Makefile
/rk3399_rockchip-uboot/drivers/pci/pcie_imx.c
/rk3399_rockchip-uboot/include/configs/cgtqmx6eval.h
/rk3399_rockchip-uboot/include/configs/hummingboard.h
/rk3399_rockchip-uboot/include/configs/m53evk.h
/rk3399_rockchip-uboot/include/configs/mx23evk.h
/rk3399_rockchip-uboot/include/configs/mx28evk.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/mx53loco.h
/rk3399_rockchip-uboot/include/configs/mx6_common.h
/rk3399_rockchip-uboot/include/configs/mx6qarm2.h
/rk3399_rockchip-uboot/include/configs/mx6sabre_common.h
/rk3399_rockchip-uboot/include/configs/mx6slevk.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/udoo.h
/rk3399_rockchip-uboot/include/configs/vf610twr.h
da781c6012-Feb-2014 Andy Ng <andreas2025@gmail.com>

imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK

Signed-off-by: Andy Ng <andreas2025@gmail.com>

d7e269cf14-Jan-2014 Michal Simek <michal.simek@xilinx.com>

zynq: Add support for U-BOOT SPL

SPL is using ps7_init.c/h files which are generated
from design tools which have to be copied to
boards/xilinx/zynq folder before compilation.

BSS section is moved

zynq: Add support for U-BOOT SPL

SPL is using ps7_init.c/h files which are generated
from design tools which have to be copied to
boards/xilinx/zynq folder before compilation.

BSS section is moved to SDRAM because fat support
requires more space than SRAM size.

Added:
- MMC and QSPI support
- Boot OS directly from SPL
- Enable SPL command

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@ti.com>

show more ...

97598fcf21-Nov-2013 Soren Brinkmann <soren.brinkmann@xilinx.com>

net: zynq_gem: Calculate clock dividers dynamically

Remove hard coded clock divider setting and use the Zynq clock framework
to dynamically calculate appropriate dividers at run time.

Signed-off-by

net: zynq_gem: Calculate clock dividers dynamically

Remove hard coded clock divider setting and use the Zynq clock framework
to dynamically calculate appropriate dividers at run time.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

show more ...

1cd46ed221-Nov-2013 Soren Brinkmann <soren.brinkmann@xilinx.com>

net: zynq_gem: Move RCLK details out of driver

The GEM driver should not need to know about Zynq specific details of
RCLK related registers and bitfields in the SLCR. Move those details to
the slcr

net: zynq_gem: Move RCLK details out of driver

The GEM driver should not need to know about Zynq specific details of
RCLK related registers and bitfields in the SLCR. Move those details to
the slcr driver.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

show more ...

6c3e61de21-Nov-2013 Soren Brinkmann <soren.brinkmann@xilinx.com>

zynq: Provide a framework to read clock frequencies

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

bf83495019-Dec-2013 Michal Simek <michal.simek@xilinx.com>

zynq: serial: Simplify serial driver initialization

Define both serial uarts in the driver and return
default uart based on board configuration.

- Move baseaddresses to hardware.h
- Define default

zynq: serial: Simplify serial driver initialization

Define both serial uarts in the driver and return
default uart based on board configuration.

- Move baseaddresses to hardware.h
- Define default baudrate and clock values

Signed-off-by: Michal Simek <michal.simek@xilinx.com>

show more ...

6279812116-Jan-2014 Michal Simek <michal.simek@xilinx.com>

zynq: Move bootmode to headers

These numbers will be reused by SPL.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>

a87a0ce719-Feb-2014 Albert ARIBAUD <albert.u.boot@aribaud.net>

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

b56e71e221-Dec-2013 Sourav Poddar <sourav.poddar@ti.com>

am43xx: Add qspi support

Add QSPI definitions and clock configuration support.

Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>

060aaada17-Feb-2014 Markus Niebel <Markus.Niebel@tqs.de>

spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller

The dual lite and solo variant have only 4 SPI controller.
respect this in the MXC_SPI_BASE_ADRESSES macro

Signed-off-by: Markus Niebel <Markus

spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller

The dual lite and solo variant have only 4 SPI controller.
respect this in the MXC_SPI_BASE_ADRESSES macro

Signed-off-by: Markus Niebel <Markus.Niebel@tqs.de>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>

show more ...

d7cbcc7617-Feb-2014 Markus Niebel <Markus.Niebel@tq-group.de>

spi: spi-mxc: add defines for clk inactive state for ECSPI

Provide define for the SCLK_CTL field of the config reg of ECSPI.
While at it, oder the defines to improve readability and make
adding more

spi: spi-mxc: add defines for clk inactive state for ECSPI

Provide define for the SCLK_CTL field of the config reg of ECSPI.
While at it, oder the defines to improve readability and make
adding more defines easier.

Signed-off-by: Markus Niebel <Markus.Niebel@tqs.de>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>

show more ...


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arc/config.mk
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/Makefile
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/cache.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/config.mk
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/cpu.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/interrupts.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/reset.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/start.S
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/timer.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/u-boot.lds
/rk3399_rockchip-uboot/arch/arc/include/asm/arch-arc700/hardware.h
/rk3399_rockchip-uboot/arch/arc/include/asm/arcregs.h
/rk3399_rockchip-uboot/arch/arc/include/asm/bitops.h
/rk3399_rockchip-uboot/arch/arc/include/asm/byteorder.h
/rk3399_rockchip-uboot/arch/arc/include/asm/cache.h
/rk3399_rockchip-uboot/arch/arc/include/asm/config.h
/rk3399_rockchip-uboot/arch/arc/include/asm/errno.h
/rk3399_rockchip-uboot/arch/arc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/arc/include/asm/io.h
/rk3399_rockchip-uboot/arch/arc/include/asm/posix_types.h
/rk3399_rockchip-uboot/arch/arc/include/asm/ptrace.h
/rk3399_rockchip-uboot/arch/arc/include/asm/sections.h
/rk3399_rockchip-uboot/arch/arc/include/asm/string.h
/rk3399_rockchip-uboot/arch/arc/include/asm/types.h
/rk3399_rockchip-uboot/arch/arc/include/asm/u-boot-arc.h
/rk3399_rockchip-uboot/arch/arc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/arc/include/asm/unaligned.h
/rk3399_rockchip-uboot/arch/arc/lib/Makefile
/rk3399_rockchip-uboot/arch/arc/lib/bootm.c
/rk3399_rockchip-uboot/arch/arc/lib/memcmp.S
/rk3399_rockchip-uboot/arch/arc/lib/memcpy-700.S
/rk3399_rockchip-uboot/arch/arc/lib/memset.S
/rk3399_rockchip-uboot/arch/arc/lib/relocate.c
/rk3399_rockchip-uboot/arch/arc/lib/sections.c
/rk3399_rockchip-uboot/arch/arc/lib/strchr-700.S
/rk3399_rockchip-uboot/arch/arc/lib/strcmp.S
/rk3399_rockchip-uboot/arch/arc/lib/strcpy-700.S
/rk3399_rockchip-uboot/arch/arc/lib/strlen.S
asm/arch-mx5/imx-regs.h
asm/arch-mx6/imx-regs.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/initcode.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/start.S
/rk3399_rockchip-uboot/arch/blackfin/include/asm/mach-common/bits/emac.h
/rk3399_rockchip-uboot/arch/blackfin/lib/board.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/Makefile
/rk3399_rockchip-uboot/arch/microblaze/cpu/exception.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/spl.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-spl.lds
/rk3399_rockchip-uboot/arch/microblaze/include/asm/spl.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/asm-offsets.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/lowlevel_init.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/t1040_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/t1040_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.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/sandbox/cpu/Makefile
/rk3399_rockchip-uboot/board/altera/nios2-generic/nios2-generic.c
/rk3399_rockchip-uboot/board/bf609-ezkit/bf609-ezkit.c
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6x.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t1040qds/README
/rk3399_rockchip-uboot/board/freescale/t1040qds/eth.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/t1040qds.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/Makefile
/rk3399_rockchip-uboot/board/freescale/t104xrdb/README
/rk3399_rockchip-uboot/board/freescale/t104xrdb/eth.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/Makefile
/rk3399_rockchip-uboot/board/keymile/kmp204x/kmp204x.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/kmp204x.h
/rk3399_rockchip-uboot/board/keymile/kmp204x/pbi.cfg
/rk3399_rockchip-uboot/board/keymile/kmp204x/pci.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/qrio.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/rcw_kmp204x.cfg
/rk3399_rockchip-uboot/board/spear/spear300/spear300.c
/rk3399_rockchip-uboot/board/spear/spear310/spear310.c
/rk3399_rockchip-uboot/board/spear/spear320/spear320.c
/rk3399_rockchip-uboot/board/spear/spear600/spear600.c
/rk3399_rockchip-uboot/board/spear/x600/x600.c
/rk3399_rockchip-uboot/board/synopsys/arcangel4/Makefile
/rk3399_rockchip-uboot/board/synopsys/axs101/Makefile
/rk3399_rockchip-uboot/board/synopsys/axs101/axs101.c
/rk3399_rockchip-uboot/board/synopsys/axs101/nand.c
/rk3399_rockchip-uboot/board/xilinx/zynq/board.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/cmd_bdinfo.c
/rk3399_rockchip-uboot/common/cmd_clk.c
/rk3399_rockchip-uboot/common/cmd_pxe.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/doc/README.ARC
/rk3399_rockchip-uboot/doc/README.b4860qds
/rk3399_rockchip-uboot/drivers/fpga/zynqpl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_nand.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_spl.c
/rk3399_rockchip-uboot/drivers/net/bfin_mac.c
/rk3399_rockchip-uboot/drivers/net/designware.c
/rk3399_rockchip-uboot/drivers/net/designware.h
/rk3399_rockchip-uboot/drivers/net/fm/t1040.c
/rk3399_rockchip-uboot/drivers/net/xilinx_axi_emac.c
/rk3399_rockchip-uboot/drivers/net/zynq_gem.c
/rk3399_rockchip-uboot/drivers/pci/fsl_pci_init.c
/rk3399_rockchip-uboot/drivers/serial/Makefile
/rk3399_rockchip-uboot/drivers/serial/serial.c
/rk3399_rockchip-uboot/drivers/serial/serial_arc.c
/rk3399_rockchip-uboot/drivers/serial/serial_xuartlite.c
/rk3399_rockchip-uboot/drivers/serial/usbtty.h
/rk3399_rockchip-uboot/drivers/spi/xilinx_spi.c
/rk3399_rockchip-uboot/drivers/usb/gadget/Makefile
/rk3399_rockchip-uboot/drivers/usb/gadget/ci_udc.c
/rk3399_rockchip-uboot/drivers/usb/gadget/ci_udc.h
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_thor.c
/rk3399_rockchip-uboot/drivers/usb/gadget/gadget_chips.h
/rk3399_rockchip-uboot/drivers/usb/gadget/s3c_udc_otg.c
/rk3399_rockchip-uboot/drivers/usb/gadget/s3c_udc_otg_xfer_dma.c
/rk3399_rockchip-uboot/examples/standalone/stubs.c
/rk3399_rockchip-uboot/include/clk.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/config_cmd_all.h
/rk3399_rockchip-uboot/include/config_distro_defaults.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T1040RDB.h
/rk3399_rockchip-uboot/include/configs/T1042RDB_PI.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/arcangel4-be.h
/rk3399_rockchip-uboot/include/configs/arcangel4.h
/rk3399_rockchip-uboot/include/configs/axs101.h
/rk3399_rockchip-uboot/include/configs/bf609-ezkit.h
/rk3399_rockchip-uboot/include/configs/km/keymile-common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/kmp204x.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/sansa_fuze_plus.h
/rk3399_rockchip-uboot/include/configs/spear-common.h
/rk3399_rockchip-uboot/include/configs/spear6xx_evb.h
/rk3399_rockchip-uboot/include/configs/x600.h
/rk3399_rockchip-uboot/include/configs/xfi3.h
/rk3399_rockchip-uboot/include/fsl_ifc.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/netdev.h
/rk3399_rockchip-uboot/include/usb/ci_udc.h
/rk3399_rockchip-uboot/include/usb/s3c_udc.h
/rk3399_rockchip-uboot/include/zynqpl.h
/rk3399_rockchip-uboot/net/eth.c
c4d376fd17-Feb-2014 Tom Rini <trini@ti.com>

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


/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/arch/arc/config.mk
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/Makefile
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/cache.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/config.mk
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/cpu.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/interrupts.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/reset.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/start.S
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/timer.c
/rk3399_rockchip-uboot/arch/arc/cpu/arc700/u-boot.lds
/rk3399_rockchip-uboot/arch/arc/include/asm/arch-arc700/hardware.h
/rk3399_rockchip-uboot/arch/arc/include/asm/arcregs.h
/rk3399_rockchip-uboot/arch/arc/include/asm/bitops.h
/rk3399_rockchip-uboot/arch/arc/include/asm/byteorder.h
/rk3399_rockchip-uboot/arch/arc/include/asm/cache.h
/rk3399_rockchip-uboot/arch/arc/include/asm/config.h
/rk3399_rockchip-uboot/arch/arc/include/asm/errno.h
/rk3399_rockchip-uboot/arch/arc/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/arc/include/asm/io.h
/rk3399_rockchip-uboot/arch/arc/include/asm/posix_types.h
/rk3399_rockchip-uboot/arch/arc/include/asm/ptrace.h
/rk3399_rockchip-uboot/arch/arc/include/asm/sections.h
/rk3399_rockchip-uboot/arch/arc/include/asm/string.h
/rk3399_rockchip-uboot/arch/arc/include/asm/types.h
/rk3399_rockchip-uboot/arch/arc/include/asm/u-boot-arc.h
/rk3399_rockchip-uboot/arch/arc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/arc/include/asm/unaligned.h
/rk3399_rockchip-uboot/arch/arc/lib/Makefile
/rk3399_rockchip-uboot/arch/arc/lib/bootm.c
/rk3399_rockchip-uboot/arch/arc/lib/memcmp.S
/rk3399_rockchip-uboot/arch/arc/lib/memcpy-700.S
/rk3399_rockchip-uboot/arch/arc/lib/memset.S
/rk3399_rockchip-uboot/arch/arc/lib/relocate.c
/rk3399_rockchip-uboot/arch/arc/lib/sections.c
/rk3399_rockchip-uboot/arch/arc/lib/strchr-700.S
/rk3399_rockchip-uboot/arch/arc/lib/strcmp.S
/rk3399_rockchip-uboot/arch/arc/lib/strcpy-700.S
/rk3399_rockchip-uboot/arch/arc/lib/strlen.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra-common/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra-common/cpu.h
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra114/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra124/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra124/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra124/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra30/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/omap-common/boot-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/clocks-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/emif-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap4/hw_data.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/abb.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/hw_data.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/hwinit.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/sdram.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra124/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra124/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/ap.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/cache.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra114-common/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/funcmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/pinmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra30-common/clock.c
/rk3399_rockchip-uboot/arch/arm/dts/tegra114.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/tegra124.dtsi
asm/arch-am33xx/ddr_defs.h
asm/arch-bcm2835/mbox.h
asm/arch-exynos/cpu.h
asm/arch-exynos/gpio.h
asm/arch-exynos/periph.h
asm/arch-omap3/omap3.h
asm/arch-omap4/sys_proto.h
asm/arch-omap5/omap.h
asm/arch-omap5/sys_proto.h
asm/arch-s5pc1xx/cpu.h
asm/arch-s5pc1xx/gpio.h
asm/arch-tegra/clk_rst.h
asm/arch-tegra/clock.h
asm/arch-tegra/gp_padctrl.h
asm/arch-tegra/pmc.h
asm/arch-tegra/tegra.h
asm/arch-tegra124/ahb.h
asm/arch-tegra124/clock-tables.h
asm/arch-tegra124/clock.h
asm/arch-tegra124/flow.h
asm/arch-tegra124/funcmux.h
asm/arch-tegra124/gp_padctrl.h
asm/arch-tegra124/gpio.h
asm/arch-tegra124/hardware.h
asm/arch-tegra124/pinmux.h
asm/arch-tegra124/pmu.h
asm/arch-tegra124/spl.h
asm/arch-tegra124/sysctr.h
asm/arch-tegra124/tegra.h
asm/arch-tegra124/usb.h
asm/omap_common.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/initcode.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/start.S
/rk3399_rockchip-uboot/arch/blackfin/include/asm/mach-common/bits/emac.h
/rk3399_rockchip-uboot/arch/blackfin/lib/board.c
/rk3399_rockchip-uboot/board/armltd/versatile/versatile.c
/rk3399_rockchip-uboot/board/bf609-ezkit/bf609-ezkit.c
/rk3399_rockchip-uboot/board/keymile/km_arm/fpga_config.c
/rk3399_rockchip-uboot/board/keymile/km_arm/km_arm.c
/rk3399_rockchip-uboot/board/keymile/scripts/develop-arm.txt
/rk3399_rockchip-uboot/board/keymile/scripts/develop-common.txt
/rk3399_rockchip-uboot/board/keymile/scripts/develop-ppc_82xx.txt
/rk3399_rockchip-uboot/board/keymile/scripts/develop-ppc_8xx.txt
/rk3399_rockchip-uboot/board/keymile/scripts/ramfs-arm.txt
/rk3399_rockchip-uboot/board/keymile/scripts/ramfs-common.txt
/rk3399_rockchip-uboot/board/keymile/scripts/ramfs-ppc_82xx.txt
/rk3399_rockchip-uboot/board/keymile/scripts/ramfs-ppc_8xx.txt
/rk3399_rockchip-uboot/board/nvidia/common/board.c
/rk3399_rockchip-uboot/board/nvidia/dts/tegra124-venice2.dts
/rk3399_rockchip-uboot/board/nvidia/venice2/Makefile
/rk3399_rockchip-uboot/board/nvidia/venice2/as3722_init.c
/rk3399_rockchip-uboot/board/nvidia/venice2/as3722_init.h
/rk3399_rockchip-uboot/board/nvidia/venice2/pinmux-config-venice2.h
/rk3399_rockchip-uboot/board/nvidia/venice2/venice2.c
/rk3399_rockchip-uboot/board/samsung/common/Makefile
/rk3399_rockchip-uboot/board/samsung/common/dfu_sample_env.txt
/rk3399_rockchip-uboot/board/samsung/common/misc.c
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-smdk5250.dts
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-snow.dts
/rk3399_rockchip-uboot/board/samsung/goni/goni.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/smdk5250.c
/rk3399_rockchip-uboot/board/samsung/trats/trats.c
/rk3399_rockchip-uboot/board/samsung/trats2/trats2.c
/rk3399_rockchip-uboot/board/samsung/universal_c210/universal.c
/rk3399_rockchip-uboot/board/spear/spear300/spear300.c
/rk3399_rockchip-uboot/board/spear/spear310/spear310.c
/rk3399_rockchip-uboot/board/spear/spear320/spear320.c
/rk3399_rockchip-uboot/board/spear/spear600/spear600.c
/rk3399_rockchip-uboot/board/spear/x600/x600.c
/rk3399_rockchip-uboot/board/synopsys/arcangel4/Makefile
/rk3399_rockchip-uboot/board/synopsys/axs101/Makefile
/rk3399_rockchip-uboot/board/synopsys/axs101/axs101.c
/rk3399_rockchip-uboot/board/synopsys/axs101/nand.c
/rk3399_rockchip-uboot/board/ti/am43xx/board.c
/rk3399_rockchip-uboot/board/ti/dra7xx/README
/rk3399_rockchip-uboot/board/ti/omap5_uevm/README
/rk3399_rockchip-uboot/board/ti/omap5_uevm/evm.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/mux_data.h
/rk3399_rockchip-uboot/board/ti/panda/panda.c
/rk3399_rockchip-uboot/board/ti/panda/panda_mux_data.h
/rk3399_rockchip-uboot/board/ti/sdp4430/sdp.c
/rk3399_rockchip-uboot/board/ti/sdp4430/sdp4430_mux_data.h
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/cmd_bdinfo.c
/rk3399_rockchip-uboot/common/cmd_mmc.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/common/lcd.c
/rk3399_rockchip-uboot/common/spl/spl_mmc.c
/rk3399_rockchip-uboot/doc/README.ARC
/rk3399_rockchip-uboot/doc/feature-removal-schedule.txt
/rk3399_rockchip-uboot/drivers/gpio/s5p_gpio.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/tegra_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/zynq_sdhci.c
/rk3399_rockchip-uboot/drivers/net/bfin_mac.c
/rk3399_rockchip-uboot/drivers/net/designware.c
/rk3399_rockchip-uboot/drivers/net/designware.h
/rk3399_rockchip-uboot/drivers/power/battery/bat_trats2.c
/rk3399_rockchip-uboot/drivers/serial/Makefile
/rk3399_rockchip-uboot/drivers/serial/opencores_yanu.c
/rk3399_rockchip-uboot/drivers/serial/serial.c
/rk3399_rockchip-uboot/drivers/serial/serial_arc.c
/rk3399_rockchip-uboot/drivers/serial/serial_s5p.c
/rk3399_rockchip-uboot/drivers/video/exynos_fb.c
/rk3399_rockchip-uboot/drivers/video/exynos_fimd.c
/rk3399_rockchip-uboot/examples/standalone/stubs.c
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/arcangel4-be.h
/rk3399_rockchip-uboot/include/configs/arcangel4.h
/rk3399_rockchip-uboot/include/configs/axs101.h
/rk3399_rockchip-uboot/include/configs/bf609-ezkit.h
/rk3399_rockchip-uboot/include/configs/cardhu.h
/rk3399_rockchip-uboot/include/configs/dra7xx_evm.h
/rk3399_rockchip-uboot/include/configs/km/keymile-common.h
/rk3399_rockchip-uboot/include/configs/km/km-powerpc.h
/rk3399_rockchip-uboot/include/configs/km/km_arm.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/km_kirkwood.h
/rk3399_rockchip-uboot/include/configs/omap3_igep00x0.h
/rk3399_rockchip-uboot/include/configs/omap4_panda.h
/rk3399_rockchip-uboot/include/configs/omap4_sdp4430.h
/rk3399_rockchip-uboot/include/configs/omap5_uevm.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/spear-common.h
/rk3399_rockchip-uboot/include/configs/spear6xx_evb.h
/rk3399_rockchip-uboot/include/configs/tegra-common-post.h
/rk3399_rockchip-uboot/include/configs/tegra124-common.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/ti_omap3_common.h
/rk3399_rockchip-uboot/include/configs/ti_omap4_common.h
/rk3399_rockchip-uboot/include/configs/ti_omap5_common.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/trats2.h
/rk3399_rockchip-uboot/include/configs/venice2.h
/rk3399_rockchip-uboot/include/configs/versatile.h
/rk3399_rockchip-uboot/include/configs/x600.h
/rk3399_rockchip-uboot/include/configs/zynq-common.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/lcd.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/netdev.h
/rk3399_rockchip-uboot/include/power/max77686_pmic.h
/rk3399_rockchip-uboot/include/power/pmic.h
/rk3399_rockchip-uboot/include/samsung/misc.h
/rk3399_rockchip-uboot/include/spl.h
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/lib/tizen/tizen.c
/rk3399_rockchip-uboot/lib/tizen/tizen_logo_16bpp.h
/rk3399_rockchip-uboot/lib/tizen/tizen_logo_16bpp_gzip.h
/rk3399_rockchip-uboot/net/eth.c
/rk3399_rockchip-uboot/tools/relocate-rela.c
5e77a74506-Feb-2014 Stephen Warren <swarren@wwwdotorg.org>

ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value

Typo: The correct value is 1 not 2.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>

d53ccdb313-Feb-2014 Albert ARIBAUD <albert.u.boot@aribaud.net>

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


/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra-common/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra-common/cpu.h
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra124/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra124/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/tegra124/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/tegra124/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/tegra124/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/ap.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/board.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra-common/cache.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/funcmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/tegra124-common/pinmux.c
/rk3399_rockchip-uboot/arch/arm/dts/tegra124.dtsi
asm/arch-exynos/cpu.h
asm/arch-exynos/gpio.h
asm/arch-exynos/periph.h
asm/arch-s5pc1xx/cpu.h
asm/arch-s5pc1xx/gpio.h
/rk3399_rockchip-uboot/board/nvidia/dts/tegra124-venice2.dts
/rk3399_rockchip-uboot/board/nvidia/venice2/Makefile
/rk3399_rockchip-uboot/board/nvidia/venice2/as3722_init.c
/rk3399_rockchip-uboot/board/nvidia/venice2/as3722_init.h
/rk3399_rockchip-uboot/board/nvidia/venice2/pinmux-config-venice2.h
/rk3399_rockchip-uboot/board/nvidia/venice2/venice2.c
/rk3399_rockchip-uboot/board/samsung/common/Makefile
/rk3399_rockchip-uboot/board/samsung/common/dfu_sample_env.txt
/rk3399_rockchip-uboot/board/samsung/common/misc.c
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-smdk5250.dts
/rk3399_rockchip-uboot/board/samsung/dts/exynos5250-snow.dts
/rk3399_rockchip-uboot/board/samsung/goni/goni.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/smdk5250.c
/rk3399_rockchip-uboot/board/samsung/trats/trats.c
/rk3399_rockchip-uboot/board/samsung/trats2/trats2.c
/rk3399_rockchip-uboot/board/samsung/universal_c210/universal.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/lcd.c
/rk3399_rockchip-uboot/drivers/gpio/s5p_gpio.c
/rk3399_rockchip-uboot/drivers/power/battery/bat_trats2.c
/rk3399_rockchip-uboot/drivers/serial/serial_s5p.c
/rk3399_rockchip-uboot/drivers/video/exynos_fb.c
/rk3399_rockchip-uboot/drivers/video/exynos_fimd.c
/rk3399_rockchip-uboot/include/configs/s5p_goni.h
/rk3399_rockchip-uboot/include/configs/s5pc210_universal.h
/rk3399_rockchip-uboot/include/configs/tegra124-common.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/trats2.h
/rk3399_rockchip-uboot/include/configs/venice2.h
/rk3399_rockchip-uboot/include/lcd.h
/rk3399_rockchip-uboot/include/power/max77686_pmic.h
/rk3399_rockchip-uboot/include/power/pmic.h
/rk3399_rockchip-uboot/include/samsung/misc.h
/rk3399_rockchip-uboot/lib/tizen/tizen.c
/rk3399_rockchip-uboot/lib/tizen/tizen_logo_16bpp.h
/rk3399_rockchip-uboot/lib/tizen/tizen_logo_16bpp_gzip.h
17998eff11-Feb-2014 Stefano Babic <sbabic@denx.de>

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


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/mbox.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/bcm2835/timer.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/clock.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/clocks-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/emif-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap4/hw_data.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/abb.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/hw_data.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/hwinit.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/omap5/sdram.c
/rk3399_rockchip-uboot/arch/arm/cpu/ixp/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/timer.c
asm/arch-am33xx/ddr_defs.h
asm/arch-am33xx/spl.h
asm/arch-bcm2835/mbox.h
asm/arch-exynos/ehci.h
asm/arch-omap3/omap3.h
asm/arch-omap4/sys_proto.h
asm/arch-omap5/omap.h
asm/arch-omap5/sys_proto.h
asm/omap_common.h
/rk3399_rockchip-uboot/arch/avr32/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/kgdb.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/cmd_errata.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/release.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/config.mk
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/kgdb.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/dcr.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/kgdb.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_errata.h
/rk3399_rockchip-uboot/arch/sandbox/cpu/os.c
/rk3399_rockchip-uboot/board/Marvell/common/serial.c
/rk3399_rockchip-uboot/board/altera/nios2-generic/nios2-generic.c
/rk3399_rockchip-uboot/board/armltd/versatile/versatile.c
/rk3399_rockchip-uboot/board/armltd/vexpress/vexpress_common.c
/rk3399_rockchip-uboot/board/avionic-design/tec-ng/Makefile
/rk3399_rockchip-uboot/board/cray/L1/init.S
/rk3399_rockchip-uboot/board/csb272/init.S
/rk3399_rockchip-uboot/board/csb472/init.S
/rk3399_rockchip-uboot/board/esd/cpci750/serial.c
/rk3399_rockchip-uboot/board/evb64260/serial.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/Makefile
/rk3399_rockchip-uboot/board/freescale/c29xpcie/README
/rk3399_rockchip-uboot/board/freescale/c29xpcie/cpld.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/spl.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/spl_minimal.c
/rk3399_rockchip-uboot/board/freescale/c29xpcie/tlb.c
/rk3399_rockchip-uboot/board/freescale/common/sdhc_boot.c
/rk3399_rockchip-uboot/board/freescale/p1010rdb/README.P1010RDB-PA
/rk3399_rockchip-uboot/board/freescale/p1010rdb/README.P1010RDB-PB
/rk3399_rockchip-uboot/board/freescale/p1023rds/README
/rk3399_rockchip-uboot/board/freescale/p1_p2_rdb/README
/rk3399_rockchip-uboot/board/freescale/p2041rdb/README
/rk3399_rockchip-uboot/board/freescale/t1040qds/README
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.h
/rk3399_rockchip-uboot/board/freescale/t104xrdb/README
/rk3399_rockchip-uboot/board/freescale/t2080qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t2080qds/ddr.h
/rk3399_rockchip-uboot/board/freescale/t2080qds/eth_t2080qds.c
/rk3399_rockchip-uboot/board/freescale/t2080qds/t2080qds.c
/rk3399_rockchip-uboot/board/mpl/mip405/init.S
/rk3399_rockchip-uboot/board/mpl/pip405/init.S
/rk3399_rockchip-uboot/board/nvidia/common/board.c
/rk3399_rockchip-uboot/board/prodrive/p3mx/serial.c
/rk3399_rockchip-uboot/board/raspberrypi/rpi_b/rpi_b.c
/rk3399_rockchip-uboot/board/samsung/arndale/arndale.c
/rk3399_rockchip-uboot/board/samsung/universal_c210/universal.c
/rk3399_rockchip-uboot/board/sandbox/sandbox/sandbox.c
/rk3399_rockchip-uboot/board/sc3/init.S
/rk3399_rockchip-uboot/board/ti/am43xx/board.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/evm.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/mux_data.h
/rk3399_rockchip-uboot/board/ti/panda/panda.c
/rk3399_rockchip-uboot/board/ti/panda/panda_mux_data.h
/rk3399_rockchip-uboot/board/ti/sdp4430/sdp.c
/rk3399_rockchip-uboot/board/ti/sdp4430/sdp4430_mux_data.h
/rk3399_rockchip-uboot/board/w7o/init.S
/rk3399_rockchip-uboot/board/w7o/post1.S
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_sf.c
/rk3399_rockchip-uboot/common/cmd_usb_mass_storage.c
/rk3399_rockchip-uboot/common/command.c
/rk3399_rockchip-uboot/common/env_callback.c
/rk3399_rockchip-uboot/common/env_eeprom.c
/rk3399_rockchip-uboot/common/env_flags.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/common/spl/Makefile
/rk3399_rockchip-uboot/common/spl/spl.c
/rk3399_rockchip-uboot/common/spl/spl_fat.c
/rk3399_rockchip-uboot/common/spl/spl_mmc.c
/rk3399_rockchip-uboot/common/spl/spl_usb.c
/rk3399_rockchip-uboot/doc/README.SPL
/rk3399_rockchip-uboot/doc/README.b4860qds
/rk3399_rockchip-uboot/doc/SPI/README.dual-flash
/rk3399_rockchip-uboot/doc/SPI/README.ftssp010_spi_test
/rk3399_rockchip-uboot/doc/SPI/status.txt
/rk3399_rockchip-uboot/doc/feature-removal-schedule.txt
/rk3399_rockchip-uboot/doc/uImage.FIT/howto.txt
/rk3399_rockchip-uboot/doc/uImage.FIT/source_file_format.txt
/rk3399_rockchip-uboot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c
/rk3399_rockchip-uboot/drivers/i2c/designware_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/fti2c010.c
/rk3399_rockchip-uboot/drivers/i2c/i2c_core.c
/rk3399_rockchip-uboot/drivers/i2c/rcar_i2c.c
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/omap_gpmc.c
/rk3399_rockchip-uboot/drivers/mtd/spi/Makefile
/rk3399_rockchip-uboot/drivers/mtd/spi/sf.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_internal.h
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_ops.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_params.c
/rk3399_rockchip-uboot/drivers/mtd/spi/sf_probe.c
/rk3399_rockchip-uboot/drivers/net/fec_mxc.c
/rk3399_rockchip-uboot/drivers/net/fm/init.c
/rk3399_rockchip-uboot/drivers/net/fm/t2080.c
/rk3399_rockchip-uboot/drivers/net/phy/atheros.c
/rk3399_rockchip-uboot/drivers/pci/pcie_imx.c
/rk3399_rockchip-uboot/drivers/power/fuel_gauge/fg_max17042.c
/rk3399_rockchip-uboot/drivers/spi/Makefile
/rk3399_rockchip-uboot/drivers/spi/ftssp010_spi.c
/rk3399_rockchip-uboot/drivers/spi/sh_spi.c
/rk3399_rockchip-uboot/drivers/usb/gadget/fotg210.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-exynos.c
/rk3399_rockchip-uboot/drivers/video/ipu_regs.h
/rk3399_rockchip-uboot/fs/ext4/dev.c
/rk3399_rockchip-uboot/fs/ext4/ext4_common.c
/rk3399_rockchip-uboot/fs/ext4/ext4_journal.c
/rk3399_rockchip-uboot/fs/ext4/ext4_write.c
/rk3399_rockchip-uboot/fs/yaffs2/yaffs_summary.c
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/A3000.h
/rk3399_rockchip-uboot/include/configs/APC405.h
/rk3399_rockchip-uboot/include/configs/AR405.h
/rk3399_rockchip-uboot/include/configs/ASH405.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.h
/rk3399_rockchip-uboot/include/configs/BC3450.h
/rk3399_rockchip-uboot/include/configs/BSC9131RDB.h
/rk3399_rockchip-uboot/include/configs/BSC9132QDS.h
/rk3399_rockchip-uboot/include/configs/C29XPCIE.h
/rk3399_rockchip-uboot/include/configs/CATcenter.h
/rk3399_rockchip-uboot/include/configs/CMS700.h
/rk3399_rockchip-uboot/include/configs/CPC45.h
/rk3399_rockchip-uboot/include/configs/CPCI2DP.h
/rk3399_rockchip-uboot/include/configs/CPCI405.h
/rk3399_rockchip-uboot/include/configs/CPCI4052.h
/rk3399_rockchip-uboot/include/configs/CPCI405AB.h
/rk3399_rockchip-uboot/include/configs/CPCI405DT.h
/rk3399_rockchip-uboot/include/configs/CPCIISER4.h
/rk3399_rockchip-uboot/include/configs/CRAYL1.h
/rk3399_rockchip-uboot/include/configs/CU824.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/G2000.h
/rk3399_rockchip-uboot/include/configs/HH405.h
/rk3399_rockchip-uboot/include/configs/HIDDEN_DRAGON.h
/rk3399_rockchip-uboot/include/configs/HUB405.h
/rk3399_rockchip-uboot/include/configs/HWW1U1A.h
/rk3399_rockchip-uboot/include/configs/IceCube.h
/rk3399_rockchip-uboot/include/configs/JSE.h
/rk3399_rockchip-uboot/include/configs/KAREF.h
/rk3399_rockchip-uboot/include/configs/MERGERBOX.h
/rk3399_rockchip-uboot/include/configs/METROBOX.h
/rk3399_rockchip-uboot/include/configs/MIP405.h
/rk3399_rockchip-uboot/include/configs/MOUSSE.h
/rk3399_rockchip-uboot/include/configs/MPC8308RDB.h
/rk3399_rockchip-uboot/include/configs/MPC8313ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8315ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8323ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC832XEMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8349EMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8349ITX.h
/rk3399_rockchip-uboot/include/configs/MPC8360EMDS.h
/rk3399_rockchip-uboot/include/configs/MPC8360ERDK.h
/rk3399_rockchip-uboot/include/configs/MPC837XEMDS.h
/rk3399_rockchip-uboot/include/configs/MPC837XERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8540ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8541CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8544DS.h
/rk3399_rockchip-uboot/include/configs/MPC8548CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8555CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8560ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8568MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/MPC8610HPCD.h
/rk3399_rockchip-uboot/include/configs/MPC8641HPCN.h
/rk3399_rockchip-uboot/include/configs/MUSENKI.h
/rk3399_rockchip-uboot/include/configs/MVBC_P.h
/rk3399_rockchip-uboot/include/configs/MVBLM7.h
/rk3399_rockchip-uboot/include/configs/MVBLUE.h
/rk3399_rockchip-uboot/include/configs/MVSMR.h
/rk3399_rockchip-uboot/include/configs/OCRTC.h
/rk3399_rockchip-uboot/include/configs/P1010RDB.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P1023RDB.h
/rk3399_rockchip-uboot/include/configs/P1023RDS.h
/rk3399_rockchip-uboot/include/configs/P1_P2_RDB.h
/rk3399_rockchip-uboot/include/configs/P2020COME.h
/rk3399_rockchip-uboot/include/configs/P2020DS.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/PCI405.h
/rk3399_rockchip-uboot/include/configs/PIP405.h
/rk3399_rockchip-uboot/include/configs/PLU405.h
/rk3399_rockchip-uboot/include/configs/PM520.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/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/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T1040RDB.h
/rk3399_rockchip-uboot/include/configs/T1042RDB_PI.h
/rk3399_rockchip-uboot/include/configs/T2080QDS.h
/rk3399_rockchip-uboot/include/configs/T4240EMU.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/TB5200.h
/rk3399_rockchip-uboot/include/configs/TOP5200.h
/rk3399_rockchip-uboot/include/configs/TQM5200.h
/rk3399_rockchip-uboot/include/configs/TQM834x.h
/rk3399_rockchip-uboot/include/configs/Total5200.h
/rk3399_rockchip-uboot/include/configs/VOH405.h
/rk3399_rockchip-uboot/include/configs/VOM405.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/a3m071.h
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/ac14xx.h
/rk3399_rockchip-uboot/include/configs/acadia.h
/rk3399_rockchip-uboot/include/configs/aev.h
/rk3399_rockchip-uboot/include/configs/alpr.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/aria.h
/rk3399_rockchip-uboot/include/configs/arndale.h
/rk3399_rockchip-uboot/include/configs/atngw100.h
/rk3399_rockchip-uboot/include/configs/atngw100mkii.h
/rk3399_rockchip-uboot/include/configs/atstk1002.h
/rk3399_rockchip-uboot/include/configs/atstk1003.h
/rk3399_rockchip-uboot/include/configs/atstk1004.h
/rk3399_rockchip-uboot/include/configs/atstk1006.h
/rk3399_rockchip-uboot/include/configs/bamboo.h
/rk3399_rockchip-uboot/include/configs/bluestone.h
/rk3399_rockchip-uboot/include/configs/bubinga.h
/rk3399_rockchip-uboot/include/configs/canmb.h
/rk3399_rockchip-uboot/include/configs/canyonlands.h
/rk3399_rockchip-uboot/include/configs/cm5200.h
/rk3399_rockchip-uboot/include/configs/controlcenterd.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/cpci5200.h
/rk3399_rockchip-uboot/include/configs/csb272.h
/rk3399_rockchip-uboot/include/configs/csb472.h
/rk3399_rockchip-uboot/include/configs/debris.h
/rk3399_rockchip-uboot/include/configs/digsy_mtc.h
/rk3399_rockchip-uboot/include/configs/dlvision-10g.h
/rk3399_rockchip-uboot/include/configs/dlvision.h
/rk3399_rockchip-uboot/include/configs/dra7xx_evm.h
/rk3399_rockchip-uboot/include/configs/eXalion.h
/rk3399_rockchip-uboot/include/configs/ebony.h
/rk3399_rockchip-uboot/include/configs/favr-32-ezkit.h
/rk3399_rockchip-uboot/include/configs/galaxy5200.h
/rk3399_rockchip-uboot/include/configs/gdppc440etx.h
/rk3399_rockchip-uboot/include/configs/grasshopper.h
/rk3399_rockchip-uboot/include/configs/hammerhead.h
/rk3399_rockchip-uboot/include/configs/hmi1001.h
/rk3399_rockchip-uboot/include/configs/icon.h
/rk3399_rockchip-uboot/include/configs/inka4x0.h
/rk3399_rockchip-uboot/include/configs/intip.h
/rk3399_rockchip-uboot/include/configs/io.h
/rk3399_rockchip-uboot/include/configs/io64.h
/rk3399_rockchip-uboot/include/configs/iocon.h
/rk3399_rockchip-uboot/include/configs/ipek01.h
/rk3399_rockchip-uboot/include/configs/jupiter.h
/rk3399_rockchip-uboot/include/configs/katmai.h
/rk3399_rockchip-uboot/include/configs/kilauea.h
/rk3399_rockchip-uboot/include/configs/km/km8309-common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/korat.h
/rk3399_rockchip-uboot/include/configs/kvme080.h
/rk3399_rockchip-uboot/include/configs/luan.h
/rk3399_rockchip-uboot/include/configs/lwmon5.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/mecp5123.h
/rk3399_rockchip-uboot/include/configs/mecp5200.h
/rk3399_rockchip-uboot/include/configs/mimc200.h
/rk3399_rockchip-uboot/include/configs/motionpro.h
/rk3399_rockchip-uboot/include/configs/mpc5121ads.h
/rk3399_rockchip-uboot/include/configs/mpc8308_p1m.h
/rk3399_rockchip-uboot/include/configs/munices.h
/rk3399_rockchip-uboot/include/configs/neo.h
/rk3399_rockchip-uboot/include/configs/o2dnt-common.h
/rk3399_rockchip-uboot/include/configs/ocotea.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_igep00x0.h
/rk3399_rockchip-uboot/include/configs/omap4_panda.h
/rk3399_rockchip-uboot/include/configs/omap4_sdp4430.h
/rk3399_rockchip-uboot/include/configs/omap5_uevm.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/p3p440.h
/rk3399_rockchip-uboot/include/configs/pcm030.h
/rk3399_rockchip-uboot/include/configs/pcs440ep.h
/rk3399_rockchip-uboot/include/configs/pdm360ng.h
/rk3399_rockchip-uboot/include/configs/pf5200.h
/rk3399_rockchip-uboot/include/configs/quad100hd.h
/rk3399_rockchip-uboot/include/configs/redwood.h
/rk3399_rockchip-uboot/include/configs/sbc405.h
/rk3399_rockchip-uboot/include/configs/sbc8349.h
/rk3399_rockchip-uboot/include/configs/sbc8548.h
/rk3399_rockchip-uboot/include/configs/sbc8641d.h
/rk3399_rockchip-uboot/include/configs/sc3.h
/rk3399_rockchip-uboot/include/configs/sequoia.h
/rk3399_rockchip-uboot/include/configs/socrates.h
/rk3399_rockchip-uboot/include/configs/stxgp3.h
/rk3399_rockchip-uboot/include/configs/stxssa.h
/rk3399_rockchip-uboot/include/configs/t3corp.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/configs/taihu.h
/rk3399_rockchip-uboot/include/configs/taishan.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h
/rk3399_rockchip-uboot/include/configs/ti_omap3_common.h
/rk3399_rockchip-uboot/include/configs/ti_omap4_common.h
/rk3399_rockchip-uboot/include/configs/ti_omap5_common.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/trats2.h
/rk3399_rockchip-uboot/include/configs/utx8245.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/vexpress_aemv8a.h
/rk3399_rockchip-uboot/include/configs/vme8349.h
/rk3399_rockchip-uboot/include/configs/walnut.h
/rk3399_rockchip-uboot/include/configs/xilinx-ppc405.h
/rk3399_rockchip-uboot/include/configs/xilinx-ppc440.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/os.h
/rk3399_rockchip-uboot/include/spi.h
/rk3399_rockchip-uboot/include/spi_flash.h
/rk3399_rockchip-uboot/include/spl.h
/rk3399_rockchip-uboot/include/usb_mass_storage.h
/rk3399_rockchip-uboot/lib/lzma/LzmaTools.c
/rk3399_rockchip-uboot/lib/time.c
/rk3399_rockchip-uboot/lib/vsprintf.c
/rk3399_rockchip-uboot/spl/Makefile
/rk3399_rockchip-uboot/tools/.gitignore
/rk3399_rockchip-uboot/tools/kermit/README
/rk3399_rockchip-uboot/tools/kermit/dot.kermrc
/rk3399_rockchip-uboot/tools/kermit/flash_param
/rk3399_rockchip-uboot/tools/kermit/send_cmd
/rk3399_rockchip-uboot/tools/kermit/send_image
6d73c23429-Jan-2014 Fabio Estevam <fabio.estevam@freescale.com>

mx6: Enable L2 cache support

Add L2 cache support and enable it by default.

Configure the L2 cache in the same way as done by FSL kernel:
http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git

mx6: Enable L2 cache support

Add L2 cache support and enable it by default.

Configure the L2 cache in the same way as done by FSL kernel:
http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/arch/arm/mach-mx6/mm.c?h=imx_3.0.35_4.1.0

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Dirk Behme <dirk.behme@gmail.com>
Acked-by: Stefano Babic <sbabic@denx.de>

show more ...

94db665526-Jan-2014 Fabio Estevam <fabio.estevam@freescale.com>

mx6: Distinguish mx6dual from mx6quad

Currently when we boot a mx6dual U-boot reports that it is a mx6quad.

Report it as MX6D instead:

CPU: Freescale i.MX6D rev1.2 at 792 MHz

Signed-off-by: Fab

mx6: Distinguish mx6dual from mx6quad

Currently when we boot a mx6dual U-boot reports that it is a mx6quad.

Report it as MX6D instead:

CPU: Freescale i.MX6D rev1.2 at 792 MHz

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano babic <sbabic@denx.de>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>

show more ...

6a99f03d26-Jan-2014 Fabio Estevam <fabio.estevam@freescale.com>

imx: Introduce a header for the imx cpu versions

Instead of duplicating the CPU definitions at mx5 and mx6 sys_proto.h header
files, introduce a common header to centralize such definitions.

Signed

imx: Introduce a header for the imx cpu versions

Instead of duplicating the CPU definitions at mx5 and mx6 sys_proto.h header
files, introduce a common header to centralize such definitions.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

show more ...

d3e016cc05-Feb-2014 Rajeshwari S Shinde <rajeshwari.s@samsung.com>

MMC: DWMMC: Correct the CLKDIV register value

This patch corrects the divider value written to CLKDIV register.
Since SDCLKIN is divided inside controller by the DIVRATIO value set
in the CLKSEL reg

MMC: DWMMC: Correct the CLKDIV register value

This patch corrects the divider value written to CLKDIV register.
Since SDCLKIN is divided inside controller by the DIVRATIO value set
in the CLKSEL register, we need to use the same output clock value to
calculate the CLKDIV value.
as per user manual: cclk_in = SDCLKIN / (DIVRATIO + 1)

Input parameter to mmc_clk is changed to dwmci_host, since
we need the same to read DWMCI_CLKSEL register.

This improves the read timing values for channel 0 on SMDK5250
from 0.288sec to 0.144sec

Signed-off-by: Rajeshwari S Shinde <rajeshwari.s@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>

show more ...


/rk3399_rockchip-uboot/README
asm/arch-exynos/dwmmc.h
/rk3399_rockchip-uboot/arch/microblaze/cpu/Makefile
/rk3399_rockchip-uboot/arch/microblaze/cpu/exception.c
/rk3399_rockchip-uboot/arch/microblaze/cpu/spl.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-spl.lds
/rk3399_rockchip-uboot/arch/microblaze/include/asm/spl.h
/rk3399_rockchip-uboot/arch/microblaze/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/asm-offsets.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/lowlevel_init.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/t1040_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/t1040_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.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/sandbox/cpu/Makefile
/rk3399_rockchip-uboot/board/altera/nios2-generic/nios2-generic.c
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6x.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t1040qds/README
/rk3399_rockchip-uboot/board/freescale/t1040qds/eth.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/t1040qds.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/Makefile
/rk3399_rockchip-uboot/board/freescale/t104xrdb/README
/rk3399_rockchip-uboot/board/freescale/t104xrdb/eth.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/Makefile
/rk3399_rockchip-uboot/board/keymile/kmp204x/kmp204x.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/kmp204x.h
/rk3399_rockchip-uboot/board/keymile/kmp204x/pbi.cfg
/rk3399_rockchip-uboot/board/keymile/kmp204x/pci.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/qrio.c
/rk3399_rockchip-uboot/board/keymile/kmp204x/rcw_kmp204x.cfg
/rk3399_rockchip-uboot/board/xilinx/zynq/board.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/cmd_clk.c
/rk3399_rockchip-uboot/common/cmd_pxe.c
/rk3399_rockchip-uboot/config.mk
/rk3399_rockchip-uboot/doc/README.b4860qds
/rk3399_rockchip-uboot/drivers/fpga/zynqpl.c
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/exynos_dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_nand.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_spl.c
/rk3399_rockchip-uboot/drivers/net/fm/t1040.c
/rk3399_rockchip-uboot/drivers/net/xilinx_axi_emac.c
/rk3399_rockchip-uboot/drivers/net/zynq_gem.c
/rk3399_rockchip-uboot/drivers/pci/fsl_pci_init.c
/rk3399_rockchip-uboot/drivers/serial/serial_xuartlite.c
/rk3399_rockchip-uboot/drivers/serial/usbtty.h
/rk3399_rockchip-uboot/drivers/usb/gadget/Makefile
/rk3399_rockchip-uboot/drivers/usb/gadget/ci_udc.c
/rk3399_rockchip-uboot/drivers/usb/gadget/ci_udc.h
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_thor.c
/rk3399_rockchip-uboot/drivers/usb/gadget/gadget_chips.h
/rk3399_rockchip-uboot/drivers/usb/gadget/s3c_udc_otg.c
/rk3399_rockchip-uboot/drivers/usb/gadget/s3c_udc_otg_xfer_dma.c
/rk3399_rockchip-uboot/include/clk.h
/rk3399_rockchip-uboot/include/config_cmd_all.h
/rk3399_rockchip-uboot/include/config_distro_defaults.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T1040RDB.h
/rk3399_rockchip-uboot/include/configs/T1042RDB_PI.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/km/keymile-common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/kmp204x.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/sansa_fuze_plus.h
/rk3399_rockchip-uboot/include/configs/xfi3.h
/rk3399_rockchip-uboot/include/dwmmc.h
/rk3399_rockchip-uboot/include/fsl_ifc.h
/rk3399_rockchip-uboot/include/usb/ci_udc.h
/rk3399_rockchip-uboot/include/usb/s3c_udc.h
/rk3399_rockchip-uboot/include/zynqpl.h
d1cbf0a522-Jan-2014 Piotr Wilczek <p.wilczek@samsung.com>

arm:s5pc110: add cpu revision

This patch adds s5p_cpu_rev.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Minkyu Kang <

arm:s5pc110: add cpu revision

This patch adds s5p_cpu_rev.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

show more ...

34991bbf22-Jan-2014 Piotr Wilczek <p.wilczek@samsung.com>

arm:exynos: add cpu revision

This patch enables to read cpu revision on Exynos CPU.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Sig

arm:exynos: add cpu revision

This patch enables to read cpu revision on Exynos CPU.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

show more ...

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