History log of /openbmc/u-boot/fs/ (Results 251 – 275 of 561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
862c93e912-Jul-2014 Jeroen Hofstee <jeroen@myspectrum.nl>

yaffs2: preprocessor cleanup

Current code uses the preprocessor to change an else case
to a statement without any if condition at all. Although
this works, change the optional code to return early,

yaffs2: preprocessor cleanup

Current code uses the preprocessor to change an else case
to a statement without any if condition at all. Although
this works, change the optional code to return early, so
all optional code is contained within a single #ifdef.

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>

show more ...

e803fa2c12-Jul-2014 Jeroen Hofstee <jeroen@myspectrum.nl>

yaffs2: cosmetic: remove self assignments

Remove self assignments which is just dead code to prevent
compiler warnings about non used arguments. For u-boot this
does not prevent any warning though,

yaffs2: cosmetic: remove self assignments

Remove self assignments which is just dead code to prevent
compiler warnings about non used arguments. For u-boot this
does not prevent any warning though, on the contrary it actual
introduces warnings when compiling with clang. Remove them.

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/.gitignore
/openbmc/u-boot/arch/arm/config.mk
/openbmc/u-boot/arch/arm/cpu/arm720t/tegra-common/spl.c
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/ddr.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/emif4.c
/openbmc/u-boot/arch/arm/cpu/armv7/at91/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv7/cache_v7.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/dmc_common.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/dmc_init_ddr3.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/exynos5_setup.h
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/lowlevel_init.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/ddr.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/hab.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/soc.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/mem-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/misc.c
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/scan_manager.c
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/spl.c
/openbmc/u-boot/arch/arm/cpu/armv7/tegra20/display.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/u-boot.lds
/openbmc/u-boot/arch/arm/cpu/armv8/cache_v8.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-lsch3/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-lsch3/README
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-lsch3/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-lsch3/cpu.h
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-lsch3/speed.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-lsch3/speed.h
/openbmc/u-boot/arch/arm/cpu/armv8/transition.S
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/exynos5420-peach-pit.dts
/openbmc/u-boot/arch/arm/dts/exynos5420-smdk5420.dts
/openbmc/u-boot/arch/arm/dts/exynos54xx.dtsi
/openbmc/u-boot/arch/arm/dts/include/dt-bindings
/openbmc/u-boot/arch/arm/dts/tegra114.dtsi
/openbmc/u-boot/arch/arm/dts/tegra124.dtsi
/openbmc/u-boot/arch/arm/dts/tegra20.dtsi
/openbmc/u-boot/arch/arm/dts/tegra30.dtsi
/openbmc/u-boot/arch/arm/imx-common/Makefile
/openbmc/u-boot/arch/arm/imx-common/cpu.c
/openbmc/u-boot/arch/arm/imx-common/iomux-v3.c
/openbmc/u-boot/arch/arm/imx-common/sata.c
/openbmc/u-boot/arch/arm/imx-common/spl.c
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_am43xx.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/omap.h
/openbmc/u-boot/arch/arm/include/asm/arch-davinci/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/ep93xx.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/dmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/power.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-lsch3/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-lsch3/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-lsch3/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-lsch3/immap_lsch3.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-lsch3/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/hardware-k2hk.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/hab.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/iomux.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6dl_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-socfpga/scan_manager.h
/openbmc/u-boot/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra_i2c.h
/openbmc/u-boot/arch/arm/include/asm/arch-tnetv107x/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/crm_regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/iomux-vf610.h
/openbmc/u-boot/arch/arm/include/asm/armv8/mmu.h
/openbmc/u-boot/arch/arm/include/asm/cache.h
/openbmc/u-boot/arch/arm/include/asm/config.h
/openbmc/u-boot/arch/arm/include/asm/emif.h
/openbmc/u-boot/arch/arm/include/asm/imx-common/iomux-v3.h
/openbmc/u-boot/arch/arm/include/asm/io.h
/openbmc/u-boot/arch/arm/include/asm/proc-armv/system.h
/openbmc/u-boot/arch/arm/include/asm/semihosting.h
/openbmc/u-boot/arch/arm/include/asm/spl.h
/openbmc/u-boot/arch/arm/include/asm/system.h
/openbmc/u-boot/arch/arm/include/asm/ti-common/davinci_nand.h
/openbmc/u-boot/arch/arm/include/asm/ti-common/ti-aemif.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/lib/cache-cp15.c
/openbmc/u-boot/arch/arm/lib/cache.c
/openbmc/u-boot/arch/arm/lib/semihosting.c
/openbmc/u-boot/arch/arm/lib/vectors.S
/openbmc/u-boot/arch/avr32/cpu/cache.c
/openbmc/u-boot/arch/avr32/include/asm/arch-at32ap700x/cacheflush.h
/openbmc/u-boot/arch/avr32/include/asm/dma-mapping.h
/openbmc/u-boot/arch/avr32/lib/board.c
/openbmc/u-boot/arch/blackfin/include/asm/config-pre.h
/openbmc/u-boot/arch/blackfin/lib/cache.c
/openbmc/u-boot/arch/m68k/cpu/mcf523x/cpu_init.c
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/speed.c
/openbmc/u-boot/arch/m68k/lib/board.c
/openbmc/u-boot/arch/microblaze/dts/include/dt-bindings
/openbmc/u-boot/arch/powerpc/cpu/mpc824x/start.S
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/fec.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/scc.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/serial.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/video.c
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/speed.c
/openbmc/u-boot/arch/sandbox/cpu/os.c
/openbmc/u-boot/arch/sandbox/dts/include/dt-bindings
/openbmc/u-boot/arch/sandbox/include/asm/bitops.h
/openbmc/u-boot/arch/sandbox/include/asm/io.h
/openbmc/u-boot/arch/sandbox/include/asm/sound.h
/openbmc/u-boot/arch/sandbox/include/asm/system.h
/openbmc/u-boot/arch/x86/config.mk
/openbmc/u-boot/arch/x86/cpu/config.mk
/openbmc/u-boot/arch/x86/dts/include/dt-bindings
/openbmc/u-boot/board/Barix/ipam390/ipam390.c
/openbmc/u-boot/board/ait/cam_enc_4xx/cam_enc_4xx.c
/openbmc/u-boot/board/altera/nios2-generic/Makefile
/openbmc/u-boot/board/altera/socfpga/iocsr_config.c
/openbmc/u-boot/board/altera/socfpga/iocsr_config.h
/openbmc/u-boot/board/altera/socfpga/socfpga_cyclone5.c
/openbmc/u-boot/board/armltd/vexpress64/vexpress64.c
/openbmc/u-boot/board/cirrus/edb93xx/Makefile
/openbmc/u-boot/board/cirrus/edb93xx/edb93xx.c
/openbmc/u-boot/board/cirrus/edb93xx/u-boot.lds
/openbmc/u-boot/board/davinci/da8xxevm/da830evm.c
/openbmc/u-boot/board/davinci/da8xxevm/da850evm.c
/openbmc/u-boot/board/davinci/dm355evm/dm355evm.c
/openbmc/u-boot/board/davinci/dm355leopard/dm355leopard.c
/openbmc/u-boot/board/davinci/dm365evm/dm365evm.c
/openbmc/u-boot/board/davinci/dm6467evm/dm6467evm.c
/openbmc/u-boot/board/davinci/ea20/ea20.c
/openbmc/u-boot/board/davinci/sonata/sonata.c
/openbmc/u-boot/board/denx/m53evk/m53evk.c
/openbmc/u-boot/board/enbw/enbw_cmc/enbw_cmc.c
/openbmc/u-boot/board/freescale/ls2085a/Makefile
/openbmc/u-boot/board/freescale/ls2085a/README
/openbmc/u-boot/board/freescale/ls2085a/ddr.c
/openbmc/u-boot/board/freescale/ls2085a/ddr.h
/openbmc/u-boot/board/freescale/ls2085a/ls2085a.c
/openbmc/u-boot/board/freescale/mx28evk/README
/openbmc/u-boot/board/freescale/mx6qsabreauto/mx6dl.cfg
/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c
/openbmc/u-boot/board/freescale/vf610twr/vf610twr.c
/openbmc/u-boot/board/gateworks/gw_ventana/Makefile
/openbmc/u-boot/board/gateworks/gw_ventana/README
/openbmc/u-boot/board/gateworks/gw_ventana/eeprom.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.cfg
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana_spl.c
/openbmc/u-boot/board/gateworks/gw_ventana/ventana_eeprom.h
/openbmc/u-boot/board/gdsys/405ep/iocon.c
/openbmc/u-boot/board/gdsys/common/Makefile
/openbmc/u-boot/board/gdsys/common/dp501.c
/openbmc/u-boot/board/gdsys/common/osd.c
/openbmc/u-boot/board/gdsys/p1022/controlcenterd-id.c
/openbmc/u-boot/board/gdsys/p1022/controlcenterd.c
/openbmc/u-boot/board/gdsys/p1022/sdhc_boot.c
/openbmc/u-boot/board/mpl/vcma9/lowlevel_init.S
/openbmc/u-boot/board/omicron/calimain/calimain.c
/openbmc/u-boot/board/overo/overo.c
/openbmc/u-boot/board/pcs440ep/pcs440ep.c
/openbmc/u-boot/board/psyent/common/AMDLV065D.c
/openbmc/u-boot/board/samsung/trats/trats.c
/openbmc/u-boot/board/samsung/trats2/trats2.c
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/board/ti/am43xx/board.h
/openbmc/u-boot/board/ti/am43xx/mux.c
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/board/ti/dra7xx/mux_data.h
/openbmc/u-boot/board/ti/k2hk_evm/board.c
/openbmc/u-boot/board/ti/tnetv107xevm/sdb_board.c
/openbmc/u-boot/boards.cfg
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/autoboot.c
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/common/bootm_os.c
/openbmc/u-boot/common/cmd_bdinfo.c
/openbmc/u-boot/common/cmd_bootm.c
/openbmc/u-boot/common/cmd_cache.c
/openbmc/u-boot/common/cmd_dfu.c
/openbmc/u-boot/common/cmd_eeprom.c
/openbmc/u-boot/common/cmd_ext2.c
/openbmc/u-boot/common/cmd_fdt.c
/openbmc/u-boot/common/cmd_fs.c
/openbmc/u-boot/common/cmd_i2c.c
/openbmc/u-boot/common/cmd_iotrace.c
/openbmc/u-boot/common/cmd_md5sum.c
/openbmc/u-boot/common/cmd_part.c
/openbmc/u-boot/common/cmd_pxe.c
/openbmc/u-boot/common/cmd_sandbox.c
/openbmc/u-boot/common/cmd_sha1sum.c
/openbmc/u-boot/common/cmd_source.c
/openbmc/u-boot/common/cmd_ubi.c
/openbmc/u-boot/common/cmd_ubifs.c
/openbmc/u-boot/common/env_fat.c
/openbmc/u-boot/common/hash.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/image-sig.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/iotrace.c
/openbmc/u-boot/common/main.c
/openbmc/u-boot/common/splash.c
/openbmc/u-boot/config.mk
/openbmc/u-boot/disk/part.c
/openbmc/u-boot/doc/README.falcon
/openbmc/u-boot/doc/README.fdt-control
/openbmc/u-boot/doc/README.generic-board
/openbmc/u-boot/doc/README.mxs
/openbmc/u-boot/doc/README.scrapyard
/openbmc/u-boot/doc/README.semihosting
/openbmc/u-boot/doc/driver-model/README.txt
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/doc/uImage.FIT/beaglebone_vboot.txt
/openbmc/u-boot/doc/uImage.FIT/signature.txt
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/block/dwc_ahsata.c
/openbmc/u-boot/drivers/core/lists.c
/openbmc/u-boot/drivers/core/root.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/crypto/ace_sha.c
/openbmc/u-boot/drivers/demo/demo-shape.c
/openbmc/u-boot/drivers/demo/demo-simple.c
/openbmc/u-boot/drivers/gpio/gpio-uclass.c
/openbmc/u-boot/drivers/gpio/sandbox.c
/openbmc/u-boot/drivers/gpio/spear_gpio.c
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/ihs_i2c.c
/openbmc/u-boot/drivers/i2c/mxc_i2c.c
/openbmc/u-boot/drivers/i2c/tegra_i2c.c
/openbmc/u-boot/drivers/memory/Makefile
/openbmc/u-boot/drivers/memory/ti-aemif.c
/openbmc/u-boot/drivers/misc/cros_ec_sandbox.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/rpmb.c
/openbmc/u-boot/drivers/mtd/cfi_flash.c
/openbmc/u-boot/drivers/mtd/nand/Makefile
/openbmc/u-boot/drivers/mtd/nand/davinci_nand.c
/openbmc/u-boot/drivers/mtd/nand/mxs_nand_spl.c
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/fsl_mc/Makefile
/openbmc/u-boot/drivers/net/fsl_mc/mc.c
/openbmc/u-boot/drivers/net/macb.c
/openbmc/u-boot/drivers/pcmcia/Makefile
/openbmc/u-boot/drivers/pcmcia/mpc8xx_pcmcia.c
/openbmc/u-boot/drivers/power/pmic/pmic_max77686.c
/openbmc/u-boot/drivers/power/pmic/pmic_tps65090.c
/openbmc/u-boot/drivers/serial/serial_mxc.c
/openbmc/u-boot/drivers/sound/sandbox.c
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/davinci_spi.c
/openbmc/u-boot/drivers/spi/ep93xx_spi.c
/openbmc/u-boot/drivers/spi/exynos_spi.c
/openbmc/u-boot/drivers/spi/fsl_qspi.c
/openbmc/u-boot/drivers/spi/fsl_qspi.h
/openbmc/u-boot/drivers/tpm/tpm.c
/openbmc/u-boot/drivers/usb/eth/asix.c
/openbmc/u-boot/drivers/usb/eth/mcs7830.c
/openbmc/u-boot/drivers/usb/eth/smsc95xx.c
/openbmc/u-boot/drivers/usb/gadget/atmel_usba_udc.c
/openbmc/u-boot/drivers/usb/gadget/ci_udc.c
/openbmc/u-boot/drivers/usb/gadget/ci_udc.h
/openbmc/u-boot/drivers/usb/gadget/f_fastboot.c
/openbmc/u-boot/drivers/usb/gadget/f_mass_storage.c
/openbmc/u-boot/drivers/usb/gadget/f_thor.c
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/ohci-ep93xx.c
/openbmc/u-boot/drivers/usb/host/r8a66597-hcd.c
/openbmc/u-boot/drivers/usb/host/xhci-omap.c
/openbmc/u-boot/drivers/usb/host/xhci.c
/openbmc/u-boot/drivers/usb/phy/omap_usb_phy.c
/openbmc/u-boot/drivers/video/atmel_hlcdfb.c
/openbmc/u-boot/drivers/video/mpc8xx_lcd.c
/openbmc/u-boot/drivers/watchdog/Makefile
/openbmc/u-boot/drivers/watchdog/bfin_wdt.c
/openbmc/u-boot/drivers/watchdog/designware_wdt.c
/openbmc/u-boot/dts/Makefile
yaffs2/yaffs_guts.c
yaffs2/yaffs_verify.c
yaffs2/yaffsfs.c
/openbmc/u-boot/include/bootm.h
/openbmc/u-boot/include/command.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/commproc.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am43xx_evm.h
/openbmc/u-boot/include/configs/arndale.h
/openbmc/u-boot/include/configs/at91sam9m10g45ek.h
/openbmc/u-boot/include/configs/bcm28155_ap.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/controlcenterd.h
/openbmc/u-boot/include/configs/davinci_dm6467evm.h
/openbmc/u-boot/include/configs/dlvision-10g.h
/openbmc/u-boot/include/configs/edb93xx.h
/openbmc/u-boot/include/configs/embestmx6boards.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/exynos5-dt.h
/openbmc/u-boot/include/configs/exynos5250-dt.h
/openbmc/u-boot/include/configs/exynos5420.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/h2200.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/imx6_spl.h
/openbmc/u-boot/include/configs/integrator-common.h
/openbmc/u-boot/include/configs/io.h
/openbmc/u-boot/include/configs/iocon.h
/openbmc/u-boot/include/configs/k2hk_evm.h
/openbmc/u-boot/include/configs/ls2085a_common.h
/openbmc/u-boot/include/configs/ls2085a_emu.h
/openbmc/u-boot/include/configs/ls2085a_simu.h
/openbmc/u-boot/include/configs/m28evk.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/mx28evk.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6qsabreauto.h
/openbmc/u-boot/include/configs/mx6sabresd.h
/openbmc/u-boot/include/configs/neo.h
/openbmc/u-boot/include/configs/omap3_beagle.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/peach-pit.h
/openbmc/u-boot/include/configs/rpi_b.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/sandbox.h
/openbmc/u-boot/include/configs/smdk5420.h
/openbmc/u-boot/include/configs/socfpga_cyclone5.h
/openbmc/u-boot/include/configs/tegra-common-post.h
/openbmc/u-boot/include/configs/tegra-common-ums.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/ti_omap4_common.h
/openbmc/u-boot/include/configs/ti_omap5_common.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/dm.h
/openbmc/u-boot/include/dm/device-internal.h
/openbmc/u-boot/include/dm/device.h
/openbmc/u-boot/include/dm/lists.h
/openbmc/u-boot/include/dm/root.h
/openbmc/u-boot/include/dm/uclass.h
/openbmc/u-boot/include/dt-bindings/gpio/gpio.h
/openbmc/u-boot/include/dt-bindings/gpio/tegra-gpio.h
/openbmc/u-boot/include/dt-bindings/interrupt-controller/arm-gic.h
/openbmc/u-boot/include/dt-bindings/interrupt-controller/irq.h
/openbmc/u-boot/include/env_callback.h
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/fsl_mc.h
/openbmc/u-boot/include/gdsys_fpga.h
/openbmc/u-boot/include/hash.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/iotrace.h
/openbmc/u-boot/include/lcd.h
/openbmc/u-boot/include/pcmcia.h
/openbmc/u-boot/include/power/pfuze100_pmic.h
/openbmc/u-boot/include/status_led.h
/openbmc/u-boot/include/u-boot/rsa-checksum.h
/openbmc/u-boot/include/u-boot/rsa.h
/openbmc/u-boot/include/u-boot/sha1.h
/openbmc/u-boot/include/u-boot/sha256.h
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/div64.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/lib/fdtdec_common.c
/openbmc/u-boot/lib/lmb.c
/openbmc/u-boot/lib/rsa/rsa-checksum.c
/openbmc/u-boot/lib/rsa/rsa-sign.c
/openbmc/u-boot/lib/rsa/rsa-verify.c
/openbmc/u-boot/lib/sha1.c
/openbmc/u-boot/lib/sha256.c
/openbmc/u-boot/lib/tpm.c
/openbmc/u-boot/lib/vsprintf.c
/openbmc/u-boot/mkconfig
/openbmc/u-boot/net/net.c
/openbmc/u-boot/post/cpu/mpc8xx/ether.c
/openbmc/u-boot/post/cpu/mpc8xx/uart.c
/openbmc/u-boot/scripts/Makefile.build
/openbmc/u-boot/scripts/Makefile.host
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/basic/fixdep.c
/openbmc/u-boot/scripts/docproc.c
/openbmc/u-boot/test/command_ut.c
/openbmc/u-boot/test/dm/Makefile
/openbmc/u-boot/test/dm/cmd_dm.c
/openbmc/u-boot/test/dm/test-fdt.c
/openbmc/u-boot/test/vboot/vboot_test.sh
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/buildman/toolchain.py
/openbmc/u-boot/tools/dumpimage.h
/openbmc/u-boot/tools/fit_check_sign.c
/openbmc/u-boot/tools/fit_info.c
/openbmc/u-boot/tools/image-host.c
/openbmc/u-boot/tools/imagetool.h
/openbmc/u-boot/tools/mkimage.h
/openbmc/u-boot/tools/patman/gitutil.py
/openbmc/u-boot/tools/ubsha1.c
d018028011-Jun-2014 Stephen Warren <swarren@nvidia.com>

fs: ext4: fix writing zero-length files

ext4fs_allocate_blocks() always allocates at least one block for a file.
If the file size is zero, this causes total_remaining_blocks to
underflow, which then

fs: ext4: fix writing zero-length files

ext4fs_allocate_blocks() always allocates at least one block for a file.
If the file size is zero, this causes total_remaining_blocks to
underflow, which then causes an apparent hang while 2^32 blocks are
allocated.

To solve this, check that total_remaining_blocks is non-zero as part of
the loop condition (i.e. before each loop) rather than at the end of
the loop.

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

show more ...

46f46fd410-Jun-2014 Jeroen Hofstee <jeroen@myspectrum.nl>

jffs2:jffs2_1pass.c: remove double braces

Clang interpretes an if condition like  "if ((a = b) == NULL)
as it tries to assign a value in a statement. Hence if you do
"if ((something)) it warns you t

jffs2:jffs2_1pass.c: remove double braces

Clang interpretes an if condition like  "if ((a = b) == NULL)
as it tries to assign a value in a statement. Hence if you do
"if ((something)) it warns you that you might be confused.
Hence drop the double braces for plane if statements.

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>

show more ...

46a5707d09-Jun-2014 Jeroen Hofstee <jeroen@myspectrum.nl>

ext4: correctly zero filename

Since ALLOC_CACHE_ALIGN_BUFFER declares a char* for filename
sizeof(filename) is not the size of the buffer. Use the already
known length instead.

cc: Uma Shankar <uma

ext4: correctly zero filename

Since ALLOC_CACHE_ALIGN_BUFFER declares a char* for filename
sizeof(filename) is not the size of the buffer. Use the already
known length instead.

cc: Uma Shankar <uma.shankar@samsung.com>
cc: Manjunatha C Achar <a.manjunatha@samsung.com>
cc: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Acked-by: Marek Vasut <marex@denx.de>

show more ...


/openbmc/u-boot/.gitignore
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/cpu/arm926ejs/kirkwood/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/emif4.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/lowlevel_init.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/pinmux.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/power.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/init.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/omap-cache.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/mem.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am335x-bone-common.dtsi
/openbmc/u-boot/arch/arm/dts/am335x-boneblack.dts
/openbmc/u-boot/arch/arm/dts/am33xx.dtsi
/openbmc/u-boot/arch/arm/dts/dt-bindings/gpio/gpio.h
/openbmc/u-boot/arch/arm/dts/dt-bindings/pinctrl/am33xx.h
/openbmc/u-boot/arch/arm/dts/dt-bindings/pinctrl/omap.h
/openbmc/u-boot/arch/arm/dts/exynos4.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4412-trats2.dts
/openbmc/u-boot/arch/arm/dts/exynos5.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5250-snow.dts
/openbmc/u-boot/arch/arm/dts/tegra124-jetson-tk1.dts
/openbmc/u-boot/arch/arm/dts/tegra124-venice2.dts
/openbmc/u-boot/arch/arm/dts/tegra30-beaver.dts
/openbmc/u-boot/arch/arm/dts/tps65217.dtsi
/openbmc/u-boot/arch/arm/imx-common/Makefile
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/clk.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/power.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/hardware-k2hk.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mem.h
/openbmc/u-boot/arch/m68k/cpu/mcf532x/cpu_init.c
/openbmc/u-boot/arch/m68k/include/asm/posix_types.h
/openbmc/u-boot/arch/m68k/lib/bootm.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cmd_errata.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fdt.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1040_ids.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t2080_serdes.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_serdes.c
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/cpu.c
/openbmc/u-boot/arch/powerpc/include/asm/config_mpc85xx.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_law.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_liodn.h
/openbmc/u-boot/arch/powerpc/include/asm/immap_85xx.h
/openbmc/u-boot/board/BuR/tseries/board.c
/openbmc/u-boot/board/BuR/tseries/mux.c
/openbmc/u-boot/board/astro/mcf5373l/fpga.c
/openbmc/u-boot/board/astro/mcf5373l/mcf5373l.c
/openbmc/u-boot/board/compulab/cm_t335/u-boot.lds
/openbmc/u-boot/board/compulab/cm_t35/cm_t35.c
/openbmc/u-boot/board/cray/L1/Makefile
/openbmc/u-boot/board/freescale/b4860qds/b4860qds.c
/openbmc/u-boot/board/freescale/mx31ads/u-boot.lds
/openbmc/u-boot/board/freescale/p1023rds/p1023rds.c
/openbmc/u-boot/board/freescale/p1023rds/tlb.c
/openbmc/u-boot/board/freescale/t208xqds/ddr.h
/openbmc/u-boot/board/freescale/t208xqds/eth_t208xqds.c
/openbmc/u-boot/board/freescale/t208xqds/t2080_rcw.cfg
/openbmc/u-boot/board/freescale/t208xqds/t208xqds.c
/openbmc/u-boot/board/freescale/t208xrdb/t2080_rcw.cfg
/openbmc/u-boot/board/freescale/t4qds/eth.c
/openbmc/u-boot/board/freescale/t4qds/t4240qds.c
/openbmc/u-boot/board/freescale/t4qds/t4_rcw.cfg
/openbmc/u-boot/board/freescale/t4rdb/eth.c
/openbmc/u-boot/board/freescale/t4rdb/t4_rcw.cfg
/openbmc/u-boot/board/gdsys/p1022/controlcenterd.c
/openbmc/u-boot/board/matrix_vision/mvblm7/Makefile
/openbmc/u-boot/board/matrix_vision/mvsmr/Makefile
/openbmc/u-boot/board/samsung/common/board.c
/openbmc/u-boot/board/samsung/goni/goni.c
/openbmc/u-boot/board/samsung/smdk5250/Makefile
/openbmc/u-boot/board/samsung/smdk5250/exynos5-dt.c
/openbmc/u-boot/board/samsung/smdk5420/smdk5420.c
/openbmc/u-boot/board/ti/am335x/u-boot.lds
/openbmc/u-boot/board/ti/am43xx/Makefile
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/boards.cfg
/openbmc/u-boot/common/cli.c
/openbmc/u-boot/common/cli_simple.c
/openbmc/u-boot/common/cmd_bedbug.c
/openbmc/u-boot/common/cmd_bootm.c
/openbmc/u-boot/common/cmd_disk.c
/openbmc/u-boot/common/cmd_fat.c
/openbmc/u-boot/common/cmd_fdc.c
/openbmc/u-boot/common/cmd_fpga.c
/openbmc/u-boot/common/cmd_nand.c
/openbmc/u-boot/common/cmd_source.c
/openbmc/u-boot/common/cmd_ximg.c
/openbmc/u-boot/common/env_embedded.c
/openbmc/u-boot/common/hash.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/usb_hub.c
/openbmc/u-boot/disk/part_dos.c
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/README.fdt-control
/openbmc/u-boot/doc/README.nand
/openbmc/u-boot/doc/README.scrapyard
/openbmc/u-boot/doc/device-tree-bindings/exynos/dwmmc.txt
/openbmc/u-boot/doc/device-tree-bindings/power/tps65090.txt
/openbmc/u-boot/doc/device-tree-bindings/regulator/tps65090.txt
/openbmc/u-boot/doc/driver-model/README.txt
/openbmc/u-boot/doc/uImage.FIT/howto.txt
/openbmc/u-boot/doc/uImage.FIT/signature.txt
/openbmc/u-boot/drivers/ddr/fsl/ctrl_regs.c
/openbmc/u-boot/drivers/ddr/fsl/interactive.c
/openbmc/u-boot/drivers/dfu/dfu.c
/openbmc/u-boot/drivers/fpga/altera.c
/openbmc/u-boot/drivers/fpga/xilinx.c
/openbmc/u-boot/drivers/mmc/dw_mmc.c
/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/s5p_sdhci.c
/openbmc/u-boot/drivers/mtd/nand/am335x_spl_bch.c
/openbmc/u-boot/drivers/mtd/nand/atmel_nand.c
/openbmc/u-boot/drivers/mtd/nand/nand_base.c
/openbmc/u-boot/drivers/mtd/nand/nand_spl_simple.c
/openbmc/u-boot/drivers/mtd/nand/omap_elm.c
/openbmc/u-boot/drivers/mtd/nand/omap_gpmc.c
/openbmc/u-boot/drivers/mtd/spi/sf_params.c
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/net/sh_eth.c
/openbmc/u-boot/drivers/net/sh_eth.h
/openbmc/u-boot/drivers/power/battery/bat_trats.c
/openbmc/u-boot/drivers/power/battery/bat_trats2.c
/openbmc/u-boot/drivers/power/mfd/pmic_max77693.c
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/pmic/pmic_max8997.c
/openbmc/u-boot/drivers/power/pmic/pmic_tps65090.c
/openbmc/u-boot/drivers/power/pmic/pmic_tps65218.c
/openbmc/u-boot/drivers/power/power_fsl.c
/openbmc/u-boot/drivers/power/power_i2c.c
/openbmc/u-boot/drivers/spi/fsl_espi.c
/openbmc/u-boot/drivers/spi/soft_spi.c
/openbmc/u-boot/drivers/spi/ti_qspi.c
/openbmc/u-boot/drivers/usb/gadget/ci_udc.c
/openbmc/u-boot/drivers/usb/gadget/ci_udc.h
/openbmc/u-boot/dts/Makefile
ext4/ext4_write.c
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/config_fallbacks.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8569MDS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/P1023RDS.h
/openbmc/u-boot/include/configs/T1040QDS.h
/openbmc/u-boot/include/configs/T104xRDB.h
/openbmc/u-boot/include/configs/T208xQDS.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/am43xx_evm.h
/openbmc/u-boot/include/configs/arndale.h
/openbmc/u-boot/include/configs/beaver.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/configs/cm_t335.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/dig297.h
/openbmc/u-boot/include/configs/exynos4-dt.h
/openbmc/u-boot/include/configs/exynos5-dt.h
/openbmc/u-boot/include/configs/exynos5250-dt.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/jetson-tk1.h
/openbmc/u-boot/include/configs/k2hk_evm.h
/openbmc/u-boot/include/configs/mx25pdk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/mx53evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/omap3_beagle.h
/openbmc/u-boot/include/configs/omap3_evm_common.h
/openbmc/u-boot/include/configs/omap3_igep00x0.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/omap3_zoom1.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/tegra-common-ums.h
/openbmc/u-boot/include/configs/ti_am335x_common.h
/openbmc/u-boot/include/configs/ti_armv7_common.h
/openbmc/u-boot/include/configs/tseries.h
/openbmc/u-boot/include/configs/venice2.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dwmmc.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/hash.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/initcall.h
/openbmc/u-boot/include/linux/mtd/nand.h
/openbmc/u-boot/include/linux/mtd/omap_elm.h
/openbmc/u-boot/include/linux/mtd/omap_gpmc.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/part.h
/openbmc/u-boot/include/power/max77693_pmic.h
/openbmc/u-boot/include/power/max8997_pmic.h
/openbmc/u-boot/include/power/pmic.h
/openbmc/u-boot/include/power/tps65090_pmic.h
/openbmc/u-boot/include/power/tps65218.h
/openbmc/u-boot/include/rsa.h
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/lib/initcall.c
/openbmc/u-boot/lib/rsa/rsa-sign.c
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/fit_check_sign.c
/openbmc/u-boot/tools/fit_common.c
/openbmc/u-boot/tools/fit_common.h
/openbmc/u-boot/tools/fit_image.c
/openbmc/u-boot/tools/fit_info.c
/openbmc/u-boot/tools/image-host.c
e04350d226-May-2014 Steve Rae <srae@broadcom.com>

disk: part_efi: clarify lbaint_t usage

- update the comments regarding lbaint_t usage
- cleanup casting of values related to the lbaint_t type
- cleanup of a type that requires a u64

Tested on litt

disk: part_efi: clarify lbaint_t usage

- update the comments regarding lbaint_t usage
- cleanup casting of values related to the lbaint_t type
- cleanup of a type that requires a u64

Tested on little endian ARMv7 and ARMv8 configurations

Signed-off-by: Steve Rae <srae@broadcom.com>

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arc/include/asm/config.h
/openbmc/u-boot/arch/arm/cpu/arm1136/start.S
/openbmc/u-boot/arch/arm/cpu/arm1176/start.S
/openbmc/u-boot/arch/arm/cpu/arm720t/start.S
/openbmc/u-boot/arch/arm/cpu/arm720t/tegra-common/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm720t/tegra30/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/u-boot.lds
/openbmc/u-boot/arch/arm/cpu/arm920t/start.S
/openbmc/u-boot/arch/arm/cpu/arm926ejs/at91/at91sam9m10g45_devices.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/kirkwood/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/start.S
/openbmc/u-boot/arch/arm/cpu/arm926ejs/orion5x/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/start.S
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/arm926ejs/start.S
/openbmc/u-boot/arch/arm/cpu/arm946es/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm946es/start.S
/openbmc/u-boot/arch/arm/cpu/arm_intcm/start.S
/openbmc/u-boot/arch/arm/cpu/armv7/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/sys_info.c
/openbmc/u-boot/arch/arm/cpu/armv7/at91/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/pinmux.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/emif-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/mem-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/hw_data.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/hwinit.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/sdram.c
/openbmc/u-boot/arch/arm/cpu/armv7/rmobile/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/rmobile/cpu_info-rcar.c
/openbmc/u-boot/arch/arm/cpu/armv7/rmobile/cpu_info.c
/openbmc/u-boot/arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S
/openbmc/u-boot/arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/lowlevel_init.S
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/clock_sun4i.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/cpu_info.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/dram.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/pinmux.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/start.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/timer.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/ddrc.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/slcr.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/spl.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/u-boot.lds
/openbmc/u-boot/arch/arm/cpu/armv8/start.S
/openbmc/u-boot/arch/arm/cpu/at91-common/spl.c
/openbmc/u-boot/arch/arm/cpu/pxa/cpuinfo.c
/openbmc/u-boot/arch/arm/cpu/pxa/start.S
/openbmc/u-boot/arch/arm/cpu/sa1100/cpu.c
/openbmc/u-boot/arch/arm/cpu/sa1100/start.S
/openbmc/u-boot/arch/arm/cpu/tegra-common/pinmux-common.c
/openbmc/u-boot/arch/arm/cpu/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/u-boot.lds
/openbmc/u-boot/arch/arm/dts/exynos4210-origen.dts
/openbmc/u-boot/arch/arm/dts/exynos4210-trats.dts
/openbmc/u-boot/arch/arm/dts/exynos4210-universal_c210.dts
/openbmc/u-boot/arch/arm/dts/exynos4412-trats2.dts
/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto.dts
/openbmc/u-boot/arch/arm/dts/zynq-7000.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-microzed.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc702.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc706.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm010.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm012.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm013.dts
/openbmc/u-boot/arch/arm/dts/zynq-zed.dts
/openbmc/u-boot/arch/arm/imx-common/Makefile
/openbmc/u-boot/arch/arm/imx-common/iomux-v3.c
/openbmc/u-boot/arch/arm/imx-common/video.c
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-at91/at91_pmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-at91/at91sam9x5.h
/openbmc/u-boot/arch/arm/include/asm/arch-at91/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6sl_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mem.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mem.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/omap.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mem.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/omap.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-rmobile/r8a7790.h
/openbmc/u-boot/arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-rmobile/r8a7791.h
/openbmc/u-boot/arch/arm/include/asm/arch-rmobile/rcar-base.h
/openbmc/u-boot/arch/arm/include/asm/arch-rmobile/rmobile.h
/openbmc/u-boot/arch/arm/include/asm/arch-s5pc1xx/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun4i.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/mmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/timer.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra_mmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/usb.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/imx-common/iomux-v3.h
/openbmc/u-boot/arch/arm/include/asm/imx-common/video.h
/openbmc/u-boot/arch/arm/include/asm/omap_common.h
/openbmc/u-boot/arch/arm/include/asm/ti-common/sys_proto.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/lib/board.c
/openbmc/u-boot/arch/arm/lib/cache.c
/openbmc/u-boot/arch/arm/lib/vectors.S
/openbmc/u-boot/arch/m68k/lib/board.c
/openbmc/u-boot/arch/openrisc/cpu/start.S
/openbmc/u-boot/arch/openrisc/include/asm/spr-defs.h
/openbmc/u-boot/arch/powerpc/cpu/mpc8260/pci.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8260/start.S
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Makefile
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cmd_errata.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/speed.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/spl_minimal.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/start.S
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_ids.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_serdes.c
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/start.S
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/cpu.c
/openbmc/u-boot/arch/powerpc/include/asm/config_mpc85xx.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_errata.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_secure_boot.h
/openbmc/u-boot/arch/powerpc/include/asm/immap_85xx.h
/openbmc/u-boot/arch/powerpc/include/asm/processor.h
/openbmc/u-boot/arch/powerpc/lib/board.c
/openbmc/u-boot/arch/sandbox/include/asm/gpio.h
/openbmc/u-boot/arch/sandbox/lib/Makefile
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/abilis/tb100/Makefile
/openbmc/u-boot/board/abilis/tb100/tb100.c
/openbmc/u-boot/board/ait/cam_enc_4xx/cam_enc_4xx.c
/openbmc/u-boot/board/amcc/yucca/cmd_yucca.c
/openbmc/u-boot/board/armadeus/apf27/fpga.c
/openbmc/u-boot/board/astro/mcf5373l/fpga.c
/openbmc/u-boot/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
/openbmc/u-boot/board/atmel/sama5d3_xplained/sama5d3_xplained.c
/openbmc/u-boot/board/balloon3/balloon3.c
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6x.c
/openbmc/u-boot/board/compulab/cm_t335/u-boot.lds
/openbmc/u-boot/board/compulab/cm_t54/Makefile
/openbmc/u-boot/board/compulab/cm_t54/cm_t54.c
/openbmc/u-boot/board/compulab/cm_t54/mux.c
/openbmc/u-boot/board/compulab/cm_t54/spl.c
/openbmc/u-boot/board/compulab/common/Makefile
/openbmc/u-boot/board/compulab/common/eeprom.c
/openbmc/u-boot/board/compulab/common/eeprom.h
/openbmc/u-boot/board/eltec/elppc/misc.c
/openbmc/u-boot/board/eltec/mhpc/mhpc.c
/openbmc/u-boot/board/embest/mx6boards/Makefile
/openbmc/u-boot/board/embest/mx6boards/mx6boards.c
/openbmc/u-boot/board/esd/pmc440/fpga.c
/openbmc/u-boot/board/freescale/b4860qds/b4860qds.c
/openbmc/u-boot/board/freescale/common/Makefile
/openbmc/u-boot/board/freescale/common/sys_eeprom.c
/openbmc/u-boot/board/freescale/common/zm7300.c
/openbmc/u-boot/board/freescale/common/zm7300.h
/openbmc/u-boot/board/freescale/mx31ads/u-boot.lds
/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c
/openbmc/u-boot/board/freescale/mx6slevk/mx6slevk.c
/openbmc/u-boot/board/freescale/p1_p2_rdb/Makefile
/openbmc/u-boot/board/freescale/p1_p2_rdb/ddr.c
/openbmc/u-boot/board/freescale/p1_p2_rdb/spl.c
/openbmc/u-boot/board/freescale/p1_p2_rdb/spl_minimal.c
/openbmc/u-boot/board/freescale/p1_p2_rdb/tlb.c
/openbmc/u-boot/board/freescale/qemu-ppce500/qemu-ppce500.c
/openbmc/u-boot/board/freescale/t104xrdb/t104xrdb.c
/openbmc/u-boot/board/freescale/t4rdb/Makefile
/openbmc/u-boot/board/freescale/t4rdb/ddr.c
/openbmc/u-boot/board/freescale/t4rdb/ddr.h
/openbmc/u-boot/board/freescale/t4rdb/eth.c
/openbmc/u-boot/board/freescale/t4rdb/law.c
/openbmc/u-boot/board/freescale/t4rdb/pci.c
/openbmc/u-boot/board/freescale/t4rdb/t4240rdb.c
/openbmc/u-boot/board/freescale/t4rdb/t4_pbi.cfg
/openbmc/u-boot/board/freescale/t4rdb/t4_rcw.cfg
/openbmc/u-boot/board/freescale/t4rdb/t4rdb.h
/openbmc/u-boot/board/freescale/t4rdb/tlb.c
/openbmc/u-boot/board/freescale/vf610twr/vf610twr.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c
/openbmc/u-boot/board/gateworks/gw_ventana/ventana_eeprom.h
/openbmc/u-boot/board/gen860t/fpga.c
/openbmc/u-boot/board/gumstix/duovero/Makefile
/openbmc/u-boot/board/gumstix/duovero/duovero.c
/openbmc/u-boot/board/gumstix/duovero/duovero_mux_data.h
/openbmc/u-boot/board/gumstix/pepper/Makefile
/openbmc/u-boot/board/gumstix/pepper/board.c
/openbmc/u-boot/board/gumstix/pepper/board.h
/openbmc/u-boot/board/gumstix/pepper/mux.c
/openbmc/u-boot/board/hymod/hymod.c
/openbmc/u-boot/board/hymod/input.c
/openbmc/u-boot/board/keymile/common/common.c
/openbmc/u-boot/board/keymile/common/ivm.c
/openbmc/u-boot/board/keymile/kmp204x/kmp204x.c
/openbmc/u-boot/board/keymile/kmp204x/kmp204x.h
/openbmc/u-boot/board/keymile/kmp204x/pbi.cfg
/openbmc/u-boot/board/keymile/kmp204x/pci.c
/openbmc/u-boot/board/keymile/kmp204x/qrio.c
/openbmc/u-boot/board/keymile/kmp204x/rcw_kmp204x.cfg
/openbmc/u-boot/board/matrix_vision/common/mv_common.c
/openbmc/u-boot/board/matrix_vision/mvsmr/fpga.c
/openbmc/u-boot/board/mcc200/auto_update.c
/openbmc/u-boot/board/nvidia/jetson-tk1/jetson-tk1.c
/openbmc/u-boot/board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h
/openbmc/u-boot/board/nvidia/venice2/pinmux-config-venice2.h
/openbmc/u-boot/board/nvidia/venice2/venice2.c
/openbmc/u-boot/board/overo/overo.c
/openbmc/u-boot/board/overo/overo.h
/openbmc/u-boot/board/renesas/koelsch/koelsch.c
/openbmc/u-boot/board/renesas/koelsch/qos.c
/openbmc/u-boot/board/renesas/lager/lager.c
/openbmc/u-boot/board/renesas/lager/qos.c
/openbmc/u-boot/board/samsung/arndale/arndale.c
/openbmc/u-boot/board/samsung/common/Makefile
/openbmc/u-boot/board/samsung/common/misc.c
/openbmc/u-boot/board/samsung/goni/goni.c
/openbmc/u-boot/board/samsung/smdk5250/exynos5-dt.c
/openbmc/u-boot/board/samsung/smdk5250/smdk5250.c
/openbmc/u-boot/board/samsung/smdk5420/smdk5420.c
/openbmc/u-boot/board/samsung/smdkc100/smdkc100.c
/openbmc/u-boot/board/samsung/smdkv310/smdkv310.c
/openbmc/u-boot/board/samsung/trats/trats.c
/openbmc/u-boot/board/samsung/trats2/trats2.c
/openbmc/u-boot/board/samsung/universal_c210/universal.c
/openbmc/u-boot/board/sandbox/Makefile
/openbmc/u-boot/board/sandbox/README.sandbox
/openbmc/u-boot/board/sandbox/sandbox.c
/openbmc/u-boot/board/siemens/common/board.c
/openbmc/u-boot/board/siemens/draco/Makefile
/openbmc/u-boot/board/siemens/draco/board.c
/openbmc/u-boot/board/siemens/draco/board.h
/openbmc/u-boot/board/siemens/draco/mux.c
/openbmc/u-boot/board/siemens/pxm2/board.c
/openbmc/u-boot/board/siemens/rut/board.c
/openbmc/u-boot/board/spear/x600/fpga.c
/openbmc/u-boot/board/sunxi/Makefile
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/sunxi/dram_cubietruck.c
/openbmc/u-boot/board/sunxi/gmac.c
/openbmc/u-boot/board/teejet/mt_ventoux/mt_ventoux.c
/openbmc/u-boot/board/ti/am335x/u-boot.lds
/openbmc/u-boot/board/wandboard/wandboard.c
/openbmc/u-boot/board/xilinx/zynq/.gitignore
/openbmc/u-boot/board/xilinx/zynq/Makefile
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynq/xil_io.h
/openbmc/u-boot/boards.cfg
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/autoboot.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/bootretry.c
/openbmc/u-boot/common/cli.c
/openbmc/u-boot/common/cli_hush.c
/openbmc/u-boot/common/cli_readline.c
/openbmc/u-boot/common/cli_simple.c
/openbmc/u-boot/common/cmd_bedbug.c
/openbmc/u-boot/common/cmd_bootm.c
/openbmc/u-boot/common/cmd_bootmenu.c
/openbmc/u-boot/common/cmd_dcr.c
/openbmc/u-boot/common/cmd_demo.c
/openbmc/u-boot/common/cmd_fastboot.c
/openbmc/u-boot/common/cmd_fpga.c
/openbmc/u-boot/common/cmd_fuse.c
/openbmc/u-boot/common/cmd_gpio.c
/openbmc/u-boot/common/cmd_i2c.c
/openbmc/u-boot/common/cmd_itest.c
/openbmc/u-boot/common/cmd_mem.c
/openbmc/u-boot/common/cmd_mmc.c
/openbmc/u-boot/common/cmd_nand.c
/openbmc/u-boot/common/cmd_nvedit.c
/openbmc/u-boot/common/cmd_otp.c
/openbmc/u-boot/common/cmd_part.c
/openbmc/u-boot/common/cmd_pci.c
/openbmc/u-boot/common/cmd_usb_mass_storage.c
/openbmc/u-boot/common/console.c
/openbmc/u-boot/common/env_eeprom.c
/openbmc/u-boot/common/image-android.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/main.c
/openbmc/u-boot/common/menu.c
/openbmc/u-boot/common/spl/spl_nand.c
/openbmc/u-boot/disk/part.c
/openbmc/u-boot/disk/part_dos.c
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/README.android-fastboot
/openbmc/u-boot/doc/README.android-fastboot-protocol
/openbmc/u-boot/doc/README.atmel_pmecc
/openbmc/u-boot/doc/README.scrapyard
/openbmc/u-boot/doc/driver-model/README.txt
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/core/device.c
/openbmc/u-boot/drivers/core/lists.c
/openbmc/u-boot/drivers/core/root.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/ddr/fsl/interactive.c
/openbmc/u-boot/drivers/demo/demo-shape.c
/openbmc/u-boot/drivers/demo/demo-simple.c
/openbmc/u-boot/drivers/demo/demo-uclass.c
/openbmc/u-boot/drivers/dfu/dfu.c
/openbmc/u-boot/drivers/dfu/dfu_mmc.c
/openbmc/u-boot/drivers/dfu/dfu_nand.c
/openbmc/u-boot/drivers/fpga/fpga.c
/openbmc/u-boot/drivers/fpga/spartan2.c
/openbmc/u-boot/drivers/fpga/spartan3.c
/openbmc/u-boot/drivers/fpga/virtex2.c
/openbmc/u-boot/drivers/fpga/xilinx.c
/openbmc/u-boot/drivers/fpga/zynqpl.c
/openbmc/u-boot/drivers/gpio/at91_gpio.c
/openbmc/u-boot/drivers/gpio/gpio-uclass.c
/openbmc/u-boot/drivers/gpio/s5p_gpio.c
/openbmc/u-boot/drivers/gpio/sandbox.c
/openbmc/u-boot/drivers/gpio/tegra_gpio.c
/openbmc/u-boot/drivers/i2c/mvtwsi.c
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/gen_atmel_mci.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/rpmb.c
/openbmc/u-boot/drivers/mmc/sunxi_mmc.c
/openbmc/u-boot/drivers/mmc/tegra_mmc.c
/openbmc/u-boot/drivers/mtd/nand/omap_gpmc.c
/openbmc/u-boot/drivers/net/designware.c
/openbmc/u-boot/drivers/net/designware.h
/openbmc/u-boot/drivers/net/fm/Makefile
/openbmc/u-boot/drivers/net/fm/memac_phy.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/phy/vitesse.c
/openbmc/u-boot/drivers/pci/fsl_pci_init.c
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/pmic/pmic_ltc3676.c
/openbmc/u-boot/drivers/power/pmic/pmic_pfuze100.c
/openbmc/u-boot/drivers/qe/qe.c
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/ci_udc.c
/openbmc/u-boot/drivers/usb/gadget/ci_udc.h
/openbmc/u-boot/drivers/usb/gadget/f_dfu.c
/openbmc/u-boot/drivers/usb/gadget/f_fastboot.c
/openbmc/u-boot/drivers/usb/gadget/f_thor.c
/openbmc/u-boot/drivers/usb/gadget/storage_common.c
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/ehci-fsl.c
/openbmc/u-boot/drivers/usb/host/ehci-tegra.c
/openbmc/u-boot/drivers/usb/host/ehci-zynq.c
/openbmc/u-boot/drivers/usb/musb-new/musb_gadget_ep0.c
/openbmc/u-boot/drivers/video/Makefile
/openbmc/u-boot/drivers/video/atmel_hlcdfb.c
/openbmc/u-boot/drivers/video/imx25lcdc.c
/openbmc/u-boot/drivers/video/mxc_ipuv3_fb.c
/openbmc/u-boot/examples/standalone/Makefile
fat/fat_write.c
/openbmc/u-boot/include/android_image.h
/openbmc/u-boot/include/asm-generic/global_data.h
/openbmc/u-boot/include/asm-generic/gpio.h
/openbmc/u-boot/include/autoboot.h
/openbmc/u-boot/include/bootretry.h
/openbmc/u-boot/include/cli.h
/openbmc/u-boot/include/cli_hush.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/config_fallbacks.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/GEN860T.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/MPC8641HPCN.h
/openbmc/u-boot/include/configs/MVBC_P.h
/openbmc/u-boot/include/configs/MVBLM7.h
/openbmc/u-boot/include/configs/MVSMR.h
/openbmc/u-boot/include/configs/P1_P2_RDB.h
/openbmc/u-boot/include/configs/P2041RDB.h
/openbmc/u-boot/include/configs/T1040QDS.h
/openbmc/u-boot/include/configs/T104xRDB.h
/openbmc/u-boot/include/configs/T208xQDS.h
/openbmc/u-boot/include/configs/T208xRDB.h
/openbmc/u-boot/include/configs/T4240EMU.h
/openbmc/u-boot/include/configs/T4240QDS.h
/openbmc/u-boot/include/configs/T4240RDB.h
/openbmc/u-boot/include/configs/alpr.h
/openbmc/u-boot/include/configs/armadillo-800eva.h
/openbmc/u-boot/include/configs/astro_mcf5373l.h
/openbmc/u-boot/include/configs/at91sam9m10g45ek.h
/openbmc/u-boot/include/configs/at91sam9n12ek.h
/openbmc/u-boot/include/configs/at91sam9x5ek.h
/openbmc/u-boot/include/configs/atngw100mkii.h
/openbmc/u-boot/include/configs/balloon3.h
/openbmc/u-boot/include/configs/beaver.h
/openbmc/u-boot/include/configs/cardhu.h
/openbmc/u-boot/include/configs/cm_t54.h
/openbmc/u-boot/include/configs/coreboot.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/corvus.h
/openbmc/u-boot/include/configs/cpu9260.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/draco.h
/openbmc/u-boot/include/configs/duovero.h
/openbmc/u-boot/include/configs/dxr2.h
/openbmc/u-boot/include/configs/embestmx6boards.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/exynos5-dt.h
/openbmc/u-boot/include/configs/grsim.h
/openbmc/u-boot/include/configs/grsim_leon2.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/hummingboard.h
/openbmc/u-boot/include/configs/iocon.h
/openbmc/u-boot/include/configs/k2hk_evm.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/koelsch.h
/openbmc/u-boot/include/configs/kwb.h
/openbmc/u-boot/include/configs/lager.h
/openbmc/u-boot/include/configs/lsxl.h
/openbmc/u-boot/include/configs/m28evk.h
/openbmc/u-boot/include/configs/mt_ventoux.h
/openbmc/u-boot/include/configs/mx53ard.h
/openbmc/u-boot/include/configs/mx53evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx53smd.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6sabresd.h
/openbmc/u-boot/include/configs/mx6slevk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/omap3_beagle.h
/openbmc/u-boot/include/configs/omap3_mvblx.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/pepper.h
/openbmc/u-boot/include/configs/pxm2.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/sama5d3_xplained.h
/openbmc/u-boot/include/configs/sama5d3xek.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/smdk5250.h
/openbmc/u-boot/include/configs/smdk5420.h
/openbmc/u-boot/include/configs/smdkv310.h
/openbmc/u-boot/include/configs/snow.h
/openbmc/u-boot/include/configs/sun7i.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tb100.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/ti_omap4_common.h
/openbmc/u-boot/include/configs/trats.h
/openbmc/u-boot/include/configs/trats2.h
/openbmc/u-boot/include/configs/tseries.h
/openbmc/u-boot/include/configs/udoo.h
/openbmc/u-boot/include/configs/vl_ma2sc.h
/openbmc/u-boot/include/configs/wandboard.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_zc70x.h
/openbmc/u-boot/include/configs/zynq_zed.h
/openbmc/u-boot/include/dfu.h
/openbmc/u-boot/include/dm-demo.h
/openbmc/u-boot/include/dm/device-internal.h
/openbmc/u-boot/include/dm/device.h
/openbmc/u-boot/include/dm/lists.h
/openbmc/u-boot/include/dm/root.h
/openbmc/u-boot/include/dm/test.h
/openbmc/u-boot/include/dm/uclass-internal.h
/openbmc/u-boot/include/dm/uclass.h
/openbmc/u-boot/include/fat.h
/openbmc/u-boot/include/fpga.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/mpc8260.h
/openbmc/u-boot/include/netdev.h
/openbmc/u-boot/include/palmas.h
/openbmc/u-boot/include/part.h
/openbmc/u-boot/include/power/ltc3676_pmic.h
/openbmc/u-boot/include/power/pfuze100_pmic.h
/openbmc/u-boot/include/samsung/misc.h
/openbmc/u-boot/include/spartan2.h
/openbmc/u-boot/include/spartan3.h
/openbmc/u-boot/include/usb/ehci-fsl.h
/openbmc/u-boot/include/usb_mass_storage.h
/openbmc/u-boot/include/virtex2.h
/openbmc/u-boot/include/xilinx.h
/openbmc/u-boot/include/zynqpl.h
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/spl/Makefile
/openbmc/u-boot/test/command_ut.c
/openbmc/u-boot/test/dm/cmd_dm.c
/openbmc/u-boot/test/dm/core.c
/openbmc/u-boot/test/dm/gpio.c
/openbmc/u-boot/test/dm/test-driver.c
/openbmc/u-boot/test/dm/test-fdt.c
/openbmc/u-boot/test/dm/test-main.c
/openbmc/u-boot/test/dm/test-uclass.c
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/atmel_pmecc_params.c
/openbmc/u-boot/tools/atmelimage.c
/openbmc/u-boot/tools/fit_check_sign.c
/openbmc/u-boot/tools/imagetool.c
/openbmc/u-boot/tools/imagetool.h
/openbmc/u-boot/tools/logos/syteco.bmp
/openbmc/u-boot/tools/mksunxiboot.c
/openbmc/u-boot/tools/mxsimage.c
/openbmc/u-boot/tools/patman/patchstream.py
/openbmc/u-boot/tools/pbl_crc32.c
/openbmc/u-boot/tools/pbl_crc32.h
/openbmc/u-boot/tools/pblimage.c
dd6d796708-May-2014 Wu, Josh <Josh.wu@atmel.com>

fs/fat: correct FAT16/12 file finding in root dir

When write a file into FAT file system, it will search a match file in
root dir. So the find_directory_entry() will get the first cluster of
root di

fs/fat: correct FAT16/12 file finding in root dir

When write a file into FAT file system, it will search a match file in
root dir. So the find_directory_entry() will get the first cluster of
root dir content and search the directory item one by one. If the file
is not found, we will call get_fatent_value() to get next cluster of root
dir via lookup the FAT table and continue the search.

The issue is in FAT16/12 system, we cannot get root dir's next clust
from FAT table. The FAT table only be use to find the clust of data
aera in FAT16/12.

In FAT16/12 if the clust is in root dir, the clust number is a negative
number or 0, 1. Since root dir is located in front of the data area.
Data area start clust #2. So the root dir clust number should < 2.

This patch will check above situation before call get_fatenv_value().
If curclust is < 2, include minus number, we just increase one on the
curclust since root dir is in continous cluster.

The patch also add a sanity check for entry in get_fatenv_value().

Signed-off-by: Josh Wu <josh.wu@atmel.com>

show more ...

2e98f70808-May-2014 Wu, Josh <Josh.wu@atmel.com>

fs: fat_write: fix the incorrect last cluster checking

In fat_write.c, the last clust condition check is incorrect:

if ((curclust >= 0xffffff8) || (curclust >= 0xfff8)) {
... ...
}

For exam

fs: fat_write: fix the incorrect last cluster checking

In fat_write.c, the last clust condition check is incorrect:

if ((curclust >= 0xffffff8) || (curclust >= 0xfff8)) {
... ...
}

For example, in FAT32 if curclust is 0x11000. It is a valid clust.
But on above condition check, it will be think as a last clust.

So the correct last clust check should be:
in fat32, curclust >= 0xffffff8
in fat16, curclust >= 0xfff8
in fat12, curclust >= 0xff8

This patch correct the last clust check.

Signed-off-by: Josh Wu <josh.wu@atmel.com>

show more ...

8b454eee06-May-2014 Łukasz Majewski <l.majewski@samsung.com>

fs:ext4:write:fix: Reinitialize global variables after updating a file

This bug shows up when file stored on the ext4 file system is updated.

The ext4fs_delete_file() is responsible for deleting fi

fs:ext4:write:fix: Reinitialize global variables after updating a file

This bug shows up when file stored on the ext4 file system is updated.

The ext4fs_delete_file() is responsible for deleting file's (e.g. uImage)
data.
However some global data (especially ext4fs_indir2_block), which is used
during file deletion are left unchanged.

The ext4fs_indir2_block pointer stores reference to old ext4 double
indirect allocated blocks. When it is unchanged, after file deletion,
ext4fs_write_file() uses the same pointer (since it is already initialized
- i.e. not NULL) to return number of blocks to write. This trunks larger
file when previous one was smaller.

Lets consider following scenario:

1. Flash target with ext4 formatted boot.img (which has uImage [*] on itself)
2. Developer wants to upload their custom uImage [**]
- When new uImage [**] is smaller than the [*] - everything works
correctly - we are able to store the whole smaller file with corrupted
ext4fs_indir2_block pointer
- When new uImage [**] is larger than the [*] - theCRC is corrupted,
since truncation on data stored at eMMC was done.
3. When uImage CRC error appears, then reboot and LTHOR/DFU reflashing causes
proper setting of ext4fs_indir2_block() and after that uImage[**]
is successfully stored (correct uImage [*] metadata is stored at an
eMMC on the first flashing).

Due to above the bug was very difficult to reproduce.
This patch sets default values for all ext4fs_indir* pointers/variables.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>

show more ...

35dd055b06-May-2014 Łukasz Majewski <l.majewski@samsung.com>

fs:ext4:cleanup: Remove superfluous code

Code responsible for handling situation when ext4 has block size of 1024B
can be ordered to take less space.

This patch does that for ext4 common and write

fs:ext4:cleanup: Remove superfluous code

Code responsible for handling situation when ext4 has block size of 1024B
can be ordered to take less space.

This patch does that for ext4 common and write files.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>

show more ...

9995d8c818-Apr-2014 Masahiro Yamada <yamada.m@jp.panasonic.com>

fs: ubifs: drop __DATE__ and __TIME__

__DATE__ and __TIME__ makes the build non-deterministic.
Drop the debug message using them.

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


/openbmc/u-boot/README
/openbmc/u-boot/board/bct-brettl2/bct-brettl2.c
/openbmc/u-boot/board/bf518f-ezbrd/bf518f-ezbrd.c
/openbmc/u-boot/board/bf526-ezbrd/bf526-ezbrd.c
/openbmc/u-boot/board/bf527-ezkit/bf527-ezkit.c
/openbmc/u-boot/board/bf537-minotaur/bf537-minotaur.c
/openbmc/u-boot/board/bf537-pnav/bf537-pnav.c
/openbmc/u-boot/board/bf537-srv1/bf537-srv1.c
/openbmc/u-boot/board/bf537-stamp/bf537-stamp.c
/openbmc/u-boot/board/buffalo/lsxl/lsxl.c
/openbmc/u-boot/board/cm-bf527/cm-bf527.c
/openbmc/u-boot/board/cm-bf537e/cm-bf537e.c
/openbmc/u-boot/board/cm-bf537u/cm-bf537u.c
/openbmc/u-boot/board/dnp5370/dnp5370.c
/openbmc/u-boot/board/ip04/ip04.c
/openbmc/u-boot/board/tcm-bf518/tcm-bf518.c
/openbmc/u-boot/board/tcm-bf537/tcm-bf537.c
/openbmc/u-boot/common/cmd_time.c
/openbmc/u-boot/drivers/net/dm9000x.c
/openbmc/u-boot/drivers/net/ftmac110.c
/openbmc/u-boot/drivers/net/phy/atheros.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/serial/ns16550.c
ubifs/super.c
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/configs/bct-brettl2.h
/openbmc/u-boot/include/configs/bf518f-ezbrd.h
/openbmc/u-boot/include/configs/bf526-ezbrd.h
/openbmc/u-boot/include/configs/bf527-ezkit.h
/openbmc/u-boot/include/configs/bf537-minotaur.h
/openbmc/u-boot/include/configs/bf537-pnav.h
/openbmc/u-boot/include/configs/bf537-srv1.h
/openbmc/u-boot/include/configs/bf537-stamp.h
/openbmc/u-boot/include/configs/cm-bf527.h
/openbmc/u-boot/include/configs/cm-bf537e.h
/openbmc/u-boot/include/configs/cm-bf537u.h
/openbmc/u-boot/include/configs/dnp5370.h
/openbmc/u-boot/include/configs/ip04.h
/openbmc/u-boot/include/configs/tcm-bf518.h
/openbmc/u-boot/include/configs/tcm-bf537.h
/openbmc/u-boot/include/net.h
/openbmc/u-boot/include/ns16550.h
/openbmc/u-boot/net/eth.c
8abd053c07-Apr-2014 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>

fs: fat: Fix cache align error message in fatwrite

Use of malloc of do_fat_write() causes cache error on ARM v7 platforms.
Perhaps, the same problem will occur at any other CPUs.
This replaces mallo

fs: fat: Fix cache align error message in fatwrite

Use of malloc of do_fat_write() causes cache error on ARM v7 platforms.
Perhaps, the same problem will occur at any other CPUs.
This replaces malloc with memalign to fix cache buffer alignment.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Yoshiyuki Ito <yoshiyuki.ito.ub@renesas.com>
Tested-by: Hector Palacios <hector.palacios@digi.com>

show more ...


/openbmc/u-boot/.gitignore
/openbmc/u-boot/CREDITS
/openbmc/u-boot/Kbuild
/openbmc/u-boot/MAKEALL
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/api/api_platform-powerpc.c
/openbmc/u-boot/arch/arc/config.mk
/openbmc/u-boot/arch/arm/config.mk
/openbmc/u-boot/arch/arm/cpu/Makefile
/openbmc/u-boot/arch/arm/cpu/arm720t/tegra-common/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm720t/tegra-common/spl.c
/openbmc/u-boot/arch/arm/cpu/arm720t/tegra114/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm720t/tegra124/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/dm355.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/dm365.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/dm644x.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/dm646x.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/spl_boot.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv7/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/ddr.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/emif4.c
/openbmc/u-boot/arch/arm/cpu/armv7/arch_timer.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/pinmux.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/aemif.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/cmd_clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/cmd_mon.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/ddr3.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/init.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/keystone_nav.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/msmc.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/psc.c
/openbmc/u-boot/arch/arm/cpu/armv7/keystone/spl.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/boot-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/utils.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/sys_info.c
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/clock_manager.c
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/spl.c
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv7/syslib.c
/openbmc/u-boot/arch/arm/cpu/armv8/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/cache.S
/openbmc/u-boot/arch/arm/cpu/armv8/cache_v8.c
/openbmc/u-boot/arch/arm/cpu/armv8/start.S
/openbmc/u-boot/arch/arm/cpu/at91-common/spl.c
/openbmc/u-boot/arch/arm/cpu/tegra-common/Makefile
/openbmc/u-boot/arch/arm/cpu/tegra-common/pinmux-common.c
/openbmc/u-boot/arch/arm/cpu/tegra114-common/funcmux.c
/openbmc/u-boot/arch/arm/cpu/tegra114-common/pinmux.c
/openbmc/u-boot/arch/arm/cpu/tegra124-common/funcmux.c
/openbmc/u-boot/arch/arm/cpu/tegra124-common/pinmux.c
/openbmc/u-boot/arch/arm/cpu/tegra20-common/Makefile
/openbmc/u-boot/arch/arm/cpu/tegra20-common/crypto.c
/openbmc/u-boot/arch/arm/cpu/tegra20-common/emc.c
/openbmc/u-boot/arch/arm/cpu/tegra20-common/funcmux.c
/openbmc/u-boot/arch/arm/cpu/tegra20-common/pinmux.c
/openbmc/u-boot/arch/arm/cpu/tegra20-common/warmboot.c
/openbmc/u-boot/arch/arm/cpu/tegra20-common/warmboot_avp.c
/openbmc/u-boot/arch/arm/cpu/tegra30-common/funcmux.c
/openbmc/u-boot/arch/arm/cpu/tegra30-common/pinmux.c
/openbmc/u-boot/arch/arm/cpu/u-boot.lds
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/exynos4.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4210-origen.dts
/openbmc/u-boot/arch/arm/dts/exynos4210-trats.dts
/openbmc/u-boot/arch/arm/dts/exynos4210-universal_c210.dts
/openbmc/u-boot/arch/arm/dts/exynos4412-trats2.dts
/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto.dts
/openbmc/u-boot/arch/arm/dts/tegra124-jetson-tk1.dts
/openbmc/u-boot/arch/arm/imx-common/Makefile
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-at91/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-at91/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-davinci/da850_lowlevel.h
/openbmc/u-boot/arch/arm/include/asm/arch-davinci/i2c_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-davinci/sdmmc_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-davinci/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/board.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/mipi_dsim.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/mmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/clock-k2hk.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/clock_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/emac_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/emif_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/hardware-k2hk.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/i2c_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/keystone_nav.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/nand_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/psc_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-keystone/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-kirkwood/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/mem.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-rmobile/ehci-rmobile.h
/openbmc/u-boot/arch/arm/include/asm/arch-socfpga/clock_manager.h
/openbmc/u-boot/arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/apb_misc.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/board.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra_mmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/usb.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/crm_regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/iomux-vf610.h
/openbmc/u-boot/arch/arm/include/asm/gic.h
/openbmc/u-boot/arch/arm/include/asm/omap_common.h
/openbmc/u-boot/arch/arm/include/asm/system.h
/openbmc/u-boot/arch/arm/include/asm/u-boot.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/lib/asm-offsets.c
/openbmc/u-boot/arch/arm/lib/board.c
/openbmc/u-boot/arch/arm/lib/bootm.c
/openbmc/u-boot/arch/arm/lib/gic_64.S
/openbmc/u-boot/arch/arm/lib/relocate_64.S
/openbmc/u-boot/arch/avr32/config.mk
/openbmc/u-boot/arch/avr32/include/asm/u-boot.h
/openbmc/u-boot/arch/avr32/lib/board.c
/openbmc/u-boot/arch/blackfin/config.mk
/openbmc/u-boot/arch/blackfin/cpu/gpio.c
/openbmc/u-boot/arch/blackfin/include/asm/gpio.h
/openbmc/u-boot/arch/blackfin/include/asm/u-boot.h
/openbmc/u-boot/arch/blackfin/lib/board.c
/openbmc/u-boot/arch/m68k/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf532x/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/config.mk
/openbmc/u-boot/arch/m68k/include/asm/u-boot.h
/openbmc/u-boot/arch/m68k/lib/board.c
/openbmc/u-boot/arch/microblaze/config.mk
/openbmc/u-boot/arch/microblaze/include/asm/u-boot.h
/openbmc/u-boot/arch/microblaze/lib/board.c
/openbmc/u-boot/arch/mips/config.mk
/openbmc/u-boot/arch/mips/cpu/mips32/au1x00/au1x00_usb_ohci.c
/openbmc/u-boot/arch/mips/cpu/mips32/config.mk
/openbmc/u-boot/arch/mips/cpu/mips32/interrupts.c
/openbmc/u-boot/arch/mips/cpu/mips64/config.mk
/openbmc/u-boot/arch/mips/cpu/mips64/interrupts.c
/openbmc/u-boot/arch/mips/cpu/u-boot.lds
/openbmc/u-boot/arch/mips/include/asm/types.h
/openbmc/u-boot/arch/mips/include/asm/u-boot-mips.h
/openbmc/u-boot/arch/mips/include/asm/u-boot.h
/openbmc/u-boot/arch/mips/lib/Makefile
/openbmc/u-boot/arch/mips/lib/board.c
/openbmc/u-boot/arch/mips/lib/io.c
/openbmc/u-boot/arch/nds32/config.mk
/openbmc/u-boot/arch/nds32/include/asm/u-boot.h
/openbmc/u-boot/arch/nds32/lib/asm-offsets.c
/openbmc/u-boot/arch/nds32/lib/board.c
/openbmc/u-boot/arch/nios2/config.mk
/openbmc/u-boot/arch/nios2/include/asm/u-boot.h
/openbmc/u-boot/arch/nios2/lib/board.c
/openbmc/u-boot/arch/openrisc/config.mk
/openbmc/u-boot/arch/openrisc/include/asm/u-boot.h
/openbmc/u-boot/arch/openrisc/lib/board.c
/openbmc/u-boot/arch/powerpc/config.mk
/openbmc/u-boot/arch/powerpc/cpu/mpc5xxx/usb_ohci.c
/openbmc/u-boot/arch/powerpc/cpu/mpc824x/cpu_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8260/config.mk
/openbmc/u-boot/arch/powerpc/cpu/mpc8260/kgdb.S
/openbmc/u-boot/arch/powerpc/cpu/mpc8260/start.S
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/cpu.c
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/fdt.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Makefile
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/b4860_serdes.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cmd_errata.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/cpu_init_early.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fdt.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/qe_io.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/release.S
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/speed.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/start.S
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1040_ids.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/tlb.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot.lds
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/scc.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/serial.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/law.c
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/Makefile
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/config.mk
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/start.S
/openbmc/u-boot/arch/powerpc/cpu/ppc4xx/usb_ohci.c
/openbmc/u-boot/arch/powerpc/include/asm/config_mpc85xx.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_errata.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_liodn.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_secure_boot.h
/openbmc/u-boot/arch/powerpc/include/asm/immap_512x.h
/openbmc/u-boot/arch/powerpc/include/asm/immap_85xx.h
/openbmc/u-boot/arch/powerpc/include/asm/mmu.h
/openbmc/u-boot/arch/powerpc/include/asm/processor.h
/openbmc/u-boot/arch/powerpc/include/asm/status_led.h
/openbmc/u-boot/arch/powerpc/include/asm/u-boot.h
/openbmc/u-boot/arch/powerpc/lib/Makefile
/openbmc/u-boot/arch/powerpc/lib/board.c
/openbmc/u-boot/arch/powerpc/lib/bootm.c
/openbmc/u-boot/arch/powerpc/lib/kgdb.c
/openbmc/u-boot/arch/sandbox/config.mk
/openbmc/u-boot/arch/sandbox/cpu/Makefile
/openbmc/u-boot/arch/sandbox/cpu/cpu.c
/openbmc/u-boot/arch/sandbox/cpu/os.c
/openbmc/u-boot/arch/sandbox/cpu/sdl.c
/openbmc/u-boot/arch/sandbox/cpu/start.c
/openbmc/u-boot/arch/sandbox/cpu/state.c
/openbmc/u-boot/arch/sandbox/dts/.gitignore
/openbmc/u-boot/arch/sandbox/dts/sandbox.dts
/openbmc/u-boot/arch/sandbox/include/asm/arch-sandbox/sound.h
/openbmc/u-boot/arch/sandbox/include/asm/gpio.h
/openbmc/u-boot/arch/sandbox/include/asm/sdl.h
/openbmc/u-boot/arch/sandbox/include/asm/state.h
/openbmc/u-boot/arch/sandbox/include/asm/u-boot-sandbox.h
/openbmc/u-boot/arch/sandbox/lib/Makefile
/openbmc/u-boot/arch/sandbox/lib/sandbox.c
/openbmc/u-boot/arch/sh/config.mk
/openbmc/u-boot/arch/sh/include/asm/cpu_sh7722.h
/openbmc/u-boot/arch/sh/include/asm/cpu_sh7723.h
/openbmc/u-boot/arch/sh/include/asm/cpu_sh7724.h
/openbmc/u-boot/arch/sh/include/asm/u-boot.h
/openbmc/u-boot/arch/sh/lib/Makefile
/openbmc/u-boot/arch/sh/lib/board.c
/openbmc/u-boot/arch/sparc/config.mk
/openbmc/u-boot/arch/sparc/cpu/leon2/config.mk
/openbmc/u-boot/arch/sparc/cpu/leon2/cpu_init.c
/openbmc/u-boot/arch/sparc/cpu/leon3/config.mk
/openbmc/u-boot/arch/sparc/cpu/leon3/cpu_init.c
/openbmc/u-boot/arch/sparc/cpu/leon3/usb_uhci.c
/openbmc/u-boot/arch/sparc/include/asm/u-boot.h
/openbmc/u-boot/arch/sparc/lib/board.c
/openbmc/u-boot/arch/x86/config.mk
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/arch/x86/lib/asm-offsets.c
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/BuR/kwb/board.c
/openbmc/u-boot/board/a3m071/a3m071.c
/openbmc/u-boot/board/ait/cam_enc_4xx/config.mk
/openbmc/u-boot/board/altera/socfpga/pll_config.h
/openbmc/u-boot/board/amcc/acadia/memory.c
/openbmc/u-boot/board/amcc/acadia/pll.c
/openbmc/u-boot/board/amcc/bamboo/bamboo.c
/openbmc/u-boot/board/amcc/bamboo/init.S
/openbmc/u-boot/board/amcc/canyonlands/canyonlands.c
/openbmc/u-boot/board/amcc/canyonlands/init.S
/openbmc/u-boot/board/amcc/sequoia/init.S
/openbmc/u-boot/board/amcc/sequoia/sdram.c
/openbmc/u-boot/board/amcc/sequoia/sequoia.c
/openbmc/u-boot/board/atmel/at91sam9263ek/at91sam9263ek.c
/openbmc/u-boot/board/atmel/sama5d3_xplained/Makefile
/openbmc/u-boot/board/atmel/sama5d3_xplained/sama5d3_xplained.c
/openbmc/u-boot/board/atmel/sama5d3xek/sama5d3xek.c
/openbmc/u-boot/board/avionic-design/common/pinmux-config-tamonten-ng.h
/openbmc/u-boot/board/avionic-design/common/tamonten-ng.c
/openbmc/u-boot/board/avionic-design/common/tamonten.c
/openbmc/u-boot/board/avnet/fx12mm/Makefile
/openbmc/u-boot/board/avnet/v5fx30teval/Makefile
/openbmc/u-boot/board/bf527-sdp/config.mk
/openbmc/u-boot/board/bf533-ezkit/config.mk
/openbmc/u-boot/board/bf533-stamp/config.mk
/openbmc/u-boot/board/bf537-stamp/config.mk
/openbmc/u-boot/board/bf538f-ezkit/config.mk
/openbmc/u-boot/board/bf548-ezkit/config.mk
/openbmc/u-boot/board/bf561-acvilon/config.mk
/openbmc/u-boot/board/bf561-ezkit/config.mk
/openbmc/u-boot/board/broadcom/bcm28155_ap/Makefile
/openbmc/u-boot/board/cm-bf533/config.mk
/openbmc/u-boot/board/cm-bf537e/config.mk
/openbmc/u-boot/board/cm-bf537u/config.mk
/openbmc/u-boot/board/cm-bf548/config.mk
/openbmc/u-boot/board/cm-bf561/config.mk
/openbmc/u-boot/board/cogent/mb.c
/openbmc/u-boot/board/cogent/serial.c
/openbmc/u-boot/board/compal/paz00/paz00.c
/openbmc/u-boot/board/compulab/cm_t335/Makefile
/openbmc/u-boot/board/compulab/cm_t335/cm_t335.c
/openbmc/u-boot/board/compulab/trimslice/trimslice.c
/openbmc/u-boot/board/corscience/tricorder/tricorder.c
/openbmc/u-boot/board/cray/L1/.gitignore
/openbmc/u-boot/board/cray/L1/Makefile
/openbmc/u-boot/board/denx/m53evk/m53evk.c
/openbmc/u-boot/board/esd/pmc440/init.S
/openbmc/u-boot/board/esd/pmc440/pmc440.c
/openbmc/u-boot/board/fads/fads.c
/openbmc/u-boot/board/fads/fads.h
/openbmc/u-boot/board/fads/lamp.c
/openbmc/u-boot/board/fads/pcmcia.c
/openbmc/u-boot/board/freescale/b4860qds/Makefile
/openbmc/u-boot/board/freescale/b4860qds/b4860qds.c
/openbmc/u-boot/board/freescale/b4860qds/b4860qds_crossbar_con.h
/openbmc/u-boot/board/freescale/b4860qds/b4_pbi.cfg
/openbmc/u-boot/board/freescale/b4860qds/ddr.c
/openbmc/u-boot/board/freescale/b4860qds/eth_b4860qds.c
/openbmc/u-boot/board/freescale/b4860qds/spl.c
/openbmc/u-boot/board/freescale/b4860qds/tlb.c
/openbmc/u-boot/board/freescale/m54418twr/config.mk
/openbmc/u-boot/board/freescale/mx53loco/mx53loco.c
/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c
/openbmc/u-boot/board/freescale/qemu-ppce500/Makefile
/openbmc/u-boot/board/freescale/qemu-ppce500/qemu-ppce500.c
/openbmc/u-boot/board/freescale/t1040qds/Makefile
/openbmc/u-boot/board/freescale/t1040qds/ddr.c
/openbmc/u-boot/board/freescale/t1040qds/ddr.h
/openbmc/u-boot/board/freescale/t1040qds/diu.c
/openbmc/u-boot/board/freescale/t1040qds/t1040qds.c
/openbmc/u-boot/board/freescale/t1040qds/t1040qds.h
/openbmc/u-boot/board/freescale/t1040qds/t1040qds_qixis.h
/openbmc/u-boot/board/freescale/t104xrdb/Makefile
/openbmc/u-boot/board/freescale/t104xrdb/README
/openbmc/u-boot/board/freescale/t104xrdb/cpld.c
/openbmc/u-boot/board/freescale/t104xrdb/cpld.h
/openbmc/u-boot/board/freescale/t104xrdb/ddr.c
/openbmc/u-boot/board/freescale/t104xrdb/ddr.h
/openbmc/u-boot/board/freescale/t104xrdb/eth.c
/openbmc/u-boot/board/freescale/t104xrdb/spl.c
/openbmc/u-boot/board/freescale/t104xrdb/t1040_rcw.cfg
/openbmc/u-boot/board/freescale/t104xrdb/t1042_rcw.cfg
/openbmc/u-boot/board/freescale/t104xrdb/t104x_pbi.cfg
/openbmc/u-boot/board/freescale/t104xrdb/t104xrdb.c
/openbmc/u-boot/board/freescale/t104xrdb/tlb.c
/openbmc/u-boot/board/freescale/t208xqds/Makefile
/openbmc/u-boot/board/freescale/t208xqds/ddr.c
/openbmc/u-boot/board/freescale/t208xqds/eth_t208xqds.c
/openbmc/u-boot/board/freescale/t208xqds/spl.c
/openbmc/u-boot/board/freescale/t208xqds/tlb.c
/openbmc/u-boot/board/freescale/t208xrdb/Makefile
/openbmc/u-boot/board/freescale/t208xrdb/README
/openbmc/u-boot/board/freescale/t208xrdb/cpld.c
/openbmc/u-boot/board/freescale/t208xrdb/cpld.h
/openbmc/u-boot/board/freescale/t208xrdb/ddr.c
/openbmc/u-boot/board/freescale/t208xrdb/ddr.h
/openbmc/u-boot/board/freescale/t208xrdb/eth_t208xrdb.c
/openbmc/u-boot/board/freescale/t208xrdb/law.c
/openbmc/u-boot/board/freescale/t208xrdb/pci.c
/openbmc/u-boot/board/freescale/t208xrdb/spl.c
/openbmc/u-boot/board/freescale/t208xrdb/t2080_pbi.cfg
/openbmc/u-boot/board/freescale/t208xrdb/t2080_rcw.cfg
/openbmc/u-boot/board/freescale/t208xrdb/t208xrdb.c
/openbmc/u-boot/board/freescale/t208xrdb/t208xrdb.h
/openbmc/u-boot/board/freescale/t208xrdb/tlb.c
/openbmc/u-boot/board/freescale/t4qds/Makefile
/openbmc/u-boot/board/freescale/t4qds/ddr.c
/openbmc/u-boot/board/freescale/t4qds/spl.c
/openbmc/u-boot/board/freescale/t4qds/t4_pbi.cfg
/openbmc/u-boot/board/freescale/t4qds/t4_rcw.cfg
/openbmc/u-boot/board/freescale/t4qds/tlb.c
/openbmc/u-boot/board/freescale/vf610twr/vf610twr.c
/openbmc/u-boot/board/gaisler/gr_cpci_ax2000/config.mk
/openbmc/u-boot/board/gaisler/gr_ep2s60/config.mk
/openbmc/u-boot/board/gaisler/gr_xc3s_1500/config.mk
/openbmc/u-boot/board/gaisler/grsim/config.mk
/openbmc/u-boot/board/gaisler/grsim_leon2/config.mk
/openbmc/u-boot/board/gateworks/gw_ventana/Makefile
/openbmc/u-boot/board/gateworks/gw_ventana/README
/openbmc/u-boot/board/gateworks/gw_ventana/clocks.cfg
/openbmc/u-boot/board/gateworks/gw_ventana/gsc.c
/openbmc/u-boot/board/gateworks/gw_ventana/gsc.h
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.cfg
/openbmc/u-boot/board/gateworks/gw_ventana/ventana_eeprom.h
/openbmc/u-boot/board/highbank/highbank.c
/openbmc/u-boot/board/hymod/config.mk
/openbmc/u-boot/board/hymod/hymod.h
/openbmc/u-boot/board/ids/ids8247/Makefile
/openbmc/u-boot/board/ids/ids8247/ids8247.c
/openbmc/u-boot/board/ids/ids8313/Makefile
/openbmc/u-boot/board/ids/ids8313/ids8313.c
/openbmc/u-boot/board/ip04/config.mk
/openbmc/u-boot/board/isee/igep0033/board.c
/openbmc/u-boot/board/isee/igep00x0/igep00x0.c
/openbmc/u-boot/board/korat/config.mk
/openbmc/u-boot/board/logicpd/zoom1/config.mk
/openbmc/u-boot/board/logicpd/zoom1/zoom1.c
/openbmc/u-boot/board/logicpd/zoom1/zoom1.h
/openbmc/u-boot/board/matrix_vision/mvblm7/.gitignore
/openbmc/u-boot/board/matrix_vision/mvblm7/Makefile
/openbmc/u-boot/board/matrix_vision/mvsmr/.gitignore
/openbmc/u-boot/board/matrix_vision/mvsmr/Makefile
/openbmc/u-boot/board/micronas/vct/config.mk
/openbmc/u-boot/board/mpl/common/usb_uhci.c
/openbmc/u-boot/board/muas3001/muas3001.c
/openbmc/u-boot/board/mvblue/mvblue.c
/openbmc/u-boot/board/nvidia/cardhu/cardhu.c
/openbmc/u-boot/board/nvidia/cardhu/pinmux-config-cardhu.h
/openbmc/u-boot/board/nvidia/common/board.c
/openbmc/u-boot/board/nvidia/dalmore/dalmore.c
/openbmc/u-boot/board/nvidia/dalmore/pinmux-config-dalmore.h
/openbmc/u-boot/board/nvidia/harmony/harmony.c
/openbmc/u-boot/board/nvidia/jetson-tk1/Makefile
/openbmc/u-boot/board/nvidia/jetson-tk1/jetson-tk1.c
/openbmc/u-boot/board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h
/openbmc/u-boot/board/nvidia/seaboard/seaboard.c
/openbmc/u-boot/board/nvidia/venice2/as3722_init.h
/openbmc/u-boot/board/nvidia/venice2/pinmux-config-venice2.h
/openbmc/u-boot/board/nvidia/venice2/venice2.c
/openbmc/u-boot/board/overo/overo.c
/openbmc/u-boot/board/phytec/pcm051/board.c
/openbmc/u-boot/board/renesas/ecovec/ecovec.c
/openbmc/u-boot/board/renesas/ecovec/lowlevel_init.S
/openbmc/u-boot/board/samsung/common/board.c
/openbmc/u-boot/board/samsung/common/ums.c
/openbmc/u-boot/board/samsung/origen/origen.c
/openbmc/u-boot/board/samsung/smdk5250/exynos5-dt.c
/openbmc/u-boot/board/samsung/smdk5250/smdk5250.c
/openbmc/u-boot/board/samsung/smdk5420/smdk5420.c
/openbmc/u-boot/board/samsung/trats/trats.c
/openbmc/u-boot/board/samsung/trats2/trats2.c
/openbmc/u-boot/board/samsung/universal_c210/universal.c
/openbmc/u-boot/board/siemens/dxr2/board.c
/openbmc/u-boot/board/siemens/dxr2/mux.c
/openbmc/u-boot/board/siemens/pxm2/board.c
/openbmc/u-boot/board/siemens/rut/board.c
/openbmc/u-boot/board/silica/pengwyn/Makefile
/openbmc/u-boot/board/silica/pengwyn/board.c
/openbmc/u-boot/board/synopsys/axs101/nand.c
/openbmc/u-boot/board/tcm-bf537/config.mk
/openbmc/u-boot/board/ti/am335x/Makefile
/openbmc/u-boot/board/ti/am335x/README
/openbmc/u-boot/board/ti/am335x/board.c
/openbmc/u-boot/board/ti/am335x/u-boot.lds
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/board/ti/am43xx/mux.c
/openbmc/u-boot/board/ti/beagle/beagle.c
/openbmc/u-boot/board/ti/dra7xx/README
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/board/ti/k2hk_evm/Makefile
/openbmc/u-boot/board/ti/k2hk_evm/README
/openbmc/u-boot/board/ti/k2hk_evm/board.c
/openbmc/u-boot/board/ti/k2hk_evm/ddr3.c
/openbmc/u-boot/board/ti/omap5_uevm/evm.c
/openbmc/u-boot/board/ti/panda/panda.c
/openbmc/u-boot/board/ti/ti814x/evm.c
/openbmc/u-boot/board/toradex/colibri_t20-common/colibri_t20-common.c
/openbmc/u-boot/board/toradex/colibri_t20_iris/colibri_t20_iris.c
/openbmc/u-boot/board/wandboard/wandboard.c
/openbmc/u-boot/board/xilinx/ml507/Makefile
/openbmc/u-boot/boards.cfg
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/cmd_aes.c
/openbmc/u-boot/common/cmd_bdinfo.c
/openbmc/u-boot/common/cmd_bootm.c
/openbmc/u-boot/common/cmd_demo.c
/openbmc/u-boot/common/cmd_dfu.c
/openbmc/u-boot/common/cmd_eeprom.c
/openbmc/u-boot/common/cmd_fdt.c
/openbmc/u-boot/common/cmd_gpio.c
/openbmc/u-boot/common/cmd_gpt.c
/openbmc/u-boot/common/cmd_immap.c
/openbmc/u-boot/common/cmd_lzmadec.c
/openbmc/u-boot/common/cmd_mem.c
/openbmc/u-boot/common/cmd_mmc.c
/openbmc/u-boot/common/cmd_mmc_spi.c
/openbmc/u-boot/common/cmd_nvedit.c
/openbmc/u-boot/common/cmd_thordown.c
/openbmc/u-boot/common/cmd_usb_mass_storage.c
/openbmc/u-boot/common/command.c
/openbmc/u-boot/common/cros_ec.c
/openbmc/u-boot/common/ddr_spd.c
/openbmc/u-boot/common/env_common.c
/openbmc/u-boot/common/env_dataflash.c
/openbmc/u-boot/common/env_eeprom.c
/openbmc/u-boot/common/env_fat.c
/openbmc/u-boot/common/env_flash.c
/openbmc/u-boot/common/env_mmc.c
/openbmc/u-boot/common/env_nand.c
/openbmc/u-boot/common/env_nvram.c
/openbmc/u-boot/common/env_onenand.c
/openbmc/u-boot/common/env_sf.c
/openbmc/u-boot/common/env_ubi.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/hash.c
/openbmc/u-boot/common/hush.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/image-sig.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/lcd.c
/openbmc/u-boot/common/main.c
/openbmc/u-boot/common/spl/spl_fat.c
/openbmc/u-boot/common/usb_kbd.c
/openbmc/u-boot/config.mk
/openbmc/u-boot/disk/part.c
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/DocBook/.gitignore
/openbmc/u-boot/doc/DocBook/Makefile
/openbmc/u-boot/doc/README.SPL
/openbmc/u-boot/doc/README.TPL
/openbmc/u-boot/doc/README.b4860qds
/openbmc/u-boot/doc/README.commands
/openbmc/u-boot/doc/README.console
/openbmc/u-boot/doc/README.falcon
/openbmc/u-boot/doc/README.generic-board
/openbmc/u-boot/doc/README.gpt
/openbmc/u-boot/doc/README.kwbimage
/openbmc/u-boot/doc/README.malta
/openbmc/u-boot/doc/README.power-framework
/openbmc/u-boot/doc/README.sandbox
/openbmc/u-boot/doc/README.scrapyard
/openbmc/u-boot/doc/README.t4240qds
/openbmc/u-boot/doc/README.usb
/openbmc/u-boot/doc/README.video
/openbmc/u-boot/doc/device-tree-bindings/video/exynos_mipi_dsi.txt
/openbmc/u-boot/doc/device-tree-bindings/video/sandbox-fb.txt
/openbmc/u-boot/doc/driver-model/README.txt
/openbmc/u-boot/doc/uImage.FIT/signature.txt
/openbmc/u-boot/drivers/block/ahci.c
/openbmc/u-boot/drivers/core/Makefile
/openbmc/u-boot/drivers/core/device.c
/openbmc/u-boot/drivers/core/lists.c
/openbmc/u-boot/drivers/core/root.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/core/util.c
/openbmc/u-boot/drivers/crypto/ace_sha.c
/openbmc/u-boot/drivers/crypto/ace_sha.h
/openbmc/u-boot/drivers/ddr/fsl/Makefile
/openbmc/u-boot/drivers/ddr/fsl/ctrl_regs.c
/openbmc/u-boot/drivers/ddr/fsl/ddr4_dimm_params.c
/openbmc/u-boot/drivers/ddr/fsl/fsl_ddr_gen4.c
/openbmc/u-boot/drivers/ddr/fsl/interactive.c
/openbmc/u-boot/drivers/ddr/fsl/lc_common_dimm_params.c
/openbmc/u-boot/drivers/ddr/fsl/main.c
/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c
/openbmc/u-boot/drivers/ddr/fsl/options.c
/openbmc/u-boot/drivers/ddr/fsl/util.c
/openbmc/u-boot/drivers/demo/Makefile
/openbmc/u-boot/drivers/demo/demo-pdata.c
/openbmc/u-boot/drivers/demo/demo-shape.c
/openbmc/u-boot/drivers/demo/demo-simple.c
/openbmc/u-boot/drivers/demo/demo-uclass.c
/openbmc/u-boot/drivers/dfu/dfu.c
/openbmc/u-boot/drivers/dfu/dfu_mmc.c
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/gpio-uclass.c
/openbmc/u-boot/drivers/gpio/sandbox.c
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/davinci_i2c.c
/openbmc/u-boot/drivers/i2c/davinci_i2c.h
/openbmc/u-boot/drivers/i2c/fsl_i2c.c
/openbmc/u-boot/drivers/i2c/mxc_i2c.c
/openbmc/u-boot/drivers/i2c/sh_i2c.c
/openbmc/u-boot/drivers/i2c/zynq_i2c.c
/openbmc/u-boot/drivers/input/cros_ec_keyb.c
/openbmc/u-boot/drivers/misc/Makefile
/openbmc/u-boot/drivers/misc/cros_ec.c
/openbmc/u-boot/drivers/misc/cros_ec_i2c.c
/openbmc/u-boot/drivers/misc/cros_ec_lpc.c
/openbmc/u-boot/drivers/misc/cros_ec_sandbox.c
/openbmc/u-boot/drivers/misc/cros_ec_spi.c
/openbmc/u-boot/drivers/misc/fsl_ifc.c
/openbmc/u-boot/drivers/misc/mxs_ocotp.c
/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.c
/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.h
/openbmc/u-boot/drivers/mmc/bfin_sdh.c
/openbmc/u-boot/drivers/mmc/davinci_mmc.c
/openbmc/u-boot/drivers/mmc/dw_mmc.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc_spl.c
/openbmc/u-boot/drivers/mmc/ftsdc010_mci.c
/openbmc/u-boot/drivers/mmc/gen_atmel_mci.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/mmc_spi.c
/openbmc/u-boot/drivers/mmc/mmc_write.c
/openbmc/u-boot/drivers/mmc/mxcmmc.c
/openbmc/u-boot/drivers/mmc/mxsmmc.c
/openbmc/u-boot/drivers/mmc/omap_hsmmc.c
/openbmc/u-boot/drivers/mmc/pxa_mmc_gen.c
/openbmc/u-boot/drivers/mmc/s5p_sdhci.c
/openbmc/u-boot/drivers/mmc/sdhci.c
/openbmc/u-boot/drivers/mmc/sh_mmcif.c
/openbmc/u-boot/drivers/mmc/tegra_mmc.c
/openbmc/u-boot/drivers/mtd/nand/Makefile
/openbmc/u-boot/drivers/mtd/nand/am335x_spl_bch.c
/openbmc/u-boot/drivers/mtd/nand/atmel_nand.c
/openbmc/u-boot/drivers/mtd/nand/davinci_nand.c
/openbmc/u-boot/drivers/mtd/nand/fsl_ifc_spl.c
/openbmc/u-boot/drivers/mtd/nand/ndfc.c
/openbmc/u-boot/drivers/mtd/nand/omap_elm.c
/openbmc/u-boot/drivers/mtd/nand/omap_gpmc.c
/openbmc/u-boot/drivers/mtd/spi/fsl_espi_spl.c
/openbmc/u-boot/drivers/mtd/spi/sf_ops.c
/openbmc/u-boot/drivers/mtd/spi/sf_params.c
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/mtd/spi/spi_spl_load.c
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/cpsw.c
/openbmc/u-boot/drivers/net/designware.h
/openbmc/u-boot/drivers/net/e1000.c
/openbmc/u-boot/drivers/net/fm/fm.c
/openbmc/u-boot/drivers/net/fm/memac_phy.c
/openbmc/u-boot/drivers/net/keystone_net.c
/openbmc/u-boot/drivers/net/lan91c96.h
/openbmc/u-boot/drivers/net/pcnet.c
/openbmc/u-boot/drivers/net/phy/atheros.c
/openbmc/u-boot/drivers/net/phy/vitesse.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/pci/pcie_imx.c
/openbmc/u-boot/drivers/pcmcia/mpc8xx_pcmcia.c
/openbmc/u-boot/drivers/pcmcia/rpx_pcmcia.c
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/pmic/pmic_pfuze100.c
/openbmc/u-boot/drivers/qe/qe.c
/openbmc/u-boot/drivers/qe/qe.h
/openbmc/u-boot/drivers/serial/ns16550.c
/openbmc/u-boot/drivers/serial/sandbox.c
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/drivers/serial/serial_zynq.c
/openbmc/u-boot/drivers/sound/Makefile
/openbmc/u-boot/drivers/sound/sandbox.c
/openbmc/u-boot/drivers/sound/sound-i2s.c
/openbmc/u-boot/drivers/sound/sound.c
/openbmc/u-boot/drivers/spi/atmel_dataflash_spi.c
/openbmc/u-boot/drivers/spi/davinci_spi.c
/openbmc/u-boot/drivers/spi/davinci_spi.h
/openbmc/u-boot/drivers/spi/omap3_spi.c
/openbmc/u-boot/drivers/spi/sandbox_spi.c
/openbmc/u-boot/drivers/spi/tegra20_sflash.c
/openbmc/u-boot/drivers/spi/ti_qspi.c
/openbmc/u-boot/drivers/usb/eth/Makefile
/openbmc/u-boot/drivers/usb/eth/asix.c
/openbmc/u-boot/drivers/usb/eth/mcs7830.c
/openbmc/u-boot/drivers/usb/eth/usb_ether.c
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/ci_udc.c
/openbmc/u-boot/drivers/usb/gadget/ci_udc.h
/openbmc/u-boot/drivers/usb/gadget/f_dfu.c
/openbmc/u-boot/drivers/usb/gadget/f_mass_storage.c
/openbmc/u-boot/drivers/usb/gadget/f_thor.c
/openbmc/u-boot/drivers/usb/gadget/g_dnl.c
/openbmc/u-boot/drivers/usb/gadget/storage_common.c
/openbmc/u-boot/drivers/usb/gadget/usbstring.c
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/ehci-exynos.c
/openbmc/u-boot/drivers/usb/host/ehci-fsl.c
/openbmc/u-boot/drivers/usb/host/ehci-hcd.c
/openbmc/u-boot/drivers/usb/host/ehci-rmobile.c
/openbmc/u-boot/drivers/usb/host/ehci-tegra.c
/openbmc/u-boot/drivers/usb/host/isp116x-hcd.c
/openbmc/u-boot/drivers/usb/host/ohci-hcd.c
/openbmc/u-boot/drivers/usb/host/ohci-s3c24xx.c
/openbmc/u-boot/drivers/usb/host/r8a66597-hcd.c
/openbmc/u-boot/drivers/usb/host/xhci-exynos5.c
/openbmc/u-boot/drivers/usb/musb-new/musb_uboot.c
/openbmc/u-boot/drivers/usb/musb/musb_hcd.c
/openbmc/u-boot/drivers/video/Makefile
/openbmc/u-boot/drivers/video/cfb_console.c
/openbmc/u-boot/drivers/video/exynos_fb.c
/openbmc/u-boot/drivers/video/exynos_mipi_dsi.c
/openbmc/u-boot/drivers/video/sandbox_sdl.c
/openbmc/u-boot/drivers/video/tegra.c
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/examples/standalone/Makefile
fat/fat_write.c
/openbmc/u-boot/include/aes.h
/openbmc/u-boot/include/asm-generic/global_data.h
/openbmc/u-boot/include/asm-generic/gpio.h
/openbmc/u-boot/include/asm-generic/u-boot.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/common_timing_params.h
/openbmc/u-boot/include/commproc.h
/openbmc/u-boot/include/config_fallbacks.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9131RDB.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/CPU86.h
/openbmc/u-boot/include/configs/CPU87.h
/openbmc/u-boot/include/configs/IDS8247.h
/openbmc/u-boot/include/configs/IPHASE4539.h
/openbmc/u-boot/include/configs/ISPAN.h
/openbmc/u-boot/include/configs/MERGERBOX.h
/openbmc/u-boot/include/configs/MPC8260ADS.h
/openbmc/u-boot/include/configs/MPC8266ADS.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8569MDS.h
/openbmc/u-boot/include/configs/MVBC_P.h
/openbmc/u-boot/include/configs/MVBLM7.h
/openbmc/u-boot/include/configs/MVSMR.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/P1023RDB.h
/openbmc/u-boot/include/configs/P1023RDS.h
/openbmc/u-boot/include/configs/P1_P2_RDB.h
/openbmc/u-boot/include/configs/P2020DS.h
/openbmc/u-boot/include/configs/P2041RDB.h
/openbmc/u-boot/include/configs/PM826.h
/openbmc/u-boot/include/configs/PM828.h
/openbmc/u-boot/include/configs/PMC440.h
/openbmc/u-boot/include/configs/Rattler.h
/openbmc/u-boot/include/configs/T1040QDS.h
/openbmc/u-boot/include/configs/T104xRDB.h
/openbmc/u-boot/include/configs/T208xQDS.h
/openbmc/u-boot/include/configs/T208xRDB.h
/openbmc/u-boot/include/configs/T4240EMU.h
/openbmc/u-boot/include/configs/T4240QDS.h
/openbmc/u-boot/include/configs/TQM8260.h
/openbmc/u-boot/include/configs/TQM8272.h
/openbmc/u-boot/include/configs/ZPC1900.h
/openbmc/u-boot/include/configs/a3m071.h
/openbmc/u-boot/include/configs/acadia.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am335x_igep0033.h
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/am43xx_evm.h
/openbmc/u-boot/include/configs/amcc-common.h
/openbmc/u-boot/include/configs/at91sam9263ek.h
/openbmc/u-boot/include/configs/atc.h
/openbmc/u-boot/include/configs/axs101.h
/openbmc/u-boot/include/configs/bamboo.h
/openbmc/u-boot/include/configs/bct-brettl2.h
/openbmc/u-boot/include/configs/bf518f-ezbrd.h
/openbmc/u-boot/include/configs/bf526-ezbrd.h
/openbmc/u-boot/include/configs/bf527-ad7160-eval.h
/openbmc/u-boot/include/configs/bf527-ezkit.h
/openbmc/u-boot/include/configs/bf527-sdp.h
/openbmc/u-boot/include/configs/bf533-ezkit.h
/openbmc/u-boot/include/configs/bf533-stamp.h
/openbmc/u-boot/include/configs/bf537-stamp.h
/openbmc/u-boot/include/configs/bf538f-ezkit.h
/openbmc/u-boot/include/configs/bf548-ezkit.h
/openbmc/u-boot/include/configs/bf561-acvilon.h
/openbmc/u-boot/include/configs/bf561-ezkit.h
/openbmc/u-boot/include/configs/bfin_adi_common.h
/openbmc/u-boot/include/configs/br4.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/configs/cam_enc_4xx.h
/openbmc/u-boot/include/configs/canyonlands.h
/openbmc/u-boot/include/configs/cm-bf527.h
/openbmc/u-boot/include/configs/cm-bf533.h
/openbmc/u-boot/include/configs/cm-bf537e.h
/openbmc/u-boot/include/configs/cm-bf537u.h
/openbmc/u-boot/include/configs/cm-bf548.h
/openbmc/u-boot/include/configs/cm-bf561.h
/openbmc/u-boot/include/configs/cm_t335.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/da830evm.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/davinci_dm355evm.h
/openbmc/u-boot/include/configs/davinci_dm355leopard.h
/openbmc/u-boot/include/configs/davinci_dm365evm.h
/openbmc/u-boot/include/configs/davinci_dm6467evm.h
/openbmc/u-boot/include/configs/davinci_dvevm.h
/openbmc/u-boot/include/configs/davinci_schmoogie.h
/openbmc/u-boot/include/configs/davinci_sffsdr.h
/openbmc/u-boot/include/configs/davinci_sonata.h
/openbmc/u-boot/include/configs/dbau1x00.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/dig297.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/dxr2.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/enbw_cmc.h
/openbmc/u-boot/include/configs/ep8260.h
/openbmc/u-boot/include/configs/ep82xxm.h
/openbmc/u-boot/include/configs/exynos4-dt.h
/openbmc/u-boot/include/configs/exynos5250-dt.h
/openbmc/u-boot/include/configs/gr_cpci_ax2000.h
/openbmc/u-boot/include/configs/gr_ep2s60.h
/openbmc/u-boot/include/configs/gr_xc3s_1500.h
/openbmc/u-boot/include/configs/grsim.h
/openbmc/u-boot/include/configs/grsim_leon2.h
/openbmc/u-boot/include/configs/gw8260.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/harmony.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/hymod.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/ip04.h
/openbmc/u-boot/include/configs/jetson-tk1.h
/openbmc/u-boot/include/configs/k2hk_evm.h
/openbmc/u-boot/include/configs/kilauea.h
/openbmc/u-boot/include/configs/km/km8309-common.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/km_kirkwood.h
/openbmc/u-boot/include/configs/kzm9g.h
/openbmc/u-boot/include/configs/lacie_kw.h
/openbmc/u-boot/include/configs/lsxl.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/malta.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/muas3001.h
/openbmc/u-boot/include/configs/mx25pdk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6qsabreauto.h
/openbmc/u-boot/include/configs/mx6sabresd.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/omap3_beagle.h
/openbmc/u-boot/include/configs/omap3_evm_common.h
/openbmc/u-boot/include/configs/omap3_igep00x0.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/omap3_pandora.h
/openbmc/u-boot/include/configs/omap3_zoom1.h
/openbmc/u-boot/include/configs/omap5_uevm.h
/openbmc/u-boot/include/configs/origen.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/pb1x00.h
/openbmc/u-boot/include/configs/pcm051.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/ppmc8260.h
/openbmc/u-boot/include/configs/pr1.h
/openbmc/u-boot/include/configs/pxm2.h
/openbmc/u-boot/include/configs/qemu-mips.h
/openbmc/u-boot/include/configs/qemu-mips64.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/redwood.h
/openbmc/u-boot/include/configs/rut.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/sacsng.h
/openbmc/u-boot/include/configs/sama5d3_xplained.h
/openbmc/u-boot/include/configs/sama5d3xek.h
/openbmc/u-boot/include/configs/sandbox.h
/openbmc/u-boot/include/configs/sequoia.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/socfpga_cyclone5.h
/openbmc/u-boot/include/configs/stamp9g20.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tcm-bf518.h
/openbmc/u-boot/include/configs/tcm-bf537.h
/openbmc/u-boot/include/configs/tegra-common-post.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tegra114-common.h
/openbmc/u-boot/include/configs/tegra124-common.h
/openbmc/u-boot/include/configs/tegra20-common.h
/openbmc/u-boot/include/configs/tegra30-common.h
/openbmc/u-boot/include/configs/ti814x_evm.h
/openbmc/u-boot/include/configs/ti_am335x_common.h
/openbmc/u-boot/include/configs/ti_armv7_common.h
/openbmc/u-boot/include/configs/ti_omap3_common.h
/openbmc/u-boot/include/configs/ti_omap4_common.h
/openbmc/u-boot/include/configs/ti_omap5_common.h
/openbmc/u-boot/include/configs/trats.h
/openbmc/u-boot/include/configs/trats2.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/woodburn_sd.h
/openbmc/u-boot/include/cpsw.h
/openbmc/u-boot/include/cros_ec.h
/openbmc/u-boot/include/cros_ec_message.h
/openbmc/u-boot/include/ddr_spd.h
/openbmc/u-boot/include/dfu.h
/openbmc/u-boot/include/dm-demo.h
/openbmc/u-boot/include/dm.h
/openbmc/u-boot/include/dm/device-internal.h
/openbmc/u-boot/include/dm/device.h
/openbmc/u-boot/include/dm/lists.h
/openbmc/u-boot/include/dm/platdata.h
/openbmc/u-boot/include/dm/root.h
/openbmc/u-boot/include/dm/test.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/dm/uclass-internal.h
/openbmc/u-boot/include/dm/uclass.h
/openbmc/u-boot/include/dm/ut.h
/openbmc/u-boot/include/dm/util.h
/openbmc/u-boot/include/dwmmc.h
/openbmc/u-boot/include/e500.h
/openbmc/u-boot/include/ec_commands.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/fsl_ddr.h
/openbmc/u-boot/include/fsl_ddr_dimm_params.h
/openbmc/u-boot/include/fsl_ddr_sdram.h
/openbmc/u-boot/include/fsl_ddrc_version.h
/openbmc/u-boot/include/fsl_esdhc.h
/openbmc/u-boot/include/fsl_ifc.h
/openbmc/u-boot/include/fsl_immap.h
/openbmc/u-boot/include/fsl_usb.h
/openbmc/u-boot/include/g_dnl.h
/openbmc/u-boot/include/hash.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/lcd.h
/openbmc/u-boot/include/linker_lists.h
/openbmc/u-boot/include/linux/fb.h
/openbmc/u-boot/include/linux/mtd/omap_elm.h
/openbmc/u-boot/include/linux/mtd/omap_gpmc.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/nand.h
/openbmc/u-boot/include/netdev.h
/openbmc/u-boot/include/os.h
/openbmc/u-boot/include/part.h
/openbmc/u-boot/include/pcmcia.h
/openbmc/u-boot/include/phy.h
/openbmc/u-boot/include/power/pfuze100_pmic.h
/openbmc/u-boot/include/ppc_asm.tmpl
/openbmc/u-boot/include/rsa-checksum.h
/openbmc/u-boot/include/rsa.h
/openbmc/u-boot/include/sdhci.h
/openbmc/u-boot/include/sound.h
/openbmc/u-boot/include/spi_flash.h
/openbmc/u-boot/include/thor.h
/openbmc/u-boot/include/usb.h
/openbmc/u-boot/include/usb/ehci-fsl.h
/openbmc/u-boot/include/usb_ether.h
/openbmc/u-boot/include/usb_mass_storage.h
/openbmc/u-boot/include/usbroothubdes.h
/openbmc/u-boot/include/uuid.h
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/aes.c
/openbmc/u-boot/lib/display_options.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/lib/rsa/Makefile
/openbmc/u-boot/lib/rsa/rsa-checksum.c
/openbmc/u-boot/lib/rsa/rsa-sign.c
/openbmc/u-boot/lib/rsa/rsa-verify.c
/openbmc/u-boot/lib/sha256.c
/openbmc/u-boot/lib/tizen/tizen_logo_16bpp.h
/openbmc/u-boot/lib/tizen/tizen_logo_16bpp_gzip.h
/openbmc/u-boot/lib/uuid.c
/openbmc/u-boot/mkconfig
/openbmc/u-boot/nand_spl/board/freescale/mpc8315erdb/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8536ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8569mds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8572ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1023rds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1_p2_rdb/Makefile
/openbmc/u-boot/nand_spl/board/sheldon/simpc8313/Makefile
/openbmc/u-boot/net/bootp.c
/openbmc/u-boot/post/cpu/mpc8xx/ether.c
/openbmc/u-boot/post/cpu/mpc8xx/uart.c
/openbmc/u-boot/scripts/Kbuild.include
/openbmc/u-boot/scripts/Makefile
/openbmc/u-boot/scripts/Makefile.build
/openbmc/u-boot/scripts/Makefile.clean
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/checkpatch.pl
/openbmc/u-boot/scripts/ld-version.sh
/openbmc/u-boot/scripts/objdiff
/openbmc/u-boot/spl/Makefile
/openbmc/u-boot/test/command_ut.c
/openbmc/u-boot/test/dm/.gitignore
/openbmc/u-boot/test/dm/Makefile
/openbmc/u-boot/test/dm/cmd_dm.c
/openbmc/u-boot/test/dm/core.c
/openbmc/u-boot/test/dm/gpio.c
/openbmc/u-boot/test/dm/test-dm.sh
/openbmc/u-boot/test/dm/test-driver.c
/openbmc/u-boot/test/dm/test-fdt.c
/openbmc/u-boot/test/dm/test-main.c
/openbmc/u-boot/test/dm/test-uclass.c
/openbmc/u-boot/test/dm/test.dts
/openbmc/u-boot/test/dm/ut.c
/openbmc/u-boot/test/vboot/sign-configs-sha1.its
/openbmc/u-boot/test/vboot/sign-configs-sha256.its
/openbmc/u-boot/test/vboot/sign-images-sha1.its
/openbmc/u-boot/test/vboot/sign-images-sha256.its
/openbmc/u-boot/test/vboot/vboot_test.sh
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/buildman/buildman.py
/openbmc/u-boot/tools/buildman/control.py
/openbmc/u-boot/tools/env/Makefile
/openbmc/u-boot/tools/env/fw_env.c
/openbmc/u-boot/tools/env/fw_env.config
/openbmc/u-boot/tools/env/fw_env_main.c
/openbmc/u-boot/tools/fdt_host.h
/openbmc/u-boot/tools/fdtdec.c
/openbmc/u-boot/tools/fit_check_sign.c
/openbmc/u-boot/tools/fit_common.c
/openbmc/u-boot/tools/fit_common.h
/openbmc/u-boot/tools/fit_image.c
/openbmc/u-boot/tools/fit_info.c
/openbmc/u-boot/tools/gpheader.h
/openbmc/u-boot/tools/gpimage-common.c
/openbmc/u-boot/tools/gpimage.c
/openbmc/u-boot/tools/image-host.c
/openbmc/u-boot/tools/imagetool.c
/openbmc/u-boot/tools/imagetool.h
/openbmc/u-boot/tools/omapimage.c
/openbmc/u-boot/tools/omapimage.h
/openbmc/u-boot/tools/patman/README
/openbmc/u-boot/tools/patman/commit.py
/openbmc/u-boot/tools/patman/gitutil.py
/openbmc/u-boot/tools/patman/patchstream.py
/openbmc/u-boot/tools/rsa-checksum.c
/openbmc/u-boot/tools/rsa-verify.c
/openbmc/u-boot/tools/sha256.c
1b451ecc26-Feb-2014 Simon Glass <sjg@chromium.org>

yaffs: Remove private list implementation

U-Boot already has a list implementation, and files which include both
that and the yaffs implementation will get errors:

In file included from ydirectenv.

yaffs: Remove private list implementation

U-Boot already has a list implementation, and files which include both
that and the yaffs implementation will get errors:

In file included from ydirectenv.h:80:0,
from yportenv.h:81,
from yaffs_guts.h:19,
from yaffs_allocator.h:19,
from yaffs_allocator.c:14:
yaffs_list.h:32:8: error: redefinition of ‘struct list_head’
struct list_head {
^

Remove the yaffs implementation.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/hwinit-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap4/hwinit.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/hwinit.c
/openbmc/u-boot/arch/arm/cpu/at91-common/phy.c
/openbmc/u-boot/arch/arm/include/asm/arch-davinci/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-mb86r0x/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-tnetv107x/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/sys_proto.h
/openbmc/u-boot/arch/m68k/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf523x/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf532x/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/config.mk
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/config.mk
/openbmc/u-boot/arch/sandbox/config.mk
/openbmc/u-boot/arch/sandbox/dts/Makefile
/openbmc/u-boot/arch/sandbox/dts/sandbox.dts
/openbmc/u-boot/arch/sh/config.mk
/openbmc/u-boot/arch/sh/cpu/sh2/config.mk
/openbmc/u-boot/arch/sh/cpu/sh3/config.mk
/openbmc/u-boot/arch/sh/cpu/sh4/config.mk
/openbmc/u-boot/arch/x86/config.mk
/openbmc/u-boot/board/BuS/vl_ma2sc/vl_ma2sc.c
/openbmc/u-boot/board/atmel/at91sam9263ek/at91sam9263ek.c
/openbmc/u-boot/board/compulab/cm_t335/spl.c
/openbmc/u-boot/board/freescale/mx6slevk/mx6slevk.c
/openbmc/u-boot/board/highbank/highbank.c
/openbmc/u-boot/board/ronetix/pm9261/pm9261.c
/openbmc/u-boot/board/ronetix/pm9263/pm9263.c
/openbmc/u-boot/board/ronetix/pm9g45/pm9g45.c
/openbmc/u-boot/board/samsung/common/misc.c
/openbmc/u-boot/board/wandboard/wandboard.c
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/common/command.c
/openbmc/u-boot/config.mk
/openbmc/u-boot/drivers/fpga/zynqpl.c
/openbmc/u-boot/drivers/gpio/at91_gpio.c
/openbmc/u-boot/drivers/mmc/zynq_sdhci.c
/openbmc/u-boot/drivers/net/xilinx_emaclite.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/pci/pcie_imx.c
/openbmc/u-boot/drivers/serial/serial_zynq.c
/openbmc/u-boot/drivers/usb/gadget/f_thor.h
yaffs2/ydirectenv.h
/openbmc/u-boot/include/command.h
/openbmc/u-boot/include/configs/at91rm9200ek.h
/openbmc/u-boot/include/configs/bcm28155_ap.h
/openbmc/u-boot/include/configs/beaver.h
/openbmc/u-boot/include/configs/cardhu.h
/openbmc/u-boot/include/configs/cpuat91.h
/openbmc/u-boot/include/configs/dalmore.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/harmony.h
/openbmc/u-boot/include/configs/hummingboard.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6slevk.h
/openbmc/u-boot/include/configs/omap1510.h
/openbmc/u-boot/include/configs/omap3_sdp3430.h
/openbmc/u-boot/include/configs/paz00.h
/openbmc/u-boot/include/configs/rpi_b.h
/openbmc/u-boot/include/configs/sandbox.h
/openbmc/u-boot/include/configs/sbc35_a9g20.h
/openbmc/u-boot/include/configs/seaboard.h
/openbmc/u-boot/include/configs/snapper9260.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tnetv107x_evm.h
/openbmc/u-boot/include/configs/trats.h
/openbmc/u-boot/include/configs/trats2.h
/openbmc/u-boot/include/configs/trimslice.h
/openbmc/u-boot/include/configs/udoo.h
/openbmc/u-boot/include/configs/venice2.h
/openbmc/u-boot/include/configs/ventana.h
/openbmc/u-boot/include/configs/wandboard.h
/openbmc/u-boot/include/configs/whistler.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/linux/sizes.h
/openbmc/u-boot/include/netdev.h
/openbmc/u-boot/include/usb/s3c_udc.h
/openbmc/u-boot/nand_spl/board/sheldon/simpc8313/Makefile
/openbmc/u-boot/nand_spl/board/sheldon/simpc8313/config.mk
/openbmc/u-boot/post/lib_powerpc/fpu/Makefile
1551df3525-Feb-2014 Tom Rini <trini@ti.com>

arm: Switch to -mno-unaligned-access when supported by the compiler

When we tell the compiler to optimize for ARMv7 (and ARMv6 for that
matter) it assumes a default of SCTRL.A being cleared and unal

arm: Switch to -mno-unaligned-access when supported by the compiler

When we tell the compiler to optimize for ARMv7 (and ARMv6 for that
matter) it assumes a default of SCTRL.A being cleared and unaligned
accesses being allowed and fast at the hardware level. We set this bit
and must pass along -mno-unaligned-access so that the compiler will
still breakdown accesses and not trigger a data abort.

To better help understand the requirements of the project with respect
to unaligned memory access, the
Documentation/unaligned-memory-access.txt file has been added as
doc/README.unaligned-memory-access.txt and is taken from the v3.14-rc1
tag of the kernel.

Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Mans Rullgard <mans@mansr.com>
Signed-off-by: Tom Rini <trini@ti.com>

show more ...


/openbmc/u-boot/.gitignore
/openbmc/u-boot/MAKEALL
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/cpu/arm1136/start.S
/openbmc/u-boot/arch/arm/cpu/arm1136/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/arm1176/start.S
/openbmc/u-boot/arch/arm/cpu/arm720t/start.S
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/u-boot.lds
/openbmc/u-boot/arch/arm/cpu/arm920t/start.S
/openbmc/u-boot/arch/arm/cpu/arm926ejs/at91/lowlevel_init.S
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/start.S
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/arm926ejs/omap/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/omap/cpuinfo.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/arm926ejs/start.S
/openbmc/u-boot/arch/arm/cpu/arm946es/start.S
/openbmc/u-boot/arch/arm/cpu/arm_intcm/start.S
/openbmc/u-boot/arch/arm/cpu/armv7/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock_ti814x.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-bsc.c
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-core.c
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-core.h
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/clk-sdio.c
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/reset.c
/openbmc/u-boot/arch/arm/cpu/armv7/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/clk-stubs.c
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/hwinit-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/s_init.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/soc.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/lowlevel_init.S
/openbmc/u-boot/arch/arm/cpu/armv7/omap4/hw_data.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv7/tegra124/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/clk.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/slcr.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/spl.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/timer.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/u-boot.lds
/openbmc/u-boot/arch/arm/cpu/armv8/config.mk
/openbmc/u-boot/arch/arm/cpu/at91-common/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/pxa/start.S
/openbmc/u-boot/arch/arm/cpu/sa1100/start.S
/openbmc/u-boot/arch/arm/cpu/tegra-common/Makefile
/openbmc/u-boot/arch/arm/cpu/tegra-common/sys_info.c
/openbmc/u-boot/arch/arm/cpu/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/u-boot.lds
/openbmc/u-boot/arch/arm/dts/.gitignore
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/exynos5250-arndale.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-smdk5250.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-snow.dts
/openbmc/u-boot/arch/arm/dts/exynos5420-smdk5420.dts
/openbmc/u-boot/arch/arm/dts/tegra114-dalmore.dts
/openbmc/u-boot/arch/arm/dts/tegra20-colibri_t20_iris.dts
/openbmc/u-boot/arch/arm/dts/tegra20-harmony.dts
/openbmc/u-boot/arch/arm/dts/tegra20-medcom-wide.dts
/openbmc/u-boot/arch/arm/dts/tegra20-paz00.dts
/openbmc/u-boot/arch/arm/dts/tegra20-plutux.dts
/openbmc/u-boot/arch/arm/dts/tegra20-seaboard.dts
/openbmc/u-boot/arch/arm/dts/tegra20-tamonten.dtsi
/openbmc/u-boot/arch/arm/dts/tegra20-tec.dts
/openbmc/u-boot/arch/arm/dts/tegra20-trimslice.dts
/openbmc/u-boot/arch/arm/dts/tegra20-ventana.dts
/openbmc/u-boot/arch/arm/dts/tegra20-whistler.dts
/openbmc/u-boot/arch/arm/dts/tegra30-beaver.dts
/openbmc/u-boot/arch/arm/dts/tegra30-cardhu.dts
/openbmc/u-boot/arch/arm/dts/tegra30-tamonten.dtsi
/openbmc/u-boot/arch/arm/dts/tegra30-tec-ng.dts
/openbmc/u-boot/arch/arm/dts/zynq-microzed.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc702.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc706.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm010.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm012.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm013.dts
/openbmc/u-boot/arch/arm/dts/zynq-zed.dts
/openbmc/u-boot/arch/arm/imx-common/cpu.c
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ddr_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/sysmap.h
/openbmc/u-boot/arch/arm/include/asm/arch-imx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/iomux.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6dl_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6q_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/clk.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/global_data.h
/openbmc/u-boot/arch/arm/include/asm/kona-common/clk.h
/openbmc/u-boot/arch/arm/include/asm/kona-common/kona_sdhci.h
/openbmc/u-boot/arch/arm/include/asm/pl310.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/lib/board.c
/openbmc/u-boot/arch/arm/lib/interrupts.c
/openbmc/u-boot/arch/arm/lib/sections.c
/openbmc/u-boot/arch/blackfin/cpu/Makefile
/openbmc/u-boot/arch/microblaze/dts/.gitignore
/openbmc/u-boot/arch/microblaze/dts/Makefile
/openbmc/u-boot/arch/microblaze/dts/microblaze-generic.dts
/openbmc/u-boot/arch/microblaze/lib/board.c
/openbmc/u-boot/arch/x86/dts/.gitignore
/openbmc/u-boot/arch/x86/dts/Makefile
/openbmc/u-boot/arch/x86/dts/alex.dts
/openbmc/u-boot/arch/x86/dts/link.dts
/openbmc/u-boot/arch/x86/lib/init_helpers.c
/openbmc/u-boot/board/Barix/ipam390/u-boot-spl-ipam390.lds
/openbmc/u-boot/board/BuR/common/bur_common.h
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/BuR/kwb/Makefile
/openbmc/u-boot/board/BuR/kwb/board.c
/openbmc/u-boot/board/BuR/kwb/mux.c
/openbmc/u-boot/board/BuR/tseries/Makefile
/openbmc/u-boot/board/BuR/tseries/board.c
/openbmc/u-boot/board/BuR/tseries/mux.c
/openbmc/u-boot/board/ait/cam_enc_4xx/u-boot-spl.lds
/openbmc/u-boot/board/altera/socfpga/socfpga_cyclone5.c
/openbmc/u-boot/board/armltd/integrator/lowlevel_init.S
/openbmc/u-boot/board/boundary/nitrogen6x/README
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl2g.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q2g.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s1g.cfg
/openbmc/u-boot/board/broadcom/bcm28155_ap/Makefile
/openbmc/u-boot/board/broadcom/bcm28155_ap/bcm28155_ap.c
/openbmc/u-boot/board/cm4008/flash.c
/openbmc/u-boot/board/cm41xx/flash.c
/openbmc/u-boot/board/compulab/cm_t335/u-boot.lds
/openbmc/u-boot/board/cray/L1/Makefile
/openbmc/u-boot/board/davinci/da8xxevm/u-boot-spl-da850evm.lds
/openbmc/u-boot/board/davinci/da8xxevm/u-boot-spl-hawk.lds
/openbmc/u-boot/board/freescale/mx31ads/u-boot.lds
/openbmc/u-boot/board/freescale/mx53loco/mx53loco.c
/openbmc/u-boot/board/freescale/mx6qsabreauto/imximage.cfg
/openbmc/u-boot/board/htkw/mcx/mcx.h
/openbmc/u-boot/board/mpl/vcma9/lowlevel_init.S
/openbmc/u-boot/board/nokia/rx51/rx51.h
/openbmc/u-boot/board/samsung/common/exynos-uboot-spl.lds
/openbmc/u-boot/board/samsung/goni/lowlevel_init.S
/openbmc/u-boot/board/samsung/smdk2410/lowlevel_init.S
/openbmc/u-boot/board/samsung/smdkc100/lowlevel_init.S
/openbmc/u-boot/board/sandburst/karef/Makefile
/openbmc/u-boot/board/sandburst/metrobox/Makefile
/openbmc/u-boot/board/silica/pengwyn/Makefile
/openbmc/u-boot/board/silica/pengwyn/board.c
/openbmc/u-boot/board/silica/pengwyn/board.h
/openbmc/u-boot/board/silica/pengwyn/mux.c
/openbmc/u-boot/board/solidrun/hummingboard/hummingboard.c
/openbmc/u-boot/board/ti/am335x/u-boot.lds
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/board/ti/am43xx/mux.c
/openbmc/u-boot/board/ti/omap5912osk/lowlevel_init.S
/openbmc/u-boot/board/vpac270/u-boot-spl.lds
/openbmc/u-boot/board/xilinx/zynq/Makefile
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynq/ps7_init.c
/openbmc/u-boot/boards.cfg
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/cmd_pxe.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/config.mk
/openbmc/u-boot/doc/DocBook/.gitignore
/openbmc/u-boot/doc/DocBook/Makefile
/openbmc/u-boot/doc/DocBook/stylesheet.xsl
/openbmc/u-boot/doc/README.scrapyard
/openbmc/u-boot/doc/README.unaligned-memory-access.txt
/openbmc/u-boot/doc/driver-model/UDM-pci.txt
/openbmc/u-boot/doc/driver-model/UDM-serial.txt
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/kona_gpio.c
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/kona_i2c.c
/openbmc/u-boot/drivers/i2c/soft_i2c.c
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/kona_sdhci.c
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pci/pcie_imx.c
/openbmc/u-boot/drivers/serial/Makefile
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/drivers/serial/serial_zynq.c
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/dts/.gitignore
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/examples/Makefile
/openbmc/u-boot/examples/api/Makefile
/openbmc/u-boot/examples/standalone/Makefile
ubifs/Makefile
/openbmc/u-boot/include/.gitignore
/openbmc/u-boot/include/asm-generic/sections.h
/openbmc/u-boot/include/bitfield.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/MERGERBOX.h
/openbmc/u-boot/include/configs/P1023RDS.h
/openbmc/u-boot/include/configs/ac14xx.h
/openbmc/u-boot/include/configs/adp-ag101.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/adp-ag102.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am43xx_evm.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/armadillo-800eva.h
/openbmc/u-boot/include/configs/bcm28155_ap.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/dlvision-10g.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/hummingboard.h
/openbmc/u-boot/include/configs/io.h
/openbmc/u-boot/include/configs/iocon.h
/openbmc/u-boot/include/configs/km/km83xx-common.h
/openbmc/u-boot/include/configs/koelsch.h
/openbmc/u-boot/include/configs/kwb.h
/openbmc/u-boot/include/configs/kzm9g.h
/openbmc/u-boot/include/configs/lager.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/mx23evk.h
/openbmc/u-boot/include/configs/mx28evk.h
/openbmc/u-boot/include/configs/mx51evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6qarm2.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6slevk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/o2dnt-common.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/rpi_b.h
/openbmc/u-boot/include/configs/shmin.h
/openbmc/u-boot/include/configs/snowball.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/ti_am335x_common.h
/openbmc/u-boot/include/configs/ti_omap4_common.h
/openbmc/u-boot/include/configs/tseries.h
/openbmc/u-boot/include/configs/u8500_href.h
/openbmc/u-boot/include/configs/udoo.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/configs/vl_ma2sc.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_zc70x.h
/openbmc/u-boot/include/configs/zynq_zed.h
/openbmc/u-boot/include/linker_lists.h
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/scripts/.gitignore
/openbmc/u-boot/scripts/Kbuild.include
/openbmc/u-boot/scripts/Makefile
/openbmc/u-boot/scripts/Makefile.build
/openbmc/u-boot/scripts/Makefile.clean
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/checkpatch.pl
/openbmc/u-boot/scripts/docproc.c
/openbmc/u-boot/scripts/kernel-doc
/openbmc/u-boot/spl/Makefile
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/env/.gitignore
/openbmc/u-boot/tools/env/Makefile
/openbmc/u-boot/tools/env/README
715b56fe26-Feb-2014 Tom Rini <trini@ti.com>

Revert "ext4fs: Add ext4 extent cache for read operations"

This reverts commit fc0fc50f38a4d7d0554558076a79dfe8b0d78cd5.

The author has asked on the mailing list that we revert this for now as
it b

Revert "ext4fs: Add ext4 extent cache for read operations"

This reverts commit fc0fc50f38a4d7d0554558076a79dfe8b0d78cd5.

The author has asked on the mailing list that we revert this for now as
it breaks write support.

Reported-by: Łukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Tom Rini <trini@ti.com>

show more ...


/openbmc/u-boot/Kbuild
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/config.mk
/openbmc/u-boot/arch/arm/cpu/arm1136/config.mk
/openbmc/u-boot/arch/arm/cpu/arm926ejs/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/omap4/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/config.mk
/openbmc/u-boot/arch/arm/cpu/pxa/config.mk
/openbmc/u-boot/arch/arm/imx-common/Makefile
/openbmc/u-boot/arch/blackfin/cpu/Makefile
/openbmc/u-boot/arch/mips/config.mk
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/speed.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t2080_ids.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t2080_serdes.c
/openbmc/u-boot/arch/sandbox/config.mk
/openbmc/u-boot/board/freescale/p1010rdb/Makefile
/openbmc/u-boot/board/freescale/p1010rdb/spl.c
/openbmc/u-boot/board/freescale/p1010rdb/spl_minimal.c
/openbmc/u-boot/board/freescale/p1010rdb/tlb.c
/openbmc/u-boot/board/freescale/t208xqds/Makefile
/openbmc/u-boot/board/freescale/t208xqds/ddr.c
/openbmc/u-boot/board/freescale/t208xqds/ddr.h
/openbmc/u-boot/board/freescale/t208xqds/eth_t208xqds.c
/openbmc/u-boot/board/freescale/t208xqds/law.c
/openbmc/u-boot/board/freescale/t208xqds/pci.c
/openbmc/u-boot/board/freescale/t208xqds/t2080_rcw.cfg
/openbmc/u-boot/board/freescale/t208xqds/t2081_rcw.cfg
/openbmc/u-boot/board/freescale/t208xqds/t208x_pbi.cfg
/openbmc/u-boot/board/freescale/t208xqds/t208xqds.c
/openbmc/u-boot/board/freescale/t208xqds/t208xqds.h
/openbmc/u-boot/board/freescale/t208xqds/t208xqds_qixis.h
/openbmc/u-boot/board/freescale/t208xqds/tlb.c
/openbmc/u-boot/board/hymod/config.mk
/openbmc/u-boot/boards.cfg
/openbmc/u-boot/common/env_sf.c
/openbmc/u-boot/config.mk
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/DocBook/Makefile
/openbmc/u-boot/drivers/net/phy/atheros.c
/openbmc/u-boot/drivers/power/power_core.c
/openbmc/u-boot/drivers/usb/host/ehci-fsl.c
/openbmc/u-boot/examples/api/Makefile
/openbmc/u-boot/examples/standalone/Makefile
ext4/ext4_common.c
ext4/ext4_common.h
ext4/ext4fs.c
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8569MDS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/P1023RDS.h
/openbmc/u-boot/include/configs/P1_P2_RDB.h
/openbmc/u-boot/include/configs/T208xQDS.h
/openbmc/u-boot/include/configs/arndale.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/smdk5420.h
/openbmc/u-boot/nand_spl/board/amcc/acadia/Makefile
/openbmc/u-boot/nand_spl/board/amcc/bamboo/Makefile
/openbmc/u-boot/nand_spl/board/amcc/canyonlands/Makefile
/openbmc/u-boot/nand_spl/board/amcc/kilauea/Makefile
/openbmc/u-boot/nand_spl/board/amcc/sequoia/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8315erdb/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8536ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8569mds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8572ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1023rds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1_p2_rdb/Makefile
/openbmc/u-boot/nand_spl/board/sheldon/simpc8313/Makefile
/openbmc/u-boot/scripts/gcc-stack-usage.sh
/openbmc/u-boot/scripts/kernel-doc
/openbmc/u-boot/spl/Makefile
1674df6020-Jan-2014 Karicheri, Muralidharan <m-karicheri2@ti.com>

ubifs: fix checkpatch warning

Fix the following checkpatch warning:-

WARNING: externs should be avoided in .c files

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>

fc0fc50f04-Feb-2014 Ionut Nicu <ioan.nicu.ext@nsn.com>

ext4fs: Add ext4 extent cache for read operations

In an ext4 filesystem, the inode corresponding to a file has a 60-byte
area which contains an extent header structure and up to 4 extent
structures

ext4fs: Add ext4 extent cache for read operations

In an ext4 filesystem, the inode corresponding to a file has a 60-byte
area which contains an extent header structure and up to 4 extent
structures (5 x 12 bytes).

For files that need more than 4 extents to be represented (either files
larger than 4 x 128MB = 512MB or smaller files but very fragmented),
ext4 creates extent index structures. Each extent index points to a 4KB
physical block where one extent header and additional 340 extents could
be stored.

The current u-boot ext4 code is very inefficient when it tries to load a
file which has extent indexes. For each logical file block the code will
read over and over again the same blocks of 4096 bytes from the disk.

Since the extent tree in a file is always the same, we can cache the
extent structures in memory before actually starting to read the file.

This patch creates a simple linked list of structures holding information
about all the extents used to represent a file. The list is sorted by
the logical block number (ee_block) so that we can easily find the
proper extent information for any file block.

Without this patch, a 69MB file which had just one extent index pointing
to a block with another 6 extents was read in approximately 3 minutes.
With this patch applied the same file can be read in almost 20 seconds.

Signed-off-by: Ionut Nicu <ioan.nicu.ext@nsn.com>

show more ...

1530f6f521-Feb-2014 Tom Rini <trini@ti.com>

fs/fdos: Remove

We have an unused FAT implementation in fs/fdos, remove.

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


/openbmc/u-boot/.gitignore
/openbmc/u-boot/MAKEALL
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arc/lib/relocate.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/omap/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/omap/cpuinfo.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/soc.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/hwinit-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv7/tegra124/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/clk.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/slcr.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/spl.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/timer.c
/openbmc/u-boot/arch/arm/cpu/armv7/zynq/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/tegra-common/Makefile
/openbmc/u-boot/arch/arm/cpu/tegra-common/sys_info.c
/openbmc/u-boot/arch/arm/dts/.gitignore
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/exynos5250-arndale.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-smdk5250.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-snow.dts
/openbmc/u-boot/arch/arm/dts/exynos5420-smdk5420.dts
/openbmc/u-boot/arch/arm/dts/tegra114-dalmore.dts
/openbmc/u-boot/arch/arm/dts/tegra124-venice2.dts
/openbmc/u-boot/arch/arm/dts/tegra20-colibri_t20_iris.dts
/openbmc/u-boot/arch/arm/dts/tegra20-harmony.dts
/openbmc/u-boot/arch/arm/dts/tegra20-medcom-wide.dts
/openbmc/u-boot/arch/arm/dts/tegra20-paz00.dts
/openbmc/u-boot/arch/arm/dts/tegra20-plutux.dts
/openbmc/u-boot/arch/arm/dts/tegra20-seaboard.dts
/openbmc/u-boot/arch/arm/dts/tegra20-tamonten.dtsi
/openbmc/u-boot/arch/arm/dts/tegra20-tec.dts
/openbmc/u-boot/arch/arm/dts/tegra20-trimslice.dts
/openbmc/u-boot/arch/arm/dts/tegra20-ventana.dts
/openbmc/u-boot/arch/arm/dts/tegra20-whistler.dts
/openbmc/u-boot/arch/arm/dts/tegra30-beaver.dts
/openbmc/u-boot/arch/arm/dts/tegra30-cardhu.dts
/openbmc/u-boot/arch/arm/dts/tegra30-tamonten.dtsi
/openbmc/u-boot/arch/arm/dts/tegra30-tec-ng.dts
/openbmc/u-boot/arch/arm/dts/zynq-microzed.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc702.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc706.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm010.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm012.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm013.dts
/openbmc/u-boot/arch/arm/dts/zynq-zed.dts
/openbmc/u-boot/arch/arm/imx-common/cpu.c
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/omap.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-imx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/iomux.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6dl_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6q_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-spear/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/clk.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynq/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/global_data.h
/openbmc/u-boot/arch/arm/include/asm/pl310.h
/openbmc/u-boot/arch/arm/lib/board.c
/openbmc/u-boot/arch/blackfin/cpu/Makefile
/openbmc/u-boot/arch/blackfin/include/asm/blackfin_local.h
/openbmc/u-boot/arch/blackfin/include/asm/clock.h
/openbmc/u-boot/arch/blackfin/include/asm/twi.h
/openbmc/u-boot/arch/blackfin/lib/board.c
/openbmc/u-boot/arch/microblaze/dts/.gitignore
/openbmc/u-boot/arch/microblaze/dts/Makefile
/openbmc/u-boot/arch/microblaze/dts/microblaze-generic.dts
/openbmc/u-boot/arch/microblaze/lib/board.c
/openbmc/u-boot/arch/x86/dts/.gitignore
/openbmc/u-boot/arch/x86/dts/Makefile
/openbmc/u-boot/arch/x86/dts/alex.dts
/openbmc/u-boot/arch/x86/dts/link.dts
/openbmc/u-boot/arch/x86/lib/init_helpers.c
/openbmc/u-boot/board/altera/socfpga/socfpga_cyclone5.c
/openbmc/u-boot/board/boundary/nitrogen6x/README
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6dl2g.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6q2g.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s.cfg
/openbmc/u-boot/board/boundary/nitrogen6x/nitrogen6s1g.cfg
/openbmc/u-boot/board/cm-bf548/video.c
/openbmc/u-boot/board/cray/L1/Makefile
/openbmc/u-boot/board/freescale/mx53loco/mx53loco.c
/openbmc/u-boot/board/freescale/mx6qsabreauto/imximage.cfg
/openbmc/u-boot/board/nokia/rx51/rx51.h
/openbmc/u-boot/board/sandburst/karef/Makefile
/openbmc/u-boot/board/sandburst/metrobox/Makefile
/openbmc/u-boot/board/solidrun/hummingboard/hummingboard.c
/openbmc/u-boot/board/synopsys/axs101/axs101.c
/openbmc/u-boot/board/ti/am43xx/mux.c
/openbmc/u-boot/board/xilinx/zynq/Makefile
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynq/ps7_init.c
/openbmc/u-boot/boards.cfg
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/cmd_fdc.c
/openbmc/u-boot/common/cmd_otp.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/config.mk
/openbmc/u-boot/doc/DocBook/.gitignore
/openbmc/u-boot/doc/DocBook/Makefile
/openbmc/u-boot/doc/DocBook/stylesheet.xsl
/openbmc/u-boot/doc/README.scrapyard
/openbmc/u-boot/doc/SPI/README.ti_qspi_am43x_test
/openbmc/u-boot/doc/driver-model/UDM-pci.txt
/openbmc/u-boot/doc/driver-model/UDM-serial.txt
/openbmc/u-boot/drivers/block/pata_bfin.c
/openbmc/u-boot/drivers/bootcount/Makefile
/openbmc/u-boot/drivers/bootcount/bootcount_i2c.c
/openbmc/u-boot/drivers/dfu/dfu_mmc.c
/openbmc/u-boot/drivers/i2c/adi_i2c.c
/openbmc/u-boot/drivers/i2c/bfin-twi_i2c.c
/openbmc/u-boot/drivers/i2c/designware_i2c.c
/openbmc/u-boot/drivers/i2c/mxs_i2c.c
/openbmc/u-boot/drivers/i2c/omap24xx_i2c.c
/openbmc/u-boot/drivers/i2c/soft_i2c.c
/openbmc/u-boot/drivers/i2c/zynq_i2c.c
/openbmc/u-boot/drivers/mmc/bfin_sdh.c
/openbmc/u-boot/drivers/net/bfin_mac.c
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pci/pcie_imx.c
/openbmc/u-boot/drivers/serial/Makefile
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/drivers/serial/serial_arc.c
/openbmc/u-boot/drivers/serial/serial_zynq.c
/openbmc/u-boot/drivers/spi/bfin_spi.c
/openbmc/u-boot/drivers/spi/bfin_spi6xx.c
/openbmc/u-boot/drivers/spi/mxc_spi.c
/openbmc/u-boot/drivers/spi/ti_qspi.c
/openbmc/u-boot/drivers/spi/xilinx_spi.c
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/musb/blackfin_usb.c
/openbmc/u-boot/dts/.gitignore
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/examples/Makefile
/openbmc/u-boot/examples/api/Makefile
/openbmc/u-boot/examples/standalone/Makefile
Makefile
/openbmc/u-boot/include/.gitignore
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/config_cmd_all.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/MERGERBOX.h
/openbmc/u-boot/include/configs/P1023RDS.h
/openbmc/u-boot/include/configs/ac14xx.h
/openbmc/u-boot/include/configs/adp-ag101.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/adp-ag102.h
/openbmc/u-boot/include/configs/am43xx_evm.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/armadillo-800eva.h
/openbmc/u-boot/include/configs/axs101.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/dlvision-10g.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/hummingboard.h
/openbmc/u-boot/include/configs/io.h
/openbmc/u-boot/include/configs/iocon.h
/openbmc/u-boot/include/configs/km/km83xx-common.h
/openbmc/u-boot/include/configs/koelsch.h
/openbmc/u-boot/include/configs/kzm9g.h
/openbmc/u-boot/include/configs/lager.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/mx23evk.h
/openbmc/u-boot/include/configs/mx28evk.h
/openbmc/u-boot/include/configs/mx51evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6qarm2.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6slevk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/o2dnt-common.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/shmin.h
/openbmc/u-boot/include/configs/snowball.h
/openbmc/u-boot/include/configs/spear-common.h
/openbmc/u-boot/include/configs/u8500_href.h
/openbmc/u-boot/include/configs/udoo.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/configs/vl_ma2sc.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_zc70x.h
/openbmc/u-boot/include/configs/zynq_zed.h
/openbmc/u-boot/include/i2c.h
/openbmc/u-boot/include/linker_lists.h
/openbmc/u-boot/scripts/.gitignore
/openbmc/u-boot/scripts/Kbuild.include
/openbmc/u-boot/scripts/Makefile
/openbmc/u-boot/scripts/Makefile.build
/openbmc/u-boot/scripts/Makefile.clean
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/docproc.c
/openbmc/u-boot/scripts/kernel-doc
/openbmc/u-boot/spl/Makefile
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/env/.gitignore
/openbmc/u-boot/tools/env/Makefile
/openbmc/u-boot/tools/env/README
6825a95b04-Feb-2014 Masahiro Yamada <yamada.m@jp.panasonic.com>

kbuild: use Linux Kernel build scripts

Now we are ready to switch over to real Kbuild.

This commit disables temporary scripts:
scripts/{Makefile.build.tmp, Makefile.host.tmp}
and enables real Kbu

kbuild: use Linux Kernel build scripts

Now we are ready to switch over to real Kbuild.

This commit disables temporary scripts:
scripts/{Makefile.build.tmp, Makefile.host.tmp}
and enables real Kbuild scripts:
scripts/{Makefile.build,Makefile.host,Makefile.lib}.

This switch is triggered by the line in scripts/Kbuild.include
-build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build.tmp obj
+build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build obj

We need to adjust some build scripts for U-Boot.
But smaller amount of modification is preferable.

Additionally, we need to fix compiler flags which are
locally added or removed.

In Kbuild, it is not allowed to change CFLAGS locally.
Instead, ccflags-y, asflags-y, cppflags-y,
CFLAGS_$(basetarget).o, CFLAGS_REMOVE_$(basetarget).o
are prepared for that purpose.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Tested-by: Gerhard Sittig <gsi@denx.de>

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/tegra114/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/tegra30/Makefile
/openbmc/u-boot/arch/arm/imx-common/Makefile
/openbmc/u-boot/arch/blackfin/cpu/Makefile
/openbmc/u-boot/arch/blackfin/lib/Makefile
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/Makefile
/openbmc/u-boot/arch/m68k/cpu/mcf523x/Makefile
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/Makefile
/openbmc/u-boot/arch/m68k/cpu/mcf532x/Makefile
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/Makefile
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/Makefile
/openbmc/u-boot/arch/nds32/cpu/n1213/Makefile
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/Makefile
/openbmc/u-boot/arch/powerpc/lib/Makefile
/openbmc/u-boot/arch/sandbox/cpu/Makefile
/openbmc/u-boot/board/bct-brettl2/config.mk
/openbmc/u-boot/board/bf518f-ezbrd/config.mk
/openbmc/u-boot/board/bf526-ezbrd/config.mk
/openbmc/u-boot/board/bf527-ad7160-eval/config.mk
/openbmc/u-boot/board/bf527-ezkit/config.mk
/openbmc/u-boot/board/bf527-sdp/config.mk
/openbmc/u-boot/board/bf533-ezkit/config.mk
/openbmc/u-boot/board/bf533-stamp/config.mk
/openbmc/u-boot/board/bf537-stamp/config.mk
/openbmc/u-boot/board/bf538f-ezkit/config.mk
/openbmc/u-boot/board/bf548-ezkit/config.mk
/openbmc/u-boot/board/bf561-acvilon/config.mk
/openbmc/u-boot/board/bf561-ezkit/config.mk
/openbmc/u-boot/board/br4/config.mk
/openbmc/u-boot/board/cm-bf527/config.mk
/openbmc/u-boot/board/cm-bf533/config.mk
/openbmc/u-boot/board/cm-bf537e/config.mk
/openbmc/u-boot/board/cm-bf537u/config.mk
/openbmc/u-boot/board/cm-bf548/config.mk
/openbmc/u-boot/board/cm-bf561/config.mk
/openbmc/u-boot/board/freescale/common/Makefile
/openbmc/u-boot/board/ip04/config.mk
/openbmc/u-boot/board/matrix_vision/mvblx/Makefile
/openbmc/u-boot/board/pr1/config.mk
/openbmc/u-boot/board/samsung/origen/Makefile
/openbmc/u-boot/board/samsung/smdkv310/Makefile
/openbmc/u-boot/board/sandburst/karef/Makefile
/openbmc/u-boot/board/sandburst/metrobox/Makefile
/openbmc/u-boot/board/spear/common/Makefile
/openbmc/u-boot/board/spear/x600/Makefile
/openbmc/u-boot/board/st-ericsson/snowball/Makefile
/openbmc/u-boot/board/st-ericsson/u8500/Makefile
/openbmc/u-boot/board/tcm-bf518/config.mk
/openbmc/u-boot/board/tcm-bf537/config.mk
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/config.mk
/openbmc/u-boot/disk/Makefile
/openbmc/u-boot/doc/DocBook/Makefile
/openbmc/u-boot/drivers/bios_emulator/Makefile
/openbmc/u-boot/drivers/hwmon/Makefile
/openbmc/u-boot/drivers/net/npe/Makefile
/openbmc/u-boot/drivers/rtc/Makefile
/openbmc/u-boot/drivers/usb/musb-new/Makefile
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/examples/api/Makefile
/openbmc/u-boot/examples/standalone/Makefile
ubifs/Makefile
yaffs2/Makefile
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/lzma/Makefile
/openbmc/u-boot/nand_spl/board/amcc/acadia/Makefile
/openbmc/u-boot/nand_spl/board/amcc/bamboo/Makefile
/openbmc/u-boot/nand_spl/board/amcc/canyonlands/Makefile
/openbmc/u-boot/nand_spl/board/amcc/kilauea/Makefile
/openbmc/u-boot/nand_spl/board/amcc/sequoia/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8315erdb/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8536ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8569mds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8572ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1023rds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1_p2_rdb/Makefile
/openbmc/u-boot/nand_spl/board/sheldon/simpc8313/Makefile
/openbmc/u-boot/net/Makefile
/openbmc/u-boot/post/lib_powerpc/fpu/Makefile
/openbmc/u-boot/scripts/Makefile.build
/openbmc/u-boot/scripts/Makefile.build.tmp
/openbmc/u-boot/scripts/Makefile.clean
/openbmc/u-boot/scripts/Makefile.host
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/basic/.gitignore
/openbmc/u-boot/scripts/basic/Makefile
/openbmc/u-boot/scripts/basic/fixdep.c
/openbmc/u-boot/scripts/mkmakefile
/openbmc/u-boot/spl/Makefile
/openbmc/u-boot/tools/Makefile
9e41403204-Feb-2014 Masahiro Yamada <yamada.m@jp.panasonic.com>

kbuild: change out-of-tree build

This commit changes the working directory
where the build process occurs.

Before this commit, build process occurred under the source
tree for both in-tree and out-

kbuild: change out-of-tree build

This commit changes the working directory
where the build process occurs.

Before this commit, build process occurred under the source
tree for both in-tree and out-of-tree build.

That's why we needed to add $(obj) prefix to all generated
files in makefiles like follows:
$(obj)u-boot.bin: $(obj)u-boot

Here, $(obj) is empty for in-tree build, whereas it points
to the output directory for out-of-tree build.

And our old build system changes the current working directory
with "make -C <sub-dir>" syntax when descending into the
sub-directories.

On the other hand, Kbuild uses a different idea
to handle out-of-tree build and directory descending.

The build process of Kbuild always occurs under the output tree.
When "O=dir/to/store/output/files" is given, the build system
changes the current working directory to that directory and
restarts the make.

Kbuild uses "make -f $(srctree)/scripts/Makefile.build obj=<sub-dir>"
syntax for descending into sub-directories.
(We can write it like "make $(obj)=<sub-dir>" with a shorthand.)
This means the current working directory is always the top
of the output directory.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Tested-by: Gerhard Sittig <gsi@denx.de>

show more ...


/openbmc/u-boot/.gitignore
/openbmc/u-boot/MAKEALL
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/cpu/arm1136/config.mk
/openbmc/u-boot/arch/arm/cpu/arm926ejs/config.mk
/openbmc/u-boot/arch/arm/cpu/arm926ejs/davinci/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/sata.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/omap4/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/socfpga/config.mk
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sata.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/spl.h
/openbmc/u-boot/arch/blackfin/config.mk
/openbmc/u-boot/arch/blackfin/cpu/Makefile
/openbmc/u-boot/arch/mips/cpu/mips32/config.mk
/openbmc/u-boot/arch/mips/cpu/mips64/config.mk
/openbmc/u-boot/arch/mips/cpu/xburst/config.mk
/openbmc/u-boot/arch/nds32/config.mk
/openbmc/u-boot/arch/powerpc/lib/Makefile
/openbmc/u-boot/arch/sandbox/cpu/Makefile
/openbmc/u-boot/arch/sparc/config.mk
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/board/ait/cam_enc_4xx/config.mk
/openbmc/u-boot/board/avionic-design/medcom-wide/Makefile
/openbmc/u-boot/board/avionic-design/plutux/Makefile
/openbmc/u-boot/board/avionic-design/tec-ng/Makefile
/openbmc/u-boot/board/avionic-design/tec/Makefile
/openbmc/u-boot/board/compal/paz00/Makefile
/openbmc/u-boot/board/compulab/trimslice/Makefile
/openbmc/u-boot/board/cray/L1/Makefile
/openbmc/u-boot/board/fads/fads.h
/openbmc/u-boot/board/h2200/Makefile
/openbmc/u-boot/board/matrix_vision/mvblm7/Makefile
/openbmc/u-boot/board/matrix_vision/mvsmr/Makefile
/openbmc/u-boot/board/nvidia/common/Makefile
/openbmc/u-boot/board/pcs440ep/config.mk
/openbmc/u-boot/board/samsung/origen/Makefile
/openbmc/u-boot/board/samsung/origen/tools/mkorigenspl.c
/openbmc/u-boot/board/samsung/smdkv310/Makefile
/openbmc/u-boot/board/samsung/smdkv310/tools/mksmdkv310spl.c
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/board/ti/omap5_uevm/evm.c
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/cmd_ext4.c
/openbmc/u-boot/common/cmd_scsi.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/spl/Makefile
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_sata.c
/openbmc/u-boot/config.mk
/openbmc/u-boot/doc/DocBook/Makefile
/openbmc/u-boot/drivers/bios_emulator/Makefile
/openbmc/u-boot/drivers/net/phy/atheros.c
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/examples/api/Makefile
/openbmc/u-boot/examples/standalone/Makefile
ubifs/Makefile
/openbmc/u-boot/include/configs/T1040QDS.h
/openbmc/u-boot/include/configs/T1040RDB.h
/openbmc/u-boot/include/configs/T1042RDB_PI.h
/openbmc/u-boot/include/configs/T2080QDS.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/balloon3.h
/openbmc/u-boot/include/configs/corvus.h
/openbmc/u-boot/include/configs/hummingboard.h
/openbmc/u-boot/include/configs/koelsch.h
/openbmc/u-boot/include/configs/lager.h
/openbmc/u-boot/include/configs/palmld.h
/openbmc/u-boot/include/configs/palmtc.h
/openbmc/u-boot/include/configs/scb9328.h
/openbmc/u-boot/include/configs/taurus.h
/openbmc/u-boot/include/configs/udoo.h
/openbmc/u-boot/include/configs/usb_a9263.h
/openbmc/u-boot/include/configs/zipitz2.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/spl.h
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/mkconfig
/openbmc/u-boot/nand_spl/board/amcc/acadia/Makefile
/openbmc/u-boot/nand_spl/board/amcc/bamboo/Makefile
/openbmc/u-boot/nand_spl/board/amcc/canyonlands/Makefile
/openbmc/u-boot/nand_spl/board/amcc/kilauea/Makefile
/openbmc/u-boot/nand_spl/board/amcc/sequoia/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8315erdb/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8536ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8569mds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/mpc8572ds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1023rds/Makefile
/openbmc/u-boot/nand_spl/board/freescale/p1_p2_rdb/Makefile
/openbmc/u-boot/nand_spl/board/sheldon/simpc8313/Makefile
/openbmc/u-boot/post/lib_powerpc/fpu/Makefile
/openbmc/u-boot/rules.mk
/openbmc/u-boot/scripts/Kbuild.include
/openbmc/u-boot/scripts/Makefile.build
/openbmc/u-boot/scripts/Makefile.host.tmp
/openbmc/u-boot/spl/Makefile
/openbmc/u-boot/test/command_ut.c
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/crc32.c
/openbmc/u-boot/tools/easylogo/Makefile
/openbmc/u-boot/tools/env/Makefile
/openbmc/u-boot/tools/env/crc32.c
/openbmc/u-boot/tools/env/ctype.c
/openbmc/u-boot/tools/env/env_attr.c
/openbmc/u-boot/tools/env/env_flags.c
/openbmc/u-boot/tools/env/linux_string.c
/openbmc/u-boot/tools/env_embedded.c
/openbmc/u-boot/tools/fdt.c
/openbmc/u-boot/tools/fdt_ro.c
/openbmc/u-boot/tools/fdt_rw.c
/openbmc/u-boot/tools/fdt_strerror.c
/openbmc/u-boot/tools/fdt_wip.c
/openbmc/u-boot/tools/gdb/Makefile
/openbmc/u-boot/tools/image-fit.c
/openbmc/u-boot/tools/image-sig.c
/openbmc/u-boot/tools/image.c
/openbmc/u-boot/tools/kernel-doc/Makefile
/openbmc/u-boot/tools/md5.c
/openbmc/u-boot/tools/rsa-sign.c
/openbmc/u-boot/tools/sha1.c
b7b5f31903-Feb-2014 Stephen Warren <swarren@nvidia.com>

fat: implement exists() for FAT fs

This hooks into the generic "file exists" support added in an earlier
patch, and provides an implementation for the FAT filesystem.

Signed-off-by: Stephen Warren

fat: implement exists() for FAT fs

This hooks into the generic "file exists" support added in an earlier
patch, and provides an implementation for the FAT filesystem.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...

55af5c9303-Feb-2014 Stephen Warren <swarren@nvidia.com>

ext4: implement exists() for ext4fs

This hooks into the generic "file exists" support added in an earlier
patch, and provides an implementation for the ext4 filesystem.

Signed-off-by: Stephen Warre

ext4: implement exists() for ext4fs

This hooks into the generic "file exists" support added in an earlier
patch, and provides an implementation for the ext4 filesystem.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...

0a30aa1e03-Feb-2014 Stephen Warren <swarren@nvidia.com>

sandbox: implement exists() function

This hooks into the generic "file exists" support added in an earlier
patch, and provides an implementation for the sandbox test environment.

Signed-off-by: Ste

sandbox: implement exists() function

This hooks into the generic "file exists" support added in an earlier
patch, and provides an implementation for the sandbox test environment.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...

377202b503-Feb-2014 Stephen Warren <swarren@nvidia.com>

fs: don't pass NULL dev_desc to most filesystems

FAT and ext4 expect that the passed in block device descriptor not be
NULL. This causes problems on sandbox, where get_device_and_partition()
succeed

fs: don't pass NULL dev_desc to most filesystems

FAT and ext4 expect that the passed in block device descriptor not be
NULL. This causes problems on sandbox, where get_device_and_partition()
succeeds for the "host" device, yet passes back a NULL device descriptor.
Add special handling for this situation, so that the generic filesystem
commands operate as expected on sandbox.

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

show more ...

6152916a03-Feb-2014 Stephen Warren <swarren@nvidia.com>

fs: implement infrastructure for an 'exists' function

This could be used in scripts such as:

if test -e mmc 0:1 /boot/boot.scr; then
load mmc 0:1 ${scriptaddr} /boot/boot.scr
source ${scrip

fs: implement infrastructure for an 'exists' function

This could be used in scripts such as:

if test -e mmc 0:1 /boot/boot.scr; then
load mmc 0:1 ${scriptaddr} /boot/boot.scr
source ${scriptaddr}
fi

rather than:

if load mmc 0:1 ${scriptaddr} /boot/boot.scr; then
source ${scriptaddr}
fi

This prevents errors being printed by attempts to load non-existent
files, which can be important when checking for a large set of files,
such as /boot/boot.scr.uimg, /boot/boot.scr, /boot/extlinux.conf,
/boot.scr.uimg, /boot.scr, /extlinux.conf.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...

1...<<11121314151617181920>>...23