History log of /rk3399_rockchip-uboot/arch/arm/include/ (Results 2251 – 2275 of 3788)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6a2f30a016-May-2014 Albert ARIBAUD <albert.u.boot@aribaud.net>

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


/rk3399_rockchip-uboot/arch/arm/dts/imx6q-sabreauto.dts
/rk3399_rockchip-uboot/arch/arm/imx-common/Makefile
/rk3399_rockchip-uboot/arch/arm/imx-common/iomux-v3.c
/rk3399_rockchip-uboot/arch/arm/imx-common/video.c
asm/arch-mx25/imx-regs.h
asm/arch-mx6/mx6sl_pins.h
asm/imx-common/iomux-v3.h
asm/imx-common/video.h
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/nitrogen6x.c
/rk3399_rockchip-uboot/board/embest/mx6boards/Makefile
/rk3399_rockchip-uboot/board/embest/mx6boards/mx6boards.c
/rk3399_rockchip-uboot/board/freescale/mx6sabresd/mx6sabresd.c
/rk3399_rockchip-uboot/board/freescale/mx6slevk/mx6slevk.c
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/gw_ventana.c
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/ventana_eeprom.h
/rk3399_rockchip-uboot/board/wandboard/wandboard.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/spl/spl_nand.c
/rk3399_rockchip-uboot/drivers/power/pmic/Makefile
/rk3399_rockchip-uboot/drivers/power/pmic/pmic_ltc3676.c
/rk3399_rockchip-uboot/drivers/power/pmic/pmic_pfuze100.c
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/imx25lcdc.c
/rk3399_rockchip-uboot/include/configs/embestmx6boards.h
/rk3399_rockchip-uboot/include/configs/gw_ventana.h
/rk3399_rockchip-uboot/include/configs/hummingboard.h
/rk3399_rockchip-uboot/include/configs/m28evk.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/mx6sabre_common.h
/rk3399_rockchip-uboot/include/configs/mx6sabresd.h
/rk3399_rockchip-uboot/include/configs/mx6slevk.h
/rk3399_rockchip-uboot/include/configs/mxs.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/udoo.h
/rk3399_rockchip-uboot/include/configs/wandboard.h
/rk3399_rockchip-uboot/include/power/ltc3676_pmic.h
/rk3399_rockchip-uboot/include/power/pfuze100_pmic.h
a90bed7716-May-2014 Albert ARIBAUD <albert.u.boot@aribaud.net>

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

39c4975616-May-2014 Jaehoon Chung <jh80.chung@samsung.com>

ARM: exynos: clock: modify the set_mmc_clk for exynos4

Modified the mmc_set_clock for eynos4.
The goal of this patch is that fsys-div register should be reset.
And retore the div-value, not using th

ARM: exynos: clock: modify the set_mmc_clk for exynos4

Modified the mmc_set_clock for eynos4.
The goal of this patch is that fsys-div register should be reset.
And retore the div-value, not using the value of lowlevel_init.
(For using SDMMC4, this patch is needs)

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

show more ...

44cfc3a815-May-2014 Albert ARIBAUD <albert.u.boot@aribaud.net>

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

9f5f515415-May-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/arm1136/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/arm_intcm/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/exynos/pinmux.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/socfpga/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/cpuinfo.c
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/sa1100/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/arm/cpu/u-boot.lds
/rk3399_rockchip-uboot/arch/arm/dts/exynos4210-origen.dts
/rk3399_rockchip-uboot/arch/arm/dts/exynos4210-trats.dts
/rk3399_rockchip-uboot/arch/arm/dts/exynos4210-universal_c210.dts
/rk3399_rockchip-uboot/arch/arm/dts/exynos4412-trats2.dts
asm/arch-exynos/cpu.h
asm/arch-exynos/gpio.h
asm/arch-s5pc1xx/gpio.h
/rk3399_rockchip-uboot/arch/arm/lib/Makefile
/rk3399_rockchip-uboot/arch/arm/lib/cache.c
/rk3399_rockchip-uboot/arch/arm/lib/vectors.S
/rk3399_rockchip-uboot/board/compulab/cm_t335/u-boot.lds
/rk3399_rockchip-uboot/board/freescale/mx31ads/u-boot.lds
/rk3399_rockchip-uboot/board/samsung/arndale/arndale.c
/rk3399_rockchip-uboot/board/samsung/common/misc.c
/rk3399_rockchip-uboot/board/samsung/goni/goni.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/exynos5-dt.c
/rk3399_rockchip-uboot/board/samsung/smdk5250/smdk5250.c
/rk3399_rockchip-uboot/board/samsung/smdk5420/smdk5420.c
/rk3399_rockchip-uboot/board/samsung/smdkc100/smdkc100.c
/rk3399_rockchip-uboot/board/samsung/smdkv310/smdkv310.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/ti/am335x/u-boot.lds
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/drivers/gpio/s5p_gpio.c
/rk3399_rockchip-uboot/include/configs/exynos5-dt.h
/rk3399_rockchip-uboot/include/configs/s5p_goni.h
/rk3399_rockchip-uboot/include/configs/s5pc210_universal.h
/rk3399_rockchip-uboot/include/configs/smdk5250.h
/rk3399_rockchip-uboot/include/configs/smdk5420.h
/rk3399_rockchip-uboot/include/configs/smdkv310.h
/rk3399_rockchip-uboot/include/configs/snow.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/trats2.h
/rk3399_rockchip-uboot/include/samsung/misc.h
e7f9350515-May-2014 Stefano Babic <sbabic@denx.de>

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


/rk3399_rockchip-uboot/CREDITS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/crypto.c
asm/arch-rmobile/ehci-rmobile.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/gpio.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/mips/config.mk
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/interrupts.c
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/interrupts.c
/rk3399_rockchip-uboot/arch/mips/cpu/u-boot.lds
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot-mips.h
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/mips/lib/Makefile
/rk3399_rockchip-uboot/arch/mips/lib/board.c
/rk3399_rockchip-uboot/arch/mips/lib/io.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/fdt.c
/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/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/qe_io.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/mpc85xx/t1040_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/tlb.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/scc.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/serial.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/law.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_errata.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_liodn.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_secure_boot.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_512x.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/mmu.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon2/config.mk
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/config.mk
/rk3399_rockchip-uboot/board/broadcom/bcm28155_ap/Makefile
/rk3399_rockchip-uboot/board/compulab/cm_t335/Makefile
/rk3399_rockchip-uboot/board/esd/pmc440/pmc440.c
/rk3399_rockchip-uboot/board/fads/fads.c
/rk3399_rockchip-uboot/board/fads/fads.h
/rk3399_rockchip-uboot/board/fads/lamp.c
/rk3399_rockchip-uboot/board/fads/pcmcia.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/Makefile
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/b4860qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/spl.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/tlb.c
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/Makefile
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/qemu-ppce500.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.h
/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/cpld.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/cpld.h
/rk3399_rockchip-uboot/board/freescale/t104xrdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/eth.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/spl.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t1040_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t1042_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t104x_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t104xrdb.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/tlb.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/Makefile
/rk3399_rockchip-uboot/board/freescale/t208xqds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/spl.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/tlb.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/Makefile
/rk3399_rockchip-uboot/board/freescale/t208xrdb/README
/rk3399_rockchip-uboot/board/freescale/t208xrdb/cpld.h
/rk3399_rockchip-uboot/board/freescale/t208xrdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/spl.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/t208xrdb.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/tlb.c
/rk3399_rockchip-uboot/board/freescale/t4qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t4qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t4qds/spl.c
/rk3399_rockchip-uboot/board/freescale/t4qds/t4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/t4qds/t4_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t4qds/tlb.c
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/gw_ventana.c
/rk3399_rockchip-uboot/board/ids/ids8247/Makefile
/rk3399_rockchip-uboot/board/ids/ids8247/ids8247.c
/rk3399_rockchip-uboot/board/ids/ids8313/Makefile
/rk3399_rockchip-uboot/board/ids/ids8313/ids8313.c
/rk3399_rockchip-uboot/board/samsung/common/ums.c
/rk3399_rockchip-uboot/board/samsung/origen/origen.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/wandboard/wandboard.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/cmd_aes.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_dfu.c
/rk3399_rockchip-uboot/common/cmd_fdt.c
/rk3399_rockchip-uboot/common/cmd_gpio.c
/rk3399_rockchip-uboot/common/cmd_thordown.c
/rk3399_rockchip-uboot/common/cmd_usb_mass_storage.c
/rk3399_rockchip-uboot/common/ddr_spd.c
/rk3399_rockchip-uboot/common/env_common.c
/rk3399_rockchip-uboot/common/env_dataflash.c
/rk3399_rockchip-uboot/common/env_eeprom.c
/rk3399_rockchip-uboot/common/env_fat.c
/rk3399_rockchip-uboot/common/env_flash.c
/rk3399_rockchip-uboot/common/env_mmc.c
/rk3399_rockchip-uboot/common/env_nand.c
/rk3399_rockchip-uboot/common/env_nvram.c
/rk3399_rockchip-uboot/common/env_onenand.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/env_ubi.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/hash.c
/rk3399_rockchip-uboot/common/image-fit.c
/rk3399_rockchip-uboot/common/image-sig.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/common/spl/spl_nand.c
/rk3399_rockchip-uboot/common/usb_kbd.c
/rk3399_rockchip-uboot/doc/DocBook/.gitignore
/rk3399_rockchip-uboot/doc/DocBook/Makefile
/rk3399_rockchip-uboot/doc/README.b4860qds
/rk3399_rockchip-uboot/doc/README.console
/rk3399_rockchip-uboot/doc/README.generic-board
/rk3399_rockchip-uboot/doc/README.power-framework
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/doc/README.t4240qds
/rk3399_rockchip-uboot/doc/README.video
/rk3399_rockchip-uboot/doc/uImage.FIT/signature.txt
/rk3399_rockchip-uboot/drivers/ddr/fsl/Makefile
/rk3399_rockchip-uboot/drivers/ddr/fsl/ctrl_regs.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/ddr4_dimm_params.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/fsl_ddr_gen4.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/interactive.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/lc_common_dimm_params.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/main.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/options.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/util.c
/rk3399_rockchip-uboot/drivers/dfu/dfu.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_mmc.c
/rk3399_rockchip-uboot/drivers/i2c/fsl_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/mxc_i2c.c
/rk3399_rockchip-uboot/drivers/misc/fsl_ifc.c
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/spi/fsl_espi_spl.c
/rk3399_rockchip-uboot/drivers/net/e1000.c
/rk3399_rockchip-uboot/drivers/net/fm/fm.c
/rk3399_rockchip-uboot/drivers/net/fm/memac_phy.c
/rk3399_rockchip-uboot/drivers/net/lan91c96.h
/rk3399_rockchip-uboot/drivers/net/pcnet.c
/rk3399_rockchip-uboot/drivers/net/phy/atheros.c
/rk3399_rockchip-uboot/drivers/net/phy/vitesse.c
/rk3399_rockchip-uboot/drivers/net/zynq_gem.c
/rk3399_rockchip-uboot/drivers/pcmcia/mpc8xx_pcmcia.c
/rk3399_rockchip-uboot/drivers/pcmcia/rpx_pcmcia.c
/rk3399_rockchip-uboot/drivers/qe/qe.c
/rk3399_rockchip-uboot/drivers/qe/qe.h
/rk3399_rockchip-uboot/drivers/serial/serial.c
/rk3399_rockchip-uboot/drivers/serial/serial_zynq.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_dfu.c
/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/g_dnl.c
/rk3399_rockchip-uboot/drivers/usb/gadget/storage_common.c
/rk3399_rockchip-uboot/drivers/usb/gadget/usbstring.c
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/ehci-exynos.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-fsl.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-rmobile.c
/rk3399_rockchip-uboot/drivers/usb/host/xhci-exynos5.c
/rk3399_rockchip-uboot/drivers/usb/musb-new/musb_uboot.c
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/imx25lcdc.c
/rk3399_rockchip-uboot/include/aes.h
/rk3399_rockchip-uboot/include/asm-generic/global_data.h
/rk3399_rockchip-uboot/include/asm-generic/u-boot.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/common_timing_params.h
/rk3399_rockchip-uboot/include/commproc.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.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/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.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/P2020DS.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T104xRDB.h
/rk3399_rockchip-uboot/include/configs/T208xQDS.h
/rk3399_rockchip-uboot/include/configs/T208xRDB.h
/rk3399_rockchip-uboot/include/configs/T4240EMU.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/axs101.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/exynos4-dt.h
/rk3399_rockchip-uboot/include/configs/gr_cpci_ax2000.h
/rk3399_rockchip-uboot/include/configs/gr_ep2s60.h
/rk3399_rockchip-uboot/include/configs/gr_xc3s_1500.h
/rk3399_rockchip-uboot/include/configs/grsim.h
/rk3399_rockchip-uboot/include/configs/grsim_leon2.h
/rk3399_rockchip-uboot/include/configs/gw_ventana.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/ids8313.h
/rk3399_rockchip-uboot/include/configs/km/km8309-common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/malta.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/qemu-ppce500.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/trats2.h
/rk3399_rockchip-uboot/include/configs/wandboard.h
/rk3399_rockchip-uboot/include/ddr_spd.h
/rk3399_rockchip-uboot/include/dfu.h
/rk3399_rockchip-uboot/include/e500.h
/rk3399_rockchip-uboot/include/environment.h
/rk3399_rockchip-uboot/include/fdt_support.h
/rk3399_rockchip-uboot/include/fsl_ddr.h
/rk3399_rockchip-uboot/include/fsl_ddr_dimm_params.h
/rk3399_rockchip-uboot/include/fsl_ddr_sdram.h
/rk3399_rockchip-uboot/include/fsl_ddrc_version.h
/rk3399_rockchip-uboot/include/fsl_esdhc.h
/rk3399_rockchip-uboot/include/fsl_ifc.h
/rk3399_rockchip-uboot/include/fsl_immap.h
/rk3399_rockchip-uboot/include/fsl_usb.h
/rk3399_rockchip-uboot/include/g_dnl.h
/rk3399_rockchip-uboot/include/hash.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/linker_lists.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/netdev.h
/rk3399_rockchip-uboot/include/part.h
/rk3399_rockchip-uboot/include/pcmcia.h
/rk3399_rockchip-uboot/include/rsa-checksum.h
/rk3399_rockchip-uboot/include/rsa.h
/rk3399_rockchip-uboot/include/spi_flash.h
/rk3399_rockchip-uboot/include/thor.h
/rk3399_rockchip-uboot/include/usb.h
/rk3399_rockchip-uboot/include/usb/ehci-fsl.h
/rk3399_rockchip-uboot/include/usb_mass_storage.h
/rk3399_rockchip-uboot/lib/aes.c
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/lib/rsa/Makefile
/rk3399_rockchip-uboot/lib/rsa/rsa-checksum.c
/rk3399_rockchip-uboot/lib/rsa/rsa-sign.c
/rk3399_rockchip-uboot/lib/rsa/rsa-verify.c
/rk3399_rockchip-uboot/lib/sha256.c
/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/post/cpu/mpc8xx/ether.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/uart.c
/rk3399_rockchip-uboot/scripts/Kbuild.include
/rk3399_rockchip-uboot/scripts/Makefile
/rk3399_rockchip-uboot/scripts/Makefile.build
/rk3399_rockchip-uboot/scripts/Makefile.lib
/rk3399_rockchip-uboot/scripts/ld-version.sh
/rk3399_rockchip-uboot/scripts/objdiff
/rk3399_rockchip-uboot/test/vboot/sign-configs-sha1.its
/rk3399_rockchip-uboot/test/vboot/sign-configs-sha256.its
/rk3399_rockchip-uboot/test/vboot/sign-images-sha1.its
/rk3399_rockchip-uboot/test/vboot/sign-images-sha256.its
/rk3399_rockchip-uboot/test/vboot/vboot_test.sh
/rk3399_rockchip-uboot/tools/.gitignore
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/buildman/buildman.py
/rk3399_rockchip-uboot/tools/buildman/control.py
/rk3399_rockchip-uboot/tools/env/Makefile
/rk3399_rockchip-uboot/tools/env/fw_env.c
/rk3399_rockchip-uboot/tools/env/fw_env_main.c
/rk3399_rockchip-uboot/tools/fdt_host.h
/rk3399_rockchip-uboot/tools/fdtdec.c
/rk3399_rockchip-uboot/tools/fit_check_sign.c
/rk3399_rockchip-uboot/tools/fit_common.c
/rk3399_rockchip-uboot/tools/fit_common.h
/rk3399_rockchip-uboot/tools/fit_image.c
/rk3399_rockchip-uboot/tools/fit_info.c
/rk3399_rockchip-uboot/tools/image-host.c
/rk3399_rockchip-uboot/tools/rsa-checksum.c
/rk3399_rockchip-uboot/tools/rsa-verify.c
/rk3399_rockchip-uboot/tools/sha256.c
a4539a2a30-Apr-2014 Stephen Warren <swarren@nvidia.com>

usb: tegra: support device mode

A few changes are made to the Tegra EHCI driver so that it can set
everything up for device-mode operation on the first USB controller.
This can be used in conjunctio

usb: tegra: support device mode

A few changes are made to the Tegra EHCI driver so that it can set
everything up for device-mode operation on the first USB controller.
This can be used in conjunction with ci_udc.c to operate as a USB
device.

Detailed changes are:

* Rename set_host_mode() to set_up_vbus() since that's really what it
does.

* Modify set_up_vbus() to know whether it's initializing in host or
device mode, and:

- Skip the external VBUS check in device mode, since external VBUS is
expected in this case.

- Disable VBUS output in device mode.

* Modify init_phy_mux() to know whether it's initializing in host or
device mode, and hence skip setting USBMODE_CM_HC (which enables host
mode) in device mode. See the comments in that function for why this
is safe w.r.t. the ordering requirements of PHY selection.

* Modify init_utmi_usb_controller() to force "b session valid" in device
mode, since the HW requires this. This is done in UTMI-specific code,
since we only support device mode on the first USB controller, and that
controller can only talk to a UTMI PHY.

* Enhance ehci_hcd_init() to error-check the requested host-/device-mode
vs. the dr_mode (dual-role mode) value present in device tree, and the
HW configurations which support device mode.

* Enhance ehci_hcd_init() not to skip HW initialization when switching
between host and device mode on a controller. This requires remembering
which mode the last initialization used.

Cc: Jim Lin <jilin@nvidia.com>
Cc: Stefan Agner <stefan@agner.ch>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
asm/arch-tegra/usb.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/speed.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/spl_minimal.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/t4240_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/t4240_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/start.S
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_errata.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_secure_boot.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/processor.h
/rk3399_rockchip-uboot/board/armadeus/apf27/fpga.c
/rk3399_rockchip-uboot/board/astro/mcf5373l/fpga.c
/rk3399_rockchip-uboot/board/balloon3/balloon3.c
/rk3399_rockchip-uboot/board/esd/pmc440/fpga.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4860qds.c
/rk3399_rockchip-uboot/board/freescale/common/Makefile
/rk3399_rockchip-uboot/board/freescale/common/sys_eeprom.c
/rk3399_rockchip-uboot/board/freescale/common/zm7300.c
/rk3399_rockchip-uboot/board/freescale/common/zm7300.h
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/qemu-ppce500.c
/rk3399_rockchip-uboot/board/freescale/t4rdb/Makefile
/rk3399_rockchip-uboot/board/freescale/t4rdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/t4rdb/ddr.h
/rk3399_rockchip-uboot/board/freescale/t4rdb/eth.c
/rk3399_rockchip-uboot/board/freescale/t4rdb/law.c
/rk3399_rockchip-uboot/board/freescale/t4rdb/pci.c
/rk3399_rockchip-uboot/board/freescale/t4rdb/t4240rdb.c
/rk3399_rockchip-uboot/board/freescale/t4rdb/t4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/t4rdb/t4_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t4rdb/t4rdb.h
/rk3399_rockchip-uboot/board/freescale/t4rdb/tlb.c
/rk3399_rockchip-uboot/board/gen860t/fpga.c
/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/matrix_vision/mvsmr/fpga.c
/rk3399_rockchip-uboot/board/samsung/common/Makefile
/rk3399_rockchip-uboot/board/spear/x600/fpga.c
/rk3399_rockchip-uboot/board/teejet/mt_ventoux/mt_ventoux.c
/rk3399_rockchip-uboot/board/xilinx/zynq/board.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_fastboot.c
/rk3399_rockchip-uboot/common/cmd_usb_mass_storage.c
/rk3399_rockchip-uboot/common/image-android.c
/rk3399_rockchip-uboot/common/image.c
/rk3399_rockchip-uboot/disk/part_efi.c
/rk3399_rockchip-uboot/doc/README.android-fastboot
/rk3399_rockchip-uboot/doc/README.android-fastboot-protocol
/rk3399_rockchip-uboot/doc/README.gpt
/rk3399_rockchip-uboot/drivers/dfu/dfu_nand.c
/rk3399_rockchip-uboot/drivers/fpga/spartan2.c
/rk3399_rockchip-uboot/drivers/fpga/spartan3.c
/rk3399_rockchip-uboot/drivers/fpga/virtex2.c
/rk3399_rockchip-uboot/drivers/fpga/xilinx.c
/rk3399_rockchip-uboot/drivers/fpga/zynqpl.c
/rk3399_rockchip-uboot/drivers/i2c/mvtwsi.c
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc.c
/rk3399_rockchip-uboot/drivers/net/designware.c
/rk3399_rockchip-uboot/drivers/net/fm/Makefile
/rk3399_rockchip-uboot/drivers/net/fm/memac_phy.c
/rk3399_rockchip-uboot/drivers/qe/qe.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_dfu.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_fastboot.c
/rk3399_rockchip-uboot/drivers/usb/gadget/storage_common.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-tegra.c
/rk3399_rockchip-uboot/drivers/usb/musb-new/musb_gadget_ep0.c
/rk3399_rockchip-uboot/drivers/video/atmel_hlcdfb.c
/rk3399_rockchip-uboot/drivers/video/mxc_ipuv3_fb.c
/rk3399_rockchip-uboot/fs/ext4/ext4_common.c
/rk3399_rockchip-uboot/fs/ext4/ext4_write.c
/rk3399_rockchip-uboot/fs/fat/fat_write.c
/rk3399_rockchip-uboot/include/android_image.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/config_fallbacks.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.h
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/MPC8641HPCN.h
/rk3399_rockchip-uboot/include/configs/T208xRDB.h
/rk3399_rockchip-uboot/include/configs/T4240RDB.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/qemu-ppce500.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/dfu.h
/rk3399_rockchip-uboot/include/ext4fs.h
/rk3399_rockchip-uboot/include/fat.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/spartan2.h
/rk3399_rockchip-uboot/include/spartan3.h
/rk3399_rockchip-uboot/include/usb_mass_storage.h
/rk3399_rockchip-uboot/include/virtex2.h
/rk3399_rockchip-uboot/include/xilinx.h
/rk3399_rockchip-uboot/include/zynqpl.h
/rk3399_rockchip-uboot/tools/logos/syteco.bmp
eb8c54bf25-Apr-2014 Michal Simek <monstr@monstr.eu>

ARM: zynq: ehci: Added USB host driver support

Added USB host driver for zynq.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

3cc3fa8625-Apr-2014 Michal Simek <monstr@monstr.eu>

ARM: zynq: Add MIO detection code

Add run-time MIO pin detection to get actual
pin configuration for specific periphery.

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

dc4a1a2706-Mar-2014 Mike Looijmans <mike.looijmans@topic.nl>

ARM: zynq: Fix bootmode mask

Bootmode mask was defined as 0x0F, but documentation mentions 0x07.
Experiments show that bit "3" is the JTAG chain configuration.
Change the mask to "7" to allow system

ARM: zynq: Fix bootmode mask

Bootmode mask was defined as 0x0F, but documentation mentions 0x07.
Experiments show that bit "3" is the JTAG chain configuration.
Change the mask to "7" to allow systems with a different chain
configuration to boot correctly.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Acked-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

show more ...

96a2859e29-Nov-2013 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>

ARM: zynq: Added efuse status register base address

Added efuse status register base address. This register
is used for determining whether efuse was blown or not.
Also, added the zynq_get_silicon_v

ARM: zynq: Added efuse status register base address

Added efuse status register base address. This register
is used for determining whether efuse was blown or not.
Also, added the zynq_get_silicon_version() to get the
silicon version of the zynq board.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/cpu.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/ddrc.c
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/zynq/slcr.c
asm/arch-zynq/hardware.h
asm/arch-zynq/sys_proto.h
/rk3399_rockchip-uboot/board/armadeus/apf27/fpga.c
/rk3399_rockchip-uboot/board/astro/mcf5373l/fpga.c
/rk3399_rockchip-uboot/board/balloon3/balloon3.c
/rk3399_rockchip-uboot/board/esd/pmc440/fpga.c
/rk3399_rockchip-uboot/board/gen860t/fpga.c
/rk3399_rockchip-uboot/board/matrix_vision/mvsmr/fpga.c
/rk3399_rockchip-uboot/board/spear/x600/fpga.c
/rk3399_rockchip-uboot/board/teejet/mt_ventoux/mt_ventoux.c
/rk3399_rockchip-uboot/board/xilinx/zynq/board.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/disk/part_efi.c
/rk3399_rockchip-uboot/doc/README.gpt
/rk3399_rockchip-uboot/drivers/fpga/spartan2.c
/rk3399_rockchip-uboot/drivers/fpga/spartan3.c
/rk3399_rockchip-uboot/drivers/fpga/virtex2.c
/rk3399_rockchip-uboot/drivers/fpga/xilinx.c
/rk3399_rockchip-uboot/drivers/fpga/zynqpl.c
/rk3399_rockchip-uboot/drivers/net/designware.c
/rk3399_rockchip-uboot/drivers/video/atmel_hlcdfb.c
/rk3399_rockchip-uboot/drivers/video/mxc_ipuv3_fb.c
/rk3399_rockchip-uboot/fs/ext4/ext4_common.c
/rk3399_rockchip-uboot/fs/ext4/ext4_write.c
/rk3399_rockchip-uboot/fs/fat/fat_write.c
/rk3399_rockchip-uboot/include/config_fallbacks.h
/rk3399_rockchip-uboot/include/ext4fs.h
/rk3399_rockchip-uboot/include/fat.h
/rk3399_rockchip-uboot/include/spartan2.h
/rk3399_rockchip-uboot/include/spartan3.h
/rk3399_rockchip-uboot/include/virtex2.h
/rk3399_rockchip-uboot/include/xilinx.h
/rk3399_rockchip-uboot/include/zynqpl.h
/rk3399_rockchip-uboot/tools/logos/syteco.bmp
d57b649e27-Apr-2014 Dmitry Lifshitz <lifshitz@compulab.co.il>

ARM: OMAP5: add CKO buffer control mask

Add CKOBUFFER_CLK_EN bit mask enabling FREF_XTAL_CLK clock.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>

4b5d383927-Apr-2014 Dmitry Lifshitz <lifshitz@compulab.co.il>

ARM: OMAP5: add UART4 support

Add UART4 base address.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>

4b97bcbe19-Apr-2014 Yegor Yefremov <yegorslists@googlemail.com>

am33xx: add SSC enable macro

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

bb14469a22-Apr-2014 Stephen Warren <swarren@nvidia.com>

ARM: tegra: add function to enable input clamping on tristate

The HW-defined procedure for booting Tegra requires that
CLAMP_INPUTS_WHEN_TRISTATED be enabled before programming the pinmux.
Add a fun

ARM: tegra: add function to enable input clamping on tristate

The HW-defined procedure for booting Tegra requires that
CLAMP_INPUTS_WHEN_TRISTATED be enabled before programming the pinmux.
Add a function to the pinmux driver to allow boards to do this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>

show more ...

eceb3f2622-Apr-2014 Stephen Warren <swarren@nvidia.com>

ARM: tegra: add GPIO initialization table function

The HW-defined procedure for booting Tegra requires that some pins be
set up as GPIOs immediately at boot in order to avoid glitches on those
pins,

ARM: tegra: add GPIO initialization table function

The HW-defined procedure for booting Tegra requires that some pins be
set up as GPIOs immediately at boot in order to avoid glitches on those
pins, when the pinmux is programmed. Add a feature to the GPIO driver
which executes a GPIO configuration table. Board files will use this to
implement the correct HW initialization procedure.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>

show more ...

4a68d34322-Apr-2014 Stephen Warren <swarren@nvidia.com>

ARM: tegra: allow pinmux mux option not to be set by init tables

Define enum PMUX_FUNC_DEFAULT, which indicates that a table entry passed
to pinmux_config_pingrp()/pinmux_config_pingrp_table() shoul

ARM: tegra: allow pinmux mux option not to be set by init tables

Define enum PMUX_FUNC_DEFAULT, which indicates that a table entry passed
to pinmux_config_pingrp()/pinmux_config_pingrp_table() shouldn't change
the mux option in HW.

For pins that will be used as GPIOs, the mux option is irrelevant, so we
simply don't want to define any mux option in the pinmux initialization
table.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>

show more ...

f175603f18-Apr-2014 Stephen Warren <swarren@nvidia.com>

ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE

If CONFIG_API is ever to be enabled on Tegra, this define must be set,
since api/api_storage.c uses it.

A couple of annoyting things about CONFIG_SYS_MMC_M

ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE

If CONFIG_API is ever to be enabled on Tegra, this define must be set,
since api/api_storage.c uses it.

A couple of annoyting things about CONFIG_SYS_MMC_MAX_DEVICE

1) It isn't documented in README. The same is true for a lot of similar
defines used by api_storage.c.

2) It doesn't represent MAX_DEVICE but rather NUM_DEVICES, since the
valid values are 0..n-1 not 0..n.

However, I this patch does not address those shortcomings.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>

show more ...

f6ae1ca013-May-2014 Akshay Saraswat <akshay.s@samsung.com>

S5P: Exynos: Add GPIO pin numbering and rename definitions

This patch includes following changes :
* Adds gpio pin numbering support for EXYNOS SOCs.
To have consistent 0..n-1 GPIO numbering the b

S5P: Exynos: Add GPIO pin numbering and rename definitions

This patch includes following changes :
* Adds gpio pin numbering support for EXYNOS SOCs.
To have consistent 0..n-1 GPIO numbering the banks are divided
into different parts where ever they have holes in them.

* Rename GPIO definitions from GPIO_... to S5P_GPIO_...
These changes were done to enable cmd_gpio for EXYNOS and
cmd_gpio has GPIO_INPUT same as s5p_gpio driver and hence
getting a error during compilation.

* Adds support for name to gpio conversion in s5p_gpio to enable
gpio command EXYNOS SoCs. Function has been added to asm/gpio.h
to decode the input gpio name to gpio number.
Example: SMDK5420 # gpio set gpa00

Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

show more ...

2a1680e303-May-2014 York Sun <yorksun@freescale.com>

common/board_f: Initialized global data for generic board

Some platforms (tested on mpc85xx, mpc86xx) use global data before calling
function baord_inti_f(). The data should not be cleared later. An

common/board_f: Initialized global data for generic board

Some platforms (tested on mpc85xx, mpc86xx) use global data before calling
function baord_inti_f(). The data should not be cleared later. Any arch
which uses global data in generic board board_init_f() should define
CONFIG_SYS_GENERIC_GLOBAL_DATA.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: Scott Wood <scottwood@freescale.com>
CC: Simon Glass <sjg@chromium.org>
CC: Albert ARIBAUD <albert.u.boot@aribaud.net>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...


/rk3399_rockchip-uboot/.gitignore
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arc/include/asm/config.h
asm/config.h
/rk3399_rockchip-uboot/arch/mips/include/asm/config.h
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot.lds
/rk3399_rockchip-uboot/arch/sandbox/include/asm/config.h
/rk3399_rockchip-uboot/board/amcc/acadia/acadia.c
/rk3399_rockchip-uboot/board/bct-brettl2/bct-brettl2.c
/rk3399_rockchip-uboot/board/bf518f-ezbrd/bf518f-ezbrd.c
/rk3399_rockchip-uboot/board/bf526-ezbrd/bf526-ezbrd.c
/rk3399_rockchip-uboot/board/bf527-ezkit/bf527-ezkit.c
/rk3399_rockchip-uboot/board/bf537-minotaur/bf537-minotaur.c
/rk3399_rockchip-uboot/board/bf537-pnav/bf537-pnav.c
/rk3399_rockchip-uboot/board/bf537-srv1/bf537-srv1.c
/rk3399_rockchip-uboot/board/bf537-stamp/bf537-stamp.c
/rk3399_rockchip-uboot/board/buffalo/lsxl/lsxl.c
/rk3399_rockchip-uboot/board/cm-bf527/cm-bf527.c
/rk3399_rockchip-uboot/board/cm-bf537e/cm-bf537e.c
/rk3399_rockchip-uboot/board/cm-bf537u/cm-bf537u.c
/rk3399_rockchip-uboot/board/dave/PPChameleonEVB/u-boot.lds
/rk3399_rockchip-uboot/board/dnp5370/dnp5370.c
/rk3399_rockchip-uboot/board/ip04/ip04.c
/rk3399_rockchip-uboot/board/tcm-bf518/tcm-bf518.c
/rk3399_rockchip-uboot/board/tcm-bf537/tcm-bf537.c
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_time.c
/rk3399_rockchip-uboot/common/hush.c
/rk3399_rockchip-uboot/doc/README.generic-board
/rk3399_rockchip-uboot/drivers/net/dm9000x.c
/rk3399_rockchip-uboot/drivers/net/ftmac110.c
/rk3399_rockchip-uboot/drivers/net/phy/atheros.c
/rk3399_rockchip-uboot/drivers/net/phy/phy.c
/rk3399_rockchip-uboot/drivers/power/tps6586x.c
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/fs/fat/fat_write.c
/rk3399_rockchip-uboot/fs/ubifs/super.c
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/T208xRDB.h
/rk3399_rockchip-uboot/include/configs/bct-brettl2.h
/rk3399_rockchip-uboot/include/configs/bf518f-ezbrd.h
/rk3399_rockchip-uboot/include/configs/bf526-ezbrd.h
/rk3399_rockchip-uboot/include/configs/bf527-ezkit.h
/rk3399_rockchip-uboot/include/configs/bf537-minotaur.h
/rk3399_rockchip-uboot/include/configs/bf537-pnav.h
/rk3399_rockchip-uboot/include/configs/bf537-srv1.h
/rk3399_rockchip-uboot/include/configs/bf537-stamp.h
/rk3399_rockchip-uboot/include/configs/cm-bf527.h
/rk3399_rockchip-uboot/include/configs/cm-bf537e.h
/rk3399_rockchip-uboot/include/configs/cm-bf537u.h
/rk3399_rockchip-uboot/include/configs/dnp5370.h
/rk3399_rockchip-uboot/include/configs/ids8313.h
/rk3399_rockchip-uboot/include/configs/ip04.h
/rk3399_rockchip-uboot/include/configs/sama5d3_xplained.h
/rk3399_rockchip-uboot/include/configs/tcm-bf518.h
/rk3399_rockchip-uboot/include/configs/tcm-bf537.h
/rk3399_rockchip-uboot/include/net.h
/rk3399_rockchip-uboot/include/ns16550.h
/rk3399_rockchip-uboot/lib/sha256.c
/rk3399_rockchip-uboot/net/eth.c
/rk3399_rockchip-uboot/spl/Makefile
/rk3399_rockchip-uboot/tools/env/aes.c
8e26157504-Apr-2014 Masahiro Yamada <yamada.m@jp.panasonic.com>

bd_info: remove bi_barudrate member from struct bd_info

gd->bd->bi_baudrate is a copy of gd->baudrate.

Since baudrate is a common feature for all architectures,
keep gd->baudrate only.

It is true

bd_info: remove bi_barudrate member from struct bd_info

gd->bd->bi_baudrate is a copy of gd->baudrate.

Since baudrate is a common feature for all architectures,
keep gd->baudrate only.

It is true that bi_baudrate was passed to the kernel in that structure
but it was a long time ago.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tom Rini <trini@ti.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Acked-by: Michal Simek <monstr@monstr.eu> (For microblaze)

show more ...


/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
asm/u-boot.h
/rk3399_rockchip-uboot/arch/arm/lib/board.c
/rk3399_rockchip-uboot/arch/avr32/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/avr32/lib/board.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/blackfin/lib/board.c
/rk3399_rockchip-uboot/arch/m68k/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/m68k/lib/board.c
/rk3399_rockchip-uboot/arch/microblaze/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/microblaze/lib/board.c
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/mips/lib/board.c
/rk3399_rockchip-uboot/arch/nds32/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/nds32/lib/board.c
/rk3399_rockchip-uboot/arch/nios2/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/nios2/lib/board.c
/rk3399_rockchip-uboot/arch/openrisc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/openrisc/lib/board.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/arch/sandbox/config.mk
/rk3399_rockchip-uboot/arch/sandbox/dts/.gitignore
/rk3399_rockchip-uboot/arch/sandbox/lib/Makefile
/rk3399_rockchip-uboot/arch/sandbox/lib/sandbox.c
/rk3399_rockchip-uboot/arch/sh/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/sh/lib/board.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon2/cpu_init.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/cpu_init.c
/rk3399_rockchip-uboot/arch/sparc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/sparc/lib/board.c
/rk3399_rockchip-uboot/board/muas3001/muas3001.c
/rk3399_rockchip-uboot/board/mvblue/mvblue.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/cmd_bdinfo.c
/rk3399_rockchip-uboot/common/cmd_nvedit.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/doc/README.sandbox
/rk3399_rockchip-uboot/drivers/i2c/zynq_i2c.c
/rk3399_rockchip-uboot/drivers/serial/serial.c
/rk3399_rockchip-uboot/include/asm-generic/u-boot.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/tools/patman/README
/rk3399_rockchip-uboot/tools/patman/commit.py
/rk3399_rockchip-uboot/tools/patman/gitutil.py
/rk3399_rockchip-uboot/tools/patman/patchstream.py
bf0adb8623-Apr-2014 Thomas Diener <dietho@gmx.de>

imx25: Add new hardware registers

Signed-off-by: Thomas Diener <dietho@gmx.de>

98d2cffd29-Apr-2014 Fabio Estevam <fabio.estevam@freescale.com>

iomux-v3: Add support for mx6sl LVE bit

On mx6sl there is a LVE (Low Voltage Enable) bit in the IOMUXC_SW_PAD_CTL
register that can enable or disable low voltage on the pad.

LVE is bit 22 of IOMUXC

iomux-v3: Add support for mx6sl LVE bit

On mx6sl there is a LVE (Low Voltage Enable) bit in the IOMUXC_SW_PAD_CTL
register that can enable or disable low voltage on the pad.

LVE is bit 22 of IOMUXC_SW_PAD_CTL register, but in order to make the
calculation easier we can define it as a flag in bit 1, since this bit is unused.

Add support for it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Otavio Salvador <otavio@ossystems.com.br>

show more ...

d2a3e91109-May-2014 Albert ARIBAUD <albert.u.boot@aribaud.net>

Merge branch 'u-boot/master'

Conflicts:
drivers/net/Makefile

(trivial merge)


/rk3399_rockchip-uboot/CREDITS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/crypto.c
asm/arch-rmobile/ehci-rmobile.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/gpio.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/mips/config.mk
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/interrupts.c
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/interrupts.c
/rk3399_rockchip-uboot/arch/mips/cpu/u-boot.lds
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot-mips.h
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/mips/lib/Makefile
/rk3399_rockchip-uboot/arch/mips/lib/board.c
/rk3399_rockchip-uboot/arch/mips/lib/io.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/fdt.c
/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/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/qe_io.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/mpc85xx/t1040_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/tlb.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/scc.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/serial.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/law.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_errata.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_liodn.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_secure_boot.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_512x.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/mmu.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon2/config.mk
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/config.mk
/rk3399_rockchip-uboot/board/broadcom/bcm28155_ap/Makefile
/rk3399_rockchip-uboot/board/compulab/cm_t335/Makefile
/rk3399_rockchip-uboot/board/esd/pmc440/pmc440.c
/rk3399_rockchip-uboot/board/fads/fads.c
/rk3399_rockchip-uboot/board/fads/fads.h
/rk3399_rockchip-uboot/board/fads/lamp.c
/rk3399_rockchip-uboot/board/fads/pcmcia.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/Makefile
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/b4860qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/spl.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/tlb.c
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/Makefile
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/qemu-ppce500.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.h
/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/cpld.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/cpld.h
/rk3399_rockchip-uboot/board/freescale/t104xrdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/eth.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/spl.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t1040_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t1042_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t104x_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t104xrdb.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/tlb.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/Makefile
/rk3399_rockchip-uboot/board/freescale/t208xqds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/spl.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/tlb.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/Makefile
/rk3399_rockchip-uboot/board/freescale/t208xrdb/README
/rk3399_rockchip-uboot/board/freescale/t208xrdb/cpld.h
/rk3399_rockchip-uboot/board/freescale/t208xrdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/spl.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/t208xrdb.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/tlb.c
/rk3399_rockchip-uboot/board/freescale/t4qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t4qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t4qds/spl.c
/rk3399_rockchip-uboot/board/freescale/t4qds/t4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/t4qds/t4_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t4qds/tlb.c
/rk3399_rockchip-uboot/board/ids/ids8247/Makefile
/rk3399_rockchip-uboot/board/ids/ids8247/ids8247.c
/rk3399_rockchip-uboot/board/ids/ids8313/Makefile
/rk3399_rockchip-uboot/board/ids/ids8313/ids8313.c
/rk3399_rockchip-uboot/board/samsung/common/ums.c
/rk3399_rockchip-uboot/board/samsung/origen/origen.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/Makefile
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/cmd_aes.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_dfu.c
/rk3399_rockchip-uboot/common/cmd_fdt.c
/rk3399_rockchip-uboot/common/cmd_gpio.c
/rk3399_rockchip-uboot/common/cmd_thordown.c
/rk3399_rockchip-uboot/common/cmd_usb_mass_storage.c
/rk3399_rockchip-uboot/common/ddr_spd.c
/rk3399_rockchip-uboot/common/env_common.c
/rk3399_rockchip-uboot/common/env_dataflash.c
/rk3399_rockchip-uboot/common/env_eeprom.c
/rk3399_rockchip-uboot/common/env_fat.c
/rk3399_rockchip-uboot/common/env_flash.c
/rk3399_rockchip-uboot/common/env_mmc.c
/rk3399_rockchip-uboot/common/env_nand.c
/rk3399_rockchip-uboot/common/env_nvram.c
/rk3399_rockchip-uboot/common/env_onenand.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/env_ubi.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/hash.c
/rk3399_rockchip-uboot/common/image-fit.c
/rk3399_rockchip-uboot/common/image-sig.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/common/usb_kbd.c
/rk3399_rockchip-uboot/doc/DocBook/.gitignore
/rk3399_rockchip-uboot/doc/DocBook/Makefile
/rk3399_rockchip-uboot/doc/README.b4860qds
/rk3399_rockchip-uboot/doc/README.console
/rk3399_rockchip-uboot/doc/README.generic-board
/rk3399_rockchip-uboot/doc/README.power-framework
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/doc/README.t4240qds
/rk3399_rockchip-uboot/doc/README.video
/rk3399_rockchip-uboot/doc/uImage.FIT/signature.txt
/rk3399_rockchip-uboot/drivers/ddr/fsl/Makefile
/rk3399_rockchip-uboot/drivers/ddr/fsl/ctrl_regs.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/ddr4_dimm_params.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/fsl_ddr_gen4.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/interactive.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/lc_common_dimm_params.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/main.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/options.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/util.c
/rk3399_rockchip-uboot/drivers/dfu/dfu.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_mmc.c
/rk3399_rockchip-uboot/drivers/i2c/fsl_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/mxc_i2c.c
/rk3399_rockchip-uboot/drivers/misc/fsl_ifc.c
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/spi/fsl_espi_spl.c
/rk3399_rockchip-uboot/drivers/net/e1000.c
/rk3399_rockchip-uboot/drivers/net/fm/fm.c
/rk3399_rockchip-uboot/drivers/net/fm/memac_phy.c
/rk3399_rockchip-uboot/drivers/net/lan91c96.h
/rk3399_rockchip-uboot/drivers/net/pcnet.c
/rk3399_rockchip-uboot/drivers/net/phy/atheros.c
/rk3399_rockchip-uboot/drivers/net/phy/vitesse.c
/rk3399_rockchip-uboot/drivers/net/zynq_gem.c
/rk3399_rockchip-uboot/drivers/pcmcia/mpc8xx_pcmcia.c
/rk3399_rockchip-uboot/drivers/pcmcia/rpx_pcmcia.c
/rk3399_rockchip-uboot/drivers/qe/qe.c
/rk3399_rockchip-uboot/drivers/qe/qe.h
/rk3399_rockchip-uboot/drivers/serial/serial.c
/rk3399_rockchip-uboot/drivers/serial/serial_zynq.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_dfu.c
/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/g_dnl.c
/rk3399_rockchip-uboot/drivers/usb/gadget/storage_common.c
/rk3399_rockchip-uboot/drivers/usb/gadget/usbstring.c
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/ehci-exynos.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-fsl.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-hcd.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-rmobile.c
/rk3399_rockchip-uboot/drivers/usb/host/xhci-exynos5.c
/rk3399_rockchip-uboot/drivers/usb/musb-new/musb_uboot.c
/rk3399_rockchip-uboot/include/aes.h
/rk3399_rockchip-uboot/include/asm-generic/global_data.h
/rk3399_rockchip-uboot/include/asm-generic/u-boot.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/common_timing_params.h
/rk3399_rockchip-uboot/include/commproc.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.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/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.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/P2020DS.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T104xRDB.h
/rk3399_rockchip-uboot/include/configs/T208xQDS.h
/rk3399_rockchip-uboot/include/configs/T208xRDB.h
/rk3399_rockchip-uboot/include/configs/T4240EMU.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/axs101.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/exynos4-dt.h
/rk3399_rockchip-uboot/include/configs/gr_cpci_ax2000.h
/rk3399_rockchip-uboot/include/configs/gr_ep2s60.h
/rk3399_rockchip-uboot/include/configs/gr_xc3s_1500.h
/rk3399_rockchip-uboot/include/configs/grsim.h
/rk3399_rockchip-uboot/include/configs/grsim_leon2.h
/rk3399_rockchip-uboot/include/configs/highbank.h
/rk3399_rockchip-uboot/include/configs/ids8313.h
/rk3399_rockchip-uboot/include/configs/km/km8309-common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/malta.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/qemu-ppce500.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/configs/trats.h
/rk3399_rockchip-uboot/include/configs/trats2.h
/rk3399_rockchip-uboot/include/ddr_spd.h
/rk3399_rockchip-uboot/include/dfu.h
/rk3399_rockchip-uboot/include/e500.h
/rk3399_rockchip-uboot/include/environment.h
/rk3399_rockchip-uboot/include/fdt_support.h
/rk3399_rockchip-uboot/include/fsl_ddr.h
/rk3399_rockchip-uboot/include/fsl_ddr_dimm_params.h
/rk3399_rockchip-uboot/include/fsl_ddr_sdram.h
/rk3399_rockchip-uboot/include/fsl_ddrc_version.h
/rk3399_rockchip-uboot/include/fsl_esdhc.h
/rk3399_rockchip-uboot/include/fsl_ifc.h
/rk3399_rockchip-uboot/include/fsl_immap.h
/rk3399_rockchip-uboot/include/fsl_usb.h
/rk3399_rockchip-uboot/include/g_dnl.h
/rk3399_rockchip-uboot/include/hash.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/linker_lists.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/netdev.h
/rk3399_rockchip-uboot/include/part.h
/rk3399_rockchip-uboot/include/pcmcia.h
/rk3399_rockchip-uboot/include/rsa-checksum.h
/rk3399_rockchip-uboot/include/rsa.h
/rk3399_rockchip-uboot/include/spi_flash.h
/rk3399_rockchip-uboot/include/thor.h
/rk3399_rockchip-uboot/include/usb.h
/rk3399_rockchip-uboot/include/usb/ehci-fsl.h
/rk3399_rockchip-uboot/include/usb_mass_storage.h
/rk3399_rockchip-uboot/lib/aes.c
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/lib/rsa/Makefile
/rk3399_rockchip-uboot/lib/rsa/rsa-checksum.c
/rk3399_rockchip-uboot/lib/rsa/rsa-sign.c
/rk3399_rockchip-uboot/lib/rsa/rsa-verify.c
/rk3399_rockchip-uboot/lib/sha256.c
/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/post/cpu/mpc8xx/ether.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/uart.c
/rk3399_rockchip-uboot/scripts/Kbuild.include
/rk3399_rockchip-uboot/scripts/Makefile
/rk3399_rockchip-uboot/scripts/Makefile.build
/rk3399_rockchip-uboot/scripts/Makefile.lib
/rk3399_rockchip-uboot/scripts/ld-version.sh
/rk3399_rockchip-uboot/scripts/objdiff
/rk3399_rockchip-uboot/test/vboot/sign-configs-sha1.its
/rk3399_rockchip-uboot/test/vboot/sign-configs-sha256.its
/rk3399_rockchip-uboot/test/vboot/sign-images-sha1.its
/rk3399_rockchip-uboot/test/vboot/sign-images-sha256.its
/rk3399_rockchip-uboot/test/vboot/vboot_test.sh
/rk3399_rockchip-uboot/tools/.gitignore
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/buildman/buildman.py
/rk3399_rockchip-uboot/tools/buildman/control.py
/rk3399_rockchip-uboot/tools/env/Makefile
/rk3399_rockchip-uboot/tools/env/fw_env.c
/rk3399_rockchip-uboot/tools/env/fw_env_main.c
/rk3399_rockchip-uboot/tools/fdt_host.h
/rk3399_rockchip-uboot/tools/fdtdec.c
/rk3399_rockchip-uboot/tools/fit_check_sign.c
/rk3399_rockchip-uboot/tools/fit_common.c
/rk3399_rockchip-uboot/tools/fit_common.h
/rk3399_rockchip-uboot/tools/fit_image.c
/rk3399_rockchip-uboot/tools/fit_info.c
/rk3399_rockchip-uboot/tools/image-host.c
/rk3399_rockchip-uboot/tools/rsa-checksum.c
/rk3399_rockchip-uboot/tools/rsa-verify.c
/rk3399_rockchip-uboot/tools/sha256.c
ede4d5e303-Apr-2014 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>

usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs

The rmobile SoC has usb host controller.
This supports USB controllers listed in the R8A7790, R8A7791 and R8A7740.

Signed-off-by: No

usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs

The rmobile SoC has usb host controller.
This supports USB controllers listed in the R8A7790, R8A7791 and R8A7740.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Reviewed-by: Marek Vasut <marex@denx.de>

show more ...


/rk3399_rockchip-uboot/CREDITS
/rk3399_rockchip-uboot/MAKEALL
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/arm/cpu/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/tegra20-common/crypto.c
asm/arch-rmobile/ehci-rmobile.h
/rk3399_rockchip-uboot/arch/blackfin/cpu/gpio.c
/rk3399_rockchip-uboot/arch/blackfin/include/asm/gpio.h
/rk3399_rockchip-uboot/arch/mips/config.mk
/rk3399_rockchip-uboot/arch/mips/cpu/mips32/interrupts.c
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/interrupts.c
/rk3399_rockchip-uboot/arch/mips/cpu/u-boot.lds
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot-mips.h
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/mips/lib/Makefile
/rk3399_rockchip-uboot/arch/mips/lib/board.c
/rk3399_rockchip-uboot/arch/mips/lib/io.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc824x/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/cpu.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/fdt.c
/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/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/fdt.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/qe_io.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/mpc85xx/t1040_ids.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/tlb.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/u-boot.lds
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/cpu_init.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/scc.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/serial.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/law.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/config_mpc85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_errata.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_liodn.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_secure_boot.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_512x.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/mmu.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/powerpc/lib/board.c
/rk3399_rockchip-uboot/arch/sparc/cpu/leon2/config.mk
/rk3399_rockchip-uboot/arch/sparc/cpu/leon3/config.mk
/rk3399_rockchip-uboot/board/broadcom/bcm28155_ap/Makefile
/rk3399_rockchip-uboot/board/compulab/cm_t335/Makefile
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder.c
/rk3399_rockchip-uboot/board/esd/pmc440/pmc440.c
/rk3399_rockchip-uboot/board/fads/fads.c
/rk3399_rockchip-uboot/board/fads/fads.h
/rk3399_rockchip-uboot/board/fads/lamp.c
/rk3399_rockchip-uboot/board/fads/pcmcia.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/Makefile
/rk3399_rockchip-uboot/board/freescale/b4860qds/b4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/b4860qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/spl.c
/rk3399_rockchip-uboot/board/freescale/b4860qds/tlb.c
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/Makefile
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/qemu-ppce500.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t1040qds/ddr.h
/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/cpld.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/cpld.h
/rk3399_rockchip-uboot/board/freescale/t104xrdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/eth.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/spl.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t1040_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t1042_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t104x_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/t104xrdb/t104xrdb.c
/rk3399_rockchip-uboot/board/freescale/t104xrdb/tlb.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/Makefile
/rk3399_rockchip-uboot/board/freescale/t208xqds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/spl.c
/rk3399_rockchip-uboot/board/freescale/t208xqds/tlb.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/Makefile
/rk3399_rockchip-uboot/board/freescale/t208xrdb/README
/rk3399_rockchip-uboot/board/freescale/t208xrdb/cpld.h
/rk3399_rockchip-uboot/board/freescale/t208xrdb/ddr.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/spl.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/t208xrdb.c
/rk3399_rockchip-uboot/board/freescale/t208xrdb/tlb.c
/rk3399_rockchip-uboot/board/freescale/t4qds/Makefile
/rk3399_rockchip-uboot/board/freescale/t4qds/ddr.c
/rk3399_rockchip-uboot/board/freescale/t4qds/spl.c
/rk3399_rockchip-uboot/board/freescale/t4qds/t4_pbi.cfg
/rk3399_rockchip-uboot/board/freescale/t4qds/t4_rcw.cfg
/rk3399_rockchip-uboot/board/freescale/t4qds/tlb.c
/rk3399_rockchip-uboot/board/ids/ids8247/Makefile
/rk3399_rockchip-uboot/board/ids/ids8247/ids8247.c
/rk3399_rockchip-uboot/board/ids/ids8313/Makefile
/rk3399_rockchip-uboot/board/ids/ids8313/ids8313.c
/rk3399_rockchip-uboot/board/samsung/trats2/trats2.c
/rk3399_rockchip-uboot/boards.cfg
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/cmd_aes.c
/rk3399_rockchip-uboot/common/cmd_bootm.c
/rk3399_rockchip-uboot/common/cmd_fdt.c
/rk3399_rockchip-uboot/common/cmd_gpio.c
/rk3399_rockchip-uboot/common/ddr_spd.c
/rk3399_rockchip-uboot/common/env_common.c
/rk3399_rockchip-uboot/common/env_dataflash.c
/rk3399_rockchip-uboot/common/env_eeprom.c
/rk3399_rockchip-uboot/common/env_fat.c
/rk3399_rockchip-uboot/common/env_flash.c
/rk3399_rockchip-uboot/common/env_mmc.c
/rk3399_rockchip-uboot/common/env_nand.c
/rk3399_rockchip-uboot/common/env_nvram.c
/rk3399_rockchip-uboot/common/env_onenand.c
/rk3399_rockchip-uboot/common/env_sf.c
/rk3399_rockchip-uboot/common/env_ubi.c
/rk3399_rockchip-uboot/common/fdt_support.c
/rk3399_rockchip-uboot/common/hash.c
/rk3399_rockchip-uboot/common/image-fit.c
/rk3399_rockchip-uboot/common/image-sig.c
/rk3399_rockchip-uboot/common/main.c
/rk3399_rockchip-uboot/doc/DocBook/.gitignore
/rk3399_rockchip-uboot/doc/DocBook/Makefile
/rk3399_rockchip-uboot/doc/README.b4860qds
/rk3399_rockchip-uboot/doc/README.console
/rk3399_rockchip-uboot/doc/README.generic-board
/rk3399_rockchip-uboot/doc/README.power-framework
/rk3399_rockchip-uboot/doc/README.scrapyard
/rk3399_rockchip-uboot/doc/README.t4240qds
/rk3399_rockchip-uboot/doc/README.video
/rk3399_rockchip-uboot/doc/uImage.FIT/signature.txt
/rk3399_rockchip-uboot/drivers/ddr/fsl/Makefile
/rk3399_rockchip-uboot/drivers/ddr/fsl/ctrl_regs.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/ddr4_dimm_params.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/fsl_ddr_gen4.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/interactive.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/lc_common_dimm_params.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/main.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/options.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/util.c
/rk3399_rockchip-uboot/drivers/i2c/fsl_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/mxc_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/sh_i2c.c
/rk3399_rockchip-uboot/drivers/misc/fsl_ifc.c
/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/fsl_ifc_spl.c
/rk3399_rockchip-uboot/drivers/mtd/spi/fsl_espi_spl.c
/rk3399_rockchip-uboot/drivers/net/Makefile
/rk3399_rockchip-uboot/drivers/net/e1000.c
/rk3399_rockchip-uboot/drivers/net/fm/fm.c
/rk3399_rockchip-uboot/drivers/net/fm/memac_phy.c
/rk3399_rockchip-uboot/drivers/net/lan91c96.h
/rk3399_rockchip-uboot/drivers/net/pcnet.c
/rk3399_rockchip-uboot/drivers/net/phy/atheros.c
/rk3399_rockchip-uboot/drivers/net/phy/vitesse.c
/rk3399_rockchip-uboot/drivers/pcmcia/mpc8xx_pcmcia.c
/rk3399_rockchip-uboot/drivers/pcmcia/rpx_pcmcia.c
/rk3399_rockchip-uboot/drivers/qe/qe.c
/rk3399_rockchip-uboot/drivers/qe/qe.h
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/ehci-fsl.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-rmobile.c
/rk3399_rockchip-uboot/include/aes.h
/rk3399_rockchip-uboot/include/asm-generic/global_data.h
/rk3399_rockchip-uboot/include/asm-generic/u-boot.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/common_timing_params.h
/rk3399_rockchip-uboot/include/commproc.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.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/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.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/P2020DS.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T104xRDB.h
/rk3399_rockchip-uboot/include/configs/T208xQDS.h
/rk3399_rockchip-uboot/include/configs/T208xRDB.h
/rk3399_rockchip-uboot/include/configs/T4240EMU.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/axs101.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/gr_cpci_ax2000.h
/rk3399_rockchip-uboot/include/configs/gr_ep2s60.h
/rk3399_rockchip-uboot/include/configs/gr_xc3s_1500.h
/rk3399_rockchip-uboot/include/configs/grsim.h
/rk3399_rockchip-uboot/include/configs/grsim_leon2.h
/rk3399_rockchip-uboot/include/configs/ids8313.h
/rk3399_rockchip-uboot/include/configs/km/km8309-common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/kzm9g.h
/rk3399_rockchip-uboot/include/configs/malta.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/qemu-ppce500.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/ddr_spd.h
/rk3399_rockchip-uboot/include/e500.h
/rk3399_rockchip-uboot/include/environment.h
/rk3399_rockchip-uboot/include/fdt_support.h
/rk3399_rockchip-uboot/include/fsl_ddr.h
/rk3399_rockchip-uboot/include/fsl_ddr_dimm_params.h
/rk3399_rockchip-uboot/include/fsl_ddr_sdram.h
/rk3399_rockchip-uboot/include/fsl_ddrc_version.h
/rk3399_rockchip-uboot/include/fsl_esdhc.h
/rk3399_rockchip-uboot/include/fsl_ifc.h
/rk3399_rockchip-uboot/include/fsl_immap.h
/rk3399_rockchip-uboot/include/fsl_usb.h
/rk3399_rockchip-uboot/include/hash.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/netdev.h
/rk3399_rockchip-uboot/include/pcmcia.h
/rk3399_rockchip-uboot/include/rsa-checksum.h
/rk3399_rockchip-uboot/include/rsa.h
/rk3399_rockchip-uboot/include/spi_flash.h
/rk3399_rockchip-uboot/include/usb/ehci-fsl.h
/rk3399_rockchip-uboot/lib/aes.c
/rk3399_rockchip-uboot/lib/fdtdec.c
/rk3399_rockchip-uboot/lib/rsa/Makefile
/rk3399_rockchip-uboot/lib/rsa/rsa-checksum.c
/rk3399_rockchip-uboot/lib/rsa/rsa-sign.c
/rk3399_rockchip-uboot/lib/rsa/rsa-verify.c
/rk3399_rockchip-uboot/lib/sha256.c
/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/post/cpu/mpc8xx/ether.c
/rk3399_rockchip-uboot/post/cpu/mpc8xx/uart.c
/rk3399_rockchip-uboot/scripts/Kbuild.include
/rk3399_rockchip-uboot/scripts/Makefile
/rk3399_rockchip-uboot/scripts/Makefile.build
/rk3399_rockchip-uboot/scripts/Makefile.lib
/rk3399_rockchip-uboot/scripts/ld-version.sh
/rk3399_rockchip-uboot/scripts/objdiff
/rk3399_rockchip-uboot/spl/Makefile
/rk3399_rockchip-uboot/test/vboot/sign-configs-sha1.its
/rk3399_rockchip-uboot/test/vboot/sign-configs-sha256.its
/rk3399_rockchip-uboot/test/vboot/sign-images-sha1.its
/rk3399_rockchip-uboot/test/vboot/sign-images-sha256.its
/rk3399_rockchip-uboot/test/vboot/vboot_test.sh
/rk3399_rockchip-uboot/tools/.gitignore
/rk3399_rockchip-uboot/tools/Makefile
/rk3399_rockchip-uboot/tools/buildman/buildman.py
/rk3399_rockchip-uboot/tools/buildman/control.py
/rk3399_rockchip-uboot/tools/env/Makefile
/rk3399_rockchip-uboot/tools/env/fw_env.c
/rk3399_rockchip-uboot/tools/env/fw_env_main.c
/rk3399_rockchip-uboot/tools/fdt_host.h
/rk3399_rockchip-uboot/tools/fdtdec.c
/rk3399_rockchip-uboot/tools/fit_check_sign.c
/rk3399_rockchip-uboot/tools/fit_common.c
/rk3399_rockchip-uboot/tools/fit_common.h
/rk3399_rockchip-uboot/tools/fit_image.c
/rk3399_rockchip-uboot/tools/fit_info.c
/rk3399_rockchip-uboot/tools/image-host.c
/rk3399_rockchip-uboot/tools/rsa-checksum.c
/rk3399_rockchip-uboot/tools/rsa-verify.c
/rk3399_rockchip-uboot/tools/sha256.c

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