History log of /openbmc/u-boot/env/ (Results 51 – 75 of 108)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
42a1820b31-Jan-2018 Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>

env: make env_import(_redund) return 0 on success, not 1

env_import (and env_import_redund) currently return 1 on success
and 0 on error. However, they are only used from functions
returning 0 on su

env: make env_import(_redund) return 0 on success, not 1

env_import (and env_import_redund) currently return 1 on success
and 0 on error. However, they are only used from functions
returning 0 on success or a negative value on error.

Let's clean this up by making env_import and env_import_redund
return 0 on success and -EIO on error (as was the case for all
users before).

Users that cared for the return value are also updated. Funny
enough, this only affects onenand.c and sf.c

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/Kconfig
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/psu_spl_init.c
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/spl.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am335x-pdu001-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/am335x-pdu001.dts
/openbmc/u-boot/arch/arm/dts/bcm283x-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7790-lager-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7790-lager.dts
/openbmc/u-boot/arch/arm/dts/r8a7790-stout-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7790-stout.dts
/openbmc/u-boot/arch/arm/dts/r8a7790-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7790.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7791-koelsch-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7791-koelsch.dts
/openbmc/u-boot/arch/arm/dts/r8a7791-porter-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7791-porter.dts
/openbmc/u-boot/arch/arm/dts/r8a7791-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7791.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7792-blanche-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7792-blanche.dts
/openbmc/u-boot/arch/arm/dts/r8a7792-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7792.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7793-gose-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7793-gose.dts
/openbmc/u-boot/arch/arm/dts/r8a7793-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7793.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7794-alt-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7794-alt.dts
/openbmc/u-boot/arch/arm/dts/r8a7794-silk-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7794-silk.dts
/openbmc/u-boot/arch/arm/dts/r8a7794-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7794.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7795-h3ulcb-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7795-h3ulcb.dts
/openbmc/u-boot/arch/arm/dts/r8a7795-salvator-x-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7795-salvator-x.dts
/openbmc/u-boot/arch/arm/dts/r8a7795-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7795.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7796-m3ulcb-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7796-m3ulcb.dts
/openbmc/u-boot/arch/arm/dts/r8a7796-salvator-x-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7796-salvator-x.dts
/openbmc/u-boot/arch/arm/dts/r8a7796-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7796.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77970-eagle-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a77970-eagle.dts
/openbmc/u-boot/arch/arm/dts/r8a77970-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77970.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77995-draak-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a77995-draak.dts
/openbmc/u-boot/arch/arm/dts/r8a77995-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77995.dtsi
/openbmc/u-boot/arch/arm/dts/r8a779x-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/rk3128.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288.dtsi
/openbmc/u-boot/arch/arm/dts/rk3328-evb.dts
/openbmc/u-boot/arch/arm/dts/rk3328.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-evb.dts
/openbmc/u-boot/arch/arm/dts/salvator-common.dtsi
/openbmc/u-boot/arch/arm/dts/stm32429i-eval-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32429i-eval.dts
/openbmc/u-boot/arch/arm/dts/stm32f7-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f746.dtsi
/openbmc/u-boot/arch/arm/dts/ulcb.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-7000.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-cc108.dts
/openbmc/u-boot/arch/arm/dts/zynq-topic-miami.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm011-x16.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-mini-emmc.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-mini-nand.dts
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3368.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk322x.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3328.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rv1108.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32_periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/psu_init_gpl.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/sys_proto.h
/openbmc/u-boot/arch/arm/lib/bootm-fdt.c
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-davinci/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/board.c
/openbmc/u-boot/arch/arm/mach-omap2/sec-common.c
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board.c
/openbmc/u-boot/arch/arm/mach-stm32/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/crypto.c
/openbmc/u-boot/arch/arm/mach-zynq/ddrc.c
/openbmc/u-boot/arch/arm/mach-zynq/lowlevel_init.S
/openbmc/u-boot/arch/arm/mach-zynq/ps7_spl_init.c
/openbmc/u-boot/arch/arm/mach-zynq/slcr.c
/openbmc/u-boot/arch/arm/mach-zynq/spl.c
/openbmc/u-boot/arch/arm/mach-zynq/timer.c
/openbmc/u-boot/arch/m68k/include/asm/config.h
/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
/openbmc/u-boot/arch/powerpc/include/asm/config.h
/openbmc/u-boot/arch/powerpc/include/asm/processor.h
/openbmc/u-boot/arch/x86/cpu/quark/smc.c
/openbmc/u-boot/arch/x86/include/asm/acpi_table.h
/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl
/openbmc/u-boot/arch/x86/include/asm/bootparam.h
/openbmc/u-boot/arch/x86/lib/acpi_table.c
/openbmc/u-boot/arch/x86/lib/zimage.c
/openbmc/u-boot/board/cobra5272/flash.c
/openbmc/u-boot/board/eets/pdu001/Kconfig
/openbmc/u-boot/board/eets/pdu001/MAINTAINERS
/openbmc/u-boot/board/eets/pdu001/Makefile
/openbmc/u-boot/board/eets/pdu001/README
/openbmc/u-boot/board/eets/pdu001/board.c
/openbmc/u-boot/board/eets/pdu001/board.h
/openbmc/u-boot/board/eets/pdu001/mux.c
/openbmc/u-boot/board/freescale/ls1046ardb/ddr.c
/openbmc/u-boot/board/freescale/ls1046ardb/ddr.h
/openbmc/u-boot/board/freescale/ls2080ardb/ddr.c
/openbmc/u-boot/board/freescale/ls2080ardb/ddr.h
/openbmc/u-boot/board/google/Kconfig
/openbmc/u-boot/board/logicpd/omap3som/omap3logic.h
/openbmc/u-boot/board/raspberrypi/rpi/rpi.c
/openbmc/u-boot/board/renesas/porter/Makefile
/openbmc/u-boot/board/renesas/porter/porter.c
/openbmc/u-boot/board/rockchip/evb_rv1108/evb_rv1108.c
/openbmc/u-boot/board/st/stm32f429-evaluation/Kconfig
/openbmc/u-boot/board/st/stm32f429-evaluation/MAINTAINERS
/openbmc/u-boot/board/st/stm32f429-evaluation/Makefile
/openbmc/u-boot/board/st/stm32f429-evaluation/stm32f429-evaluation.c
/openbmc/u-boot/board/st/stm32f746-disco/stm32f746-disco.c
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm010/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm011-x16/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm011/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm012/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zc770-xm013/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/xil_io.h
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu102-rev1.0/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/aes.c
/openbmc/u-boot/cmd/bdinfo.c
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/elf.c
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/common/autoboot.c
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/flash.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_atf.c
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/am335x_baltos_defconfig
/openbmc/u-boot/configs/am335x_pdu001_defconfig
/openbmc/u-boot/configs/am43xx_evm_qspiboot_defconfig
/openbmc/u-boot/configs/armadillo-800eva_defconfig
/openbmc/u-boot/configs/blanche_defconfig
/openbmc/u-boot/configs/cm_t3517_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/evb-rk3229_defconfig
/openbmc/u-boot/configs/evb-rk3288_defconfig
/openbmc/u-boot/configs/evb-rk3328_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/kc1_defconfig
/openbmc/u-boot/configs/koelsch_defconfig
/openbmc/u-boot/configs/lager_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/r8a7795_salvator-x_defconfig
/openbmc/u-boot/configs/r8a7795_ulcb_defconfig
/openbmc/u-boot/configs/r8a7796_salvator-x_defconfig
/openbmc/u-boot/configs/r8a7796_ulcb_defconfig
/openbmc/u-boot/configs/r8a77970_eagle_defconfig
/openbmc/u-boot/configs/r8a77995_draak_defconfig
/openbmc/u-boot/configs/rpi_0_w_defconfig
/openbmc/u-boot/configs/rpi_2_defconfig
/openbmc/u-boot/configs/rpi_3_32b_defconfig
/openbmc/u-boot/configs/rpi_3_defconfig
/openbmc/u-boot/configs/rpi_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/sniper_defconfig
/openbmc/u-boot/configs/socfpga_arria10_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig
/openbmc/u-boot/configs/socfpga_de10_nano_defconfig
/openbmc/u-boot/configs/socfpga_de1_soc_defconfig
/openbmc/u-boot/configs/socfpga_is1_defconfig
/openbmc/u-boot/configs/socfpga_mcvevk_defconfig
/openbmc/u-boot/configs/socfpga_sockit_defconfig
/openbmc/u-boot/configs/socfpga_socrates_defconfig
/openbmc/u-boot/configs/socfpga_sr1500_defconfig
/openbmc/u-boot/configs/socfpga_vining_fpga_defconfig
/openbmc/u-boot/configs/stm32f429-evaluation_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_mini_emmc_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_mini_nand_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/configs/zynq_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_picozed_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_x16_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/doc/README.iscsi
/openbmc/u-boot/doc/README.zynq
/openbmc/u-boot/drivers/clk/clk-uclass.c
/openbmc/u-boot/drivers/clk/clk_stm32f.c
/openbmc/u-boot/drivers/clk/renesas/Kconfig
/openbmc/u-boot/drivers/clk/renesas/Makefile
/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen2.c
/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen3.c
/openbmc/u-boot/drivers/clk/renesas/r8a7790-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/r8a7791-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/r8a7792-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/r8a7794-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/r8a7795-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/r8a7796-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/r8a77970-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/r8a77995-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/rcar-gen2-cpg.h
/openbmc/u-boot/drivers/clk/renesas/rcar-gen3-cpg.h
/openbmc/u-boot/drivers/clk/renesas/renesas-cpg-mssr.c
/openbmc/u-boot/drivers/clk/renesas/renesas-cpg-mssr.h
/openbmc/u-boot/drivers/clk/rockchip/clk_rk322x.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3328.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3368.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/core/device.c
/openbmc/u-boot/drivers/ddr/altera/sequencer.c
/openbmc/u-boot/drivers/ddr/fsl/ctrl_regs.c
/openbmc/u-boot/drivers/ddr/fsl/ddr1_dimm_params.c
/openbmc/u-boot/drivers/ddr/fsl/ddr2_dimm_params.c
/openbmc/u-boot/drivers/ddr/fsl/ddr3_dimm_params.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/options.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/bcm2835_gpio.c
/openbmc/u-boot/drivers/gpio/gpio-rcar.c
/openbmc/u-boot/drivers/gpio/mpc8xxx_gpio.c
/openbmc/u-boot/drivers/gpio/pca953x_gpio.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/misc/qfw.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/bcm2835_sdhost.c
/openbmc/u-boot/drivers/mtd/cfi_flash.c
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/arasan_nfc.c
/openbmc/u-boot/drivers/mtd/pic32_flash.c
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/net/gmac_rockchip.c
/openbmc/u-boot/drivers/net/mvpp2.c
/openbmc/u-boot/drivers/net/ravb.c
/openbmc/u-boot/drivers/net/sh_eth.c
/openbmc/u-boot/drivers/net/sh_eth.h
/openbmc/u-boot/drivers/pci/Kconfig
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pci/pci-rcar-gen2.c
/openbmc/u-boot/drivers/pinctrl/Kconfig
/openbmc/u-boot/drivers/pinctrl/Makefile
/openbmc/u-boot/drivers/pinctrl/broadcom/Kconfig
/openbmc/u-boot/drivers/pinctrl/broadcom/Makefile
/openbmc/u-boot/drivers/pinctrl/broadcom/pinctrl-bcm283x.c
/openbmc/u-boot/drivers/pinctrl/renesas/Kconfig
/openbmc/u-boot/drivers/pinctrl/renesas/Makefile
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7790.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7791.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7792.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7794.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc.c
/openbmc/u-boot/drivers/pinctrl/renesas/sh_pfc.h
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rk322x.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rk3328.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rv1108.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/serial/Makefile
/openbmc/u-boot/drivers/serial/ns16550.c
/openbmc/u-boot/drivers/serial/serial-uclass.c
/openbmc/u-boot/drivers/serial/serial_bcm283x_mu.c
/openbmc/u-boot/drivers/serial/serial_bcm283x_pl011.c
/openbmc/u-boot/drivers/serial/serial_pl01x.c
/openbmc/u-boot/drivers/serial/serial_pl01x_internal.h
/openbmc/u-boot/drivers/serial/serial_sh.c
/openbmc/u-boot/drivers/serial/serial_sh.h
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/ehci-mxs.c
/openbmc/u-boot/drivers/usb/host/r8a66597-hcd.c
/openbmc/u-boot/drivers/usb/host/xhci-ring.c
common.c
onenand.c
sf.c
/openbmc/u-boot/fs/btrfs/compression.c
/openbmc/u-boot/fs/btrfs/hash.c
/openbmc/u-boot/fs/btrfs/super.c
/openbmc/u-boot/include/asm-generic/atomic-long.h
/openbmc/u-boot/include/clk-uclass.h
/openbmc/u-boot/include/clk.h
/openbmc/u-boot/include/common_timing_params.h
/openbmc/u-boot/include/config_distro_bootcmd.h
/openbmc/u-boot/include/configs/alt.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/armadillo-800eva.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/blanche.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/edb93xx.h
/openbmc/u-boot/include/configs/gose.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/configs/integrator-common.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/kc1.h
/openbmc/u-boot/include/configs/koelsch.h
/openbmc/u-boot/include/configs/lager.h
/openbmc/u-boot/include/configs/legoev3.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/omap3_evm.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/pdu001.h
/openbmc/u-boot/include/configs/poplar.h
/openbmc/u-boot/include/configs/porter.h
/openbmc/u-boot/include/configs/qemu-arm.h
/openbmc/u-boot/include/configs/rcar-gen2-common.h
/openbmc/u-boot/include/configs/rpi.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/silk.h
/openbmc/u-boot/include/configs/sniper.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/spear-common.h
/openbmc/u-boot/include/configs/stm32f429-discovery.h
/openbmc/u-boot/include/configs/stm32f429-evaluation.h
/openbmc/u-boot/include/configs/stm32f469-discovery.h
/openbmc/u-boot/include/configs/stm32f746-disco.h
/openbmc/u-boot/include/configs/stout.h
/openbmc/u-boot/include/configs/stv0991.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/thunderx_88xx.h
/openbmc/u-boot/include/configs/ti_armv7_omap.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/vexpress_common.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/x86-common.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_emmc.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_nand.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_cse.h
/openbmc/u-boot/include/ddr_spd.h
/openbmc/u-boot/include/dm/platform_data/serial_bcm283x_mu.h
/openbmc/u-boot/include/dm/read.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7790-clock.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7790-cpg-mssr.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7791-clock.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7791-cpg-mssr.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7792-clock.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7792-cpg-mssr.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7793-clock.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7793-cpg-mssr.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7794-clock.h
/openbmc/u-boot/include/dt-bindings/clock/r8a7794-cpg-mssr.h
/openbmc/u-boot/include/dt-bindings/clock/rk3288-cru.h
/openbmc/u-boot/include/dt-bindings/clock/rk3328-cru.h
/openbmc/u-boot/include/dt-bindings/power/r8a7790-sysc.h
/openbmc/u-boot/include/dt-bindings/power/r8a7791-sysc.h
/openbmc/u-boot/include/dt-bindings/power/r8a7792-sysc.h
/openbmc/u-boot/include/dt-bindings/power/r8a7793-sysc.h
/openbmc/u-boot/include/dt-bindings/power/r8a7794-sysc.h
/openbmc/u-boot/include/efi.h
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/flash.h
/openbmc/u-boot/include/fsl_ddr_dimm_params.h
/openbmc/u-boot/include/fsl_ddr_sdram.h
/openbmc/u-boot/include/libfdt.h
/openbmc/u-boot/include/libfdt_env.h
/openbmc/u-boot/include/linux/libfdt.h
/openbmc/u-boot/include/uboot_aes.h
/openbmc/u-boot/lib/aes.c
/openbmc/u-boot/lib/efi_loader/Kconfig
/openbmc/u-boot/lib/efi_loader/efi_bootmgr.c
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/libfdt/Makefile
/openbmc/u-boot/lib/libfdt/fdt_rw.c
/openbmc/u-boot/lib/vsprintf.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/dtc/pylibfdt/setup.py
/openbmc/u-boot/scripts/kconfig/mconf.c
/openbmc/u-boot/scripts/mailmapper
/openbmc/u-boot/test/print_ut.c
/openbmc/u-boot/test/py/test.py
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/buildman/buildman.py
/openbmc/u-boot/tools/dtoc/dtoc.py
/openbmc/u-boot/tools/env/fw_env.c
/openbmc/u-boot/tools/fdt_host.h
/openbmc/u-boot/tools/fdtgrep.c
/openbmc/u-boot/tools/gen_ethaddr_crc.c
/openbmc/u-boot/tools/ifdtool.c
/openbmc/u-boot/tools/imagetool.h
/openbmc/u-boot/tools/libfdt/fdt_rw.c
/openbmc/u-boot/tools/microcode-tool.py
/openbmc/u-boot/tools/mips-relocs.c
/openbmc/u-boot/tools/mrvl_uart.sh
/openbmc/u-boot/tools/patman/patman.py
/openbmc/u-boot/tools/rkmux.py
0163c91823-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: sunxi: Enable FAT-based environment support by default

Now that we have everything in place to implement the transition scheme,
let's enable it by default.

Reviewed-by: Andre Przywara <andre.p

env: sunxi: Enable FAT-based environment support by default

Now that we have everything in place to implement the transition scheme,
let's enable it by default.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

40c08a6823-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Mark env_get_location as weak

Allow boards and architectures to override the default environment lookup
code by overriding env_get_location.

Reviewed-by: Andre Przywara <andre.przywara@arm.com

env: Mark env_get_location as weak

Allow boards and architectures to override the default environment lookup
code by overriding env_get_location.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

fb69464e23-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Allow to build multiple environments in Kconfig

Now that we have everything in place in the code, let's allow to build
multiple environments backend through Kconfig.

Reviewed-by: Andre Przywar

env: Allow to build multiple environments in Kconfig

Now that we have everything in place in the code, let's allow to build
multiple environments backend through Kconfig.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

d282a1db23-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: mmc: depends on the MMC framework

The raw MMC environment directly calls into the MMC framework. Make sure
it's enabled before we can select it.

Reviewed-by: Simon Glass <sjg@chromium.org>
Sig

env: mmc: depends on the MMC framework

The raw MMC environment directly calls into the MMC framework. Make sure
it's enabled before we can select it.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>

show more ...

1d44608723-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Initialise all the environments

Since we want to have multiple environments, we will need to initialise
all the environments since we don't know at init time what drivers might
fail when callin

env: Initialise all the environments

Since we want to have multiple environments, we will need to initialise
all the environments since we don't know at init time what drivers might
fail when calling load.

Let's init all of them, and only consider for further operations the ones
that have not reported any errors at init time.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

7d714a2423-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Support multiple environments

Now that we have everything in place to support multiple environment, let's
make sure the current code can use it.

The priority used between the various environme

env: Support multiple environments

Now that we have everything in place to support multiple environment, let's
make sure the current code can use it.

The priority used between the various environment is the same one that was
used in the code previously.

At read / init times, the highest priority environment is going to be
detected, and we'll use the same one without lookup during writes. This
should implement the same behaviour than we currently have.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

58ae999023-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: common: Make the debug messages play a little nicer

Since we have global messages to indicate what's going on, the custom
messages in the environment drivers only make the output less readable.

env: common: Make the debug messages play a little nicer

Since we have global messages to indicate what's going on, the custom
messages in the environment drivers only make the output less readable.

Make the common code play a little nicer by removing all the extra output
in the standard case.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

29b8f21023-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: mmc: Make the debug messages play a little nicer

Since we have global messages to indicate what's going on, the custom
messages in the environment drivers only make the output less readable.

M

env: mmc: Make the debug messages play a little nicer

Since we have global messages to indicate what's going on, the custom
messages in the environment drivers only make the output less readable.

Make MMC play a little nicer by removing all the extra \n and formatting
that is redundant with the global output.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>

show more ...

d0816da523-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: fat: Make the debug messages play a little nicer

Since we have global messages to indicate what's going on, the custom
messages in the environment drivers only make the output less readable.

M

env: fat: Make the debug messages play a little nicer

Since we have global messages to indicate what's going on, the custom
messages in the environment drivers only make the output less readable.

Make FAT play a little nicer by removing all the extra \n and formatting
that is redundant with the global output.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

3574ba0123-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Make it explicit where we're loading our environment from

Since we can have multiple environments now, it's better to provide a
decent indication on what environments were tried and which were

env: Make it explicit where we're loading our environment from

Since we can have multiple environments now, it's better to provide a
decent indication on what environments were tried and which were the one to
fail and succeed.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

9efac3c823-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Make the env save message a bit more explicit

Since we'll soon have support for multiple environments, the environment
saving message might end up being printed multiple times if the higher
pri

env: Make the env save message a bit more explicit

Since we'll soon have support for multiple environments, the environment
saving message might end up being printed multiple times if the higher
priority environment cannot be used.

That might confuse the user, so let's make it explicit if the operation
failed or not.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

8a3a7e2223-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Pass additional parameters to the env lookup function

In preparation for the multiple environment support, let's introduce two
new parameters to the environment driver lookup function: the prio

env: Pass additional parameters to the env lookup function

In preparation for the multiple environment support, let's introduce two
new parameters to the environment driver lookup function: the priority and
operation.

The operation parameter is meant to identify, obviously, the operation you
might want to perform on the environment.

The priority is a number passed to identify the environment priority you
want to retrieve. The lowest priority parameter (0) will be the primary
source.

Combining the two parameters allow you to support multiple environments
through different priorities, and to change those priorities between read
and writes operations.

This is especially useful to implement migration mechanisms where you want
to always use the same environment first, be it to read or write, while the
common case is more likely to use the same environment it has read from to
write it to.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

52746c4323-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

env: Rename env_driver_lookup_default and env_get_default_location

The env_driver_lookup_default and env_get_default_location functions are
about to get refactored to support loading from multiple e

env: Rename env_driver_lookup_default and env_get_default_location

The env_driver_lookup_default and env_get_default_location functions are
about to get refactored to support loading from multiple environment.

The name is therefore not really well suited anymore. Drop the default
part to be a bit more relevant.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...

9c24dfb223-Jan-2018 Maxime Ripard <maxime.ripard@free-electrons.com>

cmd: nvedit: Get rid of the env lookup

The nvedit command is the only user of env_driver_lookup_default outside of
the environment code itself, and it uses it only to print the environment
it's abou

cmd: nvedit: Get rid of the env lookup

The nvedit command is the only user of env_driver_lookup_default outside of
the environment code itself, and it uses it only to print the environment
it's about to save to during env save.

As we're about to rework the environment to be able to handle multiple
environment sources, we might not have an idea of what environment backend
is going to be used before trying (and possibly failing for some).

Therefore, it makes sense to remove that message and move it to the
env_save function itself. As a side effect, we also can get rid of the call
to env_driver_lookup_default that is also about to get refactored.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/spl.c
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frdm.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-frdm.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-rdb.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-duart.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds-lpuart.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-qds.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1043a-rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1043a.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds-duart.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds-lpuart.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-qds.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1046a-rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1046a.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1088a-qds.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1088a-rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1088a.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls2080a-qds.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls2080a-rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls2080a.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls2081a-rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts
/openbmc/u-boot/arch/arm/dts/keystone-k2g-evm.dts
/openbmc/u-boot/arch/arm/dts/keystone-k2g.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga_arria10.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga_arria5_socdk.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_is1.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socdk.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sockit.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socrates.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_sr1500.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_vining_fpga.dts
/openbmc/u-boot/arch/arm/dts/stv0991.dts
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_serdes.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/openbmc/u-boot/arch/arm/include/asm/arch-mvebu/spi.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/mach-davinci/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/ddr.c
/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_arria10.c
/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager_gen5.c
/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager_arria10.c
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/cpu.c
/openbmc/u-boot/arch/m68k/cpu/mcf523x/cpu.c
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/cpu.c
/openbmc/u-boot/arch/m68k/cpu/mcf530x/cpu.c
/openbmc/u-boot/arch/m68k/cpu/mcf532x/cpu.c
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/cpu.c
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/cpu.c
/openbmc/u-boot/arch/mips/dts/Makefile
/openbmc/u-boot/arch/mips/dts/brcm,bcm3380.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6318.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm63268.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6328.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6338.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6348.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6358.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6368.dtsi
/openbmc/u-boot/arch/mips/dts/comtrend,ar-5315u.dts
/openbmc/u-boot/arch/mips/dts/comtrend,ar-5387un.dts
/openbmc/u-boot/arch/mips/dts/comtrend,wap-5813n.dts
/openbmc/u-boot/arch/mips/dts/netgear,cg3100d.dts
/openbmc/u-boot/arch/mips/dts/sagem,f@st1704.dts
/openbmc/u-boot/arch/mips/mach-ath79/ar934x/clk.c
/openbmc/u-boot/arch/mips/mach-bmips/Kconfig
/openbmc/u-boot/board/comtrend/ar5315u/Kconfig
/openbmc/u-boot/board/comtrend/ar5315u/MAINTAINERS
/openbmc/u-boot/board/comtrend/ar5315u/Makefile
/openbmc/u-boot/board/comtrend/ar5315u/ar-5315u.c
/openbmc/u-boot/board/comtrend/wap5813n/Kconfig
/openbmc/u-boot/board/comtrend/wap5813n/MAINTAINERS
/openbmc/u-boot/board/comtrend/wap5813n/Makefile
/openbmc/u-boot/board/comtrend/wap5813n/wap-5813n.c
/openbmc/u-boot/board/freescale/common/Kconfig
/openbmc/u-boot/board/freescale/common/Makefile
/openbmc/u-boot/board/freescale/common/qixis.c
/openbmc/u-boot/board/freescale/common/vid.c
/openbmc/u-boot/board/freescale/ls1088a/ddr.c
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/openbmc/u-boot/board/imgtec/boston/config.mk
/openbmc/u-boot/board/samtec/vining_2000/vining_2000.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/hash.c
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/calimain_defconfig
/openbmc/u-boot/configs/comtrend_ar5315u_ram_defconfig
/openbmc/u-boot/configs/comtrend_ar5387un_ram_defconfig
/openbmc/u-boot/configs/comtrend_wap5813n_ram_defconfig
/openbmc/u-boot/configs/da850evm_direct_nor_defconfig
/openbmc/u-boot/configs/netgear_cg3100d_ram_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/sagem_f@st1704_ram_defconfig
/openbmc/u-boot/doc/device-tree-bindings/spi/soft-spi.txt
/openbmc/u-boot/doc/device-tree-bindings/spi/spi-cadence.txt
/openbmc/u-boot/drivers/block/blk-uclass.c
/openbmc/u-boot/drivers/clk/clk_pic32.c
/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen3.c
/openbmc/u-boot/drivers/core/read.c
/openbmc/u-boot/drivers/cpu/bmips_cpu.c
/openbmc/u-boot/drivers/crypto/fsl/fsl_hash.c
/openbmc/u-boot/drivers/ddr/fsl/fsl_ddr_gen4.c
/openbmc/u-boot/drivers/ddr/microchip/ddr2.c
/openbmc/u-boot/drivers/dfu/Kconfig
/openbmc/u-boot/drivers/fpga/socfpga_arria10.c
/openbmc/u-boot/drivers/gpio/sunxi_gpio.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/mmc-uclass.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/msm_sdhci.c
/openbmc/u-boot/drivers/mmc/sdhci-cadence.c
/openbmc/u-boot/drivers/mmc/sdhci.c
/openbmc/u-boot/drivers/mtd/pic32_flash.c
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash.c
/openbmc/u-boot/drivers/net/ag7xxx.c
/openbmc/u-boot/drivers/net/dwc_eth_qos.c
/openbmc/u-boot/drivers/net/ethoc.c
/openbmc/u-boot/drivers/net/pic32_eth.c
/openbmc/u-boot/drivers/net/pic32_mdio.c
/openbmc/u-boot/drivers/net/ravb.c
/openbmc/u-boot/drivers/net/xilinx_axi_emac.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/power/pmic/s2mps11.c
/openbmc/u-boot/drivers/power/regulator/Kconfig
/openbmc/u-boot/drivers/power/regulator/Makefile
/openbmc/u-boot/drivers/power/regulator/s2mps11_regulator.c
/openbmc/u-boot/drivers/ram/bmips_ram.c
/openbmc/u-boot/drivers/reset/sti-reset.c
/openbmc/u-boot/drivers/serial/serial_pic32.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/atmel_spi.c
/openbmc/u-boot/drivers/spi/bcm63xx_hsspi.c
/openbmc/u-boot/drivers/spi/bcm63xx_spi.c
/openbmc/u-boot/drivers/spi/cadence_qspi.c
/openbmc/u-boot/drivers/spi/cadence_qspi.h
/openbmc/u-boot/drivers/spi/cadence_qspi_apb.c
/openbmc/u-boot/drivers/spi/designware_spi.c
/openbmc/u-boot/drivers/spi/fsl_qspi.c
/openbmc/u-boot/drivers/spi/kirkwood_spi.c
/openbmc/u-boot/drivers/spi/mvebu_a3700_spi.c
/openbmc/u-boot/drivers/spi/spi-uclass.c
/openbmc/u-boot/drivers/spi/spi.c
/openbmc/u-boot/drivers/usb/host/dwc2.c
/openbmc/u-boot/drivers/usb/host/ehci-msm.c
/openbmc/u-boot/drivers/usb/host/ehci-mx6.c
/openbmc/u-boot/drivers/usb/host/ohci-lpc32xx.c
/openbmc/u-boot/drivers/usb/host/xhci-rcar.c
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/atmel_hlcdfb.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_display.c
env.c
/openbmc/u-boot/examples/api/Makefile
/openbmc/u-boot/fs/fat/Kconfig
/openbmc/u-boot/fs/fat/fat.c
/openbmc/u-boot/fs/fat/fat_write.c
/openbmc/u-boot/include/blk.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/config_fallbacks.h
/openbmc/u-boot/include/configs/MPC8349ITX.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/bmips_bcm6318.h
/openbmc/u-boot/include/configs/bmips_bcm6368.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/comtrend_ar5315u.h
/openbmc/u-boot/include/configs/comtrend_wap5813n.h
/openbmc/u-boot/include/configs/controlcenterdc.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/db-88f6720.h
/openbmc/u-boot/include/configs/db-88f6820-amc.h
/openbmc/u-boot/include/configs/db-88f6820-gp.h
/openbmc/u-boot/include/configs/db-mv784mp-gp.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/edminiv2.h
/openbmc/u-boot/include/configs/gplugd.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/k2g_evm.h
/openbmc/u-boot/include/configs/legoev3.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/mv-common.h
/openbmc/u-boot/include/configs/mvebu_armada-37xx.h
/openbmc/u-boot/include/configs/mvebu_armada-8k.h
/openbmc/u-boot/include/configs/nas220.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/pic32mzdask.h
/openbmc/u-boot/include/configs/rcar-gen2-common.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/stv0991.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/x86-common.h
/openbmc/u-boot/include/configs/zmx25.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dm/read.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/dt-bindings/clock/bcm6318-clock.h
/openbmc/u-boot/include/dt-bindings/clock/bcm6368-clock.h
/openbmc/u-boot/include/dt-bindings/power-domain/bcm6318-power-domain.h
/openbmc/u-boot/include/dt-bindings/reset/bcm6318-reset.h
/openbmc/u-boot/include/dt-bindings/reset/bcm6368-reset.h
/openbmc/u-boot/include/efi_api.h
/openbmc/u-boot/include/efi_driver.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/include/efi_selftest.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/fat.h
/openbmc/u-boot/include/power/s2mps11.h
/openbmc/u-boot/include/spi.h
/openbmc/u-boot/include/spi_flash.h
/openbmc/u-boot/include/wait_bit.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/efi_driver/Makefile
/openbmc/u-boot/lib/efi_driver/efi_block_device.c
/openbmc/u-boot/lib/efi_driver/efi_uclass.c
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_console.c
/openbmc/u-boot/lib/efi_loader/efi_device_path.c
/openbmc/u-boot/lib/efi_loader/efi_device_path_to_text.c
/openbmc/u-boot/lib/efi_loader/efi_disk.c
/openbmc/u-boot/lib/efi_loader/efi_image_loader.c
/openbmc/u-boot/lib/efi_loader/efi_memory.c
/openbmc/u-boot/lib/efi_loader/helloworld.c
/openbmc/u-boot/lib/efi_selftest/.gitignore
/openbmc/u-boot/lib/efi_selftest/Makefile
/openbmc/u-boot/lib/efi_selftest/efi_selftest.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_block_device.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_console.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_controllers.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_devicepath.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_disk_image.h
/openbmc/u-boot/lib/efi_selftest/efi_selftest_events.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_manageprotocols.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_miniapp_exit.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_miniapp_return.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_exit.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_return.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_tpl.c
/openbmc/u-boot/lib/vsprintf.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/print_ut.c
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/file2include.c
3cd084d304-Jan-2018 Tuomas Tynkkynen <tuomas@tuxera.com>

env: ENV_IS_IN_FAT improvements

Make it select FS_FAT as well, because if it's not selected, enabling
ENV_IS_IN_FAT causes a Kconfig warning:

warning: (ENV_IS_IN_FAT) selects FAT_WRITE which has un

env: ENV_IS_IN_FAT improvements

Make it select FS_FAT as well, because if it's not selected, enabling
ENV_IS_IN_FAT causes a Kconfig warning:

warning: (ENV_IS_IN_FAT) selects FAT_WRITE which has unmet direct dependencies (FS_FAT)

This also allows dropping some code from config_fallbacks.

Also drop the unnecessary help text about having to enable
CONFIG_FAT_WRITE - Kconfig automatically handles that.

Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>

show more ...


/openbmc/u-boot/.checkpatch.conf
/openbmc/u-boot/.travis.yml
/openbmc/u-boot/arch/arc/dts/hsdk.dts
/openbmc/u-boot/arch/arc/include/asm/arcregs.h
/openbmc/u-boot/arch/arc/lib/cache.c
/openbmc/u-boot/arch/arc/lib/start.S
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am572x-idk-common.dtsi
/openbmc/u-boot/arch/arm/dts/am572x-idk.dts
/openbmc/u-boot/arch/arm/dts/am574x-idk.dts
/openbmc/u-boot/arch/arm/dts/am57xx-commercial-grade.dtsi
/openbmc/u-boot/arch/arm/dts/am57xx-industrial-grade.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-beagle-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-ab.dts
/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm.dts
/openbmc/u-boot/arch/arm/dts/omap3-beagle.dts
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/mmc_host_def.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mmc_host_def.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/mux_dra7xx.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/emif.h
/openbmc/u-boot/arch/arm/include/asm/omap_common.h
/openbmc/u-boot/arch/arm/include/asm/omap_mmc.h
/openbmc/u-boot/arch/arm/include/asm/ti-common/ti-edma3.h
/openbmc/u-boot/arch/arm/mach-keystone/Kconfig
/openbmc/u-boot/arch/arm/mach-keystone/Makefile
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/mmc_host_def.h
/openbmc/u-boot/arch/arm/mach-keystone/init.c
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am33xx.c
/openbmc/u-boot/arch/arm/mach-omap2/emif-common.c
/openbmc/u-boot/arch/arm/mach-omap2/hwinit-common.c
/openbmc/u-boot/arch/arm/mach-omap2/omap5/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/omap5/hw_data.c
/openbmc/u-boot/arch/arm/mach-omap2/omap5/hwinit.c
/openbmc/u-boot/arch/arm/mach-omap2/omap5/sdram.c
/openbmc/u-boot/arch/arm/mach-omap2/sec-common.c
/openbmc/u-boot/arch/arm/mach-qemu/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32/Kconfig
/openbmc/u-boot/board/emulation/qemu-arm/MAINTAINERS
/openbmc/u-boot/board/emulation/qemu-arm/qemu-arm.c
/openbmc/u-boot/board/freescale/m52277evb/README
/openbmc/u-boot/board/freescale/m5253evbe/README
/openbmc/u-boot/board/freescale/mpc8349itx/README
/openbmc/u-boot/board/logicpd/omap3som/omap3logic.c
/openbmc/u-boot/board/ti/am57xx/board.c
/openbmc/u-boot/board/ti/am57xx/mux_data.h
/openbmc/u-boot/board/ti/beagle/beagle.c
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/board/ti/dra7xx/mux_data.h
/openbmc/u-boot/board/ti/ks2_evm/board.h
/openbmc/u-boot/board/ti/ks2_evm/board_k2g.c
/openbmc/u-boot/board/ti/ks2_evm/ddr3_k2g.c
/openbmc/u-boot/board/ti/ks2_evm/mux-k2g.h
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/pmic.c
/openbmc/u-boot/cmd/ti/Kconfig
/openbmc/u-boot/cmd/ti/Makefile
/openbmc/u-boot/cmd/ti/ddr3.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/configs/MPC8349ITXGP_defconfig
/openbmc/u-boot/configs/am335x_baltos_defconfig
/openbmc/u-boot/configs/am335x_boneblack_defconfig
/openbmc/u-boot/configs/am335x_boneblack_vboot_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_evm_nor_defconfig
/openbmc/u-boot/configs/am335x_evm_norboot_defconfig
/openbmc/u-boot/configs/am335x_evm_spiboot_defconfig
/openbmc/u-boot/configs/am335x_evm_usbspl_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am3517_crane_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/am43xx_evm_defconfig
/openbmc/u-boot/configs/am43xx_evm_ethboot_defconfig
/openbmc/u-boot/configs/am43xx_evm_qspiboot_defconfig
/openbmc/u-boot/configs/am43xx_evm_usbhost_boot_defconfig
/openbmc/u-boot/configs/am43xx_hs_evm_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/birdland_bav335a_defconfig
/openbmc/u-boot/configs/birdland_bav335b_defconfig
/openbmc/u-boot/configs/brppt1_mmc_defconfig
/openbmc/u-boot/configs/brppt1_nand_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/brxre1_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/cm_t3517_defconfig
/openbmc/u-boot/configs/cm_t35_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/da850_am18xxevm_defconfig
/openbmc/u-boot/configs/da850evm_defconfig
/openbmc/u-boot/configs/da850evm_direct_nor_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig
/openbmc/u-boot/configs/draco_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/duovero_defconfig
/openbmc/u-boot/configs/ea20_defconfig
/openbmc/u-boot/configs/etamin_defconfig
/openbmc/u-boot/configs/evb-rk3288_defconfig
/openbmc/u-boot/configs/fennec-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/hsdk_defconfig
/openbmc/u-boot/configs/igep0032_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/k2e_evm_defconfig
/openbmc/u-boot/configs/k2e_hs_evm_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/k2hk_evm_defconfig
/openbmc/u-boot/configs/k2hk_hs_evm_defconfig
/openbmc/u-boot/configs/k2l_evm_defconfig
/openbmc/u-boot/configs/kc1_defconfig
/openbmc/u-boot/configs/legoev3_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mx25pdk_defconfig
/openbmc/u-boot/configs/nokia_rx51_defconfig
/openbmc/u-boot/configs/omap3_beagle_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap3_zoom1_defconfig
/openbmc/u-boot/configs/omap4_panda_defconfig
/openbmc/u-boot/configs/omap4_sdp4430_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/pcm051_rev1_defconfig
/openbmc/u-boot/configs/pcm051_rev3_defconfig
/openbmc/u-boot/configs/pengwyn_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/poplar_defconfig
/openbmc/u-boot/configs/popmetal-rk3288_defconfig
/openbmc/u-boot/configs/pxm2_defconfig
/openbmc/u-boot/configs/qemu_arm64_defconfig
/openbmc/u-boot/configs/qemu_arm_defconfig
/openbmc/u-boot/configs/rastaban_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/rpi_0_w_defconfig
/openbmc/u-boot/configs/rut_defconfig
/openbmc/u-boot/configs/sniper_defconfig
/openbmc/u-boot/configs/stm32f429-discovery_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/thuban_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/doc/README.ext4
/openbmc/u-boot/doc/README.m54418twr
/openbmc/u-boot/doc/README.qemu-arm
/openbmc/u-boot/drivers/clk/Makefile
/openbmc/u-boot/drivers/clk/clk-hsdk-cgu.c
/openbmc/u-boot/drivers/clk/clk-uclass.c
/openbmc/u-boot/drivers/clk/clk_fixed_rate.c
/openbmc/u-boot/drivers/core/device.c
/openbmc/u-boot/drivers/core/ofnode.c
/openbmc/u-boot/drivers/core/read.c
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_init.h
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_topology_def.h
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training.c
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_db.c
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_hw_algo.c
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_static.c
/openbmc/u-boot/drivers/dma/ti-edma3.c
/openbmc/u-boot/drivers/gpio/pca953x.c
/openbmc/u-boot/drivers/gpio/tca642x.c
/openbmc/u-boot/drivers/mmc/omap_hsmmc.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/serial/Makefile
/openbmc/u-boot/drivers/serial/serial_stm32.c
/openbmc/u-boot/drivers/serial/serial_stm32.h
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/usb/Kconfig
/openbmc/u-boot/drivers/usb/musb-new/Kconfig
/openbmc/u-boot/drivers/usb/musb/Kconfig
/openbmc/u-boot/drivers/usb/phy/Kconfig
Kconfig
/openbmc/u-boot/fs/ext4/Kconfig
/openbmc/u-boot/fs/fat/fat.c
/openbmc/u-boot/fs/fs.c
/openbmc/u-boot/include/config_fallbacks.h
/openbmc/u-boot/include/configs/M52277EVB.h
/openbmc/u-boot/include/configs/M5253DEMO.h
/openbmc/u-boot/include/configs/M5253EVBE.h
/openbmc/u-boot/include/configs/M5275EVB.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/MPC8308RDB.h
/openbmc/u-boot/include/configs/MPC8349EMDS.h
/openbmc/u-boot/include/configs/TQM834x.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am335x_shc.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/am57xx_evm.h
/openbmc/u-boot/include/configs/amcore.h
/openbmc/u-boot/include/configs/astro_mcf5373l.h
/openbmc/u-boot/include/configs/axs10x.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/brppt1.h
/openbmc/u-boot/include/configs/brxre1.h
/openbmc/u-boot/include/configs/chiliboard.h
/openbmc/u-boot/include/configs/cl-som-am57x.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/cm_t43.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/dragonboard820c.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/eco5pk.h
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/configs/hsdk.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/k2g_evm.h
/openbmc/u-boot/include/configs/kc1.h
/openbmc/u-boot/include/configs/legoev3.h
/openbmc/u-boot/include/configs/mpc8308_p1m.h
/openbmc/u-boot/include/configs/mx25pdk.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/omap3_beagle.h
/openbmc/u-boot/include/configs/omap3_evm.h
/openbmc/u-boot/include/configs/omap3_igep00x0.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap3_zoom1.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/pcm051.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/pic32mzdask.h
/openbmc/u-boot/include/configs/poplar.h
/openbmc/u-boot/include/configs/rcar-gen2-common.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/sandbox.h
/openbmc/u-boot/include/configs/sbc8349.h
/openbmc/u-boot/include/configs/sbc8548.h
/openbmc/u-boot/include/configs/sbc8641d.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/sniper.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/tegra-common-post.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/ti_omap4_common.h
/openbmc/u-boot/include/configs/ve8313.h
/openbmc/u-boot/include/configs/xpedite517x.h
/openbmc/u-boot/include/configs/xpedite520x.h
/openbmc/u-boot/include/configs/xpedite550x.h
/openbmc/u-boot/include/dm/ofnode.h
/openbmc/u-boot/include/dm/pinctrl.h
/openbmc/u-boot/include/dm/read.h
/openbmc/u-boot/include/dm/uclass.h
/openbmc/u-boot/include/dt-bindings/clock/snps,hsdk-cgu.h
/openbmc/u-boot/include/dt-bindings/leds/leds-pca9532.h
/openbmc/u-boot/include/environment/ti/boot.h
/openbmc/u-boot/include/pcmcia.h
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/tools/omapimage.c
/openbmc/u-boot/tools/patman/get_maintainer.py
086ebcd417-Jan-2018 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-fsl-qoriq


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.falcon
/openbmc/u-boot/arch/arm/cpu/armv8/sec_firmware.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/dragonboard410c.dts
/openbmc/u-boot/arch/arm/dts/dragonboard820c-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/dragonboard820c.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-2g5rdb.dts
/openbmc/u-boot/arch/arm/dts/imx6sx-sdb.dts
/openbmc/u-boot/arch/arm/dts/imx6sx-sdb.dtsi
/openbmc/u-boot/arch/arm/dts/imx6ull-14x14-evk.dts
/openbmc/u-boot/arch/arm/dts/imx6ull.dtsi
/openbmc/u-boot/arch/arm/dts/imx7ulp.dtsi
/openbmc/u-boot/arch/arm/include/asm/mach-imx/hab.h
/openbmc/u-boot/arch/arm/mach-imx/Makefile
/openbmc/u-boot/arch/arm/mach-imx/hab.c
/openbmc/u-boot/arch/arm/mach-imx/imx_bootaux.c
/openbmc/u-boot/arch/arm/mach-imx/mx5/clock.c
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/ddr.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/clock.c
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/clock.c
/openbmc/u-boot/arch/arm/mach-imx/spl.c
/openbmc/u-boot/arch/arm/mach-snapdragon/Kconfig
/openbmc/u-boot/arch/arm/mach-snapdragon/Makefile
/openbmc/u-boot/arch/arm/mach-snapdragon/clock-apq8016.c
/openbmc/u-boot/arch/arm/mach-snapdragon/clock-apq8096.c
/openbmc/u-boot/arch/arm/mach-snapdragon/clock-snapdragon.c
/openbmc/u-boot/arch/arm/mach-snapdragon/clock-snapdragon.h
/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/sysmap-apq8016.h
/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/sysmap-apq8096.h
/openbmc/u-boot/arch/arm/mach-snapdragon/sysmap-apq8096.c
/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c
/openbmc/u-boot/board/freescale/common/Kconfig
/openbmc/u-boot/board/freescale/common/Makefile
/openbmc/u-boot/board/freescale/common/cmd_esbc_validate.c
/openbmc/u-boot/board/freescale/common/pfuze.c
/openbmc/u-boot/board/freescale/common/pfuze.h
/openbmc/u-boot/board/freescale/common/qixis.c
/openbmc/u-boot/board/freescale/ls1012ardb/Kconfig
/openbmc/u-boot/board/freescale/ls1012ardb/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1012ardb/README
/openbmc/u-boot/board/freescale/ls1012ardb/ls1012ardb.c
/openbmc/u-boot/board/freescale/ls1021atwr/ls1021atwr.c
/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb.c
/openbmc/u-boot/board/freescale/mx6memcal/Kconfig
/openbmc/u-boot/board/freescale/mx6memcal/spl.c
/openbmc/u-boot/board/freescale/mx6sxsabresd/mx6sxsabresd.c
/openbmc/u-boot/board/freescale/p1010rdb/p1010rdb.c
/openbmc/u-boot/board/gateworks/gw_ventana/eeprom.c
/openbmc/u-boot/board/gateworks/gw_ventana/gsc.c
/openbmc/u-boot/board/qualcomm/dragonboard410c/Makefile
/openbmc/u-boot/board/qualcomm/dragonboard410c/dragonboard410c.c
/openbmc/u-boot/board/qualcomm/dragonboard410c/lowlevel_init.S
/openbmc/u-boot/board/qualcomm/dragonboard820c/Kconfig
/openbmc/u-boot/board/qualcomm/dragonboard820c/MAINTAINERS
/openbmc/u-boot/board/qualcomm/dragonboard820c/Makefile
/openbmc/u-boot/board/qualcomm/dragonboard820c/dragonboard820c.c
/openbmc/u-boot/board/qualcomm/dragonboard820c/head.S
/openbmc/u-boot/board/qualcomm/dragonboard820c/readme.txt
/openbmc/u-boot/board/qualcomm/dragonboard820c/u-boot.lds
/openbmc/u-boot/board/sks-kinkel/sksimx6/Kconfig
/openbmc/u-boot/board/sks-kinkel/sksimx6/MAINTAINERS
/openbmc/u-boot/board/sks-kinkel/sksimx6/Makefile
/openbmc/u-boot/board/sks-kinkel/sksimx6/sksimx6.c
/openbmc/u-boot/board/sunxi/mksunxi_fit_atf.sh
/openbmc/u-boot/board/toradex/apalis_imx6/pf0100.c
/openbmc/u-boot/board/toradex/apalis_imx6/pf0100.h
/openbmc/u-boot/board/toradex/colibri_imx6/pf0100.c
/openbmc/u-boot/board/toradex/colibri_imx6/pf0100.h
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/image-sig.c
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/ap_sh4a_4a_defconfig
/openbmc/u-boot/configs/armadillo-800eva_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/dragonboard410c_defconfig
/openbmc/u-boot/configs/dragonboard820c_defconfig
/openbmc/u-boot/configs/ecovec_defconfig
/openbmc/u-boot/configs/espt_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/koelsch_defconfig
/openbmc/u-boot/configs/lager_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/r0p7734_defconfig
/openbmc/u-boot/configs/sh7752evb_defconfig
/openbmc/u-boot/configs/sh7753evb_defconfig
/openbmc/u-boot/configs/sh7757lcr_defconfig
/openbmc/u-boot/configs/sh7763rdp_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/sksimx6_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/doc/README.uniphier
/openbmc/u-boot/doc/chromium/chromebook_jerry.its
/openbmc/u-boot/doc/chromium/nyan-big.its
/openbmc/u-boot/doc/uImage.FIT/beaglebone_vboot.txt
/openbmc/u-boot/doc/uImage.FIT/command_syntax_extensions.txt
/openbmc/u-boot/doc/uImage.FIT/howto.txt
/openbmc/u-boot/doc/uImage.FIT/kernel.its
/openbmc/u-boot/doc/uImage.FIT/kernel_fdt.its
/openbmc/u-boot/doc/uImage.FIT/multi-with-fpga.its
/openbmc/u-boot/doc/uImage.FIT/multi-with-loadables.its
/openbmc/u-boot/doc/uImage.FIT/multi.its
/openbmc/u-boot/doc/uImage.FIT/multi_spl.its
/openbmc/u-boot/doc/uImage.FIT/overlay-fdt-boot.txt
/openbmc/u-boot/doc/uImage.FIT/sign-configs.its
/openbmc/u-boot/doc/uImage.FIT/sign-images.its
/openbmc/u-boot/doc/uImage.FIT/signature.txt
/openbmc/u-boot/doc/uImage.FIT/source_file_format.txt
/openbmc/u-boot/doc/uImage.FIT/update3.its
/openbmc/u-boot/doc/uImage.FIT/update_uboot.its
/openbmc/u-boot/doc/uImage.FIT/x86-fit-boot.txt
/openbmc/u-boot/drivers/core/read.c
/openbmc/u-boot/drivers/gpio/pm8916_gpio.c
/openbmc/u-boot/drivers/i2c/imx_lpi2c.c
/openbmc/u-boot/drivers/i2c/mxc_i2c.c
/openbmc/u-boot/drivers/misc/mxc_ocotp.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/designware.c
/openbmc/u-boot/drivers/net/designware.h
/openbmc/u-boot/drivers/net/macb.c
/openbmc/u-boot/drivers/net/macb.h
/openbmc/u-boot/drivers/net/mvneta.c
/openbmc/u-boot/drivers/net/netconsole.c
/openbmc/u-boot/drivers/net/phy/Kconfig
/openbmc/u-boot/drivers/net/phy/Makefile
/openbmc/u-boot/drivers/net/phy/atheros.c
/openbmc/u-boot/drivers/net/phy/b53.c
/openbmc/u-boot/drivers/net/phy/marvell.c
/openbmc/u-boot/drivers/net/phy/miiphybb.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/sh_eth.c
/openbmc/u-boot/drivers/net/sh_eth.h
/openbmc/u-boot/drivers/pci/pcie_imx.c
/openbmc/u-boot/drivers/serial/serial_lpuart.c
/openbmc/u-boot/drivers/spi/fsl_qspi.c
/openbmc/u-boot/drivers/sysreset/Makefile
sf.c
/openbmc/u-boot/include/configs/alt.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/armadillo-800eva.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/dragonboard410c.h
/openbmc/u-boot/include/configs/dragonboard820c.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/espt.h
/openbmc/u-boot/include/configs/gose.h
/openbmc/u-boot/include/configs/koelsch.h
/openbmc/u-boot/include/configs/lager.h
/openbmc/u-boot/include/configs/ls1012a2g5rdb.h
/openbmc/u-boot/include/configs/ls1012a_common.h
/openbmc/u-boot/include/configs/ls1012aqds.h
/openbmc/u-boot/include/configs/ls1012ardb.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.h
/openbmc/u-boot/include/configs/ls1046ardb.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/mx6sxsabresd.h
/openbmc/u-boot/include/configs/mx6ullevk.h
/openbmc/u-boot/include/configs/porter.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/sh7752evb.h
/openbmc/u-boot/include/configs/sh7753evb.h
/openbmc/u-boot/include/configs/sh7757lcr.h
/openbmc/u-boot/include/configs/sh7763rdp.h
/openbmc/u-boot/include/configs/silk.h
/openbmc/u-boot/include/configs/sksimx6.h
/openbmc/u-boot/include/configs/stout.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/phy.h
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/net/bootp.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/run
/openbmc/u-boot/tools/binman/README
/openbmc/u-boot/tools/binman/ftest.py
/openbmc/u-boot/tools/buildman/func_test.py
/openbmc/u-boot/tools/dtoc/fdt_util.py
/openbmc/u-boot/tools/fit_image.c
/openbmc/u-boot/tools/image-host.c
b500c92b14-Dec-2017 Ashish Kumar <Ashish.Kumar@nxp.com>

env: sf: Add support for env init for QSPI-NOR

ENV variables can now be used before relocation.

Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/Kconfig
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/Makefile
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/openbmc/u-boot/arch/arm/cpu/armv8/linux-kernel-image-header-vars.h
/openbmc/u-boot/arch/arm/cpu/armv8/start.S
/openbmc/u-boot/arch/arm/cpu/armv8/u-boot.lds
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/armada-385-amc.dts
/openbmc/u-boot/arch/arm/dts/bcm283x.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-2g5rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dtsi
/openbmc/u-boot/arch/arm/dts/imx53.dtsi
/openbmc/u-boot/arch/arm/dts/imx6q-cm-fx6.dts
/openbmc/u-boot/arch/arm/dts/omap-gpmc-smsc911x.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx.dts
/openbmc/u-boot/arch/arm/dts/omap3-evm-common.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-processor-common.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm.dts
/openbmc/u-boot/arch/arm/dts/omap3-panel-sharp-ls037v7dw01.dtsi
/openbmc/u-boot/arch/arm/dts/omap34xx.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-evb.dts
/openbmc/u-boot/arch/arm/dts/stm32f4-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f429-disco-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f429-disco.dts
/openbmc/u-boot/arch/arm/dts/stm32f429-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f429.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f469-disco-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f469-disco.dts
/openbmc/u-boot/arch/arm/dts/stm32f469-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f746-disco.dts
/openbmc/u-boot/arch/arm/dts/stm32f746.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f769-disco.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-prime.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5.dtsi
/openbmc/u-boot/arch/arm/dts/sun7i-a20-pcduino3.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a83t-tbs-a711.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts
/openbmc/u-boot/arch/arm/dts/tegra-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/zynqmp-ep108.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm015-dc1.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm018-dc4.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/speed.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul-ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot0.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/f_rockusb.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/boot0-linux-kernel-header.h
/openbmc/u-boot/arch/arm/include/asm/fsl_secure_boot.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/iomux-v3.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-lcdif.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/sys_proto.h
/openbmc/u-boot/arch/arm/lib/bootm-fdt.c
/openbmc/u-boot/arch/arm/lib/bootm.c
/openbmc/u-boot/arch/arm/lib/crt0_64.S
/openbmc/u-boot/arch/arm/lib/elf_arm_efi.lds
/openbmc/u-boot/arch/arm/mach-imx/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/Makefile
/openbmc/u-boot/arch/arm/mach-imx/cpu.c
/openbmc/u-boot/arch/arm/mach-imx/mx5/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/ddr.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/spl.c
/openbmc/u-boot/arch/arm/mach-meson/eth.c
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am33xx.c
/openbmc/u-boot/arch/arm/mach-omap2/omap3/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/make_fit_atf.py
/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_gen5.c
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/timer.c
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/arm64-mmu.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_board.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_mem.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Kconfig
/openbmc/u-boot/arch/arm/mach-uniphier/dram_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Kconfig
/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/portals.c
/openbmc/u-boot/arch/powerpc/include/asm/fsl_liodn.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_portals.h
/openbmc/u-boot/arch/powerpc/include/asm/immap_85xx.h
/openbmc/u-boot/arch/riscv/Kconfig
/openbmc/u-boot/arch/riscv/Makefile
/openbmc/u-boot/arch/riscv/config.mk
/openbmc/u-boot/arch/riscv/cpu/nx25/Makefile
/openbmc/u-boot/arch/riscv/cpu/nx25/cpu.c
/openbmc/u-boot/arch/riscv/cpu/nx25/start.S
/openbmc/u-boot/arch/riscv/cpu/nx25/u-boot.lds
/openbmc/u-boot/arch/riscv/dts/Makefile
/openbmc/u-boot/arch/riscv/dts/ae250.dts
/openbmc/u-boot/arch/riscv/include/asm/bitops.h
/openbmc/u-boot/arch/riscv/include/asm/bootm.h
/openbmc/u-boot/arch/riscv/include/asm/byteorder.h
/openbmc/u-boot/arch/riscv/include/asm/cache.h
/openbmc/u-boot/arch/riscv/include/asm/config.h
/openbmc/u-boot/arch/riscv/include/asm/encoding.h
/openbmc/u-boot/arch/riscv/include/asm/global_data.h
/openbmc/u-boot/arch/riscv/include/asm/io.h
/openbmc/u-boot/arch/riscv/include/asm/linkage.h
/openbmc/u-boot/arch/riscv/include/asm/mach-types.h
/openbmc/u-boot/arch/riscv/include/asm/posix_types.h
/openbmc/u-boot/arch/riscv/include/asm/processor.h
/openbmc/u-boot/arch/riscv/include/asm/ptrace.h
/openbmc/u-boot/arch/riscv/include/asm/sections.h
/openbmc/u-boot/arch/riscv/include/asm/setup.h
/openbmc/u-boot/arch/riscv/include/asm/string.h
/openbmc/u-boot/arch/riscv/include/asm/system.h
/openbmc/u-boot/arch/riscv/include/asm/types.h
/openbmc/u-boot/arch/riscv/include/asm/u-boot-riscv.h
/openbmc/u-boot/arch/riscv/include/asm/u-boot.h
/openbmc/u-boot/arch/riscv/include/asm/unaligned.h
/openbmc/u-boot/arch/riscv/lib/Makefile
/openbmc/u-boot/arch/riscv/lib/boot.c
/openbmc/u-boot/arch/riscv/lib/bootm.c
/openbmc/u-boot/arch/riscv/lib/cache.c
/openbmc/u-boot/arch/riscv/lib/interrupts.c
/openbmc/u-boot/arch/sandbox/lib/Makefile
/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/arch/x86/lib/fsp/Makefile
/openbmc/u-boot/board/AndesTech/nx25-ae250/Kconfig
/openbmc/u-boot/board/AndesTech/nx25-ae250/MAINTAINERS
/openbmc/u-boot/board/AndesTech/nx25-ae250/Makefile
/openbmc/u-boot/board/AndesTech/nx25-ae250/nx25-ae250.c
/openbmc/u-boot/board/BuR/brppt1/board.c
/openbmc/u-boot/board/BuR/brxre1/board.c
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/amlogic/khadas-vim/README
/openbmc/u-boot/board/atmel/common/Makefile
/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c
/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6_spl.c
/openbmc/u-boot/board/engicam/common/board.c
/openbmc/u-boot/board/freescale/common/Kconfig
/openbmc/u-boot/board/freescale/common/cmd_esbc_validate.c
/openbmc/u-boot/board/freescale/common/qixis.c
/openbmc/u-boot/board/freescale/ls1012ardb/Kconfig
/openbmc/u-boot/board/freescale/ls1012ardb/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1012ardb/README
/openbmc/u-boot/board/freescale/ls1012ardb/ls1012ardb.c
/openbmc/u-boot/board/freescale/ls1021atwr/ls1021atwr.c
/openbmc/u-boot/board/freescale/ls1046ardb/eth.c
/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1088a/Makefile
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/openbmc/u-boot/board/freescale/ls1088a/ls1088a_qixis.h
/openbmc/u-boot/board/freescale/ls2080a/ls2080a.c
/openbmc/u-boot/board/freescale/ls2080aqds/ls2080aqds.c
/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb.c
/openbmc/u-boot/board/freescale/mx6memcal/Kconfig
/openbmc/u-boot/board/freescale/mx6memcal/MAINTAINERS
/openbmc/u-boot/board/freescale/mx6memcal/Makefile
/openbmc/u-boot/board/freescale/mx6memcal/README
/openbmc/u-boot/board/freescale/mx6memcal/mx6memcal.c
/openbmc/u-boot/board/freescale/mx6memcal/spl.c
/openbmc/u-boot/board/freescale/mx6sabreauto/mx6sabreauto.c
/openbmc/u-boot/board/freescale/mx6slevk/imximage.cfg
/openbmc/u-boot/board/freescale/mx6sxsabresd/mx6sxsabresd.c
/openbmc/u-boot/board/freescale/p1010rdb/p1010rdb.c
/openbmc/u-boot/board/freescale/p1023rdb/p1023rdb.c
/openbmc/u-boot/board/ge/common/Makefile
/openbmc/u-boot/board/ge/common/ge_common.c
/openbmc/u-boot/board/ge/common/ge_common.h
/openbmc/u-boot/board/ge/mx53ppd/mx53ppd.c
/openbmc/u-boot/board/keymile/kmp204x/kmp204x.c
/openbmc/u-boot/board/rockchip/evb_rk3399/README
/openbmc/u-boot/board/samsung/arndale/Makefile
/openbmc/u-boot/board/samsung/espresso7420/Makefile
/openbmc/u-boot/board/solidrun/clearfog/README
/openbmc/u-boot/board/spear/spear600/Makefile
/openbmc/u-boot/board/st/stm32f429-discovery/stm32f429-discovery.c
/openbmc/u-boot/board/st/stm32f469-discovery/Kconfig
/openbmc/u-boot/board/st/stm32f469-discovery/MAINTAINERS
/openbmc/u-boot/board/st/stm32f469-discovery/Makefile
/openbmc/u-boot/board/st/stm32f469-discovery/stm32f469-discovery.c
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/sunxi/gmac.c
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/Kconfig
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/Kconfig
/openbmc/u-boot/board/ti/evm/evm.c
/openbmc/u-boot/board/varisys/cyrus/cyrus.c
/openbmc/u-boot/board/warp/imximage.cfg
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/bdinfo.c
/openbmc/u-boot/cmd/fastboot/Kconfig
/openbmc/u-boot/cmd/mmc.c
/openbmc/u-boot/cmd/mvebu/bubt.c
/openbmc/u-boot/cmd/rockusb.c
/openbmc/u-boot/cmd/x86/Makefile
/openbmc/u-boot/cmd/x86/fsp.c
/openbmc/u-boot/cmd/x86/mtrr.c
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl_atf.c
/openbmc/u-boot/configs/A13-OLinuXino_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig
/openbmc/u-boot/configs/A33-OLinuXino_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/T1024QDS_DDR4_defconfig
/openbmc/u-boot/configs/TWR-P1025_defconfig
/openbmc/u-boot/configs/UCP1020_SPIFLASH_defconfig
/openbmc/u-boot/configs/UCP1020_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/adp-ae3xx_defconfig
/openbmc/u-boot/configs/am335x_baltos_defconfig
/openbmc/u-boot/configs/am335x_boneblack_defconfig
/openbmc/u-boot/configs/am335x_boneblack_vboot_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_evm_nor_defconfig
/openbmc/u-boot/configs/am335x_evm_norboot_defconfig
/openbmc/u-boot/configs/am335x_evm_spiboot_defconfig
/openbmc/u-boot/configs/am335x_evm_usbspl_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dragonboard410c_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/evb-rk3128_defconfig
/openbmc/u-boot/configs/evb-rk3288_defconfig
/openbmc/u-boot/configs/evb-rk3399_defconfig
/openbmc/u-boot/configs/fennec-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/igep0032_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_rqs_defconfig
/openbmc/u-boot/configs/imx6ul_geam_mmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_emmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_mmc_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/libretech-cc_defconfig
/openbmc/u-boot/configs/libretech_all_h3_cc_h3_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2080ardb_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mvebu_db-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_espressobin-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx23evk_defconfig
/openbmc/u-boot/configs/mx25pdk_defconfig
/openbmc/u-boot/configs/mx28evk_auart_console_defconfig
/openbmc/u-boot/configs/mx28evk_defconfig
/openbmc/u-boot/configs/mx28evk_nand_defconfig
/openbmc/u-boot/configs/mx28evk_spi_defconfig
/openbmc/u-boot/configs/mx31ads_defconfig
/openbmc/u-boot/configs/mx31pdk_defconfig
/openbmc/u-boot/configs/mx35pdk_defconfig
/openbmc/u-boot/configs/mx51evk_defconfig
/openbmc/u-boot/configs/mx53ard_defconfig
/openbmc/u-boot/configs/mx53evk_defconfig
/openbmc/u-boot/configs/mx53loco_defconfig
/openbmc/u-boot/configs/mx53ppd_defconfig
/openbmc/u-boot/configs/mx53smd_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6memcal_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx6slevk_defconfig
/openbmc/u-boot/configs/mx6slevk_spinor_defconfig
/openbmc/u-boot/configs/mx6slevk_spl_defconfig
/openbmc/u-boot/configs/mx6sllevk_defconfig
/openbmc/u-boot/configs/mx6sllevk_plugin_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_defconfig
/openbmc/u-boot/configs/mx7dsabresd_secure_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig
/openbmc/u-boot/configs/novena_defconfig
/openbmc/u-boot/configs/nx25-ae250_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/openrd_base_defconfig
/openbmc/u-boot/configs/openrd_client_defconfig
/openbmc/u-boot/configs/openrd_ultimate_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/popmetal-rk3288_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/qemu-ppce500_defconfig
/openbmc/u-boot/configs/r8a77995_draak_defconfig
/openbmc/u-boot/configs/riotboard_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/rpi_0_w_defconfig
/openbmc/u-boot/configs/socfpga_arria10_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig
/openbmc/u-boot/configs/socfpga_de10_nano_defconfig
/openbmc/u-boot/configs/socfpga_de1_soc_defconfig
/openbmc/u-boot/configs/socfpga_is1_defconfig
/openbmc/u-boot/configs/socfpga_mcvevk_defconfig
/openbmc/u-boot/configs/socfpga_sockit_defconfig
/openbmc/u-boot/configs/socfpga_socrates_defconfig
/openbmc/u-boot/configs/socfpga_sr1500_defconfig
/openbmc/u-boot/configs/socfpga_vining_fpga_defconfig
/openbmc/u-boot/configs/stm32f429-discovery_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/tricorder_flash_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/udoo_neo_defconfig
/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/vexpress_ca15_tc2_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/warp_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/configs/xpedite517x_defconfig
/openbmc/u-boot/configs/xpedite520x_defconfig
/openbmc/u-boot/configs/xpedite537x_defconfig
/openbmc/u-boot/configs/xpedite550x_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/configs/zynq_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_picozed_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/disk/Kconfig
/openbmc/u-boot/doc/README.NX25
/openbmc/u-boot/doc/README.ae250
/openbmc/u-boot/doc/README.rockusb
/openbmc/u-boot/doc/README.standalone
/openbmc/u-boot/drivers/clk/clk_stm32f.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3036.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3188.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk322x.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3328.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3368.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rv1108.c
/openbmc/u-boot/drivers/crypto/fsl/fsl_blob.c
/openbmc/u-boot/drivers/fpga/fpga.c
/openbmc/u-boot/drivers/fpga/xilinx.c
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/mxc_gpio.c
/openbmc/u-boot/drivers/misc/Makefile
/openbmc/u-boot/drivers/misc/fsl_portals.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/gen_atmel_mci.c
/openbmc/u-boot/drivers/mmc/meson_gx_mmc.c
/openbmc/u-boot/drivers/mmc/mmc-uclass.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/mmc_private.h
/openbmc/u-boot/drivers/mmc/omap_hsmmc.c
/openbmc/u-boot/drivers/mmc/sandbox_mmc.c
/openbmc/u-boot/drivers/mmc/sdhci.c
/openbmc/u-boot/drivers/mtd/nand/mxs_nand_spl.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash_ids.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_private.h
/openbmc/u-boot/drivers/net/phy/meson-gxl.c
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pinctrl/mvebu/Kconfig
/openbmc/u-boot/drivers/pinctrl/pinctrl_stm32.c
/openbmc/u-boot/drivers/power/pmic/pmic_tps65910_dm.c
/openbmc/u-boot/drivers/power/power_core.c
/openbmc/u-boot/drivers/power/regulator/tps65910_regulator.c
/openbmc/u-boot/drivers/ram/stm32_sdram.c
/openbmc/u-boot/drivers/reset/Kconfig
/openbmc/u-boot/drivers/reset/Makefile
/openbmc/u-boot/drivers/reset/reset-rockchip.c
/openbmc/u-boot/drivers/serial/serial_lpuart.c
/openbmc/u-boot/drivers/usb/common/fsl-errata.c
/openbmc/u-boot/drivers/usb/gadget/Kconfig
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/f_rockusb.c
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/ehci-fsl.c
/openbmc/u-boot/drivers/usb/musb-new/sunxi.c
/openbmc/u-boot/drivers/video/am335x-fb.c
/openbmc/u-boot/drivers/video/am335x-fb.h
/openbmc/u-boot/drivers/video/cfb_console.c
/openbmc/u-boot/drivers/video/ipu_common.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_de2.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_dw_hdmi.c
sf.c
/openbmc/u-boot/examples/standalone/riscv.lds
/openbmc/u-boot/examples/standalone/stubs.c
/openbmc/u-boot/fs/fat/fat_write.c
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/MigoR.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1023RDB.h
/openbmc/u-boot/include/configs/P2041RDB.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.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/T4240QDS.h
/openbmc/u-boot/include/configs/T4240RDB.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/adp-ae3xx.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/ap325rxa.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/aspenite.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/dockstar.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/edminiv2.h
/openbmc/u-boot/include/configs/espt.h
/openbmc/u-boot/include/configs/goflexhome.h
/openbmc/u-boot/include/configs/guruplug.h
/openbmc/u-boot/include/configs/imx6_spl.h
/openbmc/u-boot/include/configs/km/km_arm.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/ls1012a2g5rdb.h
/openbmc/u-boot/include/configs/ls1012a_common.h
/openbmc/u-boot/include/configs/ls1012afrdm.h
/openbmc/u-boot/include/configs/ls1012aqds.h
/openbmc/u-boot/include/configs/ls1012ardb.h
/openbmc/u-boot/include/configs/ls1021aqds.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.h
/openbmc/u-boot/include/configs/ls1046ardb.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/mpr2.h
/openbmc/u-boot/include/configs/ms7720se.h
/openbmc/u-boot/include/configs/ms7722se.h
/openbmc/u-boot/include/configs/ms7750se.h
/openbmc/u-boot/include/configs/mvebu_armada-37xx.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6memcal.h
/openbmc/u-boot/include/configs/mx6sxsabresd.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/nx25-ae250.h
/openbmc/u-boot/include/configs/omap3_evm.h
/openbmc/u-boot/include/configs/openrd.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/p2771-0000.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/r2dplus.h
/openbmc/u-boot/include/configs/rsk7203.h
/openbmc/u-boot/include/configs/rsk7264.h
/openbmc/u-boot/include/configs/rsk7269.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/sh7752evb.h
/openbmc/u-boot/include/configs/sh7753evb.h
/openbmc/u-boot/include/configs/sh7757lcr.h
/openbmc/u-boot/include/configs/sh7763rdp.h
/openbmc/u-boot/include/configs/sh7785lcr.h
/openbmc/u-boot/include/configs/sheevaplug.h
/openbmc/u-boot/include/configs/stm32f429-discovery.h
/openbmc/u-boot/include/configs/stm32f469-discovery.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tegra186-common.h
/openbmc/u-boot/include/configs/tegra210-common.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xpedite517x.h
/openbmc/u-boot/include/configs/xpedite520x.h
/openbmc/u-boot/include/configs/xpedite537x.h
/openbmc/u-boot/include/configs/xpedite550x.h
/openbmc/u-boot/include/configs/xtfpga.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dm/platdata.h
/openbmc/u-boot/include/dt-bindings/memory/stm32-sdram.h
/openbmc/u-boot/include/dt-bindings/mfd/stm32f4-rcc.h
/openbmc/u-boot/include/dt-bindings/pinctrl/stm32-pinfunc.h
/openbmc/u-boot/include/dt-bindings/pinctrl/stm32f746-pinfunc.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/include/elf.h
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/fpga.h
/openbmc/u-boot/include/fsl_qbman.h
/openbmc/u-boot/include/fsl_sec.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/kernel.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/part_efi.h
/openbmc/u-boot/include/power/pmic.h
/openbmc/u-boot/include/spi.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_device_path.c
/openbmc/u-boot/lib/efi_loader/efi_device_path_to_text.c
/openbmc/u-boot/lib/efi_loader/efi_disk.c
/openbmc/u-boot/lib/efi_loader/helloworld.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/py/tests/test_env.py
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/mrvl_uart.sh
/openbmc/u-boot/tools/prelink-riscv.c
/openbmc/u-boot/tools/prelink-riscv.inc
/openbmc/u-boot/tools/zynqmpimage.c
1087a79410-Jan-2018 Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>

env: enable accessing the environment in an EXT4 partition

For example to store the environment in a file named "/uboot.env" in MMC
"0", where partition "1" contains the EXT4 filesystem, the followi

env: enable accessing the environment in an EXT4 partition

For example to store the environment in a file named "/uboot.env" in MMC
"0", where partition "1" contains the EXT4 filesystem, the following
configs should be added to the board's default config:

CONFIG_ENV_IS_IN_EXT4=y
CONFIG_ENV_EXT4_DEVICE_AND_PART="0:1"
CONFIG_ENV_EXT4_FILE="/uboot.env"
CONFIG_ENV_EXT4_INTERFACE="mmc"

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
[trini: Fix some line over 80 chars issues]
Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/Kconfig
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/Makefile
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/openbmc/u-boot/arch/arm/cpu/armv8/linux-kernel-image-header-vars.h
/openbmc/u-boot/arch/arm/cpu/armv8/start.S
/openbmc/u-boot/arch/arm/cpu/armv8/u-boot.lds
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/armada-385-amc.dts
/openbmc/u-boot/arch/arm/dts/bcm283x.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dtsi
/openbmc/u-boot/arch/arm/dts/imx53.dtsi
/openbmc/u-boot/arch/arm/dts/imx6q-cm-fx6.dts
/openbmc/u-boot/arch/arm/dts/omap-gpmc-smsc911x.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx.dts
/openbmc/u-boot/arch/arm/dts/omap3-evm-common.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-processor-common.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm.dts
/openbmc/u-boot/arch/arm/dts/omap3-panel-sharp-ls037v7dw01.dtsi
/openbmc/u-boot/arch/arm/dts/omap34xx.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-evb.dts
/openbmc/u-boot/arch/arm/dts/stm32f4-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f429-disco-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f429-disco.dts
/openbmc/u-boot/arch/arm/dts/stm32f429-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f429.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f469-disco-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f469-disco.dts
/openbmc/u-boot/arch/arm/dts/stm32f469-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f746-disco.dts
/openbmc/u-boot/arch/arm/dts/stm32f746.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f769-disco.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-prime.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5.dtsi
/openbmc/u-boot/arch/arm/dts/sun7i-a20-pcduino3.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a83t-tbs-a711.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts
/openbmc/u-boot/arch/arm/dts/tegra-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/zynqmp-ep108.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm015-dc1.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm018-dc4.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/speed.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul-ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot0.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/f_rockusb.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/boot0-linux-kernel-header.h
/openbmc/u-boot/arch/arm/include/asm/fsl_secure_boot.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/iomux-v3.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/regs-lcdif.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/sys_proto.h
/openbmc/u-boot/arch/arm/lib/bootm-fdt.c
/openbmc/u-boot/arch/arm/lib/bootm.c
/openbmc/u-boot/arch/arm/lib/crt0_64.S
/openbmc/u-boot/arch/arm/lib/elf_arm_efi.lds
/openbmc/u-boot/arch/arm/mach-imx/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/Makefile
/openbmc/u-boot/arch/arm/mach-imx/cpu.c
/openbmc/u-boot/arch/arm/mach-imx/mx5/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/ddr.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/spl.c
/openbmc/u-boot/arch/arm/mach-meson/eth.c
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am33xx.c
/openbmc/u-boot/arch/arm/mach-omap2/omap3/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/make_fit_atf.py
/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_gen5.c
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/timer.c
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/arm64-mmu.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_board.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/nvtboot_mem.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Kconfig
/openbmc/u-boot/arch/arm/mach-uniphier/dram_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Kconfig
/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/portals.c
/openbmc/u-boot/arch/powerpc/include/asm/fsl_liodn.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_portals.h
/openbmc/u-boot/arch/powerpc/include/asm/immap_85xx.h
/openbmc/u-boot/arch/riscv/Kconfig
/openbmc/u-boot/arch/riscv/Makefile
/openbmc/u-boot/arch/riscv/config.mk
/openbmc/u-boot/arch/riscv/cpu/nx25/Makefile
/openbmc/u-boot/arch/riscv/cpu/nx25/cpu.c
/openbmc/u-boot/arch/riscv/cpu/nx25/start.S
/openbmc/u-boot/arch/riscv/cpu/nx25/u-boot.lds
/openbmc/u-boot/arch/riscv/dts/Makefile
/openbmc/u-boot/arch/riscv/dts/ae250.dts
/openbmc/u-boot/arch/riscv/include/asm/bitops.h
/openbmc/u-boot/arch/riscv/include/asm/bootm.h
/openbmc/u-boot/arch/riscv/include/asm/byteorder.h
/openbmc/u-boot/arch/riscv/include/asm/cache.h
/openbmc/u-boot/arch/riscv/include/asm/config.h
/openbmc/u-boot/arch/riscv/include/asm/encoding.h
/openbmc/u-boot/arch/riscv/include/asm/global_data.h
/openbmc/u-boot/arch/riscv/include/asm/io.h
/openbmc/u-boot/arch/riscv/include/asm/linkage.h
/openbmc/u-boot/arch/riscv/include/asm/mach-types.h
/openbmc/u-boot/arch/riscv/include/asm/posix_types.h
/openbmc/u-boot/arch/riscv/include/asm/processor.h
/openbmc/u-boot/arch/riscv/include/asm/ptrace.h
/openbmc/u-boot/arch/riscv/include/asm/sections.h
/openbmc/u-boot/arch/riscv/include/asm/setup.h
/openbmc/u-boot/arch/riscv/include/asm/string.h
/openbmc/u-boot/arch/riscv/include/asm/system.h
/openbmc/u-boot/arch/riscv/include/asm/types.h
/openbmc/u-boot/arch/riscv/include/asm/u-boot-riscv.h
/openbmc/u-boot/arch/riscv/include/asm/u-boot.h
/openbmc/u-boot/arch/riscv/include/asm/unaligned.h
/openbmc/u-boot/arch/riscv/lib/Makefile
/openbmc/u-boot/arch/riscv/lib/boot.c
/openbmc/u-boot/arch/riscv/lib/bootm.c
/openbmc/u-boot/arch/riscv/lib/cache.c
/openbmc/u-boot/arch/riscv/lib/interrupts.c
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/sandbox/lib/Makefile
/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/arch/x86/lib/fsp/Makefile
/openbmc/u-boot/board/AndesTech/nx25-ae250/Kconfig
/openbmc/u-boot/board/AndesTech/nx25-ae250/MAINTAINERS
/openbmc/u-boot/board/AndesTech/nx25-ae250/Makefile
/openbmc/u-boot/board/AndesTech/nx25-ae250/nx25-ae250.c
/openbmc/u-boot/board/BuR/brppt1/board.c
/openbmc/u-boot/board/BuR/brxre1/board.c
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/amlogic/khadas-vim/README
/openbmc/u-boot/board/atmel/common/Makefile
/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c
/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6_spl.c
/openbmc/u-boot/board/engicam/common/board.c
/openbmc/u-boot/board/freescale/ls1012ardb/ls1012ardb.c
/openbmc/u-boot/board/freescale/ls1046ardb/eth.c
/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1088a/Makefile
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/openbmc/u-boot/board/freescale/ls1088a/ls1088a_qixis.h
/openbmc/u-boot/board/freescale/ls2080a/ls2080a.c
/openbmc/u-boot/board/freescale/ls2080aqds/ls2080aqds.c
/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb.c
/openbmc/u-boot/board/freescale/mx6memcal/Kconfig
/openbmc/u-boot/board/freescale/mx6memcal/MAINTAINERS
/openbmc/u-boot/board/freescale/mx6memcal/Makefile
/openbmc/u-boot/board/freescale/mx6memcal/README
/openbmc/u-boot/board/freescale/mx6memcal/mx6memcal.c
/openbmc/u-boot/board/freescale/mx6memcal/spl.c
/openbmc/u-boot/board/freescale/mx6sabreauto/mx6sabreauto.c
/openbmc/u-boot/board/freescale/mx6slevk/imximage.cfg
/openbmc/u-boot/board/freescale/mx6sxsabresd/mx6sxsabresd.c
/openbmc/u-boot/board/freescale/p1023rdb/p1023rdb.c
/openbmc/u-boot/board/ge/common/Makefile
/openbmc/u-boot/board/ge/common/ge_common.c
/openbmc/u-boot/board/ge/common/ge_common.h
/openbmc/u-boot/board/ge/mx53ppd/mx53ppd.c
/openbmc/u-boot/board/keymile/kmp204x/kmp204x.c
/openbmc/u-boot/board/rockchip/evb_rk3399/README
/openbmc/u-boot/board/samsung/arndale/Makefile
/openbmc/u-boot/board/samsung/espresso7420/Makefile
/openbmc/u-boot/board/solidrun/clearfog/README
/openbmc/u-boot/board/spear/spear600/Makefile
/openbmc/u-boot/board/st/stm32f429-discovery/stm32f429-discovery.c
/openbmc/u-boot/board/st/stm32f469-discovery/Kconfig
/openbmc/u-boot/board/st/stm32f469-discovery/MAINTAINERS
/openbmc/u-boot/board/st/stm32f469-discovery/Makefile
/openbmc/u-boot/board/st/stm32f469-discovery/stm32f469-discovery.c
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/sunxi/gmac.c
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/Kconfig
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/Kconfig
/openbmc/u-boot/board/ti/evm/evm.c
/openbmc/u-boot/board/varisys/cyrus/cyrus.c
/openbmc/u-boot/board/warp/imximage.cfg
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/bdinfo.c
/openbmc/u-boot/cmd/fastboot/Kconfig
/openbmc/u-boot/cmd/mmc.c
/openbmc/u-boot/cmd/mvebu/bubt.c
/openbmc/u-boot/cmd/rockusb.c
/openbmc/u-boot/cmd/x86/Makefile
/openbmc/u-boot/cmd/x86/fsp.c
/openbmc/u-boot/cmd/x86/mtrr.c
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl_atf.c
/openbmc/u-boot/configs/A13-OLinuXino_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig
/openbmc/u-boot/configs/A33-OLinuXino_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/T1024QDS_DDR4_defconfig
/openbmc/u-boot/configs/TWR-P1025_defconfig
/openbmc/u-boot/configs/UCP1020_SPIFLASH_defconfig
/openbmc/u-boot/configs/UCP1020_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/adp-ae3xx_defconfig
/openbmc/u-boot/configs/am335x_baltos_defconfig
/openbmc/u-boot/configs/am335x_boneblack_defconfig
/openbmc/u-boot/configs/am335x_boneblack_vboot_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_evm_nor_defconfig
/openbmc/u-boot/configs/am335x_evm_norboot_defconfig
/openbmc/u-boot/configs/am335x_evm_spiboot_defconfig
/openbmc/u-boot/configs/am335x_evm_usbspl_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dragonboard410c_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/evb-rk3128_defconfig
/openbmc/u-boot/configs/evb-rk3288_defconfig
/openbmc/u-boot/configs/evb-rk3399_defconfig
/openbmc/u-boot/configs/fennec-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/igep0032_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_rqs_defconfig
/openbmc/u-boot/configs/imx6ul_geam_mmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_emmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_mmc_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/libretech-cc_defconfig
/openbmc/u-boot/configs/libretech_all_h3_cc_h3_defconfig
/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2080ardb_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mvebu_db-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_espressobin-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx23evk_defconfig
/openbmc/u-boot/configs/mx25pdk_defconfig
/openbmc/u-boot/configs/mx28evk_auart_console_defconfig
/openbmc/u-boot/configs/mx28evk_defconfig
/openbmc/u-boot/configs/mx28evk_nand_defconfig
/openbmc/u-boot/configs/mx28evk_spi_defconfig
/openbmc/u-boot/configs/mx31ads_defconfig
/openbmc/u-boot/configs/mx31pdk_defconfig
/openbmc/u-boot/configs/mx35pdk_defconfig
/openbmc/u-boot/configs/mx51evk_defconfig
/openbmc/u-boot/configs/mx53ard_defconfig
/openbmc/u-boot/configs/mx53evk_defconfig
/openbmc/u-boot/configs/mx53loco_defconfig
/openbmc/u-boot/configs/mx53ppd_defconfig
/openbmc/u-boot/configs/mx53smd_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6memcal_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx6slevk_defconfig
/openbmc/u-boot/configs/mx6slevk_spinor_defconfig
/openbmc/u-boot/configs/mx6slevk_spl_defconfig
/openbmc/u-boot/configs/mx6sllevk_defconfig
/openbmc/u-boot/configs/mx6sllevk_plugin_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_defconfig
/openbmc/u-boot/configs/mx7dsabresd_secure_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig
/openbmc/u-boot/configs/novena_defconfig
/openbmc/u-boot/configs/nx25-ae250_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/openrd_base_defconfig
/openbmc/u-boot/configs/openrd_client_defconfig
/openbmc/u-boot/configs/openrd_ultimate_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/popmetal-rk3288_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/qemu-ppce500_defconfig
/openbmc/u-boot/configs/r8a77995_draak_defconfig
/openbmc/u-boot/configs/riotboard_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/rpi_0_w_defconfig
/openbmc/u-boot/configs/socfpga_arria10_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig
/openbmc/u-boot/configs/socfpga_de10_nano_defconfig
/openbmc/u-boot/configs/socfpga_de1_soc_defconfig
/openbmc/u-boot/configs/socfpga_is1_defconfig
/openbmc/u-boot/configs/socfpga_mcvevk_defconfig
/openbmc/u-boot/configs/socfpga_sockit_defconfig
/openbmc/u-boot/configs/socfpga_socrates_defconfig
/openbmc/u-boot/configs/socfpga_sr1500_defconfig
/openbmc/u-boot/configs/socfpga_vining_fpga_defconfig
/openbmc/u-boot/configs/stm32f429-discovery_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/tricorder_flash_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/udoo_neo_defconfig
/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/vexpress_ca15_tc2_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/warp_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/configs/xpedite517x_defconfig
/openbmc/u-boot/configs/xpedite520x_defconfig
/openbmc/u-boot/configs/xpedite537x_defconfig
/openbmc/u-boot/configs/xpedite550x_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/configs/zynq_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_picozed_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/disk/Kconfig
/openbmc/u-boot/doc/README.NX25
/openbmc/u-boot/doc/README.ae250
/openbmc/u-boot/doc/README.rockusb
/openbmc/u-boot/doc/README.standalone
/openbmc/u-boot/drivers/clk/clk_stm32f.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3036.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3188.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk322x.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3328.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3368.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rv1108.c
/openbmc/u-boot/drivers/core/root.c
/openbmc/u-boot/drivers/crypto/fsl/fsl_blob.c
/openbmc/u-boot/drivers/fpga/fpga.c
/openbmc/u-boot/drivers/fpga/xilinx.c
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/mxc_gpio.c
/openbmc/u-boot/drivers/misc/Makefile
/openbmc/u-boot/drivers/misc/fsl_portals.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/gen_atmel_mci.c
/openbmc/u-boot/drivers/mmc/meson_gx_mmc.c
/openbmc/u-boot/drivers/mmc/mmc-uclass.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/mmc_private.h
/openbmc/u-boot/drivers/mmc/omap_hsmmc.c
/openbmc/u-boot/drivers/mmc/sandbox_mmc.c
/openbmc/u-boot/drivers/mmc/sdhci.c
/openbmc/u-boot/drivers/mtd/nand/mxs_nand_spl.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash_ids.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/fsl-mc/dpio/qbman_private.h
/openbmc/u-boot/drivers/net/phy/meson-gxl.c
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pinctrl/mvebu/Kconfig
/openbmc/u-boot/drivers/pinctrl/pinctrl_stm32.c
/openbmc/u-boot/drivers/power/pmic/pmic_tps65910_dm.c
/openbmc/u-boot/drivers/power/power_core.c
/openbmc/u-boot/drivers/power/regulator/tps65910_regulator.c
/openbmc/u-boot/drivers/ram/stm32_sdram.c
/openbmc/u-boot/drivers/reset/Kconfig
/openbmc/u-boot/drivers/reset/Makefile
/openbmc/u-boot/drivers/reset/reset-rockchip.c
/openbmc/u-boot/drivers/spmi/spmi-msm.c
/openbmc/u-boot/drivers/usb/common/fsl-errata.c
/openbmc/u-boot/drivers/usb/gadget/Kconfig
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/f_rockusb.c
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/ehci-fsl.c
/openbmc/u-boot/drivers/usb/musb-new/sunxi.c
/openbmc/u-boot/drivers/video/am335x-fb.c
/openbmc/u-boot/drivers/video/am335x-fb.h
/openbmc/u-boot/drivers/video/cfb_console.c
/openbmc/u-boot/drivers/video/ipu_common.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_de2.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_dw_hdmi.c
Kconfig
env.c
ext4.c
/openbmc/u-boot/examples/standalone/riscv.lds
/openbmc/u-boot/examples/standalone/stubs.c
/openbmc/u-boot/fs/fat/fat_write.c
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/MigoR.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1023RDB.h
/openbmc/u-boot/include/configs/P2041RDB.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.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/T4240QDS.h
/openbmc/u-boot/include/configs/T4240RDB.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/adp-ae3xx.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/ap325rxa.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/aspenite.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/dockstar.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/edminiv2.h
/openbmc/u-boot/include/configs/espt.h
/openbmc/u-boot/include/configs/goflexhome.h
/openbmc/u-boot/include/configs/guruplug.h
/openbmc/u-boot/include/configs/imx6_spl.h
/openbmc/u-boot/include/configs/km/km_arm.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/ls1012a_common.h
/openbmc/u-boot/include/configs/ls1012afrdm.h
/openbmc/u-boot/include/configs/ls1012aqds.h
/openbmc/u-boot/include/configs/ls1012ardb.h
/openbmc/u-boot/include/configs/ls1021aqds.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.h
/openbmc/u-boot/include/configs/ls1046ardb.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/mpr2.h
/openbmc/u-boot/include/configs/ms7720se.h
/openbmc/u-boot/include/configs/ms7722se.h
/openbmc/u-boot/include/configs/ms7750se.h
/openbmc/u-boot/include/configs/mvebu_armada-37xx.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6memcal.h
/openbmc/u-boot/include/configs/mx6sxsabresd.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/nx25-ae250.h
/openbmc/u-boot/include/configs/omap3_evm.h
/openbmc/u-boot/include/configs/openrd.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/p2771-0000.h
/openbmc/u-boot/include/configs/poplar.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/r2dplus.h
/openbmc/u-boot/include/configs/rsk7203.h
/openbmc/u-boot/include/configs/rsk7264.h
/openbmc/u-boot/include/configs/rsk7269.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/sh7752evb.h
/openbmc/u-boot/include/configs/sh7753evb.h
/openbmc/u-boot/include/configs/sh7757lcr.h
/openbmc/u-boot/include/configs/sh7763rdp.h
/openbmc/u-boot/include/configs/sh7785lcr.h
/openbmc/u-boot/include/configs/sheevaplug.h
/openbmc/u-boot/include/configs/stm32f429-discovery.h
/openbmc/u-boot/include/configs/stm32f469-discovery.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tegra186-common.h
/openbmc/u-boot/include/configs/tegra210-common.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xpedite517x.h
/openbmc/u-boot/include/configs/xpedite520x.h
/openbmc/u-boot/include/configs/xpedite537x.h
/openbmc/u-boot/include/configs/xpedite550x.h
/openbmc/u-boot/include/configs/xtfpga.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dm/platdata.h
/openbmc/u-boot/include/dt-bindings/memory/stm32-sdram.h
/openbmc/u-boot/include/dt-bindings/mfd/stm32f4-rcc.h
/openbmc/u-boot/include/dt-bindings/pinctrl/stm32-pinfunc.h
/openbmc/u-boot/include/dt-bindings/pinctrl/stm32f746-pinfunc.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/include/elf.h
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/fpga.h
/openbmc/u-boot/include/fsl_qbman.h
/openbmc/u-boot/include/fsl_sec.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/kernel.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/part_efi.h
/openbmc/u-boot/include/power/pmic.h
/openbmc/u-boot/include/spi.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_device_path.c
/openbmc/u-boot/lib/efi_loader/efi_device_path_to_text.c
/openbmc/u-boot/lib/efi_loader/efi_disk.c
/openbmc/u-boot/lib/efi_loader/helloworld.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/dm/bus.c
/openbmc/u-boot/test/dm/test-fdt.c
/openbmc/u-boot/test/py/tests/test_env.py
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/mrvl_uart.sh
/openbmc/u-boot/tools/prelink-riscv.c
/openbmc/u-boot/tools/prelink-riscv.inc
/openbmc/u-boot/tools/zynqmpimage.c
81f53b0d11-Dec-2017 Klaus Goger <klaus.goger@theobroma-systems.com>

rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig

This commit adds ENV_SIZE and ENV_OFFSET configuration items for
ARCH_ROCKCHIP, but keeps these non-visible (i.e. not prompt is given)

rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig

This commit adds ENV_SIZE and ENV_OFFSET configuration items for
ARCH_ROCKCHIP, but keeps these non-visible (i.e. not prompt is given).
With these new items present, the configuration from the header files
is moved to Kconfig.

Keeping these non-visible is necessary to have the possibility to
select new default values if CONFIG_IS_IN_* is changed (interactively
or with oldconfig). Otherwise it will always be set to a previous
value if used with a prompt. As an example if we do a defconfig with
CONFIG_IS_IN_MMC and change it to CONFIG_IS_IN_SPI_FLASH via
menuconfig, ENV_SIZE and ENV_OFFSET will not be changed to the correct
values as defconfig will already have set them to the default values
of CONFIG_IS_IN_MMC in .config.

Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arc/include/asm/arcregs.h
/openbmc/u-boot/arch/arc/include/asm/gpio.h
/openbmc/u-boot/arch/arc/lib/cache.c
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/cache_v8.c
/openbmc/u-boot/arch/arm/cpu/armv8/exceptions.S
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.core_prefetch
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/openbmc/u-boot/arch/arm/cpu/u-boot-spl.lds
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/armada-38x.dtsi
/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-zero-w.dts
/openbmc/u-boot/arch/arm/dts/exynos4.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4210.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4412-odroid.dts
/openbmc/u-boot/arch/arm/dts/exynos4412-trats2.dts
/openbmc/u-boot/arch/arm/dts/exynos4412.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4x12.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-khadas-vim.dts
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-libretech-cc.dts
/openbmc/u-boot/arch/arm/dts/r8a7795.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7796.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77970-eagle.dts
/openbmc/u-boot/arch/arm/dts/r8a77970.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77995-draak.dts
/openbmc/u-boot/arch/arm/dts/r8a77995.dtsi
/openbmc/u-boot/arch/arm/dts/rk3128-evb.dts
/openbmc/u-boot/arch/arm/dts/rk3128.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-puma.dtsi
/openbmc/u-boot/arch/arm/dts/tegra-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra114-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra124-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra20-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra210-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra30-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/ulcb.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-meson/eth.h
/openbmc/u-boot/arch/arm/include/asm/arch-meson/gxbb.h
/openbmc/u-boot/arch/arm/include/asm/arch-meson/mem.h
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3128.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3128.h
/openbmc/u-boot/arch/arm/include/asm/armv8/mmu.h
/openbmc/u-boot/arch/arm/include/asm/ti-common/davinci_nand.h
/openbmc/u-boot/arch/arm/lib/crt0_64.S
/openbmc/u-boot/arch/arm/lib/interrupts_64.c
/openbmc/u-boot/arch/arm/mach-at91/Kconfig
/openbmc/u-boot/arch/arm/mach-at91/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-bcm283x/Kconfig
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-meson/Kconfig
/openbmc/u-boot/arch/arm/mach-meson/Makefile
/openbmc/u-boot/arch/arm/mach-meson/board.c
/openbmc/u-boot/arch/arm/mach-meson/eth.c
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/soc.h
/openbmc/u-boot/arch/arm/mach-mvebu/spl.c
/openbmc/u-boot/arch/arm/mach-omap2/omap3/spl_id_nand.c
/openbmc/u-boot/arch/arm/mach-omap2/utils.c
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.64
/openbmc/u-boot/arch/arm/mach-rmobile/Makefile
/openbmc/u-boot/arch/arm/mach-rmobile/board.c
/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info-rcar.c
/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info.c
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rcar-gen3-base.h
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rmobile.h
/openbmc/u-boot/arch/arm/mach-rmobile/memmap-gen3.c
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Makefile
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/sdram_rk3036.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3128-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/Makefile
/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/clk_rk3128.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/rk3128.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/syscon_rk3128.c
/openbmc/u-boot/arch/arm/mach-tegra/Kconfig
/openbmc/u-boot/arch/arm/mach-uniphier/board_init.c
/openbmc/u-boot/arch/arm/mach-uniphier/clk/Makefile
/openbmc/u-boot/arch/arm/mach-uniphier/clk/pll-base-ld20.c
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/Kconfig
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Kconfig
/openbmc/u-boot/arch/sandbox/cpu/os.c
/openbmc/u-boot/arch/sandbox/dts/sandbox_pmic.dtsi
/openbmc/u-boot/arch/x86/config.mk
/openbmc/u-boot/arch/x86/cpu/baytrail/Kconfig
/openbmc/u-boot/arch/x86/cpu/braswell/Kconfig
/openbmc/u-boot/arch/x86/cpu/broadwell/Kconfig
/openbmc/u-boot/arch/x86/cpu/coreboot/Kconfig
/openbmc/u-boot/arch/x86/cpu/cpu.c
/openbmc/u-boot/arch/x86/cpu/ivybridge/Kconfig
/openbmc/u-boot/arch/x86/cpu/qemu/Kconfig
/openbmc/u-boot/arch/x86/cpu/queensbay/Kconfig
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/arch/x86/lib/bootm.c
/openbmc/u-boot/arch/x86/lib/div64.c
/openbmc/u-boot/board/Arcturus/ucp1020/tlb.c
/openbmc/u-boot/board/CZ.NIC/turris_omnia/turris_omnia.c
/openbmc/u-boot/board/Marvell/db-88f6820-amc/db-88f6820-amc.c
/openbmc/u-boot/board/Marvell/db-88f6820-gp/db-88f6820-gp.c
/openbmc/u-boot/board/amlogic/khadas-vim/Kconfig
/openbmc/u-boot/board/amlogic/khadas-vim/MAINTAINERS
/openbmc/u-boot/board/amlogic/khadas-vim/Makefile
/openbmc/u-boot/board/amlogic/khadas-vim/README
/openbmc/u-boot/board/amlogic/khadas-vim/khadas-vim.c
/openbmc/u-boot/board/amlogic/libretech-cc/Kconfig
/openbmc/u-boot/board/amlogic/libretech-cc/MAINTAINERS
/openbmc/u-boot/board/amlogic/libretech-cc/Makefile
/openbmc/u-boot/board/amlogic/libretech-cc/README
/openbmc/u-boot/board/amlogic/libretech-cc/libretech-cc.c
/openbmc/u-boot/board/amlogic/odroid-c2/odroid-c2.c
/openbmc/u-boot/board/amlogic/p212/p212.c
/openbmc/u-boot/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
/openbmc/u-boot/board/freescale/b4860qds/tlb.c
/openbmc/u-boot/board/freescale/bsc9131rdb/tlb.c
/openbmc/u-boot/board/freescale/bsc9132qds/tlb.c
/openbmc/u-boot/board/freescale/c29xpcie/tlb.c
/openbmc/u-boot/board/freescale/ls1088a/Kconfig
/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/openbmc/u-boot/board/freescale/mpc8541cds/tlb.c
/openbmc/u-boot/board/freescale/mpc8548cds/tlb.c
/openbmc/u-boot/board/freescale/mpc8568mds/tlb.c
/openbmc/u-boot/board/freescale/p1010rdb/tlb.c
/openbmc/u-boot/board/freescale/p1022ds/tlb.c
/openbmc/u-boot/board/freescale/p1023rdb/tlb.c
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/tlb.c
/openbmc/u-boot/board/freescale/p1_twr/tlb.c
/openbmc/u-boot/board/freescale/t102xqds/tlb.c
/openbmc/u-boot/board/freescale/t102xrdb/tlb.c
/openbmc/u-boot/board/freescale/t104xrdb/tlb.c
/openbmc/u-boot/board/freescale/t208xqds/tlb.c
/openbmc/u-boot/board/freescale/t208xrdb/tlb.c
/openbmc/u-boot/board/freescale/t4qds/tlb.c
/openbmc/u-boot/board/freescale/t4rdb/tlb.c
/openbmc/u-boot/board/gdsys/a38x/controlcenterdc.c
/openbmc/u-boot/board/gdsys/p1022/tlb.c
/openbmc/u-boot/board/isee/igep00x0/common.c
/openbmc/u-boot/board/isee/igep00x0/igep00x0.c
/openbmc/u-boot/board/isee/igep00x0/spl.c
/openbmc/u-boot/board/laird/wb45n/Kconfig
/openbmc/u-boot/board/laird/wb45n/MAINTAINERS
/openbmc/u-boot/board/laird/wb45n/Makefile
/openbmc/u-boot/board/laird/wb45n/wb45n.c
/openbmc/u-boot/board/laird/wb50n/Kconfig
/openbmc/u-boot/board/laird/wb50n/MAINTAINERS
/openbmc/u-boot/board/laird/wb50n/Makefile
/openbmc/u-boot/board/laird/wb50n/wb50n.c
/openbmc/u-boot/board/logicpd/omap3som/README
/openbmc/u-boot/board/logicpd/omap3som/omap3logic.c
/openbmc/u-boot/board/mini-box/picosam9g45/picosam9g45.c
/openbmc/u-boot/board/overo/overo.c
/openbmc/u-boot/board/raspberrypi/rpi/rpi.c
/openbmc/u-boot/board/renesas/draak/Kconfig
/openbmc/u-boot/board/renesas/draak/MAINTAINERS
/openbmc/u-boot/board/renesas/draak/Makefile
/openbmc/u-boot/board/renesas/draak/draak.c
/openbmc/u-boot/board/renesas/eagle/Kconfig
/openbmc/u-boot/board/renesas/eagle/MAINTAINERS
/openbmc/u-boot/board/renesas/eagle/Makefile
/openbmc/u-boot/board/renesas/eagle/eagle.c
/openbmc/u-boot/board/renesas/salvator-x/Makefile
/openbmc/u-boot/board/renesas/salvator-x/salvator-x.c
/openbmc/u-boot/board/renesas/ulcb/Makefile
/openbmc/u-boot/board/renesas/ulcb/cpld.c
/openbmc/u-boot/board/renesas/ulcb/ulcb.c
/openbmc/u-boot/board/rockchip/evb_rk3128/Kconfig
/openbmc/u-boot/board/rockchip/evb_rk3128/MAINTAINERS
/openbmc/u-boot/board/rockchip/evb_rk3128/Makefile
/openbmc/u-boot/board/rockchip/evb_rk3128/evk-rk3128.c
/openbmc/u-boot/board/rockchip/evb_rv1108/README
/openbmc/u-boot/board/samsung/common/exynos5-dt-types.c
/openbmc/u-boot/board/samsung/common/exynos5-dt.c
/openbmc/u-boot/board/sbc8548/tlb.c
/openbmc/u-boot/board/siemens/taurus/taurus.c
/openbmc/u-boot/board/solidrun/clearfog/clearfog.c
/openbmc/u-boot/board/synopsys/hsdk/hsdk.c
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/Kconfig
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/puma-rk3399.c
/openbmc/u-boot/board/ti/beagle/beagle.c
/openbmc/u-boot/board/ti/evm/evm.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/i2c.c
/openbmc/u-boot/cmd/jffs2.c
/openbmc/u-boot/cmd/log.c
/openbmc/u-boot/cmd/mtdparts.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/console.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/log.c
/openbmc/u-boot/common/log_console.c
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/common/spl/spl_ram.c
/openbmc/u-boot/common/stdio.c
/openbmc/u-boot/common/usb_hub.c
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM-EVB_defconfig
/openbmc/u-boot/configs/Bananapi_M2_Ultra_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/MPC8315ERDB_defconfig
/openbmc/u-boot/configs/MPC8349ITX_LOWBOOT_defconfig
/openbmc/u-boot/configs/MPC8349ITX_defconfig
/openbmc/u-boot/configs/MPC837XERDB_defconfig
/openbmc/u-boot/configs/MPC8544DS_defconfig
/openbmc/u-boot/configs/MPC8572DS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8572DS_defconfig
/openbmc/u-boot/configs/MPC8610HPCD_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_36BIT_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_defconfig
/openbmc/u-boot/configs/TWR-P1025_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/apalis_imx6_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_com_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_it_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/cm_t54_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/controlcenterdc_defconfig
/openbmc/u-boot/configs/d2net_v2_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/db-mv784mp-gp_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/dms-ba16-1g_defconfig
/openbmc/u-boot/configs/dms-ba16_defconfig
/openbmc/u-boot/configs/dns325_defconfig
/openbmc/u-boot/configs/dreamplug_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/edminiv2_defconfig
/openbmc/u-boot/configs/evb-rk3128_defconfig
/openbmc/u-boot/configs/goflexhome_defconfig
/openbmc/u-boot/configs/guruplug_defconfig
/openbmc/u-boot/configs/gwventana_emmc_defconfig
/openbmc/u-boot/configs/gwventana_gw5904_defconfig
/openbmc/u-boot/configs/gwventana_nand_defconfig
/openbmc/u-boot/configs/highbank_defconfig
/openbmc/u-boot/configs/ib62x0_defconfig
/openbmc/u-boot/configs/inetspace_v2_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/libretech-cc_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2080ardb_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2081ardb_defconfig
/openbmc/u-boot/configs/lschlv2_defconfig
/openbmc/u-boot/configs/lsxhl_defconfig
/openbmc/u-boot/configs/m53evk_defconfig
/openbmc/u-boot/configs/mvebu_db-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_espressobin-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx53loco_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6qsabrelite_defconfig
/openbmc/u-boot/configs/nas220_defconfig
/openbmc/u-boot/configs/net2big_v2_defconfig
/openbmc/u-boot/configs/netspace_lite_v2_defconfig
/openbmc/u-boot/configs/netspace_max_v2_defconfig
/openbmc/u-boot/configs/netspace_mini_v2_defconfig
/openbmc/u-boot/configs/netspace_v2_defconfig
/openbmc/u-boot/configs/nitrogen6q2g_defconfig
/openbmc/u-boot/configs/nitrogen6q_defconfig
/openbmc/u-boot/configs/novena_defconfig
/openbmc/u-boot/configs/nsa310s_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap5_uevm_defconfig
/openbmc/u-boot/configs/openrd_base_defconfig
/openbmc/u-boot/configs/openrd_client_defconfig
/openbmc/u-boot/configs/openrd_ultimate_defconfig
/openbmc/u-boot/configs/ot1200_defconfig
/openbmc/u-boot/configs/ot1200_spl_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/qemu_arm_defconfig
/openbmc/u-boot/configs/r8a7795_salvator-x_defconfig
/openbmc/u-boot/configs/r8a7795_ulcb_defconfig
/openbmc/u-boot/configs/r8a7796_salvator-x_defconfig
/openbmc/u-boot/configs/r8a7796_ulcb_defconfig
/openbmc/u-boot/configs/r8a77970_eagle_defconfig
/openbmc/u-boot/configs/r8a77995_draak_defconfig
/openbmc/u-boot/configs/rpi_0_w_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/sheevaplug_defconfig
/openbmc/u-boot/configs/tbs2910_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/turris_omnia_defconfig
/openbmc/u-boot/configs/udoo_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/configs/wb50n_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/doc/README.log
/openbmc/u-boot/doc/device-tree-bindings/clock/snps,hsdk-cgu.txt
/openbmc/u-boot/doc/device-tree-bindings/config.txt
/openbmc/u-boot/doc/device-tree-bindings/regulator/regulator.txt
/openbmc/u-boot/doc/uImage.FIT/source_file_format.txt
/openbmc/u-boot/drivers/ata/Kconfig
/openbmc/u-boot/drivers/ata/Makefile
/openbmc/u-boot/drivers/block/blk-uclass.c
/openbmc/u-boot/drivers/clk/Kconfig
/openbmc/u-boot/drivers/clk/Makefile
/openbmc/u-boot/drivers/clk/clk-hsdk-cgu.c
/openbmc/u-boot/drivers/clk/renesas/Kconfig
/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen3.c
/openbmc/u-boot/drivers/clk/rockchip/Makefile
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3128.c
/openbmc/u-boot/drivers/firmware/psci.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/gpio-rcar.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/at91_i2c.c
/openbmc/u-boot/drivers/i2c/meson_i2c.c
/openbmc/u-boot/drivers/i2c/rcar_iic.c
/openbmc/u-boot/drivers/mmc/uniphier-sd.c
/openbmc/u-boot/drivers/mtd/cfi_flash.c
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/arasan_nfc.c
/openbmc/u-boot/drivers/mtd/nand/denali.c
/openbmc/u-boot/drivers/mtd/nand/denali.h
/openbmc/u-boot/drivers/mtd/nand/denali_dt.c
/openbmc/u-boot/drivers/mtd/nand/denali_spl.c
/openbmc/u-boot/drivers/mtd/nand/fsl_elbc_nand.c
/openbmc/u-boot/drivers/mtd/nand/fsl_ifc_nand.c
/openbmc/u-boot/drivers/mtd/nand/fsl_ifc_spl.c
/openbmc/u-boot/drivers/mtd/nand/mxs_nand.c
/openbmc/u-boot/drivers/mtd/nand/nand_base.c
/openbmc/u-boot/drivers/mtd/nand/nand_bbt.c
/openbmc/u-boot/drivers/mtd/nand/nand_bch.c
/openbmc/u-boot/drivers/mtd/nand/nand_ids.c
/openbmc/u-boot/drivers/mtd/nand/nand_timings.c
/openbmc/u-boot/drivers/mtd/nand/pxa3xx_nand.c
/openbmc/u-boot/drivers/mtd/nand/sunxi_nand.c
/openbmc/u-boot/drivers/mtd/nand/vf610_nfc.c
/openbmc/u-boot/drivers/mtd/nand/zynq_nand.c
/openbmc/u-boot/drivers/net/fsl-mc/dpbp.c
/openbmc/u-boot/drivers/net/fsl-mc/dpio/dpio.c
/openbmc/u-boot/drivers/net/fsl-mc/dpmac.c
/openbmc/u-boot/drivers/net/fsl-mc/dpni.c
/openbmc/u-boot/drivers/net/fsl-mc/dprc.c
/openbmc/u-boot/drivers/net/fsl-mc/fsl_dpmng_cmd.h
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.c
/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.h
/openbmc/u-boot/drivers/net/ravb.c
/openbmc/u-boot/drivers/pinctrl/Kconfig
/openbmc/u-boot/drivers/pinctrl/renesas/Kconfig
/openbmc/u-boot/drivers/pinctrl/renesas/Makefile
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77970.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77995.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc.c
/openbmc/u-boot/drivers/pinctrl/renesas/sh_pfc.h
/openbmc/u-boot/drivers/pinctrl/rockchip/Makefile
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rk3128.c
/openbmc/u-boot/drivers/power/pmic/Kconfig
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/pmic/pmic-uclass.c
/openbmc/u-boot/drivers/power/pmic/pmic_tps65910_dm.c
/openbmc/u-boot/drivers/power/regulator/Kconfig
/openbmc/u-boot/drivers/power/regulator/Makefile
/openbmc/u-boot/drivers/power/regulator/tps65910_regulator.c
/openbmc/u-boot/drivers/ram/rockchip/Makefile
/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3128.c
/openbmc/u-boot/drivers/serial/serial_sh.h
/openbmc/u-boot/drivers/spmi/spmi-msm.c
/openbmc/u-boot/drivers/sysreset/sysreset-uclass.c
/openbmc/u-boot/drivers/usb/host/r8a66597-hcd.c
Kconfig
/openbmc/u-boot/fs/fat/fat.c
/openbmc/u-boot/fs/yaffs2/yaffs_mtdif.c
/openbmc/u-boot/include/asm-generic/global_data.h
/openbmc/u-boot/include/binman_sym.h
/openbmc/u-boot/include/charset.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/config_distro_bootcmd.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/MPC8349ITX.h
/openbmc/u-boot/include/configs/MPC837XEMDS.h
/openbmc/u-boot/include/configs/MPC837XERDB.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/MPC8610HPCD.h
/openbmc/u-boot/include/configs/MPC8641HPCN.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/P2041RDB.h
/openbmc/u-boot/include/configs/P4080DS.h
/openbmc/u-boot/include/configs/T102xQDS.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/T4240QDS.h
/openbmc/u-boot/include/configs/T4240RDB.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.h
/openbmc/u-boot/include/configs/am57xx_evm.h
/openbmc/u-boot/include/configs/apalis_imx6.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/cl-som-am57x.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/cm_t54.h
/openbmc/u-boot/include/configs/controlcenterd.h
/openbmc/u-boot/include/configs/controlcenterdc.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/db-88f6820-gp.h
/openbmc/u-boot/include/configs/db-mv784mp-gp.h
/openbmc/u-boot/include/configs/dh_imx6.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/draak.h
/openbmc/u-boot/include/configs/eagle.h
/openbmc/u-boot/include/configs/edminiv2.h
/openbmc/u-boot/include/configs/efi-x86.h
/openbmc/u-boot/include/configs/evb_rk3128.h
/openbmc/u-boot/include/configs/galileo.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/khadas-vim.h
/openbmc/u-boot/include/configs/libretech-cc.h
/openbmc/u-boot/include/configs/ls1012a_common.h
/openbmc/u-boot/include/configs/ls1012afrdm.h
/openbmc/u-boot/include/configs/ls1012aqds.h
/openbmc/u-boot/include/configs/ls1012ardb.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls1043a_common.h
/openbmc/u-boot/include/configs/ls1043aqds.h
/openbmc/u-boot/include/configs/ls1043ardb.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.h
/openbmc/u-boot/include/configs/ls1046ardb.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080aqds.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/meson-gxbb-common.h
/openbmc/u-boot/include/configs/mvebu_armada-37xx.h
/openbmc/u-boot/include/configs/mvebu_armada-8k.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx6cuboxi.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/novena.h
/openbmc/u-boot/include/configs/omap3_evm.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap5_uevm.h
/openbmc/u-boot/include/configs/ot1200.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/puma_rk3399.h
/openbmc/u-boot/include/configs/qemu-arm.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rockchip-common.h
/openbmc/u-boot/include/configs/rpi.h
/openbmc/u-boot/include/configs/salvator-x.h
/openbmc/u-boot/include/configs/sbc8641d.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tbs2910.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/udoo.h
/openbmc/u-boot/include/configs/ulcb.h
/openbmc/u-boot/include/configs/wandboard.h
/openbmc/u-boot/include/configs/wb45n.h
/openbmc/u-boot/include/configs/wb50n.h
/openbmc/u-boot/include/configs/x86-common.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/dt-bindings/clock/r8a77970-cpg-mssr.h
/openbmc/u-boot/include/dt-bindings/clock/r8a77995-cpg-mssr.h
/openbmc/u-boot/include/dt-bindings/clock/rk3128-cru.h
/openbmc/u-boot/include/dt-bindings/clock/snps,hsdk-cgu.h
/openbmc/u-boot/include/dt-bindings/power/r8a77970-sysc.h
/openbmc/u-boot/include/dt-bindings/power/r8a77995-sysc.h
/openbmc/u-boot/include/efi.h
/openbmc/u-boot/include/efi_api.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/include/efi_selftest.h
/openbmc/u-boot/include/fsl-mc/fsl_dpbp.h
/openbmc/u-boot/include/fsl-mc/fsl_dpio.h
/openbmc/u-boot/include/fsl-mc/fsl_dpmac.h
/openbmc/u-boot/include/fsl-mc/fsl_dpni.h
/openbmc/u-boot/include/fsl-mc/fsl_dprc.h
/openbmc/u-boot/include/fsl-mc/fsl_mc_cmd.h
/openbmc/u-boot/include/fsl-mc/fsl_mc_private.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/mtd/fsl_upm.h
/openbmc/u-boot/include/linux/mtd/fsmc_nand.h
/openbmc/u-boot/include/linux/mtd/rawnand.h
/openbmc/u-boot/include/log.h
/openbmc/u-boot/include/nand.h
/openbmc/u-boot/include/os.h
/openbmc/u-boot/include/post.h
/openbmc/u-boot/include/power/sandbox_pmic.h
/openbmc/u-boot/include/power/tps65910_pmic.h
/openbmc/u-boot/include/samsung/exynos5-dt-types.h
/openbmc/u-boot/include/spl.h
/openbmc/u-boot/include/test/compression.h
/openbmc/u-boot/include/test/suites.h
/openbmc/u-boot/lib/charset.c
/openbmc/u-boot/lib/efi/efi_stub.c
/openbmc/u-boot/lib/efi_loader/Makefile
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_console.c
/openbmc/u-boot/lib/efi_loader/efi_device_path.c
/openbmc/u-boot/lib/efi_loader/efi_device_path_to_text.c
/openbmc/u-boot/lib/efi_loader/efi_disk.c
/openbmc/u-boot/lib/efi_loader/efi_gop.c
/openbmc/u-boot/lib/efi_loader/efi_memory.c
/openbmc/u-boot/lib/efi_loader/efi_net.c
/openbmc/u-boot/lib/efi_loader/efi_watchdog.c
/openbmc/u-boot/lib/efi_loader/helloworld.c
/openbmc/u-boot/lib/efi_selftest/Makefile
/openbmc/u-boot/lib/efi_selftest/efi_selftest.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_console.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_devicepath.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_events.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_gop.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_manageprotocols.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_snp.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_textoutput.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_tpl.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_util.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_watchdog.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/lib/libfdt/Makefile
/openbmc/u-boot/lib/libfdt/fdt_region.c
/openbmc/u-boot/lib/libfdt/fdt_wip.c
/openbmc/u-boot/post/post.c
/openbmc/u-boot/post/tests.c
/openbmc/u-boot/scripts/Makefile.uncmd_spl
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/Makefile
/openbmc/u-boot/test/cmd_ut.c
/openbmc/u-boot/test/compression.c
/openbmc/u-boot/test/dm/regulator.c
/openbmc/u-boot/test/env/cmd_ut_env.c
/openbmc/u-boot/test/log/Makefile
/openbmc/u-boot/test/log/log_test.c
/openbmc/u-boot/test/overlay/cmd_ut_overlay.c
/openbmc/u-boot/test/py/conftest.py
/openbmc/u-boot/test/py/tests/test_efi_loader.py
/openbmc/u-boot/test/py/tests/test_efi_selftest.py
/openbmc/u-boot/test/py/tests/test_gpt.py
/openbmc/u-boot/test/py/tests/test_log.py
/openbmc/u-boot/test/py/tests/test_sleep.py
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/binman/README
/openbmc/u-boot/tools/binman/binman.py
/openbmc/u-boot/tools/binman/control.py
/openbmc/u-boot/tools/binman/elf.py
/openbmc/u-boot/tools/binman/elf_test.py
/openbmc/u-boot/tools/binman/etype/entry.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl_bss_pad.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl_dtb.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl_nodtb.py
/openbmc/u-boot/tools/binman/etype/u_boot_with_ucode_ptr.py
/openbmc/u-boot/tools/binman/ftest.py
/openbmc/u-boot/tools/binman/image.py
/openbmc/u-boot/tools/binman/image_test.py
/openbmc/u-boot/tools/binman/test/21_image_pad.dts
/openbmc/u-boot/tools/binman/test/24_sorted.dts
/openbmc/u-boot/tools/binman/test/28_pack_4gb_outside.dts
/openbmc/u-boot/tools/binman/test/29_x86-rom.dts
/openbmc/u-boot/tools/binman/test/51_u_boot_spl_dtb.dts
/openbmc/u-boot/tools/binman/test/52_u_boot_spl_nodtb.dts
/openbmc/u-boot/tools/binman/test/53_symbols.dts
/openbmc/u-boot/tools/binman/test/Makefile
/openbmc/u-boot/tools/binman/test/bss_data.c
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms.c
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms.lds
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad.c
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_bad.lds
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_size
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms_size.c
/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr.c
/openbmc/u-boot/tools/libfdt/fdt_wip.c
/openbmc/u-boot/tools/omapimage.c
fd37466521-Nov-2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

env: suppress a spurious warning with GCC 7.1

GCC 7.1 seems to be smart enough to track val through the various
static inline functions, but not smart enough to see that val will
always be initialis

env: suppress a spurious warning with GCC 7.1

GCC 7.1 seems to be smart enough to track val through the various
static inline functions, but not smart enough to see that val will
always be initialised when no error is returned. This triggers
the following warning:
env/mmc.c: In function 'mmc_get_env_addr':
env/mmc.c:121:12: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]

To make it easier for compiler to understand what is going on, let's
initialise val.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/.mailmap
/openbmc/u-boot/Licenses/r8a779x_usb3.txt
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arc/lib/bootm.c
/openbmc/u-boot/arch/arc/lib/cache.c
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/mp.c
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/spl.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/at91-sama5d2_ptc_ek.dts
/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-rqs.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl-icore.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl.dtsi
/openbmc/u-boot/arch/arm/dts/imx6ul-geam-kit.dts
/openbmc/u-boot/arch/arm/dts/imx6ul-isiot-emmc.dts
/openbmc/u-boot/arch/arm/dts/imx6ul-isiot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6ul.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap5-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/sama5d2.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f7-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f746.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld11-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-ld11.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld20-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-ld20.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld4-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-ld4.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld6b-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pro4-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pro4.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pro5.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pxs2.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pxs3-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pxs3.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-sld8-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-sld8.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-support-card.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-v7-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-7000.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-cc108.dts
/openbmc/u-boot/arch/arm/dts/zynq-cse-qspi-single.dts
/openbmc/u-boot/arch/arm/dts/zynq-cse-qspi.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-syzygy-hub.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-xm013.dts
/openbmc/u-boot/arch/arm/dts/zynq-zed.dts
/openbmc/u-boot/arch/arm/dts/zynq-zybo.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-clk.dtsi
/openbmc/u-boot/arch/arm/dts/zynqmp-ep108-clk.dtsi
/openbmc/u-boot/arch/arm/dts/zynqmp-ep108.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm015-dc1.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm018-dc4.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1751-xm019-dc5.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-rev1.0.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revB.dts
/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-bcm235xx/boot0.h
/openbmc/u-boot/arch/arm/include/asm/arch-bcm281xx/boot0.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/crm_regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot0.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/boot_mode.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/bootrom.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3399.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32_pwr.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32_pwr.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sunxi_dw.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/setjmp.h
/openbmc/u-boot/arch/arm/include/asm/system.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/lib/setjmp.S
/openbmc/u-boot/arch/arm/lib/setjmp_aarch64.S
/openbmc/u-boot/arch/arm/lib/vectors.S
/openbmc/u-boot/arch/arm/mach-at91/Kconfig
/openbmc/u-boot/arch/arm/mach-at91/include/mach/sama5d2_smc.h
/openbmc/u-boot/arch/arm/mach-imx/init.c
/openbmc/u-boot/arch/arm/mach-imx/mx5/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/soc.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/soc.c
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-omap2/omap5/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Makefile
/openbmc/u-boot/arch/arm/mach-rockchip/boot_mode.c
/openbmc/u-boot/arch/arm/mach-rockchip/bootrom.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-tpl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-tpl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board.c
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/boot0.h
/openbmc/u-boot/arch/arm/mach-stm32/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/soc.c
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/clock.c
/openbmc/u-boot/arch/arm/mach-stm32/stm32f4/timer.c
/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/timer.c
/openbmc/u-boot/arch/arm/mach-uniphier/board_init.c
/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-ld11.c
/openbmc/u-boot/arch/arm/mach-uniphier/sbc/sbc-pxs2.c
/openbmc/u-boot/arch/arm/mach-zynq/Makefile
/openbmc/u-boot/arch/arm/mach-zynq/include/mach/nand.h
/openbmc/u-boot/arch/arm/mach-zynq/include/mach/ps7_init_gpl.h
/openbmc/u-boot/arch/arm/mach-zynq/include/mach/sys_proto.h
/openbmc/u-boot/arch/arm/mach-zynq/ps7_spl_init.c
/openbmc/u-boot/arch/arm/mach-zynq/slcr.c
/openbmc/u-boot/arch/arm/mach-zynq/spl.c
/openbmc/u-boot/arch/mips/cpu/u-boot.lds
/openbmc/u-boot/arch/mips/include/asm/system.h
/openbmc/u-boot/arch/mips/lib/cache.c
/openbmc/u-boot/arch/nds32/dts/ae3xx.dts
/openbmc/u-boot/arch/nds32/dts/ag101p.dts
/openbmc/u-boot/board/AndesTech/adp-ag101p/adp-ag101p.c
/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/Kconfig
/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/MAINTAINERS
/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/Makefile
/openbmc/u-boot/board/atmel/sama5d2_ptc_ek/sama5d2_ptc_ek.c
/openbmc/u-boot/board/compulab/cm_t54/cm_t54.c
/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6_spl.c
/openbmc/u-boot/board/engicam/common/board.c
/openbmc/u-boot/board/engicam/common/board.h
/openbmc/u-boot/board/engicam/common/spl.c
/openbmc/u-boot/board/engicam/icorem6_rqs/icorem6_rqs.c
/openbmc/u-boot/board/engicam/imx6q/Kconfig
/openbmc/u-boot/board/engicam/imx6q/MAINTAINERS
/openbmc/u-boot/board/engicam/imx6q/Makefile
/openbmc/u-boot/board/engicam/imx6q/README
/openbmc/u-boot/board/engicam/imx6q/imx6q.c
/openbmc/u-boot/board/engicam/imx6ul/Kconfig
/openbmc/u-boot/board/engicam/imx6ul/MAINTAINERS
/openbmc/u-boot/board/engicam/imx6ul/Makefile
/openbmc/u-boot/board/engicam/imx6ul/README
/openbmc/u-boot/board/engicam/imx6ul/imx6ul.c
/openbmc/u-boot/board/ge/bx50v3/Makefile
/openbmc/u-boot/board/ge/bx50v3/bx50v3.c
/openbmc/u-boot/board/ge/common/Makefile
/openbmc/u-boot/board/ge/common/vpd_reader.c
/openbmc/u-boot/board/ge/common/vpd_reader.h
/openbmc/u-boot/board/ge/mx53ppd/Kconfig
/openbmc/u-boot/board/ge/mx53ppd/MAINTAINERS
/openbmc/u-boot/board/ge/mx53ppd/Makefile
/openbmc/u-boot/board/ge/mx53ppd/imximage.cfg
/openbmc/u-boot/board/ge/mx53ppd/mx53ppd.c
/openbmc/u-boot/board/ge/mx53ppd/mx53ppd_video.c
/openbmc/u-boot/board/ge/mx53ppd/ppd_gpio.h
/openbmc/u-boot/board/imgtec/boston/MAINTAINERS
/openbmc/u-boot/board/imgtec/boston/config.mk
/openbmc/u-boot/board/imgtec/boston/lowlevel_init.S
/openbmc/u-boot/board/imgtec/malta/MAINTAINERS
/openbmc/u-boot/board/imgtec/malta/superio.c
/openbmc/u-boot/board/imgtec/malta/superio.h
/openbmc/u-boot/board/opalkelly/zynq/MAINTAINERS
/openbmc/u-boot/board/opalkelly/zynq/Makefile
/openbmc/u-boot/board/opalkelly/zynq/board.c
/openbmc/u-boot/board/opalkelly/zynq/zynq-syzygy-hub/ps7_init_gpl.c
/openbmc/u-boot/board/st/stm32f429-discovery/stm32f429-discovery.c
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/fit_spl_atf.its
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/fit_spl_atf.its
/openbmc/u-boot/board/ti/am57xx/MAINTAINERS
/openbmc/u-boot/board/ti/omap5_uevm/evm.c
/openbmc/u-boot/board/topic/zynq/Makefile
/openbmc/u-boot/board/topic/zynq/zynq-topic-miami/ps7_init_gpl.c
/openbmc/u-boot/board/topic/zynq/zynq-topic-miamilite/ps7_init_gpl.c
/openbmc/u-boot/board/topic/zynq/zynq-topic-miamiplus/ps7_init_gpl.c
/openbmc/u-boot/board/wandboard/spl.c
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynq/zynq-cc108/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-cse-qspi-single
/openbmc/u-boot/board/xilinx/zynq/zynq-microzed/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zc702/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zc706/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zed/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynq/zynq-zybo/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/blk_common.c
/openbmc/u-boot/cmd/usb.c
/openbmc/u-boot/common/command.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/Makefile
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_atf.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/common/usb_hub.c
/openbmc/u-boot/configs/adp-ae3xx_defconfig
/openbmc/u-boot/configs/adp-ag101p_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/gwventana_emmc_defconfig
/openbmc/u-boot/configs/gwventana_gw5904_defconfig
/openbmc/u-boot/configs/gwventana_nand_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_nand_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_rqs_defconfig
/openbmc/u-boot/configs/imx6ul_geam_mmc_defconfig
/openbmc/u-boot/configs/imx6ul_geam_nand_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_emmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_mmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_nand_defconfig
/openbmc/u-boot/configs/lion-rk3368_defconfig
/openbmc/u-boot/configs/mccmon6_nor_defconfig
/openbmc/u-boot/configs/mccmon6_sd_defconfig
/openbmc/u-boot/configs/mx53ppd_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/openrd_base_defconfig
/openbmc/u-boot/configs/openrd_client_defconfig
/openbmc/u-boot/configs/openrd_ultimate_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/pico-imx6ul_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_nandflash_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/udoo_defconfig
/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/configs/zynq_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_picozed_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/README.rockchip
/openbmc/u-boot/doc/device-tree-bindings/fpga/altera-socfpga-a10-fpga-mgr.txt
/openbmc/u-boot/doc/device-tree-bindings/spi/spi-atcspi200.txt
/openbmc/u-boot/doc/device-tree-bindings/thermal/ti_soc_thermal.txt
/openbmc/u-boot/doc/device-tree-bindings/timer/atcpit100_timer.txt
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/Kconfig
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/ata/ahci.c
/openbmc/u-boot/drivers/ata/dwc_ahci.c
/openbmc/u-boot/drivers/ata/sata_ceva.c
/openbmc/u-boot/drivers/bootcount/Kconfig
/openbmc/u-boot/drivers/bootcount/Makefile
/openbmc/u-boot/drivers/bootcount/bootcount_ext.c
/openbmc/u-boot/drivers/clk/Kconfig
/openbmc/u-boot/drivers/clk/Makefile
/openbmc/u-boot/drivers/clk/at91/Kconfig
/openbmc/u-boot/drivers/clk/at91/clk-generated.c
/openbmc/u-boot/drivers/clk/clk_stm32f.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3036.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3188.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk322x.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3328.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3368.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rv1108.c
/openbmc/u-boot/drivers/fpga/socfpga.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/gpio-uniphier.c
/openbmc/u-boot/drivers/gpio/hsdk-creg-gpio.c
/openbmc/u-boot/drivers/gpio/kw_gpio.c
/openbmc/u-boot/drivers/i2c/mxc_i2c.c
/openbmc/u-boot/drivers/misc/stm32_rcc.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/atmel_sdhci.c
/openbmc/u-boot/drivers/mmc/ftsdc010_mci.c
/openbmc/u-boot/drivers/mmc/ftsdc010_mci.h
/openbmc/u-boot/drivers/mmc/nds32_mmc.c
/openbmc/u-boot/drivers/mtd/mtdcore.c
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/davinci_nand.c
/openbmc/u-boot/drivers/mtd/nand/denali.c
/openbmc/u-boot/drivers/mtd/nand/denali.h
/openbmc/u-boot/drivers/mtd/nand/denali_dt.c
/openbmc/u-boot/drivers/mtd/nand/denali_spl.c
/openbmc/u-boot/drivers/mtd/nand/nand_base.c
/openbmc/u-boot/drivers/mtd/nand/nand_timings.c
/openbmc/u-boot/drivers/mtd/nand/zynq_nand.c
/openbmc/u-boot/drivers/net/xilinx_axi_emac.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/pci/pci_msc01.c
/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx6.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rk3399.c
/openbmc/u-boot/drivers/pwm/pwm-imx-util.c
/openbmc/u-boot/drivers/rtc/Kconfig
/openbmc/u-boot/drivers/rtc/Makefile
/openbmc/u-boot/drivers/rtc/s35392a.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/atcspi200_spi.c
/openbmc/u-boot/drivers/spi/rk_spi.c
/openbmc/u-boot/drivers/sysreset/Makefile
/openbmc/u-boot/drivers/sysreset/sysreset_rockchip.c
/openbmc/u-boot/drivers/thermal/Kconfig
/openbmc/u-boot/drivers/thermal/Makefile
/openbmc/u-boot/drivers/thermal/ti-bandgap.c
/openbmc/u-boot/drivers/timer/Kconfig
/openbmc/u-boot/drivers/timer/Makefile
/openbmc/u-boot/drivers/timer/atcpit100_timer.c
/openbmc/u-boot/drivers/usb/gadget/f_sdp.c
/openbmc/u-boot/drivers/usb/gadget/storage_common.c
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/ehci-hcd.c
/openbmc/u-boot/drivers/usb/host/ehci.h
/openbmc/u-boot/drivers/usb/host/r8a66597-hcd.c
/openbmc/u-boot/drivers/usb/host/r8a66597.h
/openbmc/u-boot/drivers/usb/host/xhci-rcar-r8a779x_usb3_v3.h
/openbmc/u-boot/drivers/usb/host/xhci-rcar.c
/openbmc/u-boot/dts/Makefile
mmc.c
/openbmc/u-boot/fs/ext4/ext4_common.c
/openbmc/u-boot/fs/ext4/ext4fs.c
/openbmc/u-boot/fs/fs_internal.c
/openbmc/u-boot/include/ahci.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/configs/adp-ae3xx.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/boston.h
/openbmc/u-boot/include/configs/evb_px5.h
/openbmc/u-boot/include/configs/geekbox.h
/openbmc/u-boot/include/configs/imx6-engicam.h
/openbmc/u-boot/include/configs/mx53ppd.h
/openbmc/u-boot/include/configs/mx6sxsabresd.h
/openbmc/u-boot/include/configs/pico-imx6ul.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rv1108_common.h
/openbmc/u-boot/include/configs/sama5d2_ptc_ek.h
/openbmc/u-boot/include/configs/syzygy_hub.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_cse.h
/openbmc/u-boot/include/dt-bindings/gpio/uniphier-gpio.h
/openbmc/u-boot/include/dt-bindings/mfd/stm32f7-rcc.h
/openbmc/u-boot/include/dt-bindings/pinctrl/pinctrl-zynqmp.h
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/bitops.h
/openbmc/u-boot/include/linux/mtd/mtd.h
/openbmc/u-boot/include/linux/mtd/nand.h
/openbmc/u-boot/include/msc01.h
/openbmc/u-boot/include/pci_msc01.h
/openbmc/u-boot/include/spl.h
/openbmc/u-boot/include/stm32_rcc.h
/openbmc/u-boot/include/usb/lin_gadget_compat.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/run
/openbmc/u-boot/tools/binman/README
/openbmc/u-boot/tools/binman/binman.py
/openbmc/u-boot/tools/binman/entry_test.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl_with_ucode_ptr.py
/openbmc/u-boot/tools/binman/etype/u_boot_ucode.py
/openbmc/u-boot/tools/binman/ftest.py
/openbmc/u-boot/tools/binman/image.py
/openbmc/u-boot/tools/binman/test/47_spl_bss_pad.dts
/openbmc/u-boot/tools/binman/test/48_x86-start16-spl.dts
/openbmc/u-boot/tools/binman/test/49_x86_ucode_spl.dts
/openbmc/u-boot/tools/binman/test/50_intel_mrc.dts
/openbmc/u-boot/tools/binman/test/Makefile
/openbmc/u-boot/tools/binman/test/bss_data
/openbmc/u-boot/tools/binman/test/bss_data.c
/openbmc/u-boot/tools/binman/test/bss_data.lds
/openbmc/u-boot/tools/binman/test/u_boot_no_ucode_ptr.c
/openbmc/u-boot/tools/binman/test/u_boot_ucode_ptr.c
/openbmc/u-boot/tools/buildman/buildman.py
/openbmc/u-boot/tools/buildman/cmdline.py
/openbmc/u-boot/tools/buildman/test.py
/openbmc/u-boot/tools/dtoc/fdt_util.py
/openbmc/u-boot/tools/dtoc/test_dtoc.py
/openbmc/u-boot/tools/env/fw_env.c
/openbmc/u-boot/tools/env/fw_env.config
/openbmc/u-boot/tools/patman/test.py
/openbmc/u-boot/tools/rkcommon.c
/openbmc/u-boot/tools/zynqmpimage.c
c6831c7414-Nov-2017 Tom Rini <trini@konsulko.com>

env: Remove CONFIG_ENV_AES support

This support has been deprecated since v2017.09 due to security issues.
We now remove this support.

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


/openbmc/u-boot/Kconfig
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/dts/dragonboard410c-uboot.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h
/openbmc/u-boot/arch/arm/include/asm/arch-meson/gxbb.h
/openbmc/u-boot/arch/arm/include/asm/arch-meson/i2c.h
/openbmc/u-boot/arch/nios2/dts/10m50_devboard.dts
/openbmc/u-boot/arch/sandbox/include/asm/io.h
/openbmc/u-boot/board/amlogic/odroid-c2/odroid-c2.c
/openbmc/u-boot/board/logicpd/omap3som/omap3logic.c
/openbmc/u-boot/board/logicpd/omap3som/omap3logic.h
/openbmc/u-boot/cmd/fdt.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/dlmalloc.c
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_evm_nor_defconfig
/openbmc/u-boot/configs/am335x_evm_norboot_defconfig
/openbmc/u-boot/configs/am335x_evm_spiboot_defconfig
/openbmc/u-boot/configs/am335x_evm_usbspl_defconfig
/openbmc/u-boot/configs/apalis-tk1_defconfig
/openbmc/u-boot/configs/dragonboard410c_defconfig
/openbmc/u-boot/configs/duovero_defconfig
/openbmc/u-boot/configs/evb-rv1108_defconfig
/openbmc/u-boot/configs/igep0032_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/ls2080a_emu_defconfig
/openbmc/u-boot/configs/ls2080a_simu_defconfig
/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2080aqds_defconfig
/openbmc/u-boot/configs/ls2080aqds_nand_defconfig
/openbmc/u-boot/configs/ls2080aqds_qspi_defconfig
/openbmc/u-boot/configs/ls2080aqds_sdcard_defconfig
/openbmc/u-boot/configs/ls2080ardb_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2080ardb_defconfig
/openbmc/u-boot/configs/ls2080ardb_nand_defconfig
/openbmc/u-boot/configs/ls2081ardb_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig
/openbmc/u-boot/configs/lsxhl_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/novena_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/omap3_beagle_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omap3_pandora_defconfig
/openbmc/u-boot/configs/omap4_panda_defconfig
/openbmc/u-boot/configs/omap4_sdp4430_defconfig
/openbmc/u-boot/configs/riotboard_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/udoo_neo_defconfig
/openbmc/u-boot/configs/usbarmory_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_dram_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_juno_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_semi_defconfig
/openbmc/u-boot/configs/vexpress_ca15_tc2_defconfig
/openbmc/u-boot/configs/vexpress_ca5x2_defconfig
/openbmc/u-boot/configs/vexpress_ca9x4_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/doc/README.coccinelle
/openbmc/u-boot/drivers/core/read.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/meson_i2c.c
/openbmc/u-boot/drivers/mtd/ubi/attach.c
/openbmc/u-boot/drivers/pci/pci_auto.c
/openbmc/u-boot/drivers/pci/pcie_dw_mvebu.c
/openbmc/u-boot/drivers/pci/pcie_layerscape.c
/openbmc/u-boot/drivers/spi/omap3_spi.c
Kconfig
common.c
/openbmc/u-boot/fs/ubifs/ubifs.c
/openbmc/u-boot/fs/yaffs2/yaffs_guts.c
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am57xx_evm.h
/openbmc/u-boot/include/configs/apalis-tk1.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/dragonboard410c.h
/openbmc/u-boot/include/configs/el6x_common.h
/openbmc/u-boot/include/configs/embestmx6boards.h
/openbmc/u-boot/include/configs/lsxl.h
/openbmc/u-boot/include/configs/mx6cuboxi.h
/openbmc/u-boot/include/configs/novena.h
/openbmc/u-boot/include/configs/odroid.h
/openbmc/u-boot/include/configs/odroid_xu3.h
/openbmc/u-boot/include/configs/omap3_igep00x0.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/sandbox.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/udoo_neo.h
/openbmc/u-boot/include/configs/vexpress_common.h
/openbmc/u-boot/include/configs/wandboard.h
/openbmc/u-boot/include/dm/ofnode.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/tpm.h
/openbmc/u-boot/lib/tpm.c
/openbmc/u-boot/scripts/coccicheck
/openbmc/u-boot/scripts/coccinelle/free/ifnullfree.cocci
/openbmc/u-boot/scripts/coccinelle/iterators/itnull.cocci
/openbmc/u-boot/scripts/coccinelle/iterators/list_entry_update.cocci
/openbmc/u-boot/scripts/coccinelle/iterators/use_after_iter.cocci
/openbmc/u-boot/scripts/coccinelle/misc/badty.cocci
/openbmc/u-boot/scripts/kconfig/symbol.c
/openbmc/u-boot/scripts/ld-version.sh
/openbmc/u-boot/tools/env/Makefile
/openbmc/u-boot/tools/env/fw_env.c
/openbmc/u-boot/tools/env/fw_env.h
/openbmc/u-boot/tools/env/fw_env_main.c
c9e87ba606-Nov-2017 Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>

env: Save environment at the end of an MMC partition

Allow the platform to define a partition by name at the end of which
the environment data will be located.

Signed-off-by: Jorge Ramirez-Ortiz <j

env: Save environment at the end of an MMC partition

Allow the platform to define a partition by name at the end of which
the environment data will be located.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/pinmux.c
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/reset.c
/openbmc/u-boot/arch/arm/cpu/armv7/stv0991/timer.c
/openbmc/u-boot/arch/arm/cpu/armv7m/cache.c
/openbmc/u-boot/arch/arm/cpu/armv7m/mpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ppa.c
/openbmc/u-boot/arch/arm/cpu/armv8/sec_firmware.c
/openbmc/u-boot/arch/arm/cpu/armv8/start.S
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/armada-388-clearfog.dts
/openbmc/u-boot/arch/arm/dts/exynos5422-odroidxu3.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1088a.dtsi
/openbmc/u-boot/arch/arm/dts/imx6q-display5.dts
/openbmc/u-boot/arch/arm/dts/meson-gx.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxbb-odroidc2.dts
/openbmc/u-boot/arch/arm/dts/meson-gxbb.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-mali.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dts
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl.dtsi
/openbmc/u-boot/arch/arm/dts/rk3368-lion.dts
/openbmc/u-boot/arch/arm/dts/rk3399-firefly.dts
/openbmc/u-boot/arch/arm/dts/rk3399-puma.dtsi
/openbmc/u-boot/arch/arm/dts/salvator-common.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-r16-bananapi-m2m.dts
/openbmc/u-boot/arch/arm/dts/sunxi-u-boot.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-meson/gxbb.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/sys_proto.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/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-spear/clk.h
/openbmc/u-boot/arch/arm/include/asm/arch-spear/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-stih410/sdhci.h
/openbmc/u-boot/arch/arm/include/asm/arch-stih410/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f4/stm32_periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/gpt.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/rcc.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32_periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32h7/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32h7/stm32.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_cgu.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_creg.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_defs.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_gpt.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/stv0991_wdru.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/lcdc.h
/openbmc/u-boot/arch/arm/include/asm/armv7m_mpu.h
/openbmc/u-boot/arch/arm/include/asm/armv8/sec_firmware.h
/openbmc/u-boot/arch/arm/include/asm/config.h
/openbmc/u-boot/arch/arm/lib/crt0_64.S
/openbmc/u-boot/arch/arm/lib/relocate_64.S
/openbmc/u-boot/arch/arm/mach-imx/mx2/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx5/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-meson/Kconfig
/openbmc/u-boot/arch/arm/mach-mvebu/cpu.c
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/sys_info.c
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32
/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/clk_rk3328.c
/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/timer.c
/openbmc/u-boot/arch/arm/mach-stm32/stm32h7/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/stm32h7/soc.c
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/release.S
/openbmc/u-boot/arch/x86/Kconfig
/openbmc/u-boot/arch/x86/cpu/braswell/Kconfig
/openbmc/u-boot/arch/x86/dts/cherryhill.dts
/openbmc/u-boot/arch/x86/include/asm/acpi/sleepstates.asl
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/platform.asl
/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/platform.asl
/openbmc/u-boot/arch/x86/lib/fsp/fsp_common.c
/openbmc/u-boot/arch/x86/lib/fsp/fsp_graphics.c
/openbmc/u-boot/board/CZ.NIC/turris_omnia/MAINTAINERS
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/MAINTAINERS
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/board.c
/openbmc/u-boot/board/Marvell/mvebu_armada-8k/MAINTAINERS
/openbmc/u-boot/board/Marvell/mvebu_armada-8k/board.c
/openbmc/u-boot/board/Synology/ds414/MAINTAINERS
/openbmc/u-boot/board/altera/arria10-socdk/MAINTAINERS
/openbmc/u-boot/board/amlogic/p212/Kconfig
/openbmc/u-boot/board/amlogic/p212/MAINTAINERS
/openbmc/u-boot/board/amlogic/p212/Makefile
/openbmc/u-boot/board/amlogic/p212/README
/openbmc/u-boot/board/amlogic/p212/p212.c
/openbmc/u-boot/board/armltd/vexpress/vexpress_common.c
/openbmc/u-boot/board/aspeed/evb_ast2500/MAINTAINERS
/openbmc/u-boot/board/atmel/sama5d3xek/MAINTAINERS
/openbmc/u-boot/board/dhelectronics/dh_imx6/MAINTAINERS
/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6.c
/openbmc/u-boot/board/embest/mx6boards/mx6boards.c
/openbmc/u-boot/board/engicam/geam6ul/MAINTAINERS
/openbmc/u-boot/board/engicam/icorem6/MAINTAINERS
/openbmc/u-boot/board/engicam/icorem6/README
/openbmc/u-boot/board/engicam/icorem6_rqs/MAINTAINERS
/openbmc/u-boot/board/engicam/icorem6_rqs/README
/openbmc/u-boot/board/engicam/isiotmx6ul/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1046aqds/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1088a/ddr.c
/openbmc/u-boot/board/freescale/ls1088a/eth_ls1088aqds.c
/openbmc/u-boot/board/freescale/mx6slevk/mx6slevk.c
/openbmc/u-boot/board/gdsys/mpc8308/MAINTAINERS
/openbmc/u-boot/board/isee/igep003x/MAINTAINERS
/openbmc/u-boot/board/liebherr/display5/Kconfig
/openbmc/u-boot/board/liebherr/display5/MAINTAINERS
/openbmc/u-boot/board/liebherr/display5/Makefile
/openbmc/u-boot/board/liebherr/display5/common.c
/openbmc/u-boot/board/liebherr/display5/common.h
/openbmc/u-boot/board/liebherr/display5/display5.c
/openbmc/u-boot/board/liebherr/display5/spl.c
/openbmc/u-boot/board/nvidia/p2771-0000/MAINTAINERS
/openbmc/u-boot/board/phytec/pcm052/MAINTAINERS
/openbmc/u-boot/board/renesas/blanche/MAINTAINERS
/openbmc/u-boot/board/rockchip/evb_rk3399/MAINTAINERS
/openbmc/u-boot/board/samsung/espresso7420/MAINTAINERS
/openbmc/u-boot/board/st/stih410-b2260/Makefile
/openbmc/u-boot/board/st/stih410-b2260/board.c
/openbmc/u-boot/board/st/stm32f746-disco/Makefile
/openbmc/u-boot/board/st/stm32f746-disco/stm32f746-disco.c
/openbmc/u-boot/board/st/stm32h743-disco/Makefile
/openbmc/u-boot/board/st/stm32h743-disco/stm32h743-disco.c
/openbmc/u-boot/board/st/stm32h743-eval/Makefile
/openbmc/u-boot/board/st/stm32h743-eval/stm32h743-eval.c
/openbmc/u-boot/board/st/stv0991/Makefile
/openbmc/u-boot/board/st/stv0991/stv0991.c
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/board/ti/sdp4430/cmd_bat.c
/openbmc/u-boot/board/udoo/udoo.c
/openbmc/u-boot/board/wandboard/spl.c
/openbmc/u-boot/board/wandboard/wandboard.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/fastboot/Kconfig
/openbmc/u-boot/cmd/mac.c
/openbmc/u-boot/common/console.c
/openbmc/u-boot/common/image-sig.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl_xip.c
/openbmc/u-boot/configs/BSC9131RDB_NAND_SYSCLK100_defconfig
/openbmc/u-boot/configs/BSC9131RDB_NAND_defconfig
/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig
/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/MPC8313ERDB_33_defconfig
/openbmc/u-boot/configs/MPC8313ERDB_66_defconfig
/openbmc/u-boot/configs/MPC8313ERDB_NAND_33_defconfig
/openbmc/u-boot/configs/MPC8313ERDB_NAND_66_defconfig
/openbmc/u-boot/configs/MPC8315ERDB_defconfig
/openbmc/u-boot/configs/MPC8536DS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8536DS_SDCARD_defconfig
/openbmc/u-boot/configs/MPC8536DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/MPC8536DS_defconfig
/openbmc/u-boot/configs/MPC8544DS_defconfig
/openbmc/u-boot/configs/MPC8572DS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8572DS_defconfig
/openbmc/u-boot/configs/MPC8610HPCD_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_36BIT_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_NAND_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_defconfig
/openbmc/u-boot/configs/P1022DS_NAND_defconfig
/openbmc/u-boot/configs/P1022DS_SDCARD_defconfig
/openbmc/u-boot/configs/P1022DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1022DS_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_NAND_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_SPIFLASH_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_defconfig
/openbmc/u-boot/configs/T1023RDB_NAND_defconfig
/openbmc/u-boot/configs/T1023RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1023RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1023RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1023RDB_defconfig
/openbmc/u-boot/configs/T1024QDS_DDR4_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024QDS_DDR4_defconfig
/openbmc/u-boot/configs/T1024QDS_NAND_defconfig
/openbmc/u-boot/configs/T1024QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T1024QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1024QDS_defconfig
/openbmc/u-boot/configs/T1024RDB_NAND_defconfig
/openbmc/u-boot/configs/T1024RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1024RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1024RDB_defconfig
/openbmc/u-boot/configs/T1040D4RDB_NAND_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1040D4RDB_defconfig
/openbmc/u-boot/configs/T1040QDS_DDR4_defconfig
/openbmc/u-boot/configs/T1040QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040QDS_defconfig
/openbmc/u-boot/configs/T1040RDB_NAND_defconfig
/openbmc/u-boot/configs/T1040RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1040RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1040RDB_defconfig
/openbmc/u-boot/configs/T1042D4RDB_NAND_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1042D4RDB_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_NAND_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_SDCARD_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_defconfig
/openbmc/u-boot/configs/T1042RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042RDB_defconfig
/openbmc/u-boot/configs/T2080QDS_NAND_defconfig
/openbmc/u-boot/configs/T2080QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T2080QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T2080QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2080QDS_defconfig
/openbmc/u-boot/configs/T2080RDB_NAND_defconfig
/openbmc/u-boot/configs/T2080RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T2080RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T2080RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2080RDB_defconfig
/openbmc/u-boot/configs/T2081QDS_NAND_defconfig
/openbmc/u-boot/configs/T2081QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T2081QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2081QDS_defconfig
/openbmc/u-boot/configs/TQM834x_defconfig
/openbmc/u-boot/configs/TWR-P1025_defconfig
/openbmc/u-boot/configs/am335x_baltos_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_evm_nor_defconfig
/openbmc/u-boot/configs/am335x_evm_norboot_defconfig
/openbmc/u-boot/configs/am335x_evm_spiboot_defconfig
/openbmc/u-boot/configs/am335x_evm_usbspl_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am335x_igep003x_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/am43xx_evm_defconfig
/openbmc/u-boot/configs/am43xx_evm_ethboot_defconfig
/openbmc/u-boot/configs/am43xx_evm_usbhost_boot_defconfig
/openbmc/u-boot/configs/am43xx_hs_evm_defconfig
/openbmc/u-boot/configs/ap121_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/apalis_imx6_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_com_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_it_defconfig
/openbmc/u-boot/configs/apf27_defconfig
/openbmc/u-boot/configs/apx4devkit_defconfig
/openbmc/u-boot/configs/aristainetos2_defconfig
/openbmc/u-boot/configs/aristainetos2b_defconfig
/openbmc/u-boot/configs/aristainetos_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_spiflash_defconfig
/openbmc/u-boot/configs/bk4r1_defconfig
/openbmc/u-boot/configs/brppt1_nand_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/cm_t335_defconfig
/openbmc/u-boot/configs/cm_t3517_defconfig
/openbmc/u-boot/configs/cm_t35_defconfig
/openbmc/u-boot/configs/colibri_imx6_defconfig
/openbmc/u-boot/configs/colibri_imx6_nospl_defconfig
/openbmc/u-boot/configs/colibri_imx7_defconfig
/openbmc/u-boot/configs/colibri_t20_defconfig
/openbmc/u-boot/configs/colibri_vf_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/da850evm_defconfig
/openbmc/u-boot/configs/devkit8000_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dms-ba16-1g_defconfig
/openbmc/u-boot/configs/dms-ba16_defconfig
/openbmc/u-boot/configs/dns325_defconfig
/openbmc/u-boot/configs/dockstar_defconfig
/openbmc/u-boot/configs/draco_defconfig
/openbmc/u-boot/configs/ea20_defconfig
/openbmc/u-boot/configs/eb_cpu5282_defconfig
/openbmc/u-boot/configs/eb_cpu5282_internal_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/etamin_defconfig
/openbmc/u-boot/configs/ethernut5_defconfig
/openbmc/u-boot/configs/evb-rk3399_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/flea3_defconfig
/openbmc/u-boot/configs/goflexhome_defconfig
/openbmc/u-boot/configs/guruplug_defconfig
/openbmc/u-boot/configs/gwventana_emmc_defconfig
/openbmc/u-boot/configs/gwventana_gw5904_defconfig
/openbmc/u-boot/configs/gwventana_nand_defconfig
/openbmc/u-boot/configs/ib62x0_defconfig
/openbmc/u-boot/configs/iconnect_defconfig
/openbmc/u-boot/configs/ids8313_defconfig
/openbmc/u-boot/configs/imx31_phycore_defconfig
/openbmc/u-boot/configs/imx31_phycore_eet_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_nand_defconfig
/openbmc/u-boot/configs/imx6ul_geam_mmc_defconfig
/openbmc/u-boot/configs/imx6ul_geam_nand_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_emmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_mmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_nand_defconfig
/openbmc/u-boot/configs/ipam390_defconfig
/openbmc/u-boot/configs/k2e_evm_defconfig
/openbmc/u-boot/configs/k2e_hs_evm_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/k2hk_evm_defconfig
/openbmc/u-boot/configs/k2hk_hs_evm_defconfig
/openbmc/u-boot/configs/k2l_evm_defconfig
/openbmc/u-boot/configs/km_kirkwood_128m16_defconfig
/openbmc/u-boot/configs/km_kirkwood_defconfig
/openbmc/u-boot/configs/km_kirkwood_pci_defconfig
/openbmc/u-boot/configs/kmcoge4_defconfig
/openbmc/u-boot/configs/kmcoge5ne_defconfig
/openbmc/u-boot/configs/kmcoge5un_defconfig
/openbmc/u-boot/configs/kmeter1_defconfig
/openbmc/u-boot/configs/kmlion1_defconfig
/openbmc/u-boot/configs/kmnusa_defconfig
/openbmc/u-boot/configs/kmopti2_defconfig
/openbmc/u-boot/configs/kmsugp1_defconfig
/openbmc/u-boot/configs/kmsupx5_defconfig
/openbmc/u-boot/configs/kmsuv31_defconfig
/openbmc/u-boot/configs/kmtegr1_defconfig
/openbmc/u-boot/configs/kmtepr2_defconfig
/openbmc/u-boot/configs/kmvect1_defconfig
/openbmc/u-boot/configs/lion-rk3368_defconfig
/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_defconfig
/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_lpuart_defconfig
/openbmc/u-boot/configs/ls1021aqds_nand_defconfig
/openbmc/u-boot/configs/ls1021aqds_nor_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1021aqds_nor_defconfig
/openbmc/u-boot/configs/ls1021aqds_nor_lpuart_defconfig
/openbmc/u-boot/configs/ls1021aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1021aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1021aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1021atwr_nor_defconfig
/openbmc/u-boot/configs/ls1021atwr_nor_lpuart_defconfig
/openbmc/u-boot/configs/ls1021atwr_qspi_defconfig
/openbmc/u-boot/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1021atwr_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1021atwr_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1043aqds_defconfig
/openbmc/u-boot/configs/ls1043aqds_lpuart_defconfig
/openbmc/u-boot/configs/ls1043aqds_nand_defconfig
/openbmc/u-boot/configs/ls1043aqds_nor_ddr3_defconfig
/openbmc/u-boot/configs/ls1043aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1043aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1043aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1043ardb_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_defconfig
/openbmc/u-boot/configs/ls1043ardb_nand_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_nand_defconfig
/openbmc/u-boot/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_sdcard_defconfig
/openbmc/u-boot/configs/ls1046aqds_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046aqds_defconfig
/openbmc/u-boot/configs/ls1046aqds_lpuart_defconfig
/openbmc/u-boot/configs/ls1046aqds_nand_defconfig
/openbmc/u-boot/configs/ls1046aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1046aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1046aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_emmc_defconfig
/openbmc/u-boot/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/m28evk_defconfig
/openbmc/u-boot/configs/m53evk_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/mccmon6_nor_defconfig
/openbmc/u-boot/configs/mccmon6_sd_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/mgcoge3un_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx23evk_defconfig
/openbmc/u-boot/configs/mx25pdk_defconfig
/openbmc/u-boot/configs/mx28evk_auart_console_defconfig
/openbmc/u-boot/configs/mx28evk_defconfig
/openbmc/u-boot/configs/mx28evk_nand_defconfig
/openbmc/u-boot/configs/mx28evk_spi_defconfig
/openbmc/u-boot/configs/mx35pdk_defconfig
/openbmc/u-boot/configs/mx51evk_defconfig
/openbmc/u-boot/configs/mx53cx9020_defconfig
/openbmc/u-boot/configs/mx53loco_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6qsabrelite_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx6slevk_defconfig
/openbmc/u-boot/configs/mx6slevk_spinor_defconfig
/openbmc/u-boot/configs/mx6slevk_spl_defconfig
/openbmc/u-boot/configs/mx6sllevk_defconfig
/openbmc/u-boot/configs/mx6sllevk_plugin_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_defconfig
/openbmc/u-boot/configs/mx7dsabresd_secure_defconfig
/openbmc/u-boot/configs/mx7ulp_evk_defconfig
/openbmc/u-boot/configs/mx7ulp_evk_plugin_defconfig
/openbmc/u-boot/configs/nitrogen6dl2g_defconfig
/openbmc/u-boot/configs/nitrogen6dl_defconfig
/openbmc/u-boot/configs/nitrogen6q2g_defconfig
/openbmc/u-boot/configs/nitrogen6q_defconfig
/openbmc/u-boot/configs/nitrogen6s1g_defconfig
/openbmc/u-boot/configs/nitrogen6s_defconfig
/openbmc/u-boot/configs/nokia_rx51_defconfig
/openbmc/u-boot/configs/novena_defconfig
/openbmc/u-boot/configs/nsa310s_defconfig
/openbmc/u-boot/configs/omap3_beagle_defconfig
/openbmc/u-boot/configs/omap3_ha_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap3_overo_defconfig
/openbmc/u-boot/configs/omap3_pandora_defconfig
/openbmc/u-boot/configs/omap3_zoom1_defconfig
/openbmc/u-boot/configs/openrd_base_defconfig
/openbmc/u-boot/configs/openrd_client_defconfig
/openbmc/u-boot/configs/openrd_ultimate_defconfig
/openbmc/u-boot/configs/opos6uldev_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/pcm052_defconfig
/openbmc/u-boot/configs/pcm058_defconfig
/openbmc/u-boot/configs/pengwyn_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/platinum_picon_defconfig
/openbmc/u-boot/configs/platinum_titanium_defconfig
/openbmc/u-boot/configs/pm9261_defconfig
/openbmc/u-boot/configs/pm9263_defconfig
/openbmc/u-boot/configs/portl2_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/pxm2_defconfig
/openbmc/u-boot/configs/rastaban_defconfig
/openbmc/u-boot/configs/riotboard_defconfig
/openbmc/u-boot/configs/rut_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sansa_fuze_plus_defconfig
/openbmc/u-boot/configs/sheevaplug_defconfig
/openbmc/u-boot/configs/smartweb_defconfig
/openbmc/u-boot/configs/smdkc100_defconfig
/openbmc/u-boot/configs/socfpga_arria10_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig
/openbmc/u-boot/configs/socfpga_de10_nano_defconfig
/openbmc/u-boot/configs/socfpga_de1_soc_defconfig
/openbmc/u-boot/configs/socfpga_is1_defconfig
/openbmc/u-boot/configs/socfpga_mcvevk_defconfig
/openbmc/u-boot/configs/socfpga_sockit_defconfig
/openbmc/u-boot/configs/socfpga_socrates_defconfig
/openbmc/u-boot/configs/socfpga_sr1500_defconfig
/openbmc/u-boot/configs/socfpga_vining_fpga_defconfig
/openbmc/u-boot/configs/socrates_defconfig
/openbmc/u-boot/configs/stmark2_defconfig
/openbmc/u-boot/configs/suvd3_defconfig
/openbmc/u-boot/configs/tao3530_defconfig
/openbmc/u-boot/configs/tbs2910_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/thuban_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/titanium_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/tricorder_flash_defconfig
/openbmc/u-boot/configs/tuge1_defconfig
/openbmc/u-boot/configs/tuxx1_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/usb_a9263_dataflash_defconfig
/openbmc/u-boot/configs/vct_platinum_onenand_defconfig
/openbmc/u-boot/configs/vct_platinum_onenand_small_defconfig
/openbmc/u-boot/configs/vct_platinumavc_onenand_defconfig
/openbmc/u-boot/configs/vct_platinumavc_onenand_small_defconfig
/openbmc/u-boot/configs/vct_premium_onenand_defconfig
/openbmc/u-boot/configs/vct_premium_onenand_small_defconfig
/openbmc/u-boot/configs/vf610twr_defconfig
/openbmc/u-boot/configs/vf610twr_nand_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/woodburn_defconfig
/openbmc/u-boot/configs/woodburn_sd_defconfig
/openbmc/u-boot/configs/x600_defconfig
/openbmc/u-boot/configs/xfi3_defconfig
/openbmc/u-boot/configs/zmx25_defconfig
/openbmc/u-boot/disk/part_dos.c
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/README.m54418twr
/openbmc/u-boot/doc/README.m68k
/openbmc/u-boot/doc/README.rockchip
/openbmc/u-boot/doc/device-tree-bindings/config.txt
/openbmc/u-boot/drivers/ata/sata_ceva.c
/openbmc/u-boot/drivers/clk/clk_stm32f7.c
/openbmc/u-boot/drivers/clk/clk_stm32h7.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/gpio/stm32f7_gpio.c
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/misc/stm32_rcc.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.c
/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.h
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/sti_sdhci.c
/openbmc/u-boot/drivers/mmc/stm32_sdmmc2.c
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/fsl_ifc_nand.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.c
/openbmc/u-boot/drivers/net/ldpaa_eth/ls1088a.c
/openbmc/u-boot/drivers/net/phy/Kconfig
/openbmc/u-boot/drivers/net/phy/Makefile
/openbmc/u-boot/drivers/net/phy/meson-gxl.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/sun8i_emac.c
/openbmc/u-boot/drivers/pci/pci_mvebu.c
/openbmc/u-boot/drivers/phy/sti_usb_phy.c
/openbmc/u-boot/drivers/pinctrl/meson/Kconfig
/openbmc/u-boot/drivers/pinctrl/meson/Makefile
/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gxl.c
/openbmc/u-boot/drivers/pinctrl/pinctrl-sti.c
/openbmc/u-boot/drivers/ram/stm32_sdram.c
/openbmc/u-boot/drivers/reset/sti-reset.c
/openbmc/u-boot/drivers/reset/stm32-reset.c
/openbmc/u-boot/drivers/serial/serial_nulldev.c
/openbmc/u-boot/drivers/serial/serial_sti_asc.c
/openbmc/u-boot/drivers/serial/serial_stm32x7.c
/openbmc/u-boot/drivers/serial/serial_stm32x7.h
/openbmc/u-boot/drivers/spi/ich.c
/openbmc/u-boot/drivers/spi/ich.h
/openbmc/u-boot/drivers/sysreset/sysreset_sti.c
/openbmc/u-boot/drivers/timer/sti-timer.c
/openbmc/u-boot/drivers/tpm/tpm_tis_st33zp24_i2c.c
/openbmc/u-boot/drivers/tpm/tpm_tis_st33zp24_spi.c
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/dwc3-sti-glue.c
/openbmc/u-boot/drivers/usb/host/xhci-mvebu.c
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/anx9804.c
/openbmc/u-boot/drivers/video/anx98xx-edp.h
/openbmc/u-boot/drivers/video/bridge/Kconfig
/openbmc/u-boot/drivers/video/bridge/Makefile
/openbmc/u-boot/drivers/video/bridge/anx6345.c
/openbmc/u-boot/drivers/video/bridge/video-bridge-uclass.c
/openbmc/u-boot/drivers/video/da8xx-fb.c
/openbmc/u-boot/drivers/video/exynos/exynos_dp.c
/openbmc/u-boot/drivers/video/sunxi/Makefile
/openbmc/u-boot/drivers/video/sunxi/lcdc.c
/openbmc/u-boot/drivers/video/sunxi/simplefb_common.c
/openbmc/u-boot/drivers/video/sunxi/simplefb_common.h
/openbmc/u-boot/drivers/video/sunxi/sunxi_de2.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_display.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_lcd.c
/openbmc/u-boot/dts/Kconfig
mmc.c
/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/M54418TWR.h
/openbmc/u-boot/include/configs/MPC8313ERDB.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.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/TQM834x.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am335x_igep003x.h
/openbmc/u-boot/include/configs/am335x_shc.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/am43xx_evm.h
/openbmc/u-boot/include/configs/ap121.h
/openbmc/u-boot/include/configs/ap143.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/apx4devkit.h
/openbmc/u-boot/include/configs/at91sam9n12ek.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/bg0900.h
/openbmc/u-boot/include/configs/bk4r1.h
/openbmc/u-boot/include/configs/blanche.h
/openbmc/u-boot/include/configs/brppt1.h
/openbmc/u-boot/include/configs/chiliboard.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/cm_t335.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/cm_t43.h
/openbmc/u-boot/include/configs/colibri_imx7.h
/openbmc/u-boot/include/configs/colibri_t20.h
/openbmc/u-boot/include/configs/colibri_vf.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/dh_imx6.h
/openbmc/u-boot/include/configs/display5.h
/openbmc/u-boot/include/configs/dns325.h
/openbmc/u-boot/include/configs/dockstar.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/draco.h
/openbmc/u-boot/include/configs/eco5pk.h
/openbmc/u-boot/include/configs/etamin.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/evb_rk3229.h
/openbmc/u-boot/include/configs/evb_rk3328.h
/openbmc/u-boot/include/configs/exynos5420-common.h
/openbmc/u-boot/include/configs/exynos7420-common.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/goflexhome.h
/openbmc/u-boot/include/configs/guruplug.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/ib62x0.h
/openbmc/u-boot/include/configs/iconnect.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/imx27lite-common.h
/openbmc/u-boot/include/configs/imx31_phycore.h
/openbmc/u-boot/include/configs/imx6-engicam.h
/openbmc/u-boot/include/configs/imx6_logic.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/km/keymile-common.h
/openbmc/u-boot/include/configs/km/km83xx-common.h
/openbmc/u-boot/include/configs/km/km_arm.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/km8360.h
/openbmc/u-boot/include/configs/kylin_rk3036.h
/openbmc/u-boot/include/configs/lion_rk3368.h
/openbmc/u-boot/include/configs/ls1012a_common.h
/openbmc/u-boot/include/configs/ls1012afrdm.h
/openbmc/u-boot/include/configs/ls1012aqds.h
/openbmc/u-boot/include/configs/ls1012ardb.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/ls1021aqds.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls1043a_common.h
/openbmc/u-boot/include/configs/ls1043aqds.h
/openbmc/u-boot/include/configs/ls1043ardb.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.h
/openbmc/u-boot/include/configs/ls1046ardb.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080aqds.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/m28evk.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/mccmon6.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/mt_ventoux.h
/openbmc/u-boot/include/configs/mx25pdk.h
/openbmc/u-boot/include/configs/mx28evk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/novena.h
/openbmc/u-boot/include/configs/nsa310s.h
/openbmc/u-boot/include/configs/nsim.h
/openbmc/u-boot/include/configs/omap3_beagle.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/omap4_sdp4430.h
/openbmc/u-boot/include/configs/openrd.h
/openbmc/u-boot/include/configs/opos6uldev.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/p212.h
/openbmc/u-boot/include/configs/pcm052.h
/openbmc/u-boot/include/configs/pcm058.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/pfla02.h
/openbmc/u-boot/include/configs/platinum.h
/openbmc/u-boot/include/configs/pm9261.h
/openbmc/u-boot/include/configs/pm9263.h
/openbmc/u-boot/include/configs/puma_rk3399.h
/openbmc/u-boot/include/configs/pxm2.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/rastaban.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk322x_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3368_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/rock.h
/openbmc/u-boot/include/configs/rockchip-common.h
/openbmc/u-boot/include/configs/rut.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/salvator-x.h
/openbmc/u-boot/include/configs/sheep_rk3368.h
/openbmc/u-boot/include/configs/sheevaplug.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/smartweb.h
/openbmc/u-boot/include/configs/smdkc100.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_vining_fpga.h
/openbmc/u-boot/include/configs/stih410-b2260.h
/openbmc/u-boot/include/configs/stm32f746-disco.h
/openbmc/u-boot/include/configs/stm32h743-disco.h
/openbmc/u-boot/include/configs/stm32h743-eval.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/stv0991.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/suvd3.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/thuban.h
/openbmc/u-boot/include/configs/ti816x_evm.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/titanium.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/ulcb.h
/openbmc/u-boot/include/configs/usb_a9263.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/configs/vyasa-rk3288.h
/openbmc/u-boot/include/configs/wandboard.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xpedite550x.h
/openbmc/u-boot/include/configs/zmx25.h
/openbmc/u-boot/include/dt-bindings/gpio/meson-gxl-gpio.h
/openbmc/u-boot/include/dwc3-sti-glue.h
/openbmc/u-boot/include/fdt.h
/openbmc/u-boot/include/fsl_esdhc.h
/openbmc/u-boot/include/libfdt.h
/openbmc/u-boot/include/libfdt_env.h
/openbmc/u-boot/include/linux/libfdt.h
/openbmc/u-boot/include/linux/libfdt_env.h
/openbmc/u-boot/include/linux/types.h
/openbmc/u-boot/include/linux/usb/xhci-fsl.h
/openbmc/u-boot/include/phy.h
/openbmc/u-boot/include/video_bridge.h
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/libfdt/Makefile
/openbmc/u-boot/lib/libfdt/fdt.c
/openbmc/u-boot/lib/libfdt/fdt_addresses.c
/openbmc/u-boot/lib/libfdt/fdt_empty_tree.c
/openbmc/u-boot/lib/libfdt/fdt_overlay.c
/openbmc/u-boot/lib/libfdt/fdt_strerror.c
/openbmc/u-boot/lib/libfdt/fdt_sw.c
/openbmc/u-boot/lib/libfdt/libfdt_internal.h
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/scripts/checkpatch.pl
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/dtc/Makefile
/openbmc/u-boot/scripts/dtc/checks.c
/openbmc/u-boot/scripts/dtc/dtc-lexer.lex.c_shipped
/openbmc/u-boot/scripts/dtc/dtc-parser.tab.c_shipped
/openbmc/u-boot/scripts/dtc/dtc-parser.tab.h_shipped
/openbmc/u-boot/scripts/dtc/dtc-parser.y
/openbmc/u-boot/scripts/dtc/dtc.h
/openbmc/u-boot/scripts/dtc/libfdt/fdt_addresses.c
/openbmc/u-boot/scripts/dtc/libfdt/fdt_overlay.c
/openbmc/u-boot/scripts/dtc/livetree.c
/openbmc/u-boot/scripts/dtc/pylibfdt/.gitignore
/openbmc/u-boot/scripts/dtc/pylibfdt/Makefile
/openbmc/u-boot/scripts/dtc/pylibfdt/libfdt.i_shipped
/openbmc/u-boot/scripts/dtc/pylibfdt/setup.py
/openbmc/u-boot/scripts/dtc/update-dtc-source.sh
/openbmc/u-boot/scripts/dtc/version_gen.h
/openbmc/u-boot/scripts/get_maintainer.pl
/openbmc/u-boot/test/py/multiplexed_log.css
/openbmc/u-boot/test/py/multiplexed_log.py
/openbmc/u-boot/test/py/tests/test_gpt.py
/openbmc/u-boot/test/py/u_boot_console_base.py
/openbmc/u-boot/test/py/u_boot_utils.py
/openbmc/u-boot/tools/.gitignore
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/binman/binman.py
/openbmc/u-boot/tools/env/fw_env_main.c
/openbmc/u-boot/tools/fdtgrep.c
/openbmc/u-boot/tools/image-host.c
/openbmc/u-boot/tools/libfdt/fdt.c
/openbmc/u-boot/tools/libfdt/fdt_addresses.c
/openbmc/u-boot/tools/libfdt/fdt_empty_tree.c
/openbmc/u-boot/tools/libfdt/fdt_overlay.c
/openbmc/u-boot/tools/libfdt/fdt_strerror.c
/openbmc/u-boot/tools/libfdt/fdt_sw.c
3a85647318-Oct-2017 Bin Meng <bmeng.cn@gmail.com>

env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default

Imply does not work for a Kconfig choice. Update ENV_IS_IN_SPI_FLASH
to be the default one for Intel Braswell.

Signed-off-by: Bin Meng <bmeng.

env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default

Imply does not work for a Kconfig choice. Update ENV_IS_IN_SPI_FLASH
to be the default one for Intel Braswell.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/dts/uniphier-ld11.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld20.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld4-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-ld4.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld6b-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pro4-ace.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pro4-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pro4-sanji.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pro4.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pro5-4kbox.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pro5.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pxs2-gentil.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pxs2-vodka.dts
/openbmc/u-boot/arch/arm/dts/uniphier-pxs2.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pxs3-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-sld8-ref.dts
/openbmc/u-boot/arch/arm/dts/uniphier-sld8.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-v7-u-boot.dtsi
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9260_devices.c
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9261_devices.c
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9263_devices.c
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9m10g45_devices.c
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/at91sam9rl_devices.c
/openbmc/u-boot/arch/arm/mach-omap2/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/utils.c
/openbmc/u-boot/arch/arm/mach-uniphier/Kconfig
/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-ld4.c
/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pro4.c
/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pxs2.c
/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-training.c
/openbmc/u-boot/arch/x86/Kconfig
/openbmc/u-boot/arch/x86/cpu/baytrail/fsp_configs.c
/openbmc/u-boot/arch/x86/cpu/baytrail/valleyview.c
/openbmc/u-boot/arch/x86/cpu/braswell/Kconfig
/openbmc/u-boot/arch/x86/cpu/braswell/Makefile
/openbmc/u-boot/arch/x86/dts/cherryhill.dts
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/fsp_vpd.h
/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_azalia.h
/openbmc/u-boot/arch/x86/include/asm/fsp/fsp_support.h
/openbmc/u-boot/board/advantech/som-db5800-som-6867/som-db5800-som-6867.c
/openbmc/u-boot/board/atmel/at91sam9260ek/Makefile
/openbmc/u-boot/board/atmel/at91sam9261ek/Makefile
/openbmc/u-boot/board/atmel/at91sam9263ek/Makefile
/openbmc/u-boot/board/atmel/at91sam9rlek/Makefile
/openbmc/u-boot/board/compulab/cm_t35/cm_t35.c
/openbmc/u-boot/board/esd/meesc/Makefile
/openbmc/u-boot/board/mini-box/picosam9g45/picosam9g45.c
/openbmc/u-boot/board/ronetix/pm9261/Makefile
/openbmc/u-boot/board/ronetix/pm9263/Makefile
/openbmc/u-boot/board/siemens/corvus/board.c
/openbmc/u-boot/cmd/flash.c
/openbmc/u-boot/cmd/gpt.c
/openbmc/u-boot/cmd/mem.c
/openbmc/u-boot/cmd/pxe.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/configs/A13-OLinuXino_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/LicheePi_Zero_defconfig
/openbmc/u-boot/configs/am335x_baltos_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_evm_nor_defconfig
/openbmc/u-boot/configs/am335x_evm_usbspl_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am335x_shc_defconfig
/openbmc/u-boot/configs/am335x_shc_ict_defconfig
/openbmc/u-boot/configs/am335x_shc_netboot_defconfig
/openbmc/u-boot/configs/am335x_shc_prompt_defconfig
/openbmc/u-boot/configs/am335x_shc_sdboot_defconfig
/openbmc/u-boot/configs/am335x_shc_sdboot_prompt_defconfig
/openbmc/u-boot/configs/am335x_sl50_defconfig
/openbmc/u-boot/configs/am3517_crane_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/ap325rxa_defconfig
/openbmc/u-boot/configs/apf27_defconfig
/openbmc/u-boot/configs/arndale_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9rlek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9rlek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9rlek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_spiflash_defconfig
/openbmc/u-boot/configs/birdland_bav335a_defconfig
/openbmc/u-boot/configs/birdland_bav335b_defconfig
/openbmc/u-boot/configs/blanche_defconfig
/openbmc/u-boot/configs/brppt1_mmc_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/brxre1_defconfig
/openbmc/u-boot/configs/cairo_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/cl-som-imx7_defconfig
/openbmc/u-boot/configs/cm_t3517_defconfig
/openbmc/u-boot/configs/cm_t35_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/devkit3250_defconfig
/openbmc/u-boot/configs/devkit8000_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig
/openbmc/u-boot/configs/dragonboard410c_defconfig
/openbmc/u-boot/configs/duovero_defconfig
/openbmc/u-boot/configs/e2220-1170_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/edison_defconfig
/openbmc/u-boot/configs/evb-rk3328_defconfig
/openbmc/u-boot/configs/evb-rv1108_defconfig
/openbmc/u-boot/configs/flea3_defconfig
/openbmc/u-boot/configs/galileo_defconfig
/openbmc/u-boot/configs/hikey_defconfig
/openbmc/u-boot/configs/igep0032_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/imx31_phycore_defconfig
/openbmc/u-boot/configs/imx31_phycore_eet_defconfig
/openbmc/u-boot/configs/k2e_evm_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2hk_evm_defconfig
/openbmc/u-boot/configs/k2l_evm_defconfig
/openbmc/u-boot/configs/kzm9g_defconfig
/openbmc/u-boot/configs/ls1021aiot_sdcard_defconfig
/openbmc/u-boot/configs/ls1043ardb_nand_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/m53evk_defconfig
/openbmc/u-boot/configs/ma5d4evk_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/minnowmax_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mx31pdk_defconfig
/openbmc/u-boot/configs/mx35pdk_defconfig
/openbmc/u-boot/configs/mx53ard_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/omap3_beagle_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omap3_ha_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap3_overo_defconfig
/openbmc/u-boot/configs/omap3_pandora_defconfig
/openbmc/u-boot/configs/omap3_zoom1_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/p2371-0000_defconfig
/openbmc/u-boot/configs/p2371-2180_defconfig
/openbmc/u-boot/configs/p2571_defconfig
/openbmc/u-boot/configs/pcm051_rev1_defconfig
/openbmc/u-boot/configs/pcm051_rev3_defconfig
/openbmc/u-boot/configs/peach-pi_defconfig
/openbmc/u-boot/configs/peach-pit_defconfig
/openbmc/u-boot/configs/pepper_defconfig
/openbmc/u-boot/configs/poplar_defconfig
/openbmc/u-boot/configs/qemu-x86_64_defconfig
/openbmc/u-boot/configs/qemu-x86_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_mmc_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_nandflash_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_spiflash_defconfig
/openbmc/u-boot/configs/smdk5250_defconfig
/openbmc/u-boot/configs/smdk5420_defconfig
/openbmc/u-boot/configs/smdkc100_defconfig
/openbmc/u-boot/configs/smdkv310_defconfig
/openbmc/u-boot/configs/snow_defconfig
/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig
/openbmc/u-boot/configs/spring_defconfig
/openbmc/u-boot/configs/stih410-b2260_defconfig
/openbmc/u-boot/configs/tao3530_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/tricorder_flash_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/vct_platinum_defconfig
/openbmc/u-boot/configs/vct_platinum_onenand_defconfig
/openbmc/u-boot/configs/vct_premium_defconfig
/openbmc/u-boot/configs/vct_premium_onenand_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_dram_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_juno_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_semi_defconfig
/openbmc/u-boot/configs/vexpress_ca15_tc2_defconfig
/openbmc/u-boot/configs/vexpress_ca5x2_defconfig
/openbmc/u-boot/configs/vexpress_ca9x4_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/woodburn_defconfig
/openbmc/u-boot/configs/woodburn_sd_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/README.uniphier
/openbmc/u-boot/doc/README.x86
/openbmc/u-boot/doc/uImage.FIT/signature.txt
/openbmc/u-boot/drivers/core/simple-bus.c
/openbmc/u-boot/drivers/i2c/i2c-uclass.c
/openbmc/u-boot/drivers/i2c/stm32f7_i2c.c
/openbmc/u-boot/drivers/mtd/Makefile
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/atmel_nand.c
/openbmc/u-boot/drivers/mtd/nand/davinci_nand.c
/openbmc/u-boot/drivers/mtd/nand/mxc_nand.c
/openbmc/u-boot/drivers/mtd/nand/nand_bch.c
/openbmc/u-boot/drivers/mtd/onenand/onenand_base.c
/openbmc/u-boot/drivers/mtd/onenand/onenand_bbt.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash.c
/openbmc/u-boot/drivers/mtd/spi/sunxi_spi_spl.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/rtc/mc146818.c
/openbmc/u-boot/drivers/serial/usbtty.c
/openbmc/u-boot/drivers/spi/Makefile
Kconfig
/openbmc/u-boot/fs/ubifs/debug.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am335x_igep003x.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/am57xx_evm.h
/openbmc/u-boot/include/configs/ap325rxa.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/blanche.h
/openbmc/u-boot/include/configs/brppt1.h
/openbmc/u-boot/include/configs/chiliboard.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/cm_t43.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/duovero.h
/openbmc/u-boot/include/configs/exynos5-common.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/imx27lite-common.h
/openbmc/u-boot/include/configs/imx31_phycore.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/kzm9g.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/mx31pdk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/mx53ard.h
/openbmc/u-boot/include/configs/omap3_beagle.h
/openbmc/u-boot/include/configs/omap3_cairo.h
/openbmc/u-boot/include/configs/omap3_evm.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/omapl138_lcdk.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/rsk7203.h
/openbmc/u-boot/include/configs/rsk7264.h
/openbmc/u-boot/include/configs/rsk7269.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/smdkc100.h
/openbmc/u-boot/include/configs/smdkv310.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/ti816x_evm.h
/openbmc/u-boot/include/configs/ti_am335x_common.h
/openbmc/u-boot/include/configs/ti_armv7_omap.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/tricorder.h
/openbmc/u-boot/include/configs/twister.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/vexpress_common.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/mtd/mtd.h
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/get_maintainer.pl
/openbmc/u-boot/test/py/README.md
/openbmc/u-boot/test/py/tests/test_gpt.py
/openbmc/u-boot/test/py/tests/test_sleep.py
/openbmc/u-boot/tools/env/.gitignore
/openbmc/u-boot/tools/image-host.c
7b7341d710-Oct-2017 Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>

env: Drop CONFIG_ENV_IS_IN_DATAFLASH

Last user of this option went away in commit:

fdc7718999 ("board: usb_a9263: Update to support DT and DM")

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@ik

env: Drop CONFIG_ENV_IS_IN_DATAFLASH

Last user of this option went away in commit:

fdc7718999 ("board: usb_a9263: Update to support DT and DM")

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-a-plus.dts
/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-a.dts
/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b-plus.dts
/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b-rev2.dts
/openbmc/u-boot/arch/arm/dts/bcm2835-rpi-b.dts
/openbmc/u-boot/arch/arm/dts/bcm2835-rpi.dtsi
/openbmc/u-boot/arch/arm/dts/bcm2835.dtsi
/openbmc/u-boot/arch/arm/dts/bcm2836-rpi-2-b.dts
/openbmc/u-boot/arch/arm/dts/bcm2836.dtsi
/openbmc/u-boot/arch/arm/dts/bcm2837-rpi-3-b.dts
/openbmc/u-boot/arch/arm/dts/bcm2837.dtsi
/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-smsc9512.dtsi
/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-smsc9514.dtsi
/openbmc/u-boot/arch/arm/dts/bcm283x-rpi-usb-host.dtsi
/openbmc/u-boot/arch/arm/dts/bcm283x.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld11.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-ld4.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pro4.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pro5.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pxs2.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-pxs3.dtsi
/openbmc/u-boot/arch/arm/dts/uniphier-sld8.dtsi
/openbmc/u-boot/arch/arm/mach-uniphier/Kconfig
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/psci.c
/openbmc/u-boot/arch/arm/mach-uniphier/board_late_init.c
/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/boot-device.c
/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pro4.c
/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pro5.c
/openbmc/u-boot/arch/arm/mach-uniphier/clk/clk-pxs2.c
/openbmc/u-boot/arch/arm/mach-uniphier/cpu-info.c
/openbmc/u-boot/arch/arm/mach-uniphier/dram/cmd_ddrmphy.c
/openbmc/u-boot/arch/arm/mach-uniphier/dram/cmd_ddrphy.c
/openbmc/u-boot/arch/arm/mach-uniphier/dram/ddrphy-ld4.c
/openbmc/u-boot/arch/arm/mach-uniphier/dram/umc-pxs2.c
/openbmc/u-boot/arch/arm/mach-uniphier/dram_init.c
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/disk/part_iso.c
/openbmc/u-boot/doc/README.qemu-arm
/openbmc/u-boot/drivers/clk/clk_stm32h7.c
/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-core.c
/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-mio.c
/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier-sys.c
/openbmc/u-boot/drivers/clk/uniphier/clk-uniphier.h
/openbmc/u-boot/drivers/gpio/gpio-uniphier.c
/openbmc/u-boot/drivers/i2c/i2c-uniphier-f.c
/openbmc/u-boot/drivers/i2c/i2c-uniphier.c
/openbmc/u-boot/drivers/mmc/stm32_sdmmc2.c
/openbmc/u-boot/drivers/mtd/nand/denali.h
/openbmc/u-boot/drivers/mtd/nand/denali_dt.c
/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c
/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c
/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c
/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c
/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c
/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c
/openbmc/u-boot/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c
/openbmc/u-boot/drivers/reset/reset-uniphier.c
/openbmc/u-boot/drivers/usb/dwc3/dwc3-uniphier.c
Kconfig
Makefile
env.c
/openbmc/u-boot/fs/btrfs/chunk-map.c
/openbmc/u-boot/fs/btrfs/dir-item.c
/openbmc/u-boot/fs/btrfs/inode.c
/openbmc/u-boot/fs/fs.c
/openbmc/u-boot/fs/jffs2/jffs2_1pass.c
/openbmc/u-boot/fs/jffs2/mini_inflate.c
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/dt-bindings/clock/bcm2835.h
/openbmc/u-boot/include/dt-bindings/pinctrl/bcm2835.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/linux/time.h
/openbmc/u-boot/scripts/basic/fixdep.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/bmp_logo.c
/openbmc/u-boot/tools/fit_image.c

12345