History log of /openbmc/u-boot/tools/ (Results 226 – 250 of 1590)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8519c9c923-Mar-2018 Rasmus Villemoes <rasmus.villemoes@prevas.dk>

tools/imximage: use 0x prefix in HAB Blocks line

The u-boot-ivt.img.log file contains 0x prefixes in the HAB Blocks line,
while the SPL.log does not. For consistency, and to make it easier to
extrac

tools/imximage: use 0x prefix in HAB Blocks line

The u-boot-ivt.img.log file contains 0x prefixes in the HAB Blocks line,
while the SPL.log does not. For consistency, and to make it easier to
extract and put into a .csf file for use with NXP's code signing tool,
add 0x prefixes here.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Breno Lima <breno.lima@nxp.com>

show more ...

8a0b827b04-Apr-2018 Kristian Amlie <kristian.amlie@northern.tech>

fw_printenv: Fix crash due to incorrect size for malloc'ed string.

Using sizeof gives the size of the pointer only, not the string. This
could easily lead to crashes when using -l argument.

Signed-

fw_printenv: Fix crash due to incorrect size for malloc'ed string.

Using sizeof gives the size of the pointer only, not the string. This
could easily lead to crashes when using -l argument.

Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>

show more ...

004d009130-Mar-2018 Guillaume GARDET <guillaume.gardet@free.fr>

mkimage: do not fail if there is no print_header function

Commit 253c60a breaks the exit value of 'mkimage -T rkimage'
and print the following error:
mkimage: Can't print header for Rockchip Boot

mkimage: do not fail if there is no print_header function

Commit 253c60a breaks the exit value of 'mkimage -T rkimage'
and print the following error:
mkimage: Can't print header for Rockchip Boot Image support: Success

It is not a failure to not print headers, so just display the warning message,
and finish the function properly.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>

Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.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/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/spr_misc.c
/openbmc/u-boot/arch/arm/cpu/armv7/arch_timer.c
/openbmc/u-boot/arch/arm/cpu/armv7m/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fwcall.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am4372-generic-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/am4372-generic.dts
/openbmc/u-boot/arch/arm/dts/am437x-idk-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/am437x-sk-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1.dts
/openbmc/u-boot/arch/arm/dts/zynq-cc108.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-xm011.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm012.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm013.dts
/openbmc/u-boot/arch/arm/dts/zynq-zed.dts
/openbmc/u-boot/arch/arm/dts/zynq-zturn.dts
/openbmc/u-boot/arch/arm/dts/zynq-zybo.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-clk-ccf.dtsi
/openbmc/u-boot/arch/arm/dts/zynqmp-clk.dtsi
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1232-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1254-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1275-revA.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-xm017-dc3.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-zcu100-revC.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-zcu104-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu104-revC.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu106-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu111-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/sys_proto.h
/openbmc/u-boot/arch/arm/lib/interrupts.c
/openbmc/u-boot/arch/arm/mach-bcm283x/reset.c
/openbmc/u-boot/arch/arm/mach-davinci/misc.c
/openbmc/u-boot/arch/arm/mach-omap2/utils.c
/openbmc/u-boot/arch/arm/mach-stm32mp/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32mp/Makefile
/openbmc/u-boot/arch/arm/mach-stm32mp/cpu.c
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/stm32.h
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/sys_proto.h
/openbmc/u-boot/arch/arm/mach-stm32mp/spl.c
/openbmc/u-boot/arch/arm/mach-stm32mp/syscon.c
/openbmc/u-boot/arch/arm/mach-zynq/clk.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fdt.c
/openbmc/u-boot/arch/x86/config.mk
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/CZ.NIC/turris_omnia/turris_omnia.c
/openbmc/u-boot/board/LaCie/net2big_v2/net2big_v2.c
/openbmc/u-boot/board/LaCie/netspace_v2/netspace_v2.c
/openbmc/u-boot/board/amlogic/khadas-vim/khadas-vim.c
/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/common/mac_eeprom.c
/openbmc/u-boot/board/buffalo/lsxl/lsxl.c
/openbmc/u-boot/board/compulab/cl-som-am57x/eth.c
/openbmc/u-boot/board/compulab/cl-som-imx7/cl-som-imx7.c
/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c
/openbmc/u-boot/board/compulab/cm_t335/cm_t335.c
/openbmc/u-boot/board/compulab/cm_t35/cm_t35.c
/openbmc/u-boot/board/compulab/cm_t3517/cm_t3517.c
/openbmc/u-boot/board/compulab/cm_t54/cm_t54.c
/openbmc/u-boot/board/davinci/da8xxevm/da850evm.c
/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c
/openbmc/u-boot/board/ge/mx53ppd/mx53ppd.c
/openbmc/u-boot/board/kosagi/novena/novena.c
/openbmc/u-boot/board/logicpd/zoom1/zoom1.c
/openbmc/u-boot/board/phytec/pcm051/board.c
/openbmc/u-boot/board/phytec/phycore_rk3288/phycore-rk3288.c
/openbmc/u-boot/board/raspberrypi/rpi/rpi.c
/openbmc/u-boot/board/renesas/alt/alt.c
/openbmc/u-boot/board/renesas/blanche/blanche.c
/openbmc/u-boot/board/renesas/gose/gose.c
/openbmc/u-boot/board/renesas/koelsch/koelsch.c
/openbmc/u-boot/board/renesas/lager/lager.c
/openbmc/u-boot/board/renesas/sh7752evb/sh7752evb.c
/openbmc/u-boot/board/renesas/sh7753evb/sh7753evb.c
/openbmc/u-boot/board/renesas/sh7757lcr/sh7757lcr.c
/openbmc/u-boot/board/renesas/silk/silk.c
/openbmc/u-boot/board/renesas/stout/stout.c
/openbmc/u-boot/board/rockchip/tinker_rk3288/tinker-rk3288.c
/openbmc/u-boot/board/samtec/vining_2000/vining_2000.c
/openbmc/u-boot/board/samtec/vining_fpga/socfpga.c
/openbmc/u-boot/board/siemens/common/factoryset.c
/openbmc/u-boot/board/siemens/pxm2/board.c
/openbmc/u-boot/board/silica/pengwyn/board.c
/openbmc/u-boot/board/st/stm32mp1/README
/openbmc/u-boot/board/technologic/ts4800/ts4800.c
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/puma-rk3399.c
/openbmc/u-boot/board/ti/am335x/board.c
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/board/ti/ti814x/evm.c
/openbmc/u-boot/board/ti/ti816x/evm.c
/openbmc/u-boot/board/timll/devkit8000/devkit8000.c
/openbmc/u-boot/board/toradex/common/tdx-common.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1232-revA/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1254-revA/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1275-revA
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm015-dc1/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm016-dc2/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm017-dc3/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm018-dc4/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm019-dc5/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu100-revC/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu102-revA/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu104-revA/psu_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu104-revC
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu106-revA/psu_init_gpl.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/binop.c
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/elf.c
/openbmc/u-boot/cmd/ethsw.c
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/cmd/ximg.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/common/spl/spl_mmc.c
/openbmc/u-boot/configs/10m50_defconfig
/openbmc/u-boot/configs/3c120_defconfig
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig
/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig
/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-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/A20-Olimex-SOM204-EVB-eMMC_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig
/openbmc/u-boot/configs/A33-OLinuXino_defconfig
/openbmc/u-boot/configs/Ainol_AW1_defconfig
/openbmc/u-boot/configs/Ampe_A76_defconfig
/openbmc/u-boot/configs/Auxtek-T003_defconfig
/openbmc/u-boot/configs/Auxtek-T004_defconfig
/openbmc/u-boot/configs/B4420QDS_NAND_defconfig
/openbmc/u-boot/configs/B4420QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/B4420QDS_defconfig
/openbmc/u-boot/configs/B4860QDS_NAND_defconfig
/openbmc/u-boot/configs/B4860QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/B4860QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/B4860QDS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/B4860QDS_defconfig
/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_M2_Ultra_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/C29XPCIE_NAND_defconfig
/openbmc/u-boot/configs/C29XPCIE_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_defconfig
/openbmc/u-boot/configs/C29XPCIE_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Chuwi_V7_CW0825_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard4_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Cubietruck_plus_defconfig
/openbmc/u-boot/configs/Cyrus_P5020_defconfig
/openbmc/u-boot/configs/Cyrus_P5040_defconfig
/openbmc/u-boot/configs/Empire_electronix_d709_defconfig
/openbmc/u-boot/configs/Empire_electronix_m712_defconfig
/openbmc/u-boot/configs/Hummingbird_A31_defconfig
/openbmc/u-boot/configs/Hyundai_A7HD_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/LicheePi_Zero_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig
/openbmc/u-boot/configs/MCR3000_defconfig
/openbmc/u-boot/configs/MK808C_defconfig
/openbmc/u-boot/configs/MPC8308RDB_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/MPC832XEMDS_ATM_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_HOST_33_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_HOST_66_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_SLAVE_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_defconfig
/openbmc/u-boot/configs/MPC8349EMDS_defconfig
/openbmc/u-boot/configs/MPC8349ITXGP_defconfig
/openbmc/u-boot/configs/MPC8349ITX_LOWBOOT_defconfig
/openbmc/u-boot/configs/MPC8349ITX_defconfig
/openbmc/u-boot/configs/MPC837XEMDS_HOST_defconfig
/openbmc/u-boot/configs/MPC837XEMDS_defconfig
/openbmc/u-boot/configs/MPC837XERDB_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/MPC8541CDS_defconfig
/openbmc/u-boot/configs/MPC8541CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8544DS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8548CDS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8555CDS_defconfig
/openbmc/u-boot/configs/MPC8555CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8568MDS_defconfig
/openbmc/u-boot/configs/MPC8569MDS_ATM_defconfig
/openbmc/u-boot/configs/MPC8569MDS_defconfig
/openbmc/u-boot/configs/MPC8572DS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8572DS_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_36BIT_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_defconfig
/openbmc/u-boot/configs/MSI_Primo73_defconfig
/openbmc/u-boot/configs/MSI_Primo81_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_I7_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Mele_M9_defconfig
/openbmc/u-boot/configs/Merrii_A80_Optimus_defconfig
/openbmc/u-boot/configs/Mini-X_defconfig
/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_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/P1020MBG-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_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/P1020UTM-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_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/P1023RDB_defconfig
/openbmc/u-boot/configs/P1024RDB_36BIT_defconfig
/openbmc/u-boot/configs/P1024RDB_NAND_defconfig
/openbmc/u-boot/configs/P1024RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P1024RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1024RDB_defconfig
/openbmc/u-boot/configs/P1025RDB_36BIT_defconfig
/openbmc/u-boot/configs/P1025RDB_NAND_defconfig
/openbmc/u-boot/configs/P1025RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P1025RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1025RDB_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/P2041RDB_NAND_defconfig
/openbmc/u-boot/configs/P2041RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P2041RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P2041RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P2041RDB_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P2041RDB_defconfig
/openbmc/u-boot/configs/P3041DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P3041DS_NAND_defconfig
/openbmc/u-boot/configs/P3041DS_SDCARD_defconfig
/openbmc/u-boot/configs/P3041DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P3041DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P3041DS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P3041DS_defconfig
/openbmc/u-boot/configs/P4080DS_SDCARD_defconfig
/openbmc/u-boot/configs/P4080DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P4080DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P4080DS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P4080DS_defconfig
/openbmc/u-boot/configs/P5020DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5020DS_NAND_defconfig
/openbmc/u-boot/configs/P5020DS_SDCARD_defconfig
/openbmc/u-boot/configs/P5020DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5020DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P5020DS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P5020DS_defconfig
/openbmc/u-boot/configs/P5040DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5040DS_NAND_defconfig
/openbmc/u-boot/configs/P5040DS_SDCARD_defconfig
/openbmc/u-boot/configs/P5040DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5040DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P5040DS_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_Plus_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig
/openbmc/u-boot/configs/Sunchip_CX-A99_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_SRIO_PCIE_BOOT_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_SRIO_PCIE_BOOT_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_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T2081QDS_defconfig
/openbmc/u-boot/configs/T4160QDS_NAND_defconfig
/openbmc/u-boot/configs/T4160QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T4160QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T4160QDS_defconfig
/openbmc/u-boot/configs/T4160RDB_defconfig
/openbmc/u-boot/configs/T4240QDS_NAND_defconfig
/openbmc/u-boot/configs/T4240QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T4240QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T4240QDS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T4240QDS_defconfig
/openbmc/u-boot/configs/T4240RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T4240RDB_defconfig
/openbmc/u-boot/configs/TQM834x_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/UTOO_P66_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/Wobo_i5_defconfig
/openbmc/u-boot/configs/Yones_Toptech_BD1078_defconfig
/openbmc/u-boot/configs/Yones_Toptech_BS1078_V2_defconfig
/openbmc/u-boot/configs/a64-olinuxino_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/am335x_igep003x_defconfig
/openbmc/u-boot/configs/am335x_pdu001_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/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_rtconly_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/ap121_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/apalis-tk1_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/apalis_t30_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/arndale_defconfig
/openbmc/u-boot/configs/axm_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/bananapi_m64_defconfig
/openbmc/u-boot/configs/bayleybay_defconfig
/openbmc/u-boot/configs/bg0900_defconfig
/openbmc/u-boot/configs/birdland_bav335a_defconfig
/openbmc/u-boot/configs/birdland_bav335b_defconfig
/openbmc/u-boot/configs/bk4r1_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/cairo_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/cherryhill_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_link64_defconfig
/openbmc/u-boot/configs/chromebook_link_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/chromebook_samus_defconfig
/openbmc/u-boot/configs/chromebox_panther_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/cl-som-imx7_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_t35_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/cm_t54_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_pxa270_defconfig
/openbmc/u-boot/configs/colibri_t20_defconfig
/openbmc/u-boot/configs/colibri_t30_defconfig
/openbmc/u-boot/configs/colibri_vf_defconfig
/openbmc/u-boot/configs/colorfly_e708_q1_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_defconfig
/openbmc/u-boot/configs/controlcenterdc_defconfig
/openbmc/u-boot/configs/coreboot-x86_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/cougarcanyon2_defconfig
/openbmc/u-boot/configs/crownbay_defconfig
/openbmc/u-boot/configs/da850_am18xxevm_defconfig
/openbmc/u-boot/configs/da850evm_defconfig
/openbmc/u-boot/configs/db-88f6720_defconfig
/openbmc/u-boot/configs/db-88f6820-amc_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/db-mv784mp-gp_defconfig
/openbmc/u-boot/configs/devkit3250_defconfig
/openbmc/u-boot/configs/devkit8000_defconfig
/openbmc/u-boot/configs/dfi-bt700-q7x-151_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/difrnce_dit4350_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/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig
/openbmc/u-boot/configs/draco_defconfig
/openbmc/u-boot/configs/ds414_defconfig
/openbmc/u-boot/configs/dserve_dsrv9703c_defconfig
/openbmc/u-boot/configs/duovero_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/edison_defconfig
/openbmc/u-boot/configs/edminiv2_defconfig
/openbmc/u-boot/configs/efi-x86_defconfig
/openbmc/u-boot/configs/etamin_defconfig
/openbmc/u-boot/configs/evb-px5_defconfig
/openbmc/u-boot/configs/evb-rk3036_defconfig
/openbmc/u-boot/configs/evb-rk3128_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/evb-rk3399_defconfig
/openbmc/u-boot/configs/evb-rv1108_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/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/galileo_defconfig
/openbmc/u-boot/configs/ge_b450v3_defconfig
/openbmc/u-boot/configs/ge_b650v3_defconfig
/openbmc/u-boot/configs/ge_b850v3_defconfig
/openbmc/u-boot/configs/geekbox_defconfig
/openbmc/u-boot/configs/gt90h_v4_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/h8_homlet_v2_defconfig
/openbmc/u-boot/configs/hrcon_defconfig
/openbmc/u-boot/configs/hrcon_dh_defconfig
/openbmc/u-boot/configs/hsdk_defconfig
/openbmc/u-boot/configs/i12-tvbox_defconfig
/openbmc/u-boot/configs/iNet_3F_defconfig
/openbmc/u-boot/configs/iNet_3W_defconfig
/openbmc/u-boot/configs/iNet_86VS_defconfig
/openbmc/u-boot/configs/iNet_D978_rev2_defconfig
/openbmc/u-boot/configs/icnova-a20-swac_defconfig
/openbmc/u-boot/configs/ids8313_defconfig
/openbmc/u-boot/configs/igep0032_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/imx6dl_icore_nand_defconfig
/openbmc/u-boot/configs/imx6q_icore_nand_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mipi_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_nand_defconfig
/openbmc/u-boot/configs/inet1_defconfig
/openbmc/u-boot/configs/inet86dz_defconfig
/openbmc/u-boot/configs/inet97fv2_defconfig
/openbmc/u-boot/configs/inet98v_rev2_defconfig
/openbmc/u-boot/configs/inet9f_rev03_defconfig
/openbmc/u-boot/configs/inet_q972_defconfig
/openbmc/u-boot/configs/ipam390_defconfig
/openbmc/u-boot/configs/jesurun_q5_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/kmcoge4_defconfig
/openbmc/u-boot/configs/kmcoge5ne_defconfig
/openbmc/u-boot/configs/kmeter1_defconfig
/openbmc/u-boot/configs/kmlion1_defconfig
/openbmc/u-boot/configs/kmopti2_defconfig
/openbmc/u-boot/configs/kmsupx5_defconfig
/openbmc/u-boot/configs/kmtegr1_defconfig
/openbmc/u-boot/configs/kmtepr2_defconfig
/openbmc/u-boot/configs/kmvect1_defconfig
/openbmc/u-boot/configs/kylin-rk3036_defconfig
/openbmc/u-boot/configs/libretech_all_h3_cc_h3_defconfig
/openbmc/u-boot/configs/lion-rk3368_defconfig
/openbmc/u-boot/configs/liteboard_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1021aiot_qspi_defconfig
/openbmc/u-boot/configs/ls1021aiot_sdcard_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_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_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/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/m28evk_defconfig
/openbmc/u-boot/configs/m53evk_defconfig
/openbmc/u-boot/configs/ma5d4evk_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/maxbcm_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/minnowmax_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mixtile_loftq_defconfig
/openbmc/u-boot/configs/mk802_a10s_defconfig
/openbmc/u-boot/configs/mk802_defconfig
/openbmc/u-boot/configs/mk802ii_defconfig
/openbmc/u-boot/configs/mpc8308_p1m_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/mx23_olinuxino_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/mx53ard_defconfig
/openbmc/u-boot/configs/mx53cx9020_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/mx6dlarm2_defconfig
/openbmc/u-boot/configs/mx6dlarm2_lpddr2_defconfig
/openbmc/u-boot/configs/mx6memcal_defconfig
/openbmc/u-boot/configs/mx6qarm2_defconfig
/openbmc/u-boot/configs/mx6qarm2_lpddr2_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/nanopi_a64_defconfig
/openbmc/u-boot/configs/nanopi_m1_defconfig
/openbmc/u-boot/configs/nanopi_m1_plus_defconfig
/openbmc/u-boot/configs/nanopi_neo2_defconfig
/openbmc/u-boot/configs/nanopi_neo_air_defconfig
/openbmc/u-boot/configs/nanopi_neo_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_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/novena_defconfig
/openbmc/u-boot/configs/nyan-big_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/odroid_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/omap4_panda_defconfig
/openbmc/u-boot/configs/omap4_sdp4430_defconfig
/openbmc/u-boot/configs/omap5_uevm_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/opos6uldev_defconfig
/openbmc/u-boot/configs/orangepi_2_defconfig
/openbmc/u-boot/configs/orangepi_lite_defconfig
/openbmc/u-boot/configs/orangepi_one_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_pc_defconfig
/openbmc/u-boot/configs/orangepi_pc_plus_defconfig
/openbmc/u-boot/configs/orangepi_plus2e_defconfig
/openbmc/u-boot/configs/orangepi_plus_defconfig
/openbmc/u-boot/configs/orangepi_prime_defconfig
/openbmc/u-boot/configs/orangepi_win_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig
/openbmc/u-boot/configs/origen_defconfig
/openbmc/u-boot/configs/ot1200_defconfig
/openbmc/u-boot/configs/ot1200_spl_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/pcm051_rev1_defconfig
/openbmc/u-boot/configs/pcm051_rev3_defconfig
/openbmc/u-boot/configs/pcm052_defconfig
/openbmc/u-boot/configs/pcm058_defconfig
/openbmc/u-boot/configs/peach-pi_defconfig
/openbmc/u-boot/configs/peach-pit_defconfig
/openbmc/u-boot/configs/pengwyn_defconfig
/openbmc/u-boot/configs/pepper_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/pico-imx6ul_defconfig
/openbmc/u-boot/configs/pico-imx7d_defconfig
/openbmc/u-boot/configs/picosam9g45_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/platinum_picon_defconfig
/openbmc/u-boot/configs/platinum_titanium_defconfig
/openbmc/u-boot/configs/polaroid_mid2407pxe03_defconfig
/openbmc/u-boot/configs/polaroid_mid2809pxe04_defconfig
/openbmc/u-boot/configs/popmetal-rk3288_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/pov_protab2_ips9_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/pxm2_defconfig
/openbmc/u-boot/configs/q8_a13_tablet_defconfig
/openbmc/u-boot/configs/q8_a23_tablet_800x480_defconfig
/openbmc/u-boot/configs/q8_a33_tablet_1024x600_defconfig
/openbmc/u-boot/configs/q8_a33_tablet_800x480_defconfig
/openbmc/u-boot/configs/qemu-ppce500_defconfig
/openbmc/u-boot/configs/qemu-x86_64_defconfig
/openbmc/u-boot/configs/qemu-x86_defconfig
/openbmc/u-boot/configs/qemu-x86_efi_payload32_defconfig
/openbmc/u-boot/configs/qemu-x86_efi_payload64_defconfig
/openbmc/u-boot/configs/r7-tv-dongle_defconfig
/openbmc/u-boot/configs/rastaban_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/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/rut_defconfig
/openbmc/u-boot/configs/s32v234evb_defconfig
/openbmc/u-boot/configs/s5p_goni_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_spiflash_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/sama5d3_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig
/openbmc/u-boot/configs/sandbox64_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/sandbox_flattree_defconfig
/openbmc/u-boot/configs/sandbox_noblk_defconfig
/openbmc/u-boot/configs/sandbox_spl_defconfig
/openbmc/u-boot/configs/sansa_fuze_plus_defconfig
/openbmc/u-boot/configs/sbc8349_PCI_33_defconfig
/openbmc/u-boot/configs/sbc8349_PCI_66_defconfig
/openbmc/u-boot/configs/sbc8349_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_33_PCIE_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_33_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_66_PCIE_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_66_defconfig
/openbmc/u-boot/configs/sbc8548_defconfig
/openbmc/u-boot/configs/sbc8641d_defconfig
/openbmc/u-boot/configs/sc_sps_1_defconfig
/openbmc/u-boot/configs/secomx6quq7_defconfig
/openbmc/u-boot/configs/sheep-rk3368_defconfig
/openbmc/u-boot/configs/sksimx6_defconfig
/openbmc/u-boot/configs/smartweb_defconfig
/openbmc/u-boot/configs/smdk5250_defconfig
/openbmc/u-boot/configs/smdk5420_defconfig
/openbmc/u-boot/configs/smdkv310_defconfig
/openbmc/u-boot/configs/sniper_defconfig
/openbmc/u-boot/configs/snow_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_dbm_soc1_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/som-db5800-som-6867_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/spring_defconfig
/openbmc/u-boot/configs/stm32mp15_basic_defconfig
/openbmc/u-boot/configs/strider_con_defconfig
/openbmc/u-boot/configs/strider_con_dp_defconfig
/openbmc/u-boot/configs/strider_cpu_defconfig
/openbmc/u-boot/configs/strider_cpu_dp_defconfig
/openbmc/u-boot/configs/sun8i_a23_evb_defconfig
/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig
/openbmc/u-boot/configs/suvd3_defconfig
/openbmc/u-boot/configs/tao3530_defconfig
/openbmc/u-boot/configs/taurus_defconfig
/openbmc/u-boot/configs/tbs2910_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845_defconfig
/openbmc/u-boot/configs/theadorable-x86-dfi-bt700_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/thuban_defconfig
/openbmc/u-boot/configs/ti814x_evm_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/titanium_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/tplink_wdr4300_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig
/openbmc/u-boot/configs/trats2_defconfig
/openbmc/u-boot/configs/trats_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/tricorder_flash_defconfig
/openbmc/u-boot/configs/ts4600_defconfig
/openbmc/u-boot/configs/ts4800_defconfig
/openbmc/u-boot/configs/tuge1_defconfig
/openbmc/u-boot/configs/turris_omnia_defconfig
/openbmc/u-boot/configs/tuxx1_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/udoo_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/usbarmory_defconfig
/openbmc/u-boot/configs/ve8313_defconfig
/openbmc/u-boot/configs/vf610twr_defconfig
/openbmc/u-boot/configs/vf610twr_nand_defconfig
/openbmc/u-boot/configs/vining_2000_defconfig
/openbmc/u-boot/configs/vme8349_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/warp7_secure_defconfig
/openbmc/u-boot/configs/warp_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/configs/wb50n_defconfig
/openbmc/u-boot/configs/woodburn_defconfig
/openbmc/u-boot/configs/woodburn_sd_defconfig
/openbmc/u-boot/configs/work_92105_defconfig
/openbmc/u-boot/configs/x600_defconfig
/openbmc/u-boot/configs/xfi3_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_zc1232_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1254_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revA_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_xm017_dc3_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_zcu100_revC_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/xilinx_zynqmp_zcu104_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revC_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu106_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu111_revA_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/xpress_defconfig
/openbmc/u-boot/configs/xpress_spl_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/doc/README.uefi
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/clk/clk_stm32mp1.c
/openbmc/u-boot/drivers/clk/clk_zynqmp.c
/openbmc/u-boot/drivers/fpga/zynqmppl.c
/openbmc/u-boot/drivers/fpga/zynqpl.c
/openbmc/u-boot/drivers/gpio/gpio-uclass.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mtd/nand/arasan_nfc.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/cpsw-common.c
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/fsl_mcdmafec.c
/openbmc/u-boot/drivers/net/mcffec.c
/openbmc/u-boot/drivers/net/ne2000_base.c
/openbmc/u-boot/drivers/net/phy/xilinx_phy.c
/openbmc/u-boot/drivers/net/sh_eth.c
/openbmc/u-boot/drivers/net/xilinx_axi_emac.c
/openbmc/u-boot/drivers/reset/Kconfig
/openbmc/u-boot/drivers/reset/Makefile
/openbmc/u-boot/drivers/reset/reset-meson.c
/openbmc/u-boot/drivers/rtc/Kconfig
/openbmc/u-boot/drivers/rtc/ds1307.c
/openbmc/u-boot/drivers/rtc/ds1374.c
/openbmc/u-boot/drivers/rtc/isl1208.c
/openbmc/u-boot/drivers/rtc/mx27rtc.c
/openbmc/u-boot/drivers/rtc/rs5c372.c
/openbmc/u-boot/drivers/rtc/rx8025.c
/openbmc/u-boot/drivers/serial/serial_meson.c
/openbmc/u-boot/drivers/spi/atmel_spi.c
/openbmc/u-boot/drivers/spi/atmel_spi.h
/openbmc/u-boot/drivers/sysreset/sysreset_syscon.c
/openbmc/u-boot/drivers/usb/gadget/Kconfig
/openbmc/u-boot/drivers/usb/gadget/ether.c
/openbmc/u-boot/drivers/watchdog/Kconfig
/openbmc/u-boot/env/Kconfig
/openbmc/u-boot/env/mmc.c
/openbmc/u-boot/include/configs/10m50_devboard.h
/openbmc/u-boot/include/configs/3c120_devboard.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9131RDB.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/M5208EVBE.h
/openbmc/u-boot/include/configs/M52277EVB.h
/openbmc/u-boot/include/configs/M5235EVB.h
/openbmc/u-boot/include/configs/M5253DEMO.h
/openbmc/u-boot/include/configs/M5272C3.h
/openbmc/u-boot/include/configs/M5282EVB.h
/openbmc/u-boot/include/configs/M53017EVB.h
/openbmc/u-boot/include/configs/M5329EVB.h
/openbmc/u-boot/include/configs/M5373EVB.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/M54451EVB.h
/openbmc/u-boot/include/configs/M54455EVB.h
/openbmc/u-boot/include/configs/M5475EVB.h
/openbmc/u-boot/include/configs/M5485EVB.h
/openbmc/u-boot/include/configs/MPC8308RDB.h
/openbmc/u-boot/include/configs/MPC8313ERDB.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/MPC8323ERDB.h
/openbmc/u-boot/include/configs/MPC832XEMDS.h
/openbmc/u-boot/include/configs/MPC8349EMDS.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/MPC8540ADS.h
/openbmc/u-boot/include/configs/MPC8541CDS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8548CDS.h
/openbmc/u-boot/include/configs/MPC8555CDS.h
/openbmc/u-boot/include/configs/MPC8560ADS.h
/openbmc/u-boot/include/configs/MPC8568MDS.h
/openbmc/u-boot/include/configs/MPC8569MDS.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/MigoR.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/P1023RDB.h
/openbmc/u-boot/include/configs/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/TQM834x.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.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/am335x_sl50.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/ap121.h
/openbmc/u-boot/include/configs/ap143.h
/openbmc/u-boot/include/configs/ap325rxa.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/apalis-tk1.h
/openbmc/u-boot/include/configs/apalis_imx6.h
/openbmc/u-boot/include/configs/apalis_t30.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/aristainetos.h
/openbmc/u-boot/include/configs/aristainetos2.h
/openbmc/u-boot/include/configs/aristainetos2b.h
/openbmc/u-boot/include/configs/armadillo-800eva.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/bcm_northstar2.h
/openbmc/u-boot/include/configs/blanche.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/cl-som-am57x.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/cm_t43.h
/openbmc/u-boot/include/configs/colibri_imx6.h
/openbmc/u-boot/include/configs/colibri_imx7.h
/openbmc/u-boot/include/configs/colibri_pxa270.h
/openbmc/u-boot/include/configs/colibri_t20.h
/openbmc/u-boot/include/configs/colibri_t30.h
/openbmc/u-boot/include/configs/colibri_vf.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-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/dh_imx6.h
/openbmc/u-boot/include/configs/display5.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/duovero.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/eco5pk.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/edison.h
/openbmc/u-boot/include/configs/el6x_common.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/hrcon.h
/openbmc/u-boot/include/configs/hsdk.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/imx27lite-common.h
/openbmc/u-boot/include/configs/imx6_logic.h
/openbmc/u-boot/include/configs/k2g_evm.h
/openbmc/u-boot/include/configs/km/keymile-common.h
/openbmc/u-boot/include/configs/km/km-powerpc.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/km_kirkwood.h
/openbmc/u-boot/include/configs/kmp204x.h
/openbmc/u-boot/include/configs/kzm9g.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/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/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080a_simu.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/ma5d4evk.h
/openbmc/u-boot/include/configs/maxbcm.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/mpc8308_p1m.h
/openbmc/u-boot/include/configs/ms7722se.h
/openbmc/u-boot/include/configs/mt_ventoux.h
/openbmc/u-boot/include/configs/mv-plug-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/mx25pdk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/mx51evk.h
/openbmc/u-boot/include/configs/mx53ard.h
/openbmc/u-boot/include/configs/mx53cx9020.h
/openbmc/u-boot/include/configs/mx53evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx53ppd.h
/openbmc/u-boot/include/configs/mx53smd.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6cuboxi.h
/openbmc/u-boot/include/configs/mx6memcal.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6sxsabresd.h
/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h
/openbmc/u-boot/include/configs/mx6ullevk.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/mx7ulp_evk.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/novena.h
/openbmc/u-boot/include/configs/nyan-big.h
/openbmc/u-boot/include/configs/odroid.h
/openbmc/u-boot/include/configs/odroid_xu3.h
/openbmc/u-boot/include/configs/omap4_panda.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/pcm051.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/pepper.h
/openbmc/u-boot/include/configs/pfla02.h
/openbmc/u-boot/include/configs/pico-imx6ul.h
/openbmc/u-boot/include/configs/platinum_picon.h
/openbmc/u-boot/include/configs/platinum_titanium.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/rockchip-common.h
/openbmc/u-boot/include/configs/rpi.h
/openbmc/u-boot/include/configs/s32v234evb.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/sama5d3xek.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/sh7752evb.h
/openbmc/u-boot/include/configs/sh7753evb.h
/openbmc/u-boot/include/configs/sh7757lcr.h
/openbmc/u-boot/include/configs/sh7785lcr.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_vining_fpga.h
/openbmc/u-boot/include/configs/socrates.h
/openbmc/u-boot/include/configs/stm32mp1.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/strider.h
/openbmc/u-boot/include/configs/suvd3.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/ti814x_evm.h
/openbmc/u-boot/include/configs/ti_am335x_common.h
/openbmc/u-boot/include/configs/ti_omap5_common.h
/openbmc/u-boot/include/configs/titanium.h
/openbmc/u-boot/include/configs/topic_miami.h
/openbmc/u-boot/include/configs/tplink_wdr4300.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/ts4800.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/tuxx1.h
/openbmc/u-boot/include/configs/twister.h
/openbmc/u-boot/include/configs/udoo.h
/openbmc/u-boot/include/configs/udoo_neo.h
/openbmc/u-boot/include/configs/usbarmory.h
/openbmc/u-boot/include/configs/ve8313.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/configs/vinco.h
/openbmc/u-boot/include/configs/vining_2000.h
/openbmc/u-boot/include/configs/vme8349.h
/openbmc/u-boot/include/configs/wandboard.h
/openbmc/u-boot/include/configs/wb50n.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/configs/work_92105.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_zc1751_xm017_dc3.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_zcu100.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_zcu104.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_zcu106.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_zcu111.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/efi_api.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/include/env_default.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/net.h
/openbmc/u-boot/include/pe.h
/openbmc/u-boot/include/spl.h
/openbmc/u-boot/include/zynqmppl.h
/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_utilities.c
/openbmc/u-boot/lib/efi_loader/efi_file.c
/openbmc/u-boot/lib/efi_loader/efi_gop.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/efi_net.c
/openbmc/u-boot/lib/efi_loader/efi_runtime.c
/openbmc/u-boot/lib/efi_loader/efi_smbios.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_bitblt.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_block_device.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_disk_image.h
/openbmc/u-boot/lib/efi_selftest/efi_selftest_event_groups.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_fdt.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_textinput.c
/openbmc/u-boot/net/eth_common.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/py/tests/test_efi_selftest.py
mkimage.c
c5b0bca418-Mar-2018 Hauke Mehrtens <hauke@hauke-m.de>

tools/mxsimage: Support building with LibreSSL

The mxsimage utility fails to compile against LibreSSL version < 2.7.0
because LibreSSL says it is OpenSSL 2.0, but it does not support the
complete Op

tools/mxsimage: Support building with LibreSSL

The mxsimage utility fails to compile against LibreSSL version < 2.7.0
because LibreSSL says it is OpenSSL 2.0, but it does not support the
complete OpenSSL 1.1 interface.

LibreSSL defines OPENSSL_VERSION_NUMBER with 0x20000000L and therefor
claims to have an API compatible with OpenSSL 2.0, but it implements
EVP_MD_CTX_new(), EVP_MD_CTX_free() and EVP_CIPHER_CTX_reset() only
starting with version 2.7.0, which is not yet released. OpenSSL
implements this function since version 1.1.0.

This commit will activate the compatibility code meant for
OpenSSL < 1.1.0 also for LibreSSL version < 2.7.0.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Reviewed-by: Jonathan Gray <jsg@jsg.id.au>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/api/api_platform-powerpc.c
/openbmc/u-boot/arch/arc/dts/axs10x_mb.dtsi
/openbmc/u-boot/arch/arc/dts/hsdk.dts
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/armada-3720-db.dts
/openbmc/u-boot/arch/arm/dts/armada-3720-espressobin.dts
/openbmc/u-boot/arch/arm/dts/armada-37xx.dtsi
/openbmc/u-boot/arch/arm/dts/at91-sama5d4_ma5d4.dtsi
/openbmc/u-boot/arch/arm/dts/at91-sama5d4_ma5d4evk.dts
/openbmc/u-boot/arch/arm/dts/at91-vinco.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-pc2.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a23-a33.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-neo.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-2.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-one.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-pc.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus2e.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-r16-nintendo-nes-classic-edition.dts
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3036.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3188.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3399.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
/openbmc/u-boot/arch/arm/mach-at91/Kconfig
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/msg.h
/openbmc/u-boot/arch/arm/mach-bcm283x/msg.c
/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/cpu.c
/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/am33xx/clock.c
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/clock_am43xx.c
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/emif4.c
/openbmc/u-boot/arch/nds32/dts/ag101p.dts
/openbmc/u-boot/arch/nds32/include/asm/arch-ae3xx/ae3xx.h
/openbmc/u-boot/arch/nds32/include/asm/arch-ag101/ag101.h
/openbmc/u-boot/arch/nds32/include/asm/arch-ag102/ag102.h
/openbmc/u-boot/arch/powerpc/Kconfig
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/Kconfig
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/Makefile
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu_init.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/immap.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/interrupts.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/speed.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/start.S
/openbmc/u-boot/arch/powerpc/include/asm/cache.h
/openbmc/u-boot/arch/powerpc/include/asm/cpm_8xx.h
/openbmc/u-boot/arch/powerpc/include/asm/global_data.h
/openbmc/u-boot/arch/powerpc/include/asm/immap_8xx.h
/openbmc/u-boot/arch/powerpc/include/asm/iopin_8xx.h
/openbmc/u-boot/arch/powerpc/include/asm/ppc.h
/openbmc/u-boot/arch/powerpc/include/asm/processor.h
/openbmc/u-boot/arch/riscv/cpu/nx25/start.S
/openbmc/u-boot/arch/riscv/dts/ae250.dts
/openbmc/u-boot/arch/riscv/include/asm/bootm.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/posix_types.h
/openbmc/u-boot/arch/riscv/include/asm/ptrace.h
/openbmc/u-boot/arch/riscv/include/asm/setup.h
/openbmc/u-boot/arch/riscv/include/asm/string.h
/openbmc/u-boot/arch/riscv/lib/bootm.c
/openbmc/u-boot/arch/riscv/lib/interrupts.c
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/x86/include/asm/bootparam.h
/openbmc/u-boot/arch/x86/lib/zimage.c
/openbmc/u-boot/board/AndesTech/adp-ae3xx/adp-ae3xx.c
/openbmc/u-boot/board/AndesTech/adp-ag101p/adp-ag101p.c
/openbmc/u-boot/board/AndesTech/nx25-ae250/nx25-ae250.c
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/board.c
/openbmc/u-boot/board/aries/ma5d4evk/ma5d4evk.c
/openbmc/u-boot/board/bluewater/gurnard/gurnard.c
/openbmc/u-boot/board/cssi/MCR3000/MCR3000.c
/openbmc/u-boot/board/cssi/MCR3000/nand.c
/openbmc/u-boot/board/cssi/MCR3000/u-boot.lds
/openbmc/u-boot/board/l+g/vinco/vinco.c
/openbmc/u-boot/board/raspberrypi/rpi/rpi.c
/openbmc/u-boot/board/siemens/taurus/taurus.c
/openbmc/u-boot/board/sunxi/README.sunxi64
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/synopsys/hsdk/MAINTAINERS
/openbmc/u-boot/board/synopsys/hsdk/Makefile
/openbmc/u-boot/board/synopsys/hsdk/clk-lib.c
/openbmc/u-boot/board/synopsys/hsdk/clk-lib.h
/openbmc/u-boot/board/synopsys/hsdk/env-lib.c
/openbmc/u-boot/board/synopsys/hsdk/env-lib.h
/openbmc/u-boot/board/synopsys/hsdk/hsdk.c
/openbmc/u-boot/board/ti/am335x/board.c
/openbmc/u-boot/board/ti/am335x/board.h
/openbmc/u-boot/board/ti/am335x/mux.c
/openbmc/u-boot/board/ti/am43xx/MAINTAINERS
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/bdinfo.c
/openbmc/u-boot/cmd/cbfs.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/MCR3000_defconfig
/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig
/openbmc/u-boot/configs/adp-ae3xx_defconfig
/openbmc/u-boot/configs/adp-ag101p_defconfig
/openbmc/u-boot/configs/am335x_evm_usbspl_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/am43xx_evm_rtconly_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9260ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9261ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_boot_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_nandflash_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/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/at91sam9xeek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9xeek_nandflash_defconfig
/openbmc/u-boot/configs/cm_t335_defconfig
/openbmc/u-boot/configs/draco_defconfig
/openbmc/u-boot/configs/etamin_defconfig
/openbmc/u-boot/configs/ethernut5_defconfig
/openbmc/u-boot/configs/hsdk_defconfig
/openbmc/u-boot/configs/ma5d4evk_defconfig
/openbmc/u-boot/configs/meesc_dataflash_defconfig
/openbmc/u-boot/configs/meesc_defconfig
/openbmc/u-boot/configs/mvebu_db-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_espressobin-88f3720_defconfig
/openbmc/u-boot/configs/nx25-ae250_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/pm9261_defconfig
/openbmc/u-boot/configs/pm9263_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/rastaban_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/sama5d27_som1_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_spiflash_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/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig
/openbmc/u-boot/configs/thuban_defconfig
/openbmc/u-boot/configs/usb_a9263_dataflash_defconfig
/openbmc/u-boot/configs/vinco_defconfig
/openbmc/u-boot/doc/README.ae250
/openbmc/u-boot/doc/device-tree-bindings/pinctrl/marvell,armada-37xx-pinctrl.txt
/openbmc/u-boot/drivers/bootcount/Kconfig
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3188.c
/openbmc/u-boot/drivers/core/fdtaddr.c
/openbmc/u-boot/drivers/core/ofnode.c
/openbmc/u-boot/drivers/core/root.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/gpio/sunxi_gpio.c
/openbmc/u-boot/drivers/i2c/soft_i2c.c
/openbmc/u-boot/drivers/input/Makefile
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/bcm2835_sdhci.c
/openbmc/u-boot/drivers/mmc/bcm2835_sdhost.c
/openbmc/u-boot/drivers/mmc/ftsdc010_mci.c
/openbmc/u-boot/drivers/mmc/ftsdc010_mci.h
/openbmc/u-boot/drivers/mmc/pci_mmc.c
/openbmc/u-boot/drivers/mmc/rockchip_sdhci.c
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/sunxi_nand.c
/openbmc/u-boot/drivers/mtd/nand/sunxi_nand_spl.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/mpc8xx_fec.c
/openbmc/u-boot/drivers/net/sun8i_emac.c
/openbmc/u-boot/drivers/pci/Kconfig
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pci/pci-aardvark.c
/openbmc/u-boot/drivers/pci/pci-uclass.c
/openbmc/u-boot/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c
/openbmc/u-boot/drivers/pinctrl/pinctrl-uclass.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rk3036.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rk3188.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl_rk3399.c
/openbmc/u-boot/drivers/power/regulator/pbias_regulator.c
/openbmc/u-boot/drivers/ram/rockchip/sdram_rk3399.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/drivers/serial/serial_mpc8xx.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/atmel_spi.c
/openbmc/u-boot/drivers/spi/mpc8xx_spi.c
/openbmc/u-boot/drivers/usb/gadget/f_rockusb.c
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/rockchip/rk3288_mipi.c
/openbmc/u-boot/drivers/video/rockchip/rk3399_mipi.c
/openbmc/u-boot/drivers/watchdog/Makefile
/openbmc/u-boot/drivers/watchdog/mpc8xx_wdt.c
/openbmc/u-boot/env/Kconfig
/openbmc/u-boot/env/embedded.c
/openbmc/u-boot/fs/btrfs/btrfs.c
/openbmc/u-boot/fs/btrfs/ctree.c
/openbmc/u-boot/fs/cbfs/cbfs.c
/openbmc/u-boot/include/asm-generic/u-boot.h
/openbmc/u-boot/include/configs/MCR3000.h
/openbmc/u-boot/include/configs/adp-ae3xx.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/bur_am335x_common.h
/openbmc/u-boot/include/configs/cm_t335.h
/openbmc/u-boot/include/configs/draco.h
/openbmc/u-boot/include/configs/etamin.h
/openbmc/u-boot/include/configs/hsdk.h
/openbmc/u-boot/include/configs/ma5d4evk.h
/openbmc/u-boot/include/configs/mvebu_armada-8k.h
/openbmc/u-boot/include/configs/nx25-ae250.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/rastaban.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/snapper9g45.h
/openbmc/u-boot/include/configs/taurus.h
/openbmc/u-boot/include/configs/thuban.h
/openbmc/u-boot/include/configs/ti_am335x_common.h
/openbmc/u-boot/include/configs/vinco.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/dm/uclass.h
/openbmc/u-boot/include/env_default.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/keyboard.h
/openbmc/u-boot/include/linux/libfdt.h
/openbmc/u-boot/include/mpc8xx.h
/openbmc/u-boot/include/net.h
/openbmc/u-boot/include/ppc_asm.tmpl
/openbmc/u-boot/include/serial.h
/openbmc/u-boot/include/watchdog.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/efi/efi_stub.c
/openbmc/u-boot/lib/libfdt/fdt_region.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/dm/test-fdt.c
mxsimage.c
6cd5678c15-Mar-2018 Alexander Graf <agraf@suse.de>

kwbimage: Fix out of bounds access

The kwbimage format is reading beyond its header structure if it
misdetects a Xilinx Zynq image and tries to read it. Fix it by
sanity checking that the header we

kwbimage: Fix out of bounds access

The kwbimage format is reading beyond its header structure if it
misdetects a Xilinx Zynq image and tries to read it. Fix it by
sanity checking that the header we want to read fits inside our
file size.

Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>

show more ...

d28baea014-Mar-2018 Michal Simek <michal.simek@xilinx.com>

tools: xilinx: Fix zynq/zynqmp image recognition

There is an issue to recognize zynq or zynqmp image because header
checking is just the same. That's why zynqmp images are recognized as
zynq one.
Ch

tools: xilinx: Fix zynq/zynqmp image recognition

There is an issue to recognize zynq or zynqmp image because header
checking is just the same. That's why zynqmp images are recognized as
zynq one.
Check unused fields which are initialized to zero in zynq format
(__reserved1 0x38 and __reserved2 0x44) which are initialized for
zynqmp. This should ensure that images are properly recognized by:
./tools/mkimage -l spl/boot.bin

Also show image type as ZynqMP instead of Zynq which is confusing.

Reported-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Tested-by: Alexander Graf <agraf@suse.de>

show more ...


/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/cpu.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/da850-lcdk-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/da850-lcdk.dts
/openbmc/u-boot/arch/arm/dts/da850.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-zc706.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-clk-ccf.dtsi
/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/include/asm/arch-fsl-layerscape/immap_lsch2.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ns_access.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/sys_proto.h
/openbmc/u-boot/arch/arm/mach-davinci/Kconfig
/openbmc/u-boot/board/freescale/ls1012afrdm/Kconfig
/openbmc/u-boot/board/freescale/ls1012afrdm/Makefile
/openbmc/u-boot/board/freescale/ls1012afrdm/eth.c
/openbmc/u-boot/board/freescale/ls1012afrdm/ls1012afrdm.c
/openbmc/u-boot/board/freescale/ls1012aqds/Kconfig
/openbmc/u-boot/board/freescale/ls1012aqds/Makefile
/openbmc/u-boot/board/freescale/ls1012aqds/eth.c
/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds.c
/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds_pfe.h
/openbmc/u-boot/board/freescale/ls1012aqds/ls1012aqds_qixis.h
/openbmc/u-boot/board/freescale/ls1012ardb/Kconfig
/openbmc/u-boot/board/freescale/ls1012ardb/Makefile
/openbmc/u-boot/board/freescale/ls1012ardb/eth.c
/openbmc/u-boot/board/freescale/ls1012ardb/ls1012ardb.c
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynqmp/Kconfig
/openbmc/u-boot/board/xilinx/zynqmp/Makefile
/openbmc/u-boot/board/xilinx/zynqmp/cmds.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/sf.c
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/pine64_plus_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/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/drivers/clk/clk_zynq.c
/openbmc/u-boot/drivers/clk/clk_zynqmp.c
/openbmc/u-boot/drivers/fpga/fpga.c
/openbmc/u-boot/drivers/gpio/omap_gpio.c
/openbmc/u-boot/drivers/mtd/nand/arasan_nfc.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/cpsw.c
/openbmc/u-boot/drivers/net/macb.c
/openbmc/u-boot/drivers/net/mvpp2.c
/openbmc/u-boot/drivers/net/pfe_eth/Kconfig
/openbmc/u-boot/drivers/net/pfe_eth/Makefile
/openbmc/u-boot/drivers/net/pfe_eth/pfe_cmd.c
/openbmc/u-boot/drivers/net/pfe_eth/pfe_driver.c
/openbmc/u-boot/drivers/net/pfe_eth/pfe_eth.c
/openbmc/u-boot/drivers/net/pfe_eth/pfe_firmware.c
/openbmc/u-boot/drivers/net/pfe_eth/pfe_hw.c
/openbmc/u-boot/drivers/net/pfe_eth/pfe_mdio.c
/openbmc/u-boot/drivers/net/phy/Kconfig
/openbmc/u-boot/drivers/net/phy/aquantia.c
/openbmc/u-boot/drivers/net/phy/cortina.c
/openbmc/u-boot/drivers/net/phy/realtek.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/usb/eth/Kconfig
/openbmc/u-boot/drivers/watchdog/Kconfig
/openbmc/u-boot/drivers/watchdog/Makefile
/openbmc/u-boot/drivers/watchdog/cdns_wdt.c
/openbmc/u-boot/include/command.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/ls1012ardb.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h
/openbmc/u-boot/include/dm/platform_data/pfe_dm_eth.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/bmu.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/class_csr.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/emac.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/gpi.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/hif.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/hif_nocpy.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/tmu_csr.h
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/util_csr.h
/openbmc/u-boot/include/net/pfe_eth/pfe/pfe_hw.h
/openbmc/u-boot/include/net/pfe_eth/pfe_driver.h
/openbmc/u-boot/include/net/pfe_eth/pfe_eth.h
/openbmc/u-boot/include/net/pfe_eth/pfe_firmware.h
/openbmc/u-boot/include/net/pfe_eth/pfe_mdio.h
/openbmc/u-boot/include/netdev.h
/openbmc/u-boot/net/eth-uclass.c
/openbmc/u-boot/net/net.c
/openbmc/u-boot/scripts/check-config.sh
/openbmc/u-boot/test/py/README.md
/openbmc/u-boot/test/py/tests/test_sf.py
/openbmc/u-boot/test/py/u_boot_utils.py
zynqimage.c
zynqmpimage.c
5473eb6d13-Mar-2018 Tuomas Tynkkynen <tuomas@tuxera.com>

tools: Make kwboot build if HOST_TOOLS_ALL=y

The kwboot tool for Marvell devices isn't currently being built even if
HOST_TOOLS_ALL is set. It doesn't appear to depend on any CONFIG_
options, so it

tools: Make kwboot build if HOST_TOOLS_ALL=y

The kwboot tool for Marvell devices isn't currently being built even if
HOST_TOOLS_ALL is set. It doesn't appear to depend on any CONFIG_
options, so it seems appropriate to enable building it here.

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

show more ...


/openbmc/u-boot/arch/arm/dts/fsl-ls1088a-qds.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1088a.dtsi
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/arm/mach-sunxi/Makefile
/openbmc/u-boot/arch/mips/dts/Makefile
/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,bcm6348.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6358.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm6362.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,ct-5361.dts
/openbmc/u-boot/arch/mips/dts/comtrend,vr-3032u.dts
/openbmc/u-boot/arch/mips/dts/comtrend,wap-5813n.dts
/openbmc/u-boot/arch/mips/dts/huawei,hg556a.dts
/openbmc/u-boot/arch/mips/dts/netgear,dgnd3700v2.dts
/openbmc/u-boot/arch/mips/dts/sfr,nb4-ser.dts
/openbmc/u-boot/arch/mips/mach-bmips/Kconfig
/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/openbmc/u-boot/board/micronas/vct/scc.c
/openbmc/u-boot/board/netgear/dgnd3700v2/Kconfig
/openbmc/u-boot/board/netgear/dgnd3700v2/MAINTAINERS
/openbmc/u-boot/board/netgear/dgnd3700v2/Makefile
/openbmc/u-boot/board/netgear/dgnd3700v2/dgnd3700v2.c
/openbmc/u-boot/common/bootm_os.c
/openbmc/u-boot/configs/comtrend_ar5315u_ram_defconfig
/openbmc/u-boot/configs/comtrend_ar5387un_ram_defconfig
/openbmc/u-boot/configs/comtrend_ct5361_ram_defconfig
/openbmc/u-boot/configs/comtrend_vr3032u_ram_defconfig
/openbmc/u-boot/configs/comtrend_wap5813n_ram_defconfig
/openbmc/u-boot/configs/huawei_hg556a_ram_defconfig
/openbmc/u-boot/configs/ls1088aqds_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/netgear_cg3100d_ram_defconfig
/openbmc/u-boot/configs/netgear_dgnd3700v2_ram_defconfig
/openbmc/u-boot/configs/sagem_f@st1704_ram_defconfig
/openbmc/u-boot/configs/sfr_nb4-ser_ram_defconfig
/openbmc/u-boot/drivers/cpu/bmips_cpu.c
/openbmc/u-boot/drivers/phy/Kconfig
/openbmc/u-boot/drivers/phy/Makefile
/openbmc/u-boot/drivers/phy/bcm6318-usbh-phy.c
/openbmc/u-boot/drivers/phy/bcm6348-usbh-phy.c
/openbmc/u-boot/drivers/phy/bcm6358-usbh-phy.c
/openbmc/u-boot/drivers/phy/bcm6368-usbh-phy.c
/openbmc/u-boot/drivers/power/Kconfig
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/dwc2.c
/openbmc/u-boot/drivers/usb/host/ehci-generic.c
/openbmc/u-boot/drivers/usb/host/ohci-generic.c
/openbmc/u-boot/drivers/usb/host/xhci-dwc3.c
/openbmc/u-boot/include/configs/bmips_bcm6318.h
/openbmc/u-boot/include/configs/bmips_bcm63268.h
/openbmc/u-boot/include/configs/bmips_bcm6328.h
/openbmc/u-boot/include/configs/bmips_bcm6348.h
/openbmc/u-boot/include/configs/bmips_bcm6358.h
/openbmc/u-boot/include/configs/bmips_bcm6362.h
/openbmc/u-boot/include/configs/bmips_bcm6368.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/netgear_dgnd3700v2.h
/openbmc/u-boot/include/dt-bindings/clock/bcm6362-clock.h
/openbmc/u-boot/include/dt-bindings/power-domain/bcm6362-power-domain.h
/openbmc/u-boot/include/dt-bindings/reset/bcm6362-reset.h
/openbmc/u-boot/lib/optee/Kconfig
Makefile
45b5571213-Mar-2018 Bryan O'Donoghue <bryan.odonoghue@linaro.org>

image: Add IH_OS_TEE for TEE chain-load boot

This patch adds a new type IH_OS_TEE. This new OS type will be used for
chain-loading to Linux via a TEE.

With this patch in-place you can generate a bo

image: Add IH_OS_TEE for TEE chain-load boot

This patch adds a new type IH_OS_TEE. This new OS type will be used for
chain-loading to Linux via a TEE.

With this patch in-place you can generate a bootable OPTEE image like this:

mkimage -A arm -T kernel -O tee -C none -d tee.bin uTee.optee

where "tee.bin" is the input binary prefixed with an OPTEE header and
uTee.optee is the output prefixed with a u-boot wrapper header.

This image type "-T kernel -O tee" is differentiated from the existing
IH_TYPE_TEE "-T tee" in that the IH_TYPE is installed by u-boot (flow
control returns to u-boot) whereas for the new IH_OS_TEE control passes to
the OPTEE firmware and the firmware chainloads onto Linux.

Andrew Davis gave the following ASCII diagram:

IH_OS_TEE: (mkimage -T kernel -O tee)
Non-Secure Secure

BootROM
|
-------------
|
v
SPL
|
v
U-Boot ------>
<----- OP-TEE
|
V
Linux

IH_TYPE_TEE: (mkimage -T tee)
Non-Secure Secure

BootROM
|
-------------
|
v
SPL ------->
<----- OP-TEE
|
v
U-Boot
|
V
Linux

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Suggested-by: Andrew F. Davis <afd@ti.com>
Cc: Harinarayan Bhatta <harinarayan@ti.com>
Cc: Andrew F. Davis <afd@ti.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Kever Yang <kever.yang@rock-chips.com>
Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Cc: Peng Fan <peng.fan@nxp.com>
Link: http://mrvan.github.io/optee-imx6ul

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/arch_timer.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/stm32mp15-ddr.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp15-ddr3-2x4Gb-1066-binG.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1.dts
/openbmc/u-boot/arch/arm/mach-stm32mp/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32mp/Makefile
/openbmc/u-boot/arch/arm/mach-stm32mp/config.mk
/openbmc/u-boot/arch/arm/mach-stm32mp/cpu.c
/openbmc/u-boot/arch/arm/mach-stm32mp/dram_init.c
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/ddr.h
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/stm32.h
/openbmc/u-boot/arch/arm/mach-stm32mp/spl.c
/openbmc/u-boot/board/st/stm32mp1/Kconfig
/openbmc/u-boot/board/st/stm32mp1/MAINTAINERS
/openbmc/u-boot/board/st/stm32mp1/Makefile
/openbmc/u-boot/board/st/stm32mp1/README
/openbmc/u-boot/board/st/stm32mp1/board.c
/openbmc/u-boot/board/st/stm32mp1/spl.c
/openbmc/u-boot/board/st/stm32mp1/stm32mp1.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/configs/stm32mp15_basic_defconfig
/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32mp1.txt
/openbmc/u-boot/doc/device-tree-bindings/ram/st,stm32mp1-ddr.txt
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/clk/Kconfig
/openbmc/u-boot/drivers/clk/Makefile
/openbmc/u-boot/drivers/clk/clk_stm32mp1.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/stm32f7_gpio.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/stm32f7_i2c.c
/openbmc/u-boot/drivers/mtd/nand/Makefile
/openbmc/u-boot/drivers/mtd/nand/nand_ecc.c
/openbmc/u-boot/drivers/pinctrl/pinctrl_stm32.c
/openbmc/u-boot/drivers/power/pmic/Kconfig
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/pmic/stpmu1.c
/openbmc/u-boot/drivers/ram/Kconfig
/openbmc/u-boot/drivers/ram/Makefile
/openbmc/u-boot/drivers/ram/stm32mp1/Kconfig
/openbmc/u-boot/drivers/ram/stm32mp1/Makefile
/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr.c
/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr.h
/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ddr_regs.h
/openbmc/u-boot/drivers/ram/stm32mp1/stm32mp1_ram.c
/openbmc/u-boot/drivers/reset/Kconfig
/openbmc/u-boot/drivers/reset/stm32-reset.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/include/configs/stm32mp1.h
/openbmc/u-boot/include/dt-bindings/clock/stm32mp1-clks.h
/openbmc/u-boot/include/dt-bindings/clock/stm32mp1-clksrc.h
/openbmc/u-boot/include/dt-bindings/reset-controller/stm32mp1-resets.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/pci.h
/openbmc/u-boot/include/power/stpmu1.h
/openbmc/u-boot/include/tee/optee.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/optee/Kconfig
/openbmc/u-boot/lib/optee/Makefile
/openbmc/u-boot/lib/optee/optee.c
/openbmc/u-boot/scripts/config_whitelist.txt
default_image.c
81260e3312-Mar-2018 Patrick Delaunay <patrick.delaunay@st.com>

tools/mkimage: add support for STM32 image format

STM32MP157 bootrom needs a specific header for first boot stage.
This patch adds support of this header in mkimage.

Signed-off-by: Patrick Delaunay

tools/mkimage: add support for STM32 image format

STM32MP157 bootrom needs a specific header for first boot stage.
This patch adds support of this header in mkimage.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>

show more ...

dbc3432309-Mar-2018 Alex Kiernan <alex.kiernan@gmail.com>

tools: env: Implement atomic replace for filesystem

If the U-Boot environment is stored in a regular file and redundant
operation isn't set, then write to a temporary file and perform an
atomic rena

tools: env: Implement atomic replace for filesystem

If the U-Boot environment is stored in a regular file and redundant
operation isn't set, then write to a temporary file and perform an
atomic rename.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>

show more ...

899b533809-Mar-2018 Alex Kiernan <alex.kiernan@gmail.com>

tools: env: Refactor write path of flash_io()

Extract write path of flash_io() into a separate function. This patch
should be a functional no-op.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com

tools: env: Refactor write path of flash_io()

Extract write path of flash_io() into a separate function. This patch
should be a functional no-op.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>

show more ...

2deb3cac09-Mar-2018 Alex Kiernan <alex.kiernan@gmail.com>

tools: env: Fix CamelCasing style violation

Replace HaveRedundEnv with have_redund_env to fix style violation.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>

c7f52c4b09-Mar-2018 Alex Kiernan <alex.kiernan@gmail.com>

tools: env: Pass through indent

Pass tools/env/fw_env.c through indent to correct style violations. This
commit consists of only one non-whitespace change:

tools/env/fw_env.c:549: error: do not u

tools: env: Pass through indent

Pass tools/env/fw_env.c through indent to correct style violations. This
commit consists of only one non-whitespace change:

tools/env/fw_env.c:549: error: do not use assignment in if condition

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7m/mpu.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/dra7-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/dra71-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/dra72-evm-revc-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/dra76-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/dra76-evm.dts
/openbmc/u-boot/arch/arm/dts/dra76x-mmc-iodelay.dtsi
/openbmc/u-boot/arch/arm/dts/imx6dl-icore-rqs.dts
/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-rqs.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-vyasa-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-vyasa.dts
/openbmc/u-boot/arch/arm/dts/stm32429i-eval.dts
/openbmc/u-boot/arch/arm/dts/stm32746g-eval.dts
/openbmc/u-boot/arch/arm/dts/stm32f7-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32f746-disco.dts
/openbmc/u-boot/arch/arm/dts/stm32f746.dtsi
/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som204-evb-emmc.dts
/openbmc/u-boot/arch/arm/dts/sun7i-a20-olimex-som204-evb.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a83t.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-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.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-bcmcygnus/configs.h
/openbmc/u-boot/arch/arm/include/asm/arch-bcmnsp/configs.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32/stm32f.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-stm32f7/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/stm32.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/syscfg.h
/openbmc/u-boot/arch/arm/include/asm/arch-stm32h7/gpio.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/hab.h
/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pmc.h
/openbmc/u-boot/arch/arm/mach-imx/hab.c
/openbmc/u-boot/arch/arm/mach-omap2/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/utils.c
/openbmc/u-boot/arch/arm/mach-stm32/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32/Makefile
/openbmc/u-boot/arch/arm/mach-stm32/soc.c
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/arm/mach-sunxi/Makefile
/openbmc/u-boot/arch/arm/mach-sunxi/spl_spi_sunxi.c
/openbmc/u-boot/arch/x86/lib/spl.c
/openbmc/u-boot/board/amarula/vyasa-rk3288/MAINTAINERS
/openbmc/u-boot/board/amarula/vyasa-rk3288/vyasa-rk3288.c
/openbmc/u-boot/board/birdland/bav335x/Kconfig
/openbmc/u-boot/board/eets/pdu001/Kconfig
/openbmc/u-boot/board/hisilicon/hikey/Kconfig
/openbmc/u-boot/board/st/stm32f746-disco/stm32f746-disco.c
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/sunxi/README.sunxi64
/openbmc/u-boot/board/tcl/sl50/Kconfig
/openbmc/u-boot/board/ti/am335x/Kconfig
/openbmc/u-boot/board/ti/am335x/board.c
/openbmc/u-boot/board/ti/am57xx/Kconfig
/openbmc/u-boot/board/ti/beagle/beagle.c
/openbmc/u-boot/board/ti/dra7xx/Kconfig
/openbmc/u-boot/board/ti/dra7xx/mux_data.h
/openbmc/u-boot/board/vscom/baltos/Kconfig
/openbmc/u-boot/cmd/part.c
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/memsize.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig
/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig
/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-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/A20-Olimex-SOM204-EVB-eMMC_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig
/openbmc/u-boot/configs/A33-OLinuXino_defconfig
/openbmc/u-boot/configs/Ainol_AW1_defconfig
/openbmc/u-boot/configs/Ampe_A76_defconfig
/openbmc/u-boot/configs/Auxtek-T003_defconfig
/openbmc/u-boot/configs/Auxtek-T004_defconfig
/openbmc/u-boot/configs/Bananapi_M2_Ultra_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Chuwi_V7_CW0825_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard4_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Cubietruck_plus_defconfig
/openbmc/u-boot/configs/Empire_electronix_d709_defconfig
/openbmc/u-boot/configs/Empire_electronix_m712_defconfig
/openbmc/u-boot/configs/Hummingbird_A31_defconfig
/openbmc/u-boot/configs/Hyundai_A7HD_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/LicheePi_Zero_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig
/openbmc/u-boot/configs/MK808C_defconfig
/openbmc/u-boot/configs/MPC8541CDS_defconfig
/openbmc/u-boot/configs/MPC8541CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8548CDS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8548CDS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8555CDS_defconfig
/openbmc/u-boot/configs/MPC8555CDS_legacy_defconfig
/openbmc/u-boot/configs/MSI_Primo73_defconfig
/openbmc/u-boot/configs/MSI_Primo81_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_I7_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Mele_M9_defconfig
/openbmc/u-boot/configs/Merrii_A80_Optimus_defconfig
/openbmc/u-boot/configs/Mini-X_defconfig
/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_Plus_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig
/openbmc/u-boot/configs/Sunchip_CX-A99_defconfig
/openbmc/u-boot/configs/UTOO_P66_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/Wobo_i5_defconfig
/openbmc/u-boot/configs/Yones_Toptech_BD1078_defconfig
/openbmc/u-boot/configs/Yones_Toptech_BS1078_V2_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/am335x_boneblack_defconfig
/openbmc/u-boot/configs/am335x_pdu001_defconfig
/openbmc/u-boot/configs/am3517_crane_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/apx4devkit_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/bananapi_m64_defconfig
/openbmc/u-boot/configs/bcm911360_entphn-ns_defconfig
/openbmc/u-boot/configs/bcm911360_entphn_defconfig
/openbmc/u-boot/configs/bcm911360k_defconfig
/openbmc/u-boot/configs/bcm958300k-ns_defconfig
/openbmc/u-boot/configs/bcm958300k_defconfig
/openbmc/u-boot/configs/bcm958305k_defconfig
/openbmc/u-boot/configs/bcm958712k_defconfig
/openbmc/u-boot/configs/bg0900_defconfig
/openbmc/u-boot/configs/cairo_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_t54_defconfig
/openbmc/u-boot/configs/colorfly_e708_q1_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/devkit3250_defconfig
/openbmc/u-boot/configs/devkit8000_defconfig
/openbmc/u-boot/configs/difrnce_dit4350_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dserve_dsrv9703c_defconfig
/openbmc/u-boot/configs/duovero_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/edb9315a_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/gt90h_v4_defconfig
/openbmc/u-boot/configs/h2200_defconfig
/openbmc/u-boot/configs/h8_homlet_v2_defconfig
/openbmc/u-boot/configs/highbank_defconfig
/openbmc/u-boot/configs/hikey_defconfig
/openbmc/u-boot/configs/hrcon_defconfig
/openbmc/u-boot/configs/hrcon_dh_defconfig
/openbmc/u-boot/configs/i12-tvbox_defconfig
/openbmc/u-boot/configs/iNet_3F_defconfig
/openbmc/u-boot/configs/iNet_3W_defconfig
/openbmc/u-boot/configs/iNet_86VS_defconfig
/openbmc/u-boot/configs/iNet_D978_rev2_defconfig
/openbmc/u-boot/configs/icnova-a20-swac_defconfig
/openbmc/u-boot/configs/igep0032_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/inet1_defconfig
/openbmc/u-boot/configs/inet86dz_defconfig
/openbmc/u-boot/configs/inet97fv2_defconfig
/openbmc/u-boot/configs/inet98v_rev2_defconfig
/openbmc/u-boot/configs/inet9f_rev03_defconfig
/openbmc/u-boot/configs/inet_q972_defconfig
/openbmc/u-boot/configs/jesurun_q5_defconfig
/openbmc/u-boot/configs/k2l_hs_evm_defconfig
/openbmc/u-boot/configs/kc1_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/ls1021aqds_ddr4_nor_defconfig
/openbmc/u-boot/configs/ls1021aqds_nor_defconfig
/openbmc/u-boot/configs/ls1021atwr_nor_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/m28evk_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/mixtile_loftq_defconfig
/openbmc/u-boot/configs/mk802_a10s_defconfig
/openbmc/u-boot/configs/mk802_defconfig
/openbmc/u-boot/configs/mk802ii_defconfig
/openbmc/u-boot/configs/mx23_olinuxino_defconfig
/openbmc/u-boot/configs/mx23evk_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/nanopi_a64_defconfig
/openbmc/u-boot/configs/nanopi_m1_defconfig
/openbmc/u-boot/configs/nanopi_m1_plus_defconfig
/openbmc/u-boot/configs/nanopi_neo2_defconfig
/openbmc/u-boot/configs/nanopi_neo_air_defconfig
/openbmc/u-boot/configs/nanopi_neo_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_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_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/omap4_panda_defconfig
/openbmc/u-boot/configs/omap4_sdp4430_defconfig
/openbmc/u-boot/configs/omap5_uevm_defconfig
/openbmc/u-boot/configs/orangepi_2_defconfig
/openbmc/u-boot/configs/orangepi_lite_defconfig
/openbmc/u-boot/configs/orangepi_one_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_pc_defconfig
/openbmc/u-boot/configs/orangepi_pc_plus_defconfig
/openbmc/u-boot/configs/orangepi_plus2e_defconfig
/openbmc/u-boot/configs/orangepi_plus_defconfig
/openbmc/u-boot/configs/orangepi_prime_defconfig
/openbmc/u-boot/configs/orangepi_win_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/polaroid_mid2407pxe03_defconfig
/openbmc/u-boot/configs/polaroid_mid2809pxe04_defconfig
/openbmc/u-boot/configs/pov_protab2_ips9_defconfig
/openbmc/u-boot/configs/q8_a13_tablet_defconfig
/openbmc/u-boot/configs/q8_a23_tablet_800x480_defconfig
/openbmc/u-boot/configs/q8_a33_tablet_1024x600_defconfig
/openbmc/u-boot/configs/q8_a33_tablet_800x480_defconfig
/openbmc/u-boot/configs/r7-tv-dongle_defconfig
/openbmc/u-boot/configs/sansa_fuze_plus_defconfig
/openbmc/u-boot/configs/sc_sps_1_defconfig
/openbmc/u-boot/configs/sniper_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/spear300_defconfig
/openbmc/u-boot/configs/spear300_nand_defconfig
/openbmc/u-boot/configs/spear300_usbtty_defconfig
/openbmc/u-boot/configs/spear300_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_defconfig
/openbmc/u-boot/configs/spear310_nand_defconfig
/openbmc/u-boot/configs/spear310_pnor_defconfig
/openbmc/u-boot/configs/spear310_usbtty_defconfig
/openbmc/u-boot/configs/spear310_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear320_defconfig
/openbmc/u-boot/configs/spear320_nand_defconfig
/openbmc/u-boot/configs/spear320_pnor_defconfig
/openbmc/u-boot/configs/spear320_usbtty_defconfig
/openbmc/u-boot/configs/spear320_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear320_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear600_defconfig
/openbmc/u-boot/configs/spear600_nand_defconfig
/openbmc/u-boot/configs/spear600_usbtty_defconfig
/openbmc/u-boot/configs/spear600_usbtty_nand_defconfig
/openbmc/u-boot/configs/stm32f429-evaluation_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/strider_con_defconfig
/openbmc/u-boot/configs/strider_con_dp_defconfig
/openbmc/u-boot/configs/strider_cpu_defconfig
/openbmc/u-boot/configs/strider_cpu_dp_defconfig
/openbmc/u-boot/configs/sun8i_a23_evb_defconfig
/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig
/openbmc/u-boot/configs/tao3530_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/tricorder_flash_defconfig
/openbmc/u-boot/configs/ts4600_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/x600_defconfig
/openbmc/u-boot/configs/xfi3_defconfig
/openbmc/u-boot/configs/zipitz2_defconfig
/openbmc/u-boot/disk/part.c
/openbmc/u-boot/doc/README.POST
/openbmc/u-boot/doc/README.imx6
/openbmc/u-boot/doc/README.mxc_hab
/openbmc/u-boot/doc/driver-model/MIGRATION.txt
/openbmc/u-boot/drivers/clk/at91/Kconfig
/openbmc/u-boot/drivers/clk/at91/Makefile
/openbmc/u-boot/drivers/clk/at91/clk-plladiv.c
/openbmc/u-boot/drivers/clk/at91/clk-system.c
/openbmc/u-boot/drivers/clk/at91/clk-usb.c
/openbmc/u-boot/drivers/clk/clk_stm32f.c
/openbmc/u-boot/drivers/clk/clk_stm32h7.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_rv1108.c
/openbmc/u-boot/drivers/mmc/stm32_sdmmc2.c
/openbmc/u-boot/drivers/mmc/sunxi_mmc.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/mtd/spi/Makefile
/openbmc/u-boot/drivers/mtd/stm32_flash.c
/openbmc/u-boot/drivers/net/phy/Kconfig
/openbmc/u-boot/drivers/net/sun8i_emac.c
/openbmc/u-boot/drivers/pwm/rk_pwm.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/atcspi200_spi.c
/openbmc/u-boot/drivers/spi/omap3_spi.c
/openbmc/u-boot/drivers/spi/stm32_qspi.c
/openbmc/u-boot/drivers/timer/Kconfig
/openbmc/u-boot/drivers/timer/Makefile
/openbmc/u-boot/drivers/timer/stm32_timer.c
/openbmc/u-boot/drivers/video/cfb_console.c
/openbmc/u-boot/drivers/video/da8xx-fb.c
/openbmc/u-boot/drivers/video/exynos/exynos_dp.c
/openbmc/u-boot/drivers/video/pwm_backlight.c
/openbmc/u-boot/drivers/video/stb_truetype.h
/openbmc/u-boot/drivers/video/stm32/stm32_ltdc.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_display.c
/openbmc/u-boot/drivers/video/vidconsole-uclass.c
/openbmc/u-boot/drivers/video/video-uclass.c
/openbmc/u-boot/drivers/watchdog/omap_wdt.c
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9131RDB.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/MPC8308RDB.h
/openbmc/u-boot/include/configs/MPC8313ERDB.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/MPC8323ERDB.h
/openbmc/u-boot/include/configs/MPC832XEMDS.h
/openbmc/u-boot/include/configs/MPC8349EMDS.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/MPC8540ADS.h
/openbmc/u-boot/include/configs/MPC8541CDS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8548CDS.h
/openbmc/u-boot/include/configs/MPC8555CDS.h
/openbmc/u-boot/include/configs/MPC8560ADS.h
/openbmc/u-boot/include/configs/MPC8568MDS.h
/openbmc/u-boot/include/configs/MPC8569MDS.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/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/T4240RDB.h
/openbmc/u-boot/include/configs/TQM834x.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/adp-ae3xx.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.h
/openbmc/u-boot/include/configs/am335x_igep003x.h
/openbmc/u-boot/include/configs/am335x_shc.h
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/apalis_imx6.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/bcm23550_w1d.h
/openbmc/u-boot/include/configs/bcm28155_ap.h
/openbmc/u-boot/include/configs/bcm_northstar2.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/chiliboard.h
/openbmc/u-boot/include/configs/cl-som-am57x.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/cm_t54.h
/openbmc/u-boot/include/configs/colibri_imx6.h
/openbmc/u-boot/include/configs/controlcenterd.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/dh_imx6.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/eco5pk.h
/openbmc/u-boot/include/configs/edb93xx.h
/openbmc/u-boot/include/configs/edminiv2.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/h2200.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/hrcon.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/integrator-common.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/k2l_evm.h
/openbmc/u-boot/include/configs/kc1.h
/openbmc/u-boot/include/configs/khadas-vim.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/legoev3.h
/openbmc/u-boot/include/configs/libretech-cc.h
/openbmc/u-boot/include/configs/ls1012a_common.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/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/mpc8308_p1m.h
/openbmc/u-boot/include/configs/mv-common.h
/openbmc/u-boot/include/configs/mx25pdk.h
/openbmc/u-boot/include/configs/mx31ads.h
/openbmc/u-boot/include/configs/mx31pdk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/mx51evk.h
/openbmc/u-boot/include/configs/mx53ard.h
/openbmc/u-boot/include/configs/mx53cx9020.h
/openbmc/u-boot/include/configs/mx53evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx53ppd.h
/openbmc/u-boot/include/configs/mx53smd.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/mx7ulp_evk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/nx25-ae250.h
/openbmc/u-boot/include/configs/odroid-c2.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_logic.h
/openbmc/u-boot/include/configs/omap5_uevm.h
/openbmc/u-boot/include/configs/omapl138_lcdk.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/pcm051.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/pepper.h
/openbmc/u-boot/include/configs/qemu-mips.h
/openbmc/u-boot/include/configs/qemu-mips64.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3399_common.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/socfpga_common.h
/openbmc/u-boot/include/configs/socrates.h
/openbmc/u-boot/include/configs/spear-common.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/strider.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/tbs2910.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/thunderx_88xx.h
/openbmc/u-boot/include/configs/ti814x_evm.h
/openbmc/u-boot/include/configs/ti816x_evm.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/ti_omap3_common.h
/openbmc/u-boot/include/configs/ti_omap4_common.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/ts4800.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/usbarmory.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/ve8313.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/vexpress_common.h
/openbmc/u-boot/include/configs/vme8349.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/configs/work_92105.h
/openbmc/u-boot/include/configs/x600.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/zipitz2.h
/openbmc/u-boot/include/configs/zmx25.h
/openbmc/u-boot/include/dt-bindings/mfd/stm32f7-rcc.h
/openbmc/u-boot/include/environment/ti/boot.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/init.h
/openbmc/u-boot/include/st_logo_data.h
/openbmc/u-boot/include/stm32_rcc.h
/openbmc/u-boot/include/video.h
/openbmc/u-boot/include/video_console.h
/openbmc/u-boot/include/video_font_4x6.h
/openbmc/u-boot/include/video_font_data.h
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/dm/video.c
/openbmc/u-boot/test/py/conftest.py
/openbmc/u-boot/test/py/multiplexed_log.css
/openbmc/u-boot/test/py/multiplexed_log.py
/openbmc/u-boot/test/py/tests/test_mmc_rd.py
env/fw_env.c
63f881d408-Mar-2018 Stefan Theil <stefan.theil@mixed-mode.de>

tools/mkimage: Use proper output parameter in dtc-system call

The system call used by mkimage to run dtc redirects stdout to a
temporary file. This can cause problems on Windows (with a MinGW
cross-

tools/mkimage: Use proper output parameter in dtc-system call

The system call used by mkimage to run dtc redirects stdout to a
temporary file. This can cause problems on Windows (with a MinGW
cross-compiled version). Using the "-o" dtc parameter avoids
this problem.

Signed-off-by: Stefan Theil <stefan.theil@mixed-mode.de>
Reviewed-by: Tom Rini <trini@konsulko.com>

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/logicpd-som-lv.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7790-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7791-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7792-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7793-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7794-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x.dts
/openbmc/u-boot/arch/arm/dts/r8a77965-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77965.dtsi
/openbmc/u-boot/arch/arm/dts/r8a779x-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/salvator-common.dtsi
/openbmc/u-boot/arch/arm/dts/ulcb.dtsi
/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info.c
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rmobile.h
/openbmc/u-boot/arch/arm/mach-rmobile/memmap-gen3.c
/openbmc/u-boot/board/devboards/dbm-soc1/MAINTAINERS
/openbmc/u-boot/board/gdsys/a38x/MAINTAINERS
/openbmc/u-boot/board/gdsys/common/adv7611.c
/openbmc/u-boot/board/gdsys/common/fanctrl.c
/openbmc/u-boot/board/gdsys/common/fpga.c
/openbmc/u-boot/board/gdsys/common/ihs_mdio.c
/openbmc/u-boot/board/gdsys/common/ioep-fpga.c
/openbmc/u-boot/board/gdsys/common/miiphybb.c
/openbmc/u-boot/board/gdsys/common/osd.c
/openbmc/u-boot/board/gdsys/common/osd.h
/openbmc/u-boot/board/gdsys/common/phy.c
/openbmc/u-boot/board/gdsys/mpc8308/MAINTAINERS
/openbmc/u-boot/board/gdsys/mpc8308/Makefile
/openbmc/u-boot/board/gdsys/mpc8308/hrcon.c
/openbmc/u-boot/board/gdsys/mpc8308/mpc8308.c
/openbmc/u-boot/board/gdsys/mpc8308/strider.c
/openbmc/u-boot/board/gdsys/p1022/MAINTAINERS
/openbmc/u-boot/board/renesas/salvator-x/MAINTAINERS
/openbmc/u-boot/configs/MPC8315ERDB_defconfig
/openbmc/u-boot/configs/r8a77965_salvator-x_defconfig
/openbmc/u-boot/drivers/clk/renesas/r8a7796-cpg-mssr.c
/openbmc/u-boot/drivers/gpio/gpio-rcar.c
/openbmc/u-boot/drivers/gpio/mpc8xxx_gpio.c
/openbmc/u-boot/drivers/gpio/pca9698.c
/openbmc/u-boot/drivers/i2c/ihs_i2c.c
/openbmc/u-boot/drivers/mmc/uniphier-sd.c
/openbmc/u-boot/drivers/net/ravb.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc.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/tpm/tpm_atmel_twi.c
/openbmc/u-boot/drivers/usb/host/xhci-rcar.c
/openbmc/u-boot/fs/ext4/ext4_common.c
/openbmc/u-boot/fs/yaffs2/yaffs_guts.c
/openbmc/u-boot/fs/yaffs2/yaffsfs.c
/openbmc/u-boot/include/configs/at91rm9200ek.h
/openbmc/u-boot/include/configs/at91sam9263ek.h
/openbmc/u-boot/include/configs/at91sam9rlek.h
/openbmc/u-boot/include/configs/dbau1x00.h
/openbmc/u-boot/include/configs/draco.h
/openbmc/u-boot/include/configs/edb93xx.h
/openbmc/u-boot/include/configs/exynos5420-common.h
/openbmc/u-boot/include/configs/h2200.h
/openbmc/u-boot/include/configs/hrcon.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/kzm9g.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/pb1x00.h
/openbmc/u-boot/include/configs/picosam9g45.h
/openbmc/u-boot/include/configs/platinum_picon.h
/openbmc/u-boot/include/configs/platinum_titanium.h
/openbmc/u-boot/include/configs/pm9261.h
/openbmc/u-boot/include/configs/pm9263.h
/openbmc/u-boot/include/configs/pm9g45.h
/openbmc/u-boot/include/configs/pxm2.h
/openbmc/u-boot/include/configs/qemu-arm.h
/openbmc/u-boot/include/configs/rut.h
/openbmc/u-boot/include/configs/smdkc100.h
/openbmc/u-boot/include/configs/smdkv310.h
/openbmc/u-boot/include/configs/stm32f429-discovery.h
/openbmc/u-boot/include/configs/stm32f469-discovery.h
/openbmc/u-boot/include/configs/strider.h
/openbmc/u-boot/include/configs/stv0991.h
/openbmc/u-boot/include/configs/ti_armv7_omap.h
/openbmc/u-boot/include/dt-bindings/power/r8a77965-sysc.h
/openbmc/u-boot/include/gdsys_fpga.h
/openbmc/u-boot/include/pca9698.h
/openbmc/u-boot/scripts/coccinelle/null/badzero.cocci
/openbmc/u-boot/scripts/coccinelle/null/kmerr.cocci
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/spelling.txt
fit_image.c
b5b0e4e309-Mar-2018 Fabio Estevam <fabio.estevam@nxp.com>

imximage: Remove failure when no IVT offset is found

Sometimes imximage throws the following error:

CFGS board/freescale/vf610twr/imximage.cfg.cfgtmp
CFGS board/freescale/vf610twr/imximag

imximage: Remove failure when no IVT offset is found

Sometimes imximage throws the following error:

CFGS board/freescale/vf610twr/imximage.cfg.cfgtmp
CFGS board/freescale/vf610twr/imximage.cfg.cfgtmp
MKIMAGE u-boot-dtb.imx
Error: No BOOT_FROM tag in board/freescale/vf610twr/imximage.cfg.cfgtmp
arch/arm/mach-imx/Makefile:100: recipe for target 'u-boot-dtb.imx' failed

Later on, when running mkimage for the u-boot.imx it will succeed in
finding the IVT offset.

Looks like some race condition happening during parallel build when
processing mkimage for u-boot-dtb.imx and u-boot.imx.

A proper fix still needs to be implemented, but as a workaround let's
remove the error when the IVT offset is not found.

It is useful to have such message, especially during bring-up phase,
but the build error that it causes is severe, so better avoid the
build error for now.

The error checking can be re-implemented later when we have a proper
fix.

Reported-by: Breno Lima <breno.lima@nxp.com>
Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/logicpd-som-lv.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7790-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7791-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7792-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7793-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7794-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x.dts
/openbmc/u-boot/arch/arm/dts/r8a77965-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77965.dtsi
/openbmc/u-boot/arch/arm/dts/r8a779x-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/salvator-common.dtsi
/openbmc/u-boot/arch/arm/dts/ulcb.dtsi
/openbmc/u-boot/arch/arm/mach-rmobile/cpu_info.c
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/rmobile.h
/openbmc/u-boot/arch/arm/mach-rmobile/memmap-gen3.c
/openbmc/u-boot/board/devboards/dbm-soc1/MAINTAINERS
/openbmc/u-boot/board/renesas/salvator-x/MAINTAINERS
/openbmc/u-boot/configs/MPC8315ERDB_defconfig
/openbmc/u-boot/configs/r8a77965_salvator-x_defconfig
/openbmc/u-boot/drivers/clk/renesas/r8a7796-cpg-mssr.c
/openbmc/u-boot/drivers/gpio/gpio-rcar.c
/openbmc/u-boot/drivers/mmc/uniphier-sd.c
/openbmc/u-boot/drivers/net/ravb.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc.c
/openbmc/u-boot/drivers/usb/host/xhci-rcar.c
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/ti_armv7_omap.h
/openbmc/u-boot/include/dt-bindings/power/r8a77965-sysc.h
/openbmc/u-boot/scripts/spelling.txt
imximage.c
b08c8c4804-Mar-2018 Masahiro Yamada <yamada.masahiro@socionext.com>

libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>

Thomas reported U-Boot failed to build host tools if libfdt-devel
package is installed because tools include libfdt headers from
/us

libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>

Thomas reported U-Boot failed to build host tools if libfdt-devel
package is installed because tools include libfdt headers from
/usr/include/ instead of using internal ones.

This commit moves the header code:
include/libfdt.h -> include/linux/libfdt.h
include/libfdt_env.h -> include/linux/libfdt_env.h

and replaces include directives:
#include <libfdt.h> -> #include <linux/libfdt.h>
#include <libfdt_env.h> -> #include <linux/libfdt_env.h>

Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

show more ...


/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/fdt.c
/openbmc/u-boot/arch/arm/cpu/armv7/virt-dt.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
/openbmc/u-boot/arch/arm/cpu/armv8/spin_table.c
/openbmc/u-boot/arch/arm/lib/bootm.c
/openbmc/u-boot/arch/arm/lib/psci-dt.c
/openbmc/u-boot/arch/arm/mach-imx/mx6/litesom.c
/openbmc/u-boot/arch/arm/mach-imx/mx6/opos6ul.c
/openbmc/u-boot/arch/arm/mach-meson/board.c
/openbmc/u-boot/arch/arm/mach-mvebu/arm64-common.c
/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/cpu.c
/openbmc/u-boot/arch/arm/mach-mvebu/armada8k/cpu.c
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/fdt.c
/openbmc/u-boot/arch/arm/mach-omap2/fdt-common.c
/openbmc/u-boot/arch/arm/mach-omap2/omap5/fdt.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_gen5.c
/openbmc/u-boot/arch/arm/mach-uniphier/board_late_init.c
/openbmc/u-boot/arch/arm/mach-uniphier/boards.c
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/cpu.c
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/fdt.c
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/pci.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/fdt.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/liodn.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/portals.c
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/fdt.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/cpu.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/fdt.c
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/fdt.c
/openbmc/u-boot/arch/powerpc/lib/bootm.c
/openbmc/u-boot/arch/sandbox/cpu/cpu.c
/openbmc/u-boot/arch/x86/cpu/intel_common/microcode.c
/openbmc/u-boot/board/Arcturus/ucp1020/ucp1020.c
/openbmc/u-boot/board/armltd/vexpress/vexpress_tc2.c
/openbmc/u-boot/board/congatec/cgtqmx6eval/cgtqmx6eval.c
/openbmc/u-boot/board/el/el6x/el6x.c
/openbmc/u-boot/board/esd/vme8349/vme8349.c
/openbmc/u-boot/board/freescale/b4860qds/pci.c
/openbmc/u-boot/board/freescale/bsc9131rdb/bsc9131rdb.c
/openbmc/u-boot/board/freescale/bsc9132qds/bsc9132qds.c
/openbmc/u-boot/board/freescale/c29xpcie/c29xpcie.c
/openbmc/u-boot/board/freescale/common/cds_pci_ft.c
/openbmc/u-boot/board/freescale/common/fman.c
/openbmc/u-boot/board/freescale/common/p_corenet/pci.c
/openbmc/u-boot/board/freescale/common/sgmii_riser.c
/openbmc/u-boot/board/freescale/ls1043aqds/eth.c
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/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/mpc8308rdb/mpc8308rdb.c
/openbmc/u-boot/board/freescale/mpc8313erdb/mpc8313erdb.c
/openbmc/u-boot/board/freescale/mpc8315erdb/mpc8315erdb.c
/openbmc/u-boot/board/freescale/mpc8323erdb/mpc8323erdb.c
/openbmc/u-boot/board/freescale/mpc832xemds/mpc832xemds.c
/openbmc/u-boot/board/freescale/mpc8349emds/mpc8349emds.c
/openbmc/u-boot/board/freescale/mpc8349itx/mpc8349itx.c
/openbmc/u-boot/board/freescale/mpc837xemds/mpc837xemds.c
/openbmc/u-boot/board/freescale/mpc8536ds/mpc8536ds.c
/openbmc/u-boot/board/freescale/mpc8541cds/mpc8541cds.c
/openbmc/u-boot/board/freescale/mpc8544ds/mpc8544ds.c
/openbmc/u-boot/board/freescale/mpc8548cds/mpc8548cds.c
/openbmc/u-boot/board/freescale/mpc8555cds/mpc8555cds.c
/openbmc/u-boot/board/freescale/mpc8568mds/mpc8568mds.c
/openbmc/u-boot/board/freescale/mpc8569mds/mpc8569mds.c
/openbmc/u-boot/board/freescale/mpc8572ds/mpc8572ds.c
/openbmc/u-boot/board/freescale/mpc8610hpcd/mpc8610hpcd.c
/openbmc/u-boot/board/freescale/mpc8641hpcn/mpc8641hpcn.c
/openbmc/u-boot/board/freescale/mx6sabreauto/mx6sabreauto.c
/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c
/openbmc/u-boot/board/freescale/mx6slevk/mx6slevk.c
/openbmc/u-boot/board/freescale/mx6sxsabresd/mx6sxsabresd.c
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
/openbmc/u-boot/board/freescale/p1010rdb/p1010rdb.c
/openbmc/u-boot/board/freescale/p1022ds/p1022ds.c
/openbmc/u-boot/board/freescale/p1023rdb/p1023rdb.c
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c
/openbmc/u-boot/board/freescale/p1_twr/p1_twr.c
/openbmc/u-boot/board/freescale/qemu-ppce500/qemu-ppce500.c
/openbmc/u-boot/board/freescale/t102xqds/pci.c
/openbmc/u-boot/board/freescale/t102xrdb/pci.c
/openbmc/u-boot/board/freescale/t1040qds/pci.c
/openbmc/u-boot/board/freescale/t104xrdb/pci.c
/openbmc/u-boot/board/freescale/t208xqds/pci.c
/openbmc/u-boot/board/freescale/t208xrdb/pci.c
/openbmc/u-boot/board/freescale/t4qds/pci.c
/openbmc/u-boot/board/freescale/t4rdb/pci.c
/openbmc/u-boot/board/gdsys/mpc8308/hrcon.c
/openbmc/u-boot/board/gdsys/mpc8308/strider.c
/openbmc/u-boot/board/gdsys/p1022/controlcenterd.c
/openbmc/u-boot/board/ids/ids8313/ids8313.c
/openbmc/u-boot/board/keymile/km83xx/km83xx.c
/openbmc/u-boot/board/keymile/kmp204x/pci.c
/openbmc/u-boot/board/liebherr/display5/spl.c
/openbmc/u-boot/board/mpc8308_p1m/mpc8308_p1m.c
/openbmc/u-boot/board/phytec/pcm058/pcm058.c
/openbmc/u-boot/board/phytec/pfla02/pfla02.c
/openbmc/u-boot/board/sbc8349/sbc8349.c
/openbmc/u-boot/board/sbc8548/sbc8548.c
/openbmc/u-boot/board/sbc8641d/sbc8641d.c
/openbmc/u-boot/board/socrates/socrates.c
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/toradex/apalis_imx6/apalis_imx6.c
/openbmc/u-boot/board/toradex/colibri_imx6/colibri_imx6.c
/openbmc/u-boot/board/toradex/common/tdx-common.c
/openbmc/u-boot/board/tqc/tqma6/tqma6.c
/openbmc/u-boot/board/tqc/tqma6/tqma6_mba6.c
/openbmc/u-boot/board/tqc/tqma6/tqma6_wru4.c
/openbmc/u-boot/board/udoo/neo/neo.c
/openbmc/u-boot/board/varisys/cyrus/pci.c
/openbmc/u-boot/board/ve8313/ve8313.c
/openbmc/u-boot/board/vscom/baltos/board.c
/openbmc/u-boot/board/xes/common/fsl_8xxx_pci.c
/openbmc/u-boot/board/xes/xpedite520x/xpedite520x.c
/openbmc/u-boot/board/xes/xpedite537x/xpedite537x.c
/openbmc/u-boot/board/xes/xpedite550x/xpedite550x.c
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/fdt.c
/openbmc/u-boot/cmd/spl.c
/openbmc/u-boot/common/board_info.c
/openbmc/u-boot/common/boot_fit.c
/openbmc/u-boot/common/bootm_os.c
/openbmc/u-boot/common/bootstage.c
/openbmc/u-boot/common/common_fit.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/lcd_simplefb.c
/openbmc/u-boot/common/spl/spl_fat.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/common/spl/spl_nand.c
/openbmc/u-boot/common/spl/spl_net.c
/openbmc/u-boot/common/spl/spl_ram.c
/openbmc/u-boot/common/spl/spl_ymodem.c
/openbmc/u-boot/drivers/core/of_access.c
/openbmc/u-boot/drivers/core/of_addr.c
/openbmc/u-boot/drivers/core/of_extra.c
/openbmc/u-boot/drivers/core/ofnode.c
/openbmc/u-boot/drivers/core/regmap.c
/openbmc/u-boot/drivers/core/root.c
/openbmc/u-boot/drivers/core/util.c
/openbmc/u-boot/drivers/crypto/fsl/sec.c
/openbmc/u-boot/drivers/firmware/psci.c
/openbmc/u-boot/drivers/misc/fsl_portals.c
/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c
/openbmc/u-boot/drivers/mmc/rockchip_sdhci.c
/openbmc/u-boot/drivers/mmc/s5p_sdhci.c
/openbmc/u-boot/drivers/mmc/sdhci-cadence.c
/openbmc/u-boot/drivers/mmc/socfpga_dw_mmc.c
/openbmc/u-boot/drivers/mmc/stm32_sdmmc2.c
/openbmc/u-boot/drivers/mmc/xenon_sdhci.c
/openbmc/u-boot/drivers/mmc/zynq_sdhci.c
/openbmc/u-boot/drivers/mtd/spi/sunxi_spi_spl.c
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/pci/fsl_pci_init.c
/openbmc/u-boot/drivers/pci/pci-emul-uclass.c
/openbmc/u-boot/drivers/pci/pcie_layerscape_fixup.c
/openbmc/u-boot/drivers/phy/sti_usb_phy.c
/openbmc/u-boot/drivers/pinctrl/pinctrl-single.c
/openbmc/u-boot/drivers/pinctrl/pinctrl-uclass.c
/openbmc/u-boot/drivers/power/pmic/act8846.c
/openbmc/u-boot/drivers/power/pmic/rn5t567.c
/openbmc/u-boot/drivers/power/regulator/pwm_regulator.c
/openbmc/u-boot/drivers/qe/fdt.c
/openbmc/u-boot/drivers/sound/sound-i2s.c
/openbmc/u-boot/drivers/usb/common/common.c
/openbmc/u-boot/drivers/usb/host/dwc3-sti-glue.c
/openbmc/u-boot/drivers/usb/host/ehci-exynos.c
/openbmc/u-boot/drivers/usb/host/ehci-msm.c
/openbmc/u-boot/drivers/usb/host/ehci-tegra.c
/openbmc/u-boot/drivers/usb/host/ehci-vf.c
/openbmc/u-boot/drivers/usb/host/xhci-exynos5.c
/openbmc/u-boot/drivers/usb/phy/rockchip_usb2_phy.c
/openbmc/u-boot/drivers/video/exynos/exynos_dp.c
/openbmc/u-boot/drivers/video/exynos/exynos_dp_lowlevel.c
/openbmc/u-boot/drivers/video/exynos/exynos_fb.c
/openbmc/u-boot/drivers/video/exynos/exynos_mipi_dsi.c
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/libfdt.h
/openbmc/u-boot/include/linux/libfdt_env.h
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_memory.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/lib/fdtdec_common.c
/openbmc/u-boot/lib/fdtdec_test.c
/openbmc/u-boot/lib/libfdt/Makefile
/openbmc/u-boot/lib/libfdt/fdt_region.c
/openbmc/u-boot/lib/libfdt/fdt_ro.c
/openbmc/u-boot/lib/of_live.c
dtoc/dtb_platdata.py
dtoc/test_dtoc.py
fdt_host.h
ifdtool.c
e0d20dc102-Mar-2018 Paul Kocialkowski <contact@paulk.fr>

tools: Include U-Boot libfdt headers from their actual path

There are no headers for libfdt in lib/libfdt, as they are instead
located in scripts/dtc/libfdt. Specifying lib/libfdt for headers
inclus

tools: Include U-Boot libfdt headers from their actual path

There are no headers for libfdt in lib/libfdt, as they are instead
located in scripts/dtc/libfdt. Specifying lib/libfdt for headers
inclusion in host tools results in using the system libfdt headers,
which is not what we want. Change this to the proper path.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

show more ...

cd65551401-Mar-2018 Stefan Agner <stefan.agner@toradex.com>

tools/env: allow equal sign as key value separation

Treat the first equal sign as a key/value separation too. This makes
the script files compatible with mkenvimage input file format. It
won't suppo

tools/env: allow equal sign as key value separation

Treat the first equal sign as a key/value separation too. This makes
the script files compatible with mkenvimage input file format. It
won't support variables with equal signs anymore, but this seems not
really like a loss.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/Kconfig
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/imx6qdl-icore-rqs.dtsi
/openbmc/u-boot/arch/arm/dts/r8a7790-stout.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_dbm_soc1.dts
/openbmc/u-boot/arch/arm/include/asm/mach-imx/hab.h
/openbmc/u-boot/arch/arm/include/asm/omap_mmc.h
/openbmc/u-boot/arch/arm/lib/interrupts_64.c
/openbmc/u-boot/arch/arm/mach-imx/hab.c
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/u-boot-tpl.lds
/openbmc/u-boot/arch/arm/mach-socfpga/Kconfig
/openbmc/u-boot/arch/arm/mach-zynq/Kconfig
/openbmc/u-boot/arch/sh/cpu/sh2/config.mk
/openbmc/u-boot/arch/sh/include/asm/string.h
/openbmc/u-boot/board/compulab/cm_fx6/spl.c
/openbmc/u-boot/board/devboards/dbm-soc1/MAINTAINERS
/openbmc/u-boot/board/devboards/dbm-soc1/Makefile
/openbmc/u-boot/board/devboards/dbm-soc1/qts/iocsr_config.h
/openbmc/u-boot/board/devboards/dbm-soc1/qts/pinmux_config.h
/openbmc/u-boot/board/devboards/dbm-soc1/qts/pll_config.h
/openbmc/u-boot/board/devboards/dbm-soc1/qts/sdram_config.h
/openbmc/u-boot/board/devboards/dbm-soc1/socfpga.c
/openbmc/u-boot/board/engicam/imx6q/MAINTAINERS
/openbmc/u-boot/board/engicam/imx6ul/MAINTAINERS
/openbmc/u-boot/board/siemens/common/factoryset.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/dfu.c
/openbmc/u-boot/cmd/fastboot/Kconfig
/openbmc/u-boot/cmd/mdio.c
/openbmc/u-boot/cmd/usb_gadget_sdp.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/spl/spl_sdp.c
/openbmc/u-boot/configs/10m50_defconfig
/openbmc/u-boot/configs/3c120_defconfig
/openbmc/u-boot/configs/M5208EVBE_defconfig
/openbmc/u-boot/configs/M52277EVB_defconfig
/openbmc/u-boot/configs/M52277EVB_stmicro_defconfig
/openbmc/u-boot/configs/M5235EVB_Flash32_defconfig
/openbmc/u-boot/configs/M5235EVB_defconfig
/openbmc/u-boot/configs/M5249EVB_defconfig
/openbmc/u-boot/configs/M5253DEMO_defconfig
/openbmc/u-boot/configs/M5253EVBE_defconfig
/openbmc/u-boot/configs/M5272C3_defconfig
/openbmc/u-boot/configs/M5275EVB_defconfig
/openbmc/u-boot/configs/M5282EVB_defconfig
/openbmc/u-boot/configs/M53017EVB_defconfig
/openbmc/u-boot/configs/M5329AFEE_defconfig
/openbmc/u-boot/configs/M5329BFEE_defconfig
/openbmc/u-boot/configs/M5373EVB_defconfig
/openbmc/u-boot/configs/M54418TWR_defconfig
/openbmc/u-boot/configs/M54418TWR_nand_mii_defconfig
/openbmc/u-boot/configs/M54418TWR_nand_rmii_defconfig
/openbmc/u-boot/configs/M54418TWR_nand_rmii_lowfreq_defconfig
/openbmc/u-boot/configs/M54418TWR_serial_mii_defconfig
/openbmc/u-boot/configs/M54418TWR_serial_rmii_defconfig
/openbmc/u-boot/configs/M54451EVB_defconfig
/openbmc/u-boot/configs/M54451EVB_stmicro_defconfig
/openbmc/u-boot/configs/M54455EVB_a66_defconfig
/openbmc/u-boot/configs/M54455EVB_defconfig
/openbmc/u-boot/configs/M54455EVB_i66_defconfig
/openbmc/u-boot/configs/M54455EVB_intel_defconfig
/openbmc/u-boot/configs/M54455EVB_stm33_defconfig
/openbmc/u-boot/configs/M5475AFE_defconfig
/openbmc/u-boot/configs/M5475BFE_defconfig
/openbmc/u-boot/configs/M5475CFE_defconfig
/openbmc/u-boot/configs/M5475DFE_defconfig
/openbmc/u-boot/configs/M5475EFE_defconfig
/openbmc/u-boot/configs/M5475FFE_defconfig
/openbmc/u-boot/configs/M5475GFE_defconfig
/openbmc/u-boot/configs/M5485AFE_defconfig
/openbmc/u-boot/configs/M5485BFE_defconfig
/openbmc/u-boot/configs/M5485CFE_defconfig
/openbmc/u-boot/configs/M5485DFE_defconfig
/openbmc/u-boot/configs/M5485EFE_defconfig
/openbmc/u-boot/configs/M5485FFE_defconfig
/openbmc/u-boot/configs/M5485GFE_defconfig
/openbmc/u-boot/configs/M5485HFE_defconfig
/openbmc/u-boot/configs/MCR3000_defconfig
/openbmc/u-boot/configs/MPC8308RDB_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/MPC8323ERDB_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_ATM_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_HOST_33_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_HOST_66_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_SLAVE_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_defconfig
/openbmc/u-boot/configs/MPC8349EMDS_defconfig
/openbmc/u-boot/configs/MPC8349ITXGP_defconfig
/openbmc/u-boot/configs/MPC8349ITX_LOWBOOT_defconfig
/openbmc/u-boot/configs/MPC8349ITX_defconfig
/openbmc/u-boot/configs/MPC837XEMDS_HOST_defconfig
/openbmc/u-boot/configs/MPC837XEMDS_defconfig
/openbmc/u-boot/configs/MPC837XERDB_defconfig
/openbmc/u-boot/configs/MPC8541CDS_defconfig
/openbmc/u-boot/configs/MPC8541CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8544DS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8548CDS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8555CDS_defconfig
/openbmc/u-boot/configs/MPC8555CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8568MDS_defconfig
/openbmc/u-boot/configs/MPC8569MDS_ATM_defconfig
/openbmc/u-boot/configs/MPC8569MDS_defconfig
/openbmc/u-boot/configs/MPC8610HPCD_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_36BIT_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_defconfig
/openbmc/u-boot/configs/MigoR_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_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/P1020UTM-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_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/P1023RDB_defconfig
/openbmc/u-boot/configs/P1024RDB_36BIT_defconfig
/openbmc/u-boot/configs/P1024RDB_NAND_defconfig
/openbmc/u-boot/configs/P1024RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P1024RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1024RDB_defconfig
/openbmc/u-boot/configs/P1025RDB_36BIT_defconfig
/openbmc/u-boot/configs/P1025RDB_NAND_defconfig
/openbmc/u-boot/configs/P1025RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P1025RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1025RDB_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/TQM834x_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/adp-ae3xx_defconfig
/openbmc/u-boot/configs/adp-ag101p_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am335x_pdu001_defconfig
/openbmc/u-boot/configs/am3517_crane_defconfig
/openbmc/u-boot/configs/am43xx_hs_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/amcore_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/ap325rxa_defconfig
/openbmc/u-boot/configs/ap_sh4a_4a_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/aristainetos2_defconfig
/openbmc/u-boot/configs/aristainetos2b_defconfig
/openbmc/u-boot/configs/aristainetos_defconfig
/openbmc/u-boot/configs/armadillo-800eva_defconfig
/openbmc/u-boot/configs/aspenite_defconfig
/openbmc/u-boot/configs/astro_mcf5373l_defconfig
/openbmc/u-boot/configs/at91rm9200ek_defconfig
/openbmc/u-boot/configs/at91rm9200ek_ram_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9260ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9261ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_boot_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_nandflash_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/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/at91sam9xeek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9xeek_nandflash_defconfig
/openbmc/u-boot/configs/bayleybay_defconfig
/openbmc/u-boot/configs/bcm11130_defconfig
/openbmc/u-boot/configs/bcm11130_nand_defconfig
/openbmc/u-boot/configs/bcm23550_w1d_defconfig
/openbmc/u-boot/configs/bcm28155_ap_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/caddy2_defconfig
/openbmc/u-boot/configs/cairo_defconfig
/openbmc/u-boot/configs/calimain_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/cherryhill_defconfig
/openbmc/u-boot/configs/chromebook_link64_defconfig
/openbmc/u-boot/configs/chromebook_link_defconfig
/openbmc/u-boot/configs/chromebook_samus_defconfig
/openbmc/u-boot/configs/chromebox_panther_defconfig
/openbmc/u-boot/configs/cobra5272_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_pxa270_defconfig
/openbmc/u-boot/configs/colibri_vf_defconfig
/openbmc/u-boot/configs/comtrend_ar5315u_ram_defconfig
/openbmc/u-boot/configs/comtrend_ar5387un_ram_defconfig
/openbmc/u-boot/configs/comtrend_ct5361_ram_defconfig
/openbmc/u-boot/configs/comtrend_vr3032u_ram_defconfig
/openbmc/u-boot/configs/comtrend_wap5813n_ram_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_defconfig
/openbmc/u-boot/configs/coreboot-x86_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/cougarcanyon2_defconfig
/openbmc/u-boot/configs/crownbay_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/dbau1000_defconfig
/openbmc/u-boot/configs/dbau1100_defconfig
/openbmc/u-boot/configs/dbau1500_defconfig
/openbmc/u-boot/configs/dbau1550_defconfig
/openbmc/u-boot/configs/dbau1550_el_defconfig
/openbmc/u-boot/configs/dfi-bt700-q7x-151_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/dra7xx_hs_evm_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/ecovec_defconfig
/openbmc/u-boot/configs/edb9315a_defconfig
/openbmc/u-boot/configs/edison_defconfig
/openbmc/u-boot/configs/edminiv2_defconfig
/openbmc/u-boot/configs/efi-x86_defconfig
/openbmc/u-boot/configs/espresso7420_defconfig
/openbmc/u-boot/configs/espt_defconfig
/openbmc/u-boot/configs/etamin_defconfig
/openbmc/u-boot/configs/ethernut5_defconfig
/openbmc/u-boot/configs/evb-ast2500_defconfig
/openbmc/u-boot/configs/flea3_defconfig
/openbmc/u-boot/configs/galileo_defconfig
/openbmc/u-boot/configs/ge_b450v3_defconfig
/openbmc/u-boot/configs/ge_b650v3_defconfig
/openbmc/u-boot/configs/ge_b850v3_defconfig
/openbmc/u-boot/configs/gurnard_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/h2200_defconfig
/openbmc/u-boot/configs/highbank_defconfig
/openbmc/u-boot/configs/huawei_hg556a_ram_defconfig
/openbmc/u-boot/configs/ids8313_defconfig
/openbmc/u-boot/configs/imgtec_xilfpga_defconfig
/openbmc/u-boot/configs/imx31_phycore_defconfig
/openbmc/u-boot/configs/imx31_phycore_eet_defconfig
/openbmc/u-boot/configs/imx6dl_icore_nand_defconfig
/openbmc/u-boot/configs/imx6q_icore_nand_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mipi_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_nand_defconfig
/openbmc/u-boot/configs/integratorap_cm720t_defconfig
/openbmc/u-boot/configs/integratorap_cm920t_defconfig
/openbmc/u-boot/configs/integratorap_cm926ejs_defconfig
/openbmc/u-boot/configs/integratorap_cm946es_defconfig
/openbmc/u-boot/configs/integratorcp_cm1136_defconfig
/openbmc/u-boot/configs/integratorcp_cm920t_defconfig
/openbmc/u-boot/configs/integratorcp_cm926ejs_defconfig
/openbmc/u-boot/configs/integratorcp_cm946es_defconfig
/openbmc/u-boot/configs/ipam390_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/kzm9g_defconfig
/openbmc/u-boot/configs/liteboard_defconfig
/openbmc/u-boot/configs/lschlv2_defconfig
/openbmc/u-boot/configs/ma5d4evk_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/meesc_dataflash_defconfig
/openbmc/u-boot/configs/meesc_defconfig
/openbmc/u-boot/configs/mgcoge3un_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/minnowmax_defconfig
/openbmc/u-boot/configs/mpc8308_p1m_defconfig
/openbmc/u-boot/configs/mpr2_defconfig
/openbmc/u-boot/configs/ms7720se_defconfig
/openbmc/u-boot/configs/ms7722se_defconfig
/openbmc/u-boot/configs/ms7750se_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mx23evk_defconfig
/openbmc/u-boot/configs/mx31ads_defconfig
/openbmc/u-boot/configs/mx31pdk_defconfig
/openbmc/u-boot/configs/mx35pdk_defconfig
/openbmc/u-boot/configs/mx53cx9020_defconfig
/openbmc/u-boot/configs/mx53loco_defconfig
/openbmc/u-boot/configs/mx53ppd_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6dlarm2_defconfig
/openbmc/u-boot/configs/mx6dlarm2_lpddr2_defconfig
/openbmc/u-boot/configs/mx6memcal_defconfig
/openbmc/u-boot/configs/mx6qarm2_defconfig
/openbmc/u-boot/configs/mx6qarm2_lpddr2_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/netgear_cg3100d_ram_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/nx25-ae250_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap3_pandora_defconfig
/openbmc/u-boot/configs/omap4_sdp4430_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/opos6uldev_defconfig
/openbmc/u-boot/configs/origen_defconfig
/openbmc/u-boot/configs/ot1200_defconfig
/openbmc/u-boot/configs/ot1200_spl_defconfig
/openbmc/u-boot/configs/pb1000_defconfig
/openbmc/u-boot/configs/pico-imx6ul_defconfig
/openbmc/u-boot/configs/picosam9g45_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/pm9g45_defconfig
/openbmc/u-boot/configs/portl2_defconfig
/openbmc/u-boot/configs/pxm2_defconfig
/openbmc/u-boot/configs/qemu-x86_64_defconfig
/openbmc/u-boot/configs/qemu-x86_defconfig
/openbmc/u-boot/configs/qemu-x86_efi_payload32_defconfig
/openbmc/u-boot/configs/qemu-x86_efi_payload64_defconfig
/openbmc/u-boot/configs/qemu_mips64_defconfig
/openbmc/u-boot/configs/qemu_mips64el_defconfig
/openbmc/u-boot/configs/qemu_mips_defconfig
/openbmc/u-boot/configs/qemu_mipsel_defconfig
/openbmc/u-boot/configs/r0p7734_defconfig
/openbmc/u-boot/configs/r2dplus_defconfig
/openbmc/u-boot/configs/r7780mp_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/rastaban_defconfig
/openbmc/u-boot/configs/rsk7203_defconfig
/openbmc/u-boot/configs/rsk7264_defconfig
/openbmc/u-boot/configs/rsk7269_defconfig
/openbmc/u-boot/configs/rut_defconfig
/openbmc/u-boot/configs/s5p_goni_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sagem_f@st1704_ram_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_spiflash_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/sama5d3_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig
/openbmc/u-boot/configs/sbc8349_PCI_33_defconfig
/openbmc/u-boot/configs/sbc8349_PCI_66_defconfig
/openbmc/u-boot/configs/sbc8349_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_33_PCIE_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_33_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_66_PCIE_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_66_defconfig
/openbmc/u-boot/configs/sbc8548_defconfig
/openbmc/u-boot/configs/sbc8641d_defconfig
/openbmc/u-boot/configs/secomx6quq7_defconfig
/openbmc/u-boot/configs/sfr_nb4-ser_ram_defconfig
/openbmc/u-boot/configs/sh7757lcr_defconfig
/openbmc/u-boot/configs/sh7763rdp_defconfig
/openbmc/u-boot/configs/sh7785lcr_32bit_defconfig
/openbmc/u-boot/configs/sh7785lcr_defconfig
/openbmc/u-boot/configs/shmin_defconfig
/openbmc/u-boot/configs/smartweb_defconfig
/openbmc/u-boot/configs/smdkc100_defconfig
/openbmc/u-boot/configs/snapper9260_defconfig
/openbmc/u-boot/configs/snapper9g20_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_dbm_soc1_defconfig
/openbmc/u-boot/configs/socfpga_is1_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/socrates_defconfig
/openbmc/u-boot/configs/som-db5800-som-6867_defconfig
/openbmc/u-boot/configs/spear300_defconfig
/openbmc/u-boot/configs/spear300_nand_defconfig
/openbmc/u-boot/configs/spear300_usbtty_defconfig
/openbmc/u-boot/configs/spear300_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_defconfig
/openbmc/u-boot/configs/spear310_nand_defconfig
/openbmc/u-boot/configs/spear310_pnor_defconfig
/openbmc/u-boot/configs/spear310_usbtty_defconfig
/openbmc/u-boot/configs/spear310_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear320_defconfig
/openbmc/u-boot/configs/spear320_nand_defconfig
/openbmc/u-boot/configs/spear320_pnor_defconfig
/openbmc/u-boot/configs/spear320_usbtty_defconfig
/openbmc/u-boot/configs/spear320_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear320_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear600_defconfig
/openbmc/u-boot/configs/spear600_nand_defconfig
/openbmc/u-boot/configs/spear600_usbtty_defconfig
/openbmc/u-boot/configs/spear600_usbtty_nand_defconfig
/openbmc/u-boot/configs/stm32f429-discovery_defconfig
/openbmc/u-boot/configs/stm32f429-evaluation_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/stm32h743-disco_defconfig
/openbmc/u-boot/configs/stm32h743-eval_defconfig
/openbmc/u-boot/configs/stmark2_defconfig
/openbmc/u-boot/configs/stv0991_defconfig
/openbmc/u-boot/configs/suvd3_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/tbs2910_defconfig
/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845_defconfig
/openbmc/u-boot/configs/theadorable-x86-dfi-bt700_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/thuban_defconfig
/openbmc/u-boot/configs/thunderx_88xx_defconfig
/openbmc/u-boot/configs/ti814x_evm_defconfig
/openbmc/u-boot/configs/titanium_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/tqma6dl_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig
/openbmc/u-boot/configs/trats2_defconfig
/openbmc/u-boot/configs/trats_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/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/usb_a9263_dataflash_defconfig
/openbmc/u-boot/configs/vct_platinum_defconfig
/openbmc/u-boot/configs/vct_platinum_onenand_defconfig
/openbmc/u-boot/configs/vct_platinum_onenand_small_defconfig
/openbmc/u-boot/configs/vct_platinum_small_defconfig
/openbmc/u-boot/configs/vct_platinumavc_defconfig
/openbmc/u-boot/configs/vct_platinumavc_onenand_defconfig
/openbmc/u-boot/configs/vct_platinumavc_onenand_small_defconfig
/openbmc/u-boot/configs/vct_platinumavc_small_defconfig
/openbmc/u-boot/configs/vct_premium_defconfig
/openbmc/u-boot/configs/vct_premium_onenand_defconfig
/openbmc/u-boot/configs/vct_premium_onenand_small_defconfig
/openbmc/u-boot/configs/vct_premium_small_defconfig
/openbmc/u-boot/configs/ve8313_defconfig
/openbmc/u-boot/configs/vf610twr_defconfig
/openbmc/u-boot/configs/vf610twr_nand_defconfig
/openbmc/u-boot/configs/vinco_defconfig
/openbmc/u-boot/configs/vining_2000_defconfig
/openbmc/u-boot/configs/vme8349_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/warp_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/configs/wb50n_defconfig
/openbmc/u-boot/configs/woodburn_defconfig
/openbmc/u-boot/configs/woodburn_sd_defconfig
/openbmc/u-boot/configs/x600_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_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/xpress_defconfig
/openbmc/u-boot/configs/xpress_spl_defconfig
/openbmc/u-boot/configs/zipitz2_defconfig
/openbmc/u-boot/configs/zmx25_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.distro
/openbmc/u-boot/drivers/bootcount/Kconfig
/openbmc/u-boot/drivers/bootcount/Makefile
/openbmc/u-boot/drivers/bootcount/bootcount.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3368.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/core/ofnode.c
/openbmc/u-boot/drivers/dfu/Kconfig
/openbmc/u-boot/drivers/dfu/Makefile
/openbmc/u-boot/drivers/dfu/dfu_tftp.c
/openbmc/u-boot/drivers/fpga/Kconfig
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/misc/Kconfig
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/omap_hsmmc.c
/openbmc/u-boot/drivers/mmc/uniphier-sd.c
/openbmc/u-boot/drivers/mmc/zynq_sdhci.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash_ids.c
/openbmc/u-boot/drivers/net/designware.c
/openbmc/u-boot/drivers/net/e1000.c
/openbmc/u-boot/drivers/net/phy/marvell.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/phy/smsc.c
/openbmc/u-boot/drivers/net/tsec.c
/openbmc/u-boot/drivers/tpm/tpm_atmel_twi.c
/openbmc/u-boot/drivers/tpm/tpm_tis_infineon.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/Kconfig
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/f_sdp.c
/openbmc/u-boot/drivers/video/rockchip/rk_hdmi.c
/openbmc/u-boot/drivers/video/rockchip/rk_vop.c
/openbmc/u-boot/include/config_fallbacks.h
/openbmc/u-boot/include/configs/10m50_devboard.h
/openbmc/u-boot/include/configs/3c120_devboard.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9131RDB.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/M5208EVBE.h
/openbmc/u-boot/include/configs/M52277EVB.h
/openbmc/u-boot/include/configs/M5235EVB.h
/openbmc/u-boot/include/configs/M5249EVB.h
/openbmc/u-boot/include/configs/M5253DEMO.h
/openbmc/u-boot/include/configs/M5253EVBE.h
/openbmc/u-boot/include/configs/M5272C3.h
/openbmc/u-boot/include/configs/M5275EVB.h
/openbmc/u-boot/include/configs/M5282EVB.h
/openbmc/u-boot/include/configs/M53017EVB.h
/openbmc/u-boot/include/configs/M5329EVB.h
/openbmc/u-boot/include/configs/M5373EVB.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/M54451EVB.h
/openbmc/u-boot/include/configs/M54455EVB.h
/openbmc/u-boot/include/configs/M5475EVB.h
/openbmc/u-boot/include/configs/M5485EVB.h
/openbmc/u-boot/include/configs/MCR3000.h
/openbmc/u-boot/include/configs/MPC8308RDB.h
/openbmc/u-boot/include/configs/MPC8313ERDB.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/MPC8323ERDB.h
/openbmc/u-boot/include/configs/MPC832XEMDS.h
/openbmc/u-boot/include/configs/MPC8349EMDS.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/MPC8540ADS.h
/openbmc/u-boot/include/configs/MPC8541CDS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8548CDS.h
/openbmc/u-boot/include/configs/MPC8555CDS.h
/openbmc/u-boot/include/configs/MPC8560ADS.h
/openbmc/u-boot/include/configs/MPC8568MDS.h
/openbmc/u-boot/include/configs/MPC8569MDS.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/MigoR.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/P1023RDB.h
/openbmc/u-boot/include/configs/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/T4240RDB.h
/openbmc/u-boot/include/configs/TQM834x.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/adp-ae3xx.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am335x_shc.h
/openbmc/u-boot/include/configs/am335x_sl50.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/ap121.h
/openbmc/u-boot/include/configs/ap143.h
/openbmc/u-boot/include/configs/ap325rxa.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/apalis-tk1.h
/openbmc/u-boot/include/configs/apalis_imx6.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/armadillo-800eva.h
/openbmc/u-boot/include/configs/aspeed-common.h
/openbmc/u-boot/include/configs/astro_mcf5373l.h
/openbmc/u-boot/include/configs/at91-sama5_common.h
/openbmc/u-boot/include/configs/at91rm9200ek.h
/openbmc/u-boot/include/configs/at91sam9260ek.h
/openbmc/u-boot/include/configs/at91sam9261ek.h
/openbmc/u-boot/include/configs/at91sam9263ek.h
/openbmc/u-boot/include/configs/at91sam9m10g45ek.h
/openbmc/u-boot/include/configs/at91sam9n12ek.h
/openbmc/u-boot/include/configs/at91sam9rlek.h
/openbmc/u-boot/include/configs/at91sam9x5ek.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/bcm23550_w1d.h
/openbmc/u-boot/include/configs/bcm28155_ap.h
/openbmc/u-boot/include/configs/bcm_ep_board.h
/openbmc/u-boot/include/configs/bcm_northstar2.h
/openbmc/u-boot/include/configs/boston.h
/openbmc/u-boot/include/configs/brppt1.h
/openbmc/u-boot/include/configs/bur_cfg_common.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/chiliboard.h
/openbmc/u-boot/include/configs/cl-som-am57x.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/cm_fx6.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/cobra5272.h
/openbmc/u-boot/include/configs/colibri_imx6.h
/openbmc/u-boot/include/configs/colibri_imx7.h
/openbmc/u-boot/include/configs/colibri_pxa270.h
/openbmc/u-boot/include/configs/colibri_vf.h
/openbmc/u-boot/include/configs/comtrend_ar5315u.h
/openbmc/u-boot/include/configs/comtrend_ar5387un.h
/openbmc/u-boot/include/configs/comtrend_ct5361.h
/openbmc/u-boot/include/configs/comtrend_vr3032u.h
/openbmc/u-boot/include/configs/comtrend_wap5813n.h
/openbmc/u-boot/include/configs/controlcenterd.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/corvus.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/dbau1x00.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/dh_imx6.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/dragonboard410c.h
/openbmc/u-boot/include/configs/dragonboard820c.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/eb_cpu5282.h
/openbmc/u-boot/include/configs/eco5pk.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/edb93xx.h
/openbmc/u-boot/include/configs/edison.h
/openbmc/u-boot/include/configs/edminiv2.h
/openbmc/u-boot/include/configs/el6x_common.h
/openbmc/u-boot/include/configs/embestmx6boards.h
/openbmc/u-boot/include/configs/espt.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/exynos-common.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/configs/hrcon.h
/openbmc/u-boot/include/configs/hsdk.h
/openbmc/u-boot/include/configs/huawei_hg556a.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/imgtec_xilfpga.h
/openbmc/u-boot/include/configs/imx27lite-common.h
/openbmc/u-boot/include/configs/imx31_phycore.h
/openbmc/u-boot/include/configs/imx6_logic.h
/openbmc/u-boot/include/configs/integrator-common.h
/openbmc/u-boot/include/configs/integratorap.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/kc1.h
/openbmc/u-boot/include/configs/km/keymile-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/kzm9g.h
/openbmc/u-boot/include/configs/legoev3.h
/openbmc/u-boot/include/configs/liteboard.h
/openbmc/u-boot/include/configs/ls1012a_common.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/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.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/ls2080a_common.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/lsxl.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/malta.h
/openbmc/u-boot/include/configs/mccmon6.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/meesc.h
/openbmc/u-boot/include/configs/meson-gxbb-common.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/mpc8308_p1m.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/mt_ventoux.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/mx25pdk.h
/openbmc/u-boot/include/configs/mx31ads.h
/openbmc/u-boot/include/configs/mx31pdk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/mx51evk.h
/openbmc/u-boot/include/configs/mx53ard.h
/openbmc/u-boot/include/configs/mx53cx9020.h
/openbmc/u-boot/include/configs/mx53evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx53ppd.h
/openbmc/u-boot/include/configs/mx53smd.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6cuboxi.h
/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/mx7ulp_evk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nas220.h
/openbmc/u-boot/include/configs/netgear_cg3100d.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/novena.h
/openbmc/u-boot/include/configs/nsim.h
/openbmc/u-boot/include/configs/nx25-ae250.h
/openbmc/u-boot/include/configs/omap3_evm.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/origen.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/pb1x00.h
/openbmc/u-boot/include/configs/pcm052.h
/openbmc/u-boot/include/configs/pcm058.h
/openbmc/u-boot/include/configs/pfla02.h
/openbmc/u-boot/include/configs/pic32mzdask.h
/openbmc/u-boot/include/configs/pico-imx6ul.h
/openbmc/u-boot/include/configs/picosam9g45.h
/openbmc/u-boot/include/configs/pm9261.h
/openbmc/u-boot/include/configs/pm9263.h
/openbmc/u-boot/include/configs/pm9g45.h
/openbmc/u-boot/include/configs/poplar.h
/openbmc/u-boot/include/configs/qemu-arm.h
/openbmc/u-boot/include/configs/qemu-mips.h
/openbmc/u-boot/include/configs/qemu-mips64.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/r2dplus.h
/openbmc/u-boot/include/configs/r7780mp.h
/openbmc/u-boot/include/configs/rcar-gen2-common.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rockchip-common.h
/openbmc/u-boot/include/configs/rpi.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/s32v234evb.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/sagem_f@st1704.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/sfr_nb4_ser.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/shmin.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/sksimx6.h
/openbmc/u-boot/include/configs/smartweb.h
/openbmc/u-boot/include/configs/smdkc100.h
/openbmc/u-boot/include/configs/snapper9260.h
/openbmc/u-boot/include/configs/snapper9g45.h
/openbmc/u-boot/include/configs/sniper.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_dbm_soc1.h
/openbmc/u-boot/include/configs/socfpga_is1.h
/openbmc/u-boot/include/configs/socfpga_sr1500.h
/openbmc/u-boot/include/configs/socrates.h
/openbmc/u-boot/include/configs/spear-common.h
/openbmc/u-boot/include/configs/stih410-b2260.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/stm32h743-disco.h
/openbmc/u-boot/include/configs/stm32h743-eval.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/strider.h
/openbmc/u-boot/include/configs/stv0991.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/syzygy_hub.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/taurus.h
/openbmc/u-boot/include/configs/tb100.h
/openbmc/u-boot/include/configs/tegra-common-post.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/thunderx_88xx.h
/openbmc/u-boot/include/configs/ti814x_evm.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_common.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/topic_miami.h
/openbmc/u-boot/include/configs/tplink_wdr4300.h
/openbmc/u-boot/include/configs/tqma6_wru4.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/ts4800.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/udoo_neo.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/usb_a9263.h
/openbmc/u-boot/include/configs/usbarmory.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/ve8313.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/vexpress_common.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/configs/vme8349.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/woodburn_common.h
/openbmc/u-boot/include/configs/work_92105.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_ep.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_zcu102.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/xpress.h
/openbmc/u-boot/include/configs/xtfpga.h
/openbmc/u-boot/include/configs/zipitz2.h
/openbmc/u-boot/include/configs/zmx25.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_cse.h
/openbmc/u-boot/include/configs/zynq_zc70x.h
/openbmc/u-boot/include/configs/zynq_zybo.h
/openbmc/u-boot/include/dm/ofnode.h
/openbmc/u-boot/include/env_callback.h
/openbmc/u-boot/lib/efi_loader/Makefile
/openbmc/u-boot/lib/efi_loader/efi_device_path.c
/openbmc/u-boot/net/Kconfig
/openbmc/u-boot/scripts/config_whitelist.txt
env/fw_env.c
a2d5efd720-Feb-2018 Jonathan Gray <jsg@jsg.id.au>

tools/kwbimage: fix LibreSSL build

Fix build after addition of RSA_get0_key() to LibreSSL.
Patch from Theo Buehler and Stuart Henderson.

Signed-off-by: Theo Buehler <tb@openbsd.org>
Signed-off-by:

tools/kwbimage: fix LibreSSL build

Fix build after addition of RSA_get0_key() to LibreSSL.
Patch from Theo Buehler and Stuart Henderson.

Signed-off-by: Theo Buehler <tb@openbsd.org>
Signed-off-by: Stuart Henderson <sthen@openbsd.org>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arc/config.mk
/openbmc/u-boot/arch/arc/lib/bootm.c
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/dts/am57xx-beagle-x15.dts
/openbmc/u-boot/arch/arm/dts/am57xx-idk-common.dtsi
/openbmc/u-boot/arch/arm/dts/dra7.dtsi
/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/r8a779x-u-boot.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_socrates.dts
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/omap_mmc.h
/openbmc/u-boot/arch/arm/lib/psci-dt.c
/openbmc/u-boot/arch/arm/mach-omap2/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/omap5/dra7xx_iodelay.c
/openbmc/u-boot/arch/arm/mach-omap2/omap5/hw_data.c
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32
/openbmc/u-boot/arch/microblaze/lib/bootm.c
/openbmc/u-boot/arch/mips/lib/bootm.c
/openbmc/u-boot/arch/nds32/lib/bootm.c
/openbmc/u-boot/arch/powerpc/lib/bootm.c
/openbmc/u-boot/arch/sandbox/Kconfig
/openbmc/u-boot/arch/sandbox/cpu/cpu.c
/openbmc/u-boot/arch/sandbox/dts/Makefile
/openbmc/u-boot/arch/sandbox/dts/sandbox.dts
/openbmc/u-boot/arch/sandbox/dts/sandbox64.dts
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/sandbox/include/asm/io.h
/openbmc/u-boot/arch/sandbox/include/asm/types.h
/openbmc/u-boot/arch/sandbox/lib/bootm.c
/openbmc/u-boot/arch/x86/lib/bootm.c
/openbmc/u-boot/arch/xtensa/cpu/start.S
/openbmc/u-boot/arch/xtensa/cpu/u-boot.lds
/openbmc/u-boot/board/armltd/vexpress/MAINTAINERS
/openbmc/u-boot/board/compulab/cl-som-am57x/cl-som-am57x.c
/openbmc/u-boot/board/compulab/cm_t43/cm_t43.c
/openbmc/u-boot/board/raspberrypi/rpi/MAINTAINERS
/openbmc/u-boot/board/renesas/porter/porter.c
/openbmc/u-boot/board/sandbox/MAINTAINERS
/openbmc/u-boot/board/sandbox/README.sandbox
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/board/ti/am57xx/board.c
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/board/ti/ks2_evm/board_k2g.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/demo.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/configs/adp-ae3xx_defconfig
/openbmc/u-boot/configs/adp-ag101p_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_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/am335x_pdu001_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_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/cairo_defconfig
/openbmc/u-boot/configs/calimain_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/cm_t335_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/cm_t54_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/draco_defconfig
/openbmc/u-boot/configs/dragonboard820c_defconfig
/openbmc/u-boot/configs/etamin_defconfig
/openbmc/u-boot/configs/ge_b450v3_defconfig
/openbmc/u-boot/configs/ge_b650v3_defconfig
/openbmc/u-boot/configs/ge_b850v3_defconfig
/openbmc/u-boot/configs/gurnard_defconfig
/openbmc/u-boot/configs/highbank_defconfig
/openbmc/u-boot/configs/ids8313_defconfig
/openbmc/u-boot/configs/imx6q_logic_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/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/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1021aiot_qspi_defconfig
/openbmc/u-boot/configs/ls1021aiot_sdcard_defconfig
/openbmc/u-boot/configs/ls1021atwr_nor_lpuart_defconfig
/openbmc/u-boot/configs/ls1021atwr_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_nand_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_nand_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/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/mccmon6_nor_defconfig
/openbmc/u-boot/configs/mccmon6_sd_defconfig
/openbmc/u-boot/configs/mgcoge3un_defconfig
/openbmc/u-boot/configs/mpr2_defconfig
/openbmc/u-boot/configs/ms7720se_defconfig
/openbmc/u-boot/configs/mx53ppd_defconfig
/openbmc/u-boot/configs/odroid_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap3_overo_defconfig
/openbmc/u-boot/configs/omap3_zoom1_defconfig
/openbmc/u-boot/configs/omap5_uevm_defconfig
/openbmc/u-boot/configs/origen_defconfig
/openbmc/u-boot/configs/pcm051_rev1_defconfig
/openbmc/u-boot/configs/pcm051_rev3_defconfig
/openbmc/u-boot/configs/pcm058_defconfig
/openbmc/u-boot/configs/pengwyn_defconfig
/openbmc/u-boot/configs/pepper_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/portl2_defconfig
/openbmc/u-boot/configs/pxm2_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/rastaban_defconfig
/openbmc/u-boot/configs/rsk7203_defconfig
/openbmc/u-boot/configs/rsk7264_defconfig
/openbmc/u-boot/configs/rsk7269_defconfig
/openbmc/u-boot/configs/rut_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sandbox64_defconfig
/openbmc/u-boot/configs/sandbox_noblk_defconfig
/openbmc/u-boot/configs/shmin_defconfig
/openbmc/u-boot/configs/sksimx6_defconfig
/openbmc/u-boot/configs/smdkv310_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/suvd3_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/thuban_defconfig
/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig
/openbmc/u-boot/configs/trats2_defconfig
/openbmc/u-boot/configs/trats_defconfig
/openbmc/u-boot/configs/tuge1_defconfig
/openbmc/u-boot/configs/tuxx1_defconfig
/openbmc/u-boot/configs/x600_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_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/drivers/bootcount/Kconfig
/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen3.c
/openbmc/u-boot/drivers/ddr/fsl/arm_ddr_gen3.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/fsl_mmdc.c
/openbmc/u-boot/drivers/ddr/fsl/interactive.c
/openbmc/u-boot/drivers/ddr/fsl/lc_common_dimm_params.c
/openbmc/u-boot/drivers/ddr/fsl/main.c
/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen1.c
/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen2.c
/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c
/openbmc/u-boot/drivers/ddr/fsl/mpc86xx_ddr.c
/openbmc/u-boot/drivers/ddr/fsl/options.c
/openbmc/u-boot/drivers/ddr/fsl/util.c
/openbmc/u-boot/drivers/demo/demo-simple.c
/openbmc/u-boot/drivers/gpio/sandbox.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/mvtwsi.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/omap_hsmmc.c
/openbmc/u-boot/drivers/mtd/ubi/build.c
/openbmc/u-boot/drivers/mtd/ubi/ubi.h
/openbmc/u-boot/drivers/mtd/ubi/wl.c
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/ravb.c
/openbmc/u-boot/drivers/net/sh_eth.c
/openbmc/u-boot/drivers/pci/pci-uclass.c
/openbmc/u-boot/drivers/serial/ns16550.c
/openbmc/u-boot/drivers/serial/serial_sh.c
/openbmc/u-boot/drivers/usb/host/dwc2.c
/openbmc/u-boot/drivers/usb/host/dwc2.h
/openbmc/u-boot/drivers/usb/host/xhci-omap.c
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/env/eeprom.c
/openbmc/u-boot/env/env.c
/openbmc/u-boot/env/ext4.c
/openbmc/u-boot/env/fat.c
/openbmc/u-boot/env/mmc.c
/openbmc/u-boot/env/nvram.c
/openbmc/u-boot/include/asm-generic/global_data.h
/openbmc/u-boot/include/common_timing_params.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am335x_shc.h
/openbmc/u-boot/include/configs/am335x_sl50.h
/openbmc/u-boot/include/configs/am57xx_evm.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/calimain.h
/openbmc/u-boot/include/configs/chiliboard.h
/openbmc/u-boot/include/configs/cm_t335.h
/openbmc/u-boot/include/configs/dh_imx6.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/km/keymile-common.h
/openbmc/u-boot/include/configs/km/km-powerpc.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/mx53ppd.h
/openbmc/u-boot/include/configs/porter.h
/openbmc/u-boot/include/configs/rcar-gen2-common.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/s32v234evb.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/snapper9g45.h
/openbmc/u-boot/include/configs/socfpga_arria10_socdk.h
/openbmc/u-boot/include/configs/socfpga_arria5_socdk.h
/openbmc/u-boot/include/configs/socfpga_cyclone5_socdk.h
/openbmc/u-boot/include/configs/socfpga_de0_nano_soc.h
/openbmc/u-boot/include/configs/socfpga_de10_nano.h
/openbmc/u-boot/include/configs/socfpga_de1_soc.h
/openbmc/u-boot/include/configs/socfpga_is1.h
/openbmc/u-boot/include/configs/socfpga_mcvevk.h
/openbmc/u-boot/include/configs/socfpga_sockit.h
/openbmc/u-boot/include/configs/socfpga_socrates.h
/openbmc/u-boot/include/configs/socfpga_sr1500.h
/openbmc/u-boot/include/configs/socfpga_vining_fpga.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/tqma6_wru4.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/xtfpga.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/fsl_ddr.h
/openbmc/u-boot/include/fsl_ddr_dimm_params.h
/openbmc/u-boot/include/fsl_ddrc_version.h
/openbmc/u-boot/include/fsl_immap.h
/openbmc/u-boot/include/fsl_mmdc.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/netdev.h
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/get_default_envs.sh
kwbimage.c
d877a6c511-Feb-2018 Alex Kiernan <alex.kiernan@gmail.com>

Fix --noheader on fw_printenv

The single argument `--noheader' is expecting isn't taken from getopt
parsing, but instead from the remaining argv arguments.

Signed-off-by: Alex Kiernan <alex.kiernan

Fix --noheader on fw_printenv

The single argument `--noheader' is expecting isn't taken from getopt
parsing, but instead from the remaining argv arguments.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/Kconfig
/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/mx35/generic.c
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/spl.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/spl.c
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/spl.c
/openbmc/u-boot/arch/arm/dts/keystone-k2g-ice.dts
/openbmc/u-boot/arch/arm/include/asm/iproc-common/configs.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/lib/crt0_aarch64_efi.S
/openbmc/u-boot/arch/arm/lib/crt0_arm_efi.S
/openbmc/u-boot/arch/arm/lib/image.c
/openbmc/u-boot/arch/arm/mach-at91/spl.c
/openbmc/u-boot/arch/arm/mach-davinci/spl.c
/openbmc/u-boot/arch/arm/mach-imx/mxs/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/spl.c
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-mvebu/spl.c
/openbmc/u-boot/arch/arm/mach-omap2/emif-common.c
/openbmc/u-boot/arch/arm/mach-omap2/omap4/emif.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c
/openbmc/u-boot/arch/arm/mach-socfpga/spl.c
/openbmc/u-boot/arch/arm/mach-sunxi/board.c
/openbmc/u-boot/arch/arm/mach-zynq/spl.c
/openbmc/u-boot/arch/microblaze/lib/bootm.c
/openbmc/u-boot/arch/powerpc/include/asm/config.h
/openbmc/u-boot/arch/sandbox/cpu/state.c
/openbmc/u-boot/arch/sandbox/include/asm/io.h
/openbmc/u-boot/board/bosch/shc/Kconfig
/openbmc/u-boot/board/qualcomm/dragonboard410c/MAINTAINERS
/openbmc/u-boot/board/qualcomm/dragonboard820c/MAINTAINERS
/openbmc/u-boot/board/ti/ks2_evm/mux-k2g.h
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/blk_common.c
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/booti.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/image-android.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl_mmc.c
/openbmc/u-boot/common/update.c
/openbmc/u-boot/configs/10m50_defconfig
/openbmc/u-boot/configs/3c120_defconfig
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig
/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig
/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-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/A33-OLinuXino_defconfig
/openbmc/u-boot/configs/Ainol_AW1_defconfig
/openbmc/u-boot/configs/Ampe_A76_defconfig
/openbmc/u-boot/configs/Auxtek-T003_defconfig
/openbmc/u-boot/configs/Auxtek-T004_defconfig
/openbmc/u-boot/configs/B4420QDS_NAND_defconfig
/openbmc/u-boot/configs/B4420QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/B4420QDS_defconfig
/openbmc/u-boot/configs/B4860QDS_NAND_defconfig
/openbmc/u-boot/configs/B4860QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/B4860QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/B4860QDS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/B4860QDS_defconfig
/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_M2_Ultra_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/C29XPCIE_NAND_defconfig
/openbmc/u-boot/configs/C29XPCIE_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_defconfig
/openbmc/u-boot/configs/C29XPCIE_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Chuwi_V7_CW0825_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard4_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Cubietruck_plus_defconfig
/openbmc/u-boot/configs/Cyrus_P5020_defconfig
/openbmc/u-boot/configs/Cyrus_P5040_defconfig
/openbmc/u-boot/configs/Empire_electronix_d709_defconfig
/openbmc/u-boot/configs/Empire_electronix_m712_defconfig
/openbmc/u-boot/configs/Hummingbird_A31_defconfig
/openbmc/u-boot/configs/Hyundai_A7HD_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/LicheePi_Zero_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig
/openbmc/u-boot/configs/M5208EVBE_defconfig
/openbmc/u-boot/configs/M52277EVB_defconfig
/openbmc/u-boot/configs/M52277EVB_stmicro_defconfig
/openbmc/u-boot/configs/M5249EVB_defconfig
/openbmc/u-boot/configs/M5272C3_defconfig
/openbmc/u-boot/configs/M5275EVB_defconfig
/openbmc/u-boot/configs/M53017EVB_defconfig
/openbmc/u-boot/configs/M5329AFEE_defconfig
/openbmc/u-boot/configs/M5329BFEE_defconfig
/openbmc/u-boot/configs/M5373EVB_defconfig
/openbmc/u-boot/configs/M54418TWR_defconfig
/openbmc/u-boot/configs/M54418TWR_nand_mii_defconfig
/openbmc/u-boot/configs/M54418TWR_nand_rmii_defconfig
/openbmc/u-boot/configs/M54418TWR_nand_rmii_lowfreq_defconfig
/openbmc/u-boot/configs/M54418TWR_serial_mii_defconfig
/openbmc/u-boot/configs/M54418TWR_serial_rmii_defconfig
/openbmc/u-boot/configs/M54451EVB_defconfig
/openbmc/u-boot/configs/M54451EVB_stmicro_defconfig
/openbmc/u-boot/configs/M54455EVB_a66_defconfig
/openbmc/u-boot/configs/M54455EVB_defconfig
/openbmc/u-boot/configs/M54455EVB_i66_defconfig
/openbmc/u-boot/configs/M54455EVB_intel_defconfig
/openbmc/u-boot/configs/M54455EVB_stm33_defconfig
/openbmc/u-boot/configs/MCR3000_defconfig
/openbmc/u-boot/configs/MK808C_defconfig
/openbmc/u-boot/configs/MPC8308RDB_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/MPC8323ERDB_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_ATM_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_HOST_33_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_HOST_66_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_SLAVE_defconfig
/openbmc/u-boot/configs/MPC832XEMDS_defconfig
/openbmc/u-boot/configs/MPC8349EMDS_defconfig
/openbmc/u-boot/configs/MPC8349ITXGP_defconfig
/openbmc/u-boot/configs/MPC8349ITX_LOWBOOT_defconfig
/openbmc/u-boot/configs/MPC8349ITX_defconfig
/openbmc/u-boot/configs/MPC837XEMDS_HOST_defconfig
/openbmc/u-boot/configs/MPC837XEMDS_defconfig
/openbmc/u-boot/configs/MPC837XERDB_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/MPC8541CDS_defconfig
/openbmc/u-boot/configs/MPC8541CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8544DS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8548CDS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8555CDS_defconfig
/openbmc/u-boot/configs/MPC8555CDS_legacy_defconfig
/openbmc/u-boot/configs/MPC8568MDS_defconfig
/openbmc/u-boot/configs/MPC8569MDS_ATM_defconfig
/openbmc/u-boot/configs/MPC8569MDS_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/MSI_Primo73_defconfig
/openbmc/u-boot/configs/MSI_Primo81_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_I7_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Mele_M9_defconfig
/openbmc/u-boot/configs/Merrii_A80_Optimus_defconfig
/openbmc/u-boot/configs/MigoR_defconfig
/openbmc/u-boot/configs/Mini-X_defconfig
/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_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/P1020MBG-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020MBG-PC_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PC_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/P1020UTM-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1020UTM-PC_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/P1023RDB_defconfig
/openbmc/u-boot/configs/P1024RDB_36BIT_defconfig
/openbmc/u-boot/configs/P1024RDB_NAND_defconfig
/openbmc/u-boot/configs/P1024RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P1024RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1024RDB_defconfig
/openbmc/u-boot/configs/P1025RDB_36BIT_defconfig
/openbmc/u-boot/configs/P1025RDB_NAND_defconfig
/openbmc/u-boot/configs/P1025RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P1025RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1025RDB_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/P2041RDB_NAND_defconfig
/openbmc/u-boot/configs/P2041RDB_SDCARD_defconfig
/openbmc/u-boot/configs/P2041RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P2041RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P2041RDB_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P2041RDB_defconfig
/openbmc/u-boot/configs/P3041DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P3041DS_NAND_defconfig
/openbmc/u-boot/configs/P3041DS_SDCARD_defconfig
/openbmc/u-boot/configs/P3041DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P3041DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P3041DS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P3041DS_defconfig
/openbmc/u-boot/configs/P4080DS_SDCARD_defconfig
/openbmc/u-boot/configs/P4080DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P4080DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P4080DS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P4080DS_defconfig
/openbmc/u-boot/configs/P5020DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5020DS_NAND_defconfig
/openbmc/u-boot/configs/P5020DS_SDCARD_defconfig
/openbmc/u-boot/configs/P5020DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5020DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P5020DS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/P5020DS_defconfig
/openbmc/u-boot/configs/P5040DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5040DS_NAND_defconfig
/openbmc/u-boot/configs/P5040DS_SDCARD_defconfig
/openbmc/u-boot/configs/P5040DS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5040DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P5040DS_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_Plus_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig
/openbmc/u-boot/configs/Sunchip_CX-A99_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_SRIO_PCIE_BOOT_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_SRIO_PCIE_BOOT_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_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T2081QDS_defconfig
/openbmc/u-boot/configs/T4160QDS_NAND_defconfig
/openbmc/u-boot/configs/T4160QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T4160QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T4160QDS_defconfig
/openbmc/u-boot/configs/T4160RDB_defconfig
/openbmc/u-boot/configs/T4240QDS_NAND_defconfig
/openbmc/u-boot/configs/T4240QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T4240QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T4240QDS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T4240QDS_defconfig
/openbmc/u-boot/configs/T4240RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T4240RDB_defconfig
/openbmc/u-boot/configs/TQM834x_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/UTOO_P66_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/Wobo_i5_defconfig
/openbmc/u-boot/configs/Yones_Toptech_BD1078_defconfig
/openbmc/u-boot/configs/Yones_Toptech_BS1078_V2_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/adp-ae3xx_defconfig
/openbmc/u-boot/configs/adp-ag101p_defconfig
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_pdu001_defconfig
/openbmc/u-boot/configs/am3517_crane_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/am43xx_evm_qspiboot_defconfig
/openbmc/u-boot/configs/amcore_defconfig
/openbmc/u-boot/configs/ap121_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/ap325rxa_defconfig
/openbmc/u-boot/configs/ap_sh4a_4a_defconfig
/openbmc/u-boot/configs/apalis-tk1_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/apalis_t30_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/armadillo-800eva_defconfig
/openbmc/u-boot/configs/arndale_defconfig
/openbmc/u-boot/configs/aspenite_defconfig
/openbmc/u-boot/configs/astro_mcf5373l_defconfig
/openbmc/u-boot/configs/at91rm9200ek_defconfig
/openbmc/u-boot/configs/at91rm9200ek_ram_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9260ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9261ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_boot_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_nandflash_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/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/at91sam9xeek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9xeek_nandflash_defconfig
/openbmc/u-boot/configs/axm_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/bananapi_m64_defconfig
/openbmc/u-boot/configs/bayleybay_defconfig
/openbmc/u-boot/configs/bcm11130_defconfig
/openbmc/u-boot/configs/bcm11130_nand_defconfig
/openbmc/u-boot/configs/bcm23550_w1d_defconfig
/openbmc/u-boot/configs/bcm28155_ap_defconfig
/openbmc/u-boot/configs/bcm28155_w1d_defconfig
/openbmc/u-boot/configs/bcm911360_entphn-ns_defconfig
/openbmc/u-boot/configs/bcm911360_entphn_defconfig
/openbmc/u-boot/configs/bcm911360k_defconfig
/openbmc/u-boot/configs/bcm958300k-ns_defconfig
/openbmc/u-boot/configs/bcm958300k_defconfig
/openbmc/u-boot/configs/bcm958305k_defconfig
/openbmc/u-boot/configs/bcm958622hr_defconfig
/openbmc/u-boot/configs/bcm958712k_defconfig
/openbmc/u-boot/configs/beaver_defconfig
/openbmc/u-boot/configs/bg0900_defconfig
/openbmc/u-boot/configs/bk4r1_defconfig
/openbmc/u-boot/configs/blanche_defconfig
/openbmc/u-boot/configs/boston32r2_defconfig
/openbmc/u-boot/configs/boston32r2el_defconfig
/openbmc/u-boot/configs/boston64r2_defconfig
/openbmc/u-boot/configs/boston64r2el_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/caddy2_defconfig
/openbmc/u-boot/configs/cairo_defconfig
/openbmc/u-boot/configs/calimain_defconfig
/openbmc/u-boot/configs/cardhu_defconfig
/openbmc/u-boot/configs/cei-tk1-som_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/cherryhill_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_link_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/chromebook_samus_defconfig
/openbmc/u-boot/configs/chromebox_panther_defconfig
/openbmc/u-boot/configs/cl-som-imx7_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/cm_fx6_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/cobra5272_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_pxa270_defconfig
/openbmc/u-boot/configs/colibri_t20_defconfig
/openbmc/u-boot/configs/colibri_t30_defconfig
/openbmc/u-boot/configs/colibri_vf_defconfig
/openbmc/u-boot/configs/colorfly_e708_q1_defconfig
/openbmc/u-boot/configs/comtrend_ar5315u_ram_defconfig
/openbmc/u-boot/configs/comtrend_ar5387un_ram_defconfig
/openbmc/u-boot/configs/comtrend_ct5361_ram_defconfig
/openbmc/u-boot/configs/comtrend_vr3032u_ram_defconfig
/openbmc/u-boot/configs/comtrend_wap5813n_ram_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
/openbmc/u-boot/configs/conga-qeval20-qa3-e3845_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_defconfig
/openbmc/u-boot/configs/controlcenterdc_defconfig
/openbmc/u-boot/configs/coreboot-x86_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/cougarcanyon2_defconfig
/openbmc/u-boot/configs/crownbay_defconfig
/openbmc/u-boot/configs/d2net_v2_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/dalmore_defconfig
/openbmc/u-boot/configs/db-88f6720_defconfig
/openbmc/u-boot/configs/db-88f6820-amc_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/db-mv784mp-gp_defconfig
/openbmc/u-boot/configs/dbau1000_defconfig
/openbmc/u-boot/configs/dbau1100_defconfig
/openbmc/u-boot/configs/dbau1500_defconfig
/openbmc/u-boot/configs/dbau1550_defconfig
/openbmc/u-boot/configs/dbau1550_el_defconfig
/openbmc/u-boot/configs/devkit3250_defconfig
/openbmc/u-boot/configs/devkit8000_defconfig
/openbmc/u-boot/configs/dfi-bt700-q7x-151_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/difrnce_dit4350_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/dragonboard410c_defconfig
/openbmc/u-boot/configs/dragonboard820c_defconfig
/openbmc/u-boot/configs/dreamplug_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/ds414_defconfig
/openbmc/u-boot/configs/dserve_dsrv9703c_defconfig
/openbmc/u-boot/configs/e2220-1170_defconfig
/openbmc/u-boot/configs/ea20_defconfig
/openbmc/u-boot/configs/ecovec_defconfig
/openbmc/u-boot/configs/edb9315a_defconfig
/openbmc/u-boot/configs/edison_defconfig
/openbmc/u-boot/configs/edminiv2_defconfig
/openbmc/u-boot/configs/espresso7420_defconfig
/openbmc/u-boot/configs/espt_defconfig
/openbmc/u-boot/configs/ethernut5_defconfig
/openbmc/u-boot/configs/evb-ast2500_defconfig
/openbmc/u-boot/configs/evb-px5_defconfig
/openbmc/u-boot/configs/evb-rk3036_defconfig
/openbmc/u-boot/configs/evb-rk3128_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/evb-rk3399_defconfig
/openbmc/u-boot/configs/evb-rv1108_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/flea3_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/galileo_defconfig
/openbmc/u-boot/configs/ge_b450v3_defconfig
/openbmc/u-boot/configs/ge_b650v3_defconfig
/openbmc/u-boot/configs/ge_b850v3_defconfig
/openbmc/u-boot/configs/geekbox_defconfig
/openbmc/u-boot/configs/goflexhome_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/gplugd_defconfig
/openbmc/u-boot/configs/gt90h_v4_defconfig
/openbmc/u-boot/configs/gurnard_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/h2200_defconfig
/openbmc/u-boot/configs/h8_homlet_v2_defconfig
/openbmc/u-boot/configs/harmony_defconfig
/openbmc/u-boot/configs/highbank_defconfig
/openbmc/u-boot/configs/hikey_defconfig
/openbmc/u-boot/configs/hrcon_defconfig
/openbmc/u-boot/configs/hrcon_dh_defconfig
/openbmc/u-boot/configs/huawei_hg556a_ram_defconfig
/openbmc/u-boot/configs/i12-tvbox_defconfig
/openbmc/u-boot/configs/iNet_3F_defconfig
/openbmc/u-boot/configs/iNet_3W_defconfig
/openbmc/u-boot/configs/iNet_86VS_defconfig
/openbmc/u-boot/configs/iNet_D978_rev2_defconfig
/openbmc/u-boot/configs/ib62x0_defconfig
/openbmc/u-boot/configs/icnova-a20-swac_defconfig
/openbmc/u-boot/configs/iconnect_defconfig
/openbmc/u-boot/configs/ids8313_defconfig
/openbmc/u-boot/configs/imgtec_xilfpga_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_mipi_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/inet1_defconfig
/openbmc/u-boot/configs/inet86dz_defconfig
/openbmc/u-boot/configs/inet97fv2_defconfig
/openbmc/u-boot/configs/inet98v_rev2_defconfig
/openbmc/u-boot/configs/inet9f_rev03_defconfig
/openbmc/u-boot/configs/inet_q972_defconfig
/openbmc/u-boot/configs/inetspace_v2_defconfig
/openbmc/u-boot/configs/integratorap_cm720t_defconfig
/openbmc/u-boot/configs/integratorap_cm920t_defconfig
/openbmc/u-boot/configs/integratorap_cm926ejs_defconfig
/openbmc/u-boot/configs/integratorap_cm946es_defconfig
/openbmc/u-boot/configs/integratorcp_cm1136_defconfig
/openbmc/u-boot/configs/integratorcp_cm920t_defconfig
/openbmc/u-boot/configs/integratorcp_cm926ejs_defconfig
/openbmc/u-boot/configs/integratorcp_cm946es_defconfig
/openbmc/u-boot/configs/ipam390_defconfig
/openbmc/u-boot/configs/jesurun_q5_defconfig
/openbmc/u-boot/configs/jetson-tk1_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/khadas-vim_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/koelsch_defconfig
/openbmc/u-boot/configs/kylin-rk3036_defconfig
/openbmc/u-boot/configs/kzm9g_defconfig
/openbmc/u-boot/configs/lager_defconfig
/openbmc/u-boot/configs/legoev3_defconfig
/openbmc/u-boot/configs/libretech-cc_defconfig
/openbmc/u-boot/configs/libretech_all_h3_cc_h3_defconfig
/openbmc/u-boot/configs/lion-rk3368_defconfig
/openbmc/u-boot/configs/liteboard_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1021aiot_qspi_defconfig
/openbmc/u-boot/configs/ls1021aiot_sdcard_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_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/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/lschlv2_defconfig
/openbmc/u-boot/configs/lsxhl_defconfig
/openbmc/u-boot/configs/m28evk_defconfig
/openbmc/u-boot/configs/m53evk_defconfig
/openbmc/u-boot/configs/ma5d4evk_defconfig
/openbmc/u-boot/configs/malta64_defconfig
/openbmc/u-boot/configs/malta64el_defconfig
/openbmc/u-boot/configs/malta_defconfig
/openbmc/u-boot/configs/maltael_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/maxbcm_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/medcom-wide_defconfig
/openbmc/u-boot/configs/meesc_dataflash_defconfig
/openbmc/u-boot/configs/meesc_defconfig
/openbmc/u-boot/configs/mgcoge3un_defconfig
/openbmc/u-boot/configs/minnowmax_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mixtile_loftq_defconfig
/openbmc/u-boot/configs/mk802_a10s_defconfig
/openbmc/u-boot/configs/mk802_defconfig
/openbmc/u-boot/configs/mk802ii_defconfig
/openbmc/u-boot/configs/mpc8308_p1m_defconfig
/openbmc/u-boot/configs/mpr2_defconfig
/openbmc/u-boot/configs/ms7720se_defconfig
/openbmc/u-boot/configs/ms7722se_defconfig
/openbmc/u-boot/configs/ms7750se_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/mx23_olinuxino_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/mx53cx9020_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/mx6dlarm2_defconfig
/openbmc/u-boot/configs/mx6dlarm2_lpddr2_defconfig
/openbmc/u-boot/configs/mx6memcal_defconfig
/openbmc/u-boot/configs/mx6qarm2_defconfig
/openbmc/u-boot/configs/mx6qarm2_lpddr2_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/nanopi_a64_defconfig
/openbmc/u-boot/configs/nanopi_m1_defconfig
/openbmc/u-boot/configs/nanopi_m1_plus_defconfig
/openbmc/u-boot/configs/nanopi_neo2_defconfig
/openbmc/u-boot/configs/nanopi_neo_air_defconfig
/openbmc/u-boot/configs/nanopi_neo_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig
/openbmc/u-boot/configs/nas220_defconfig
/openbmc/u-boot/configs/net2big_v2_defconfig
/openbmc/u-boot/configs/netgear_cg3100d_ram_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/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/nx25-ae250_defconfig
/openbmc/u-boot/configs/nyan-big_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/odroid_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/omap4_sdp4430_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/opos6uldev_defconfig
/openbmc/u-boot/configs/orangepi_2_defconfig
/openbmc/u-boot/configs/orangepi_lite_defconfig
/openbmc/u-boot/configs/orangepi_one_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_pc_defconfig
/openbmc/u-boot/configs/orangepi_pc_plus_defconfig
/openbmc/u-boot/configs/orangepi_plus2e_defconfig
/openbmc/u-boot/configs/orangepi_plus_defconfig
/openbmc/u-boot/configs/orangepi_prime_defconfig
/openbmc/u-boot/configs/orangepi_win_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig
/openbmc/u-boot/configs/origen_defconfig
/openbmc/u-boot/configs/ot1200_defconfig
/openbmc/u-boot/configs/ot1200_spl_defconfig
/openbmc/u-boot/configs/p212_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/p2771-0000-000_defconfig
/openbmc/u-boot/configs/p2771-0000-500_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/paz00_defconfig
/openbmc/u-boot/configs/pb1000_defconfig
/openbmc/u-boot/configs/pcm052_defconfig
/openbmc/u-boot/configs/pcm058_defconfig
/openbmc/u-boot/configs/peach-pi_defconfig
/openbmc/u-boot/configs/peach-pit_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/pic32mzdask_defconfig
/openbmc/u-boot/configs/pico-imx6ul_defconfig
/openbmc/u-boot/configs/pico-imx7d_defconfig
/openbmc/u-boot/configs/picosam9g45_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/platinum_picon_defconfig
/openbmc/u-boot/configs/platinum_titanium_defconfig
/openbmc/u-boot/configs/plutux_defconfig
/openbmc/u-boot/configs/pm9261_defconfig
/openbmc/u-boot/configs/pm9263_defconfig
/openbmc/u-boot/configs/pm9g45_defconfig
/openbmc/u-boot/configs/pogo_e02_defconfig
/openbmc/u-boot/configs/polaroid_mid2407pxe03_defconfig
/openbmc/u-boot/configs/polaroid_mid2809pxe04_defconfig
/openbmc/u-boot/configs/poplar_defconfig
/openbmc/u-boot/configs/popmetal-rk3288_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/portl2_defconfig
/openbmc/u-boot/configs/pov_protab2_ips9_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/q8_a13_tablet_defconfig
/openbmc/u-boot/configs/q8_a23_tablet_800x480_defconfig
/openbmc/u-boot/configs/q8_a33_tablet_1024x600_defconfig
/openbmc/u-boot/configs/q8_a33_tablet_800x480_defconfig
/openbmc/u-boot/configs/qemu-ppce500_defconfig
/openbmc/u-boot/configs/qemu-x86_64_defconfig
/openbmc/u-boot/configs/qemu-x86_defconfig
/openbmc/u-boot/configs/qemu-x86_efi_payload32_defconfig
/openbmc/u-boot/configs/qemu-x86_efi_payload64_defconfig
/openbmc/u-boot/configs/qemu_arm64_defconfig
/openbmc/u-boot/configs/qemu_arm_defconfig
/openbmc/u-boot/configs/qemu_mips64_defconfig
/openbmc/u-boot/configs/qemu_mips64el_defconfig
/openbmc/u-boot/configs/qemu_mips_defconfig
/openbmc/u-boot/configs/qemu_mipsel_defconfig
/openbmc/u-boot/configs/r0p7734_defconfig
/openbmc/u-boot/configs/r2dplus_defconfig
/openbmc/u-boot/configs/r7-tv-dongle_defconfig
/openbmc/u-boot/configs/r7780mp_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/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/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/rsk7203_defconfig
/openbmc/u-boot/configs/rsk7264_defconfig
/openbmc/u-boot/configs/rsk7269_defconfig
/openbmc/u-boot/configs/s32v234evb_defconfig
/openbmc/u-boot/configs/s5p_goni_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sagem_f@st1704_ram_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_spiflash_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/sama5d3_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/sandbox_flattree_defconfig
/openbmc/u-boot/configs/sandbox_noblk_defconfig
/openbmc/u-boot/configs/sandbox_spl_defconfig
/openbmc/u-boot/configs/sansa_fuze_plus_defconfig
/openbmc/u-boot/configs/sbc8349_PCI_33_defconfig
/openbmc/u-boot/configs/sbc8349_PCI_66_defconfig
/openbmc/u-boot/configs/sbc8349_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_33_PCIE_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_33_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_66_PCIE_defconfig
/openbmc/u-boot/configs/sbc8548_PCI_66_defconfig
/openbmc/u-boot/configs/sbc8548_defconfig
/openbmc/u-boot/configs/sbc8641d_defconfig
/openbmc/u-boot/configs/sc_sps_1_defconfig
/openbmc/u-boot/configs/seaboard_defconfig
/openbmc/u-boot/configs/secomx6quq7_defconfig
/openbmc/u-boot/configs/sfr_nb4-ser_ram_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/sh7785lcr_32bit_defconfig
/openbmc/u-boot/configs/sh7785lcr_defconfig
/openbmc/u-boot/configs/sheep-rk3368_defconfig
/openbmc/u-boot/configs/sheevaplug_defconfig
/openbmc/u-boot/configs/shmin_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/sksimx6_defconfig
/openbmc/u-boot/configs/smartweb_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/snapper9260_defconfig
/openbmc/u-boot/configs/snapper9g20_defconfig
/openbmc/u-boot/configs/sniper_defconfig
/openbmc/u-boot/configs/snow_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/som-db5800-som-6867_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/spear300_defconfig
/openbmc/u-boot/configs/spear300_nand_defconfig
/openbmc/u-boot/configs/spear300_usbtty_defconfig
/openbmc/u-boot/configs/spear300_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_defconfig
/openbmc/u-boot/configs/spear310_nand_defconfig
/openbmc/u-boot/configs/spear310_pnor_defconfig
/openbmc/u-boot/configs/spear310_usbtty_defconfig
/openbmc/u-boot/configs/spear310_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear320_defconfig
/openbmc/u-boot/configs/spear320_nand_defconfig
/openbmc/u-boot/configs/spear320_pnor_defconfig
/openbmc/u-boot/configs/spear320_usbtty_defconfig
/openbmc/u-boot/configs/spear320_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear320_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear600_defconfig
/openbmc/u-boot/configs/spear600_nand_defconfig
/openbmc/u-boot/configs/spear600_usbtty_defconfig
/openbmc/u-boot/configs/spear600_usbtty_nand_defconfig
/openbmc/u-boot/configs/spring_defconfig
/openbmc/u-boot/configs/stih410-b2260_defconfig
/openbmc/u-boot/configs/stm32f429-discovery_defconfig
/openbmc/u-boot/configs/stm32f429-evaluation_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/stm32h743-disco_defconfig
/openbmc/u-boot/configs/stm32h743-eval_defconfig
/openbmc/u-boot/configs/stmark2_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/configs/strider_con_defconfig
/openbmc/u-boot/configs/strider_con_dp_defconfig
/openbmc/u-boot/configs/strider_cpu_defconfig
/openbmc/u-boot/configs/strider_cpu_dp_defconfig
/openbmc/u-boot/configs/stv0991_defconfig
/openbmc/u-boot/configs/sun8i_a23_evb_defconfig
/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig
/openbmc/u-boot/configs/suvd3_defconfig
/openbmc/u-boot/configs/tao3530_defconfig
/openbmc/u-boot/configs/taurus_defconfig
/openbmc/u-boot/configs/tbs2910_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/tec-ng_defconfig
/openbmc/u-boot/configs/tec_defconfig
/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
/openbmc/u-boot/configs/theadorable-x86-conga-qa3-e3845_defconfig
/openbmc/u-boot/configs/theadorable-x86-dfi-bt700_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/thunderx_88xx_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/titanium_defconfig
/openbmc/u-boot/configs/tplink_wdr4300_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig
/openbmc/u-boot/configs/trats2_defconfig
/openbmc/u-boot/configs/trats_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/tricorder_flash_defconfig
/openbmc/u-boot/configs/trimslice_defconfig
/openbmc/u-boot/configs/ts4600_defconfig
/openbmc/u-boot/configs/ts4800_defconfig
/openbmc/u-boot/configs/tuge1_defconfig
/openbmc/u-boot/configs/turris_omnia_defconfig
/openbmc/u-boot/configs/tuxx1_defconfig
/openbmc/u-boot/configs/udoo_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/usb_a9263_dataflash_defconfig
/openbmc/u-boot/configs/usbarmory_defconfig
/openbmc/u-boot/configs/ve8313_defconfig
/openbmc/u-boot/configs/venice2_defconfig
/openbmc/u-boot/configs/ventana_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/vf610twr_defconfig
/openbmc/u-boot/configs/vf610twr_nand_defconfig
/openbmc/u-boot/configs/vinco_defconfig
/openbmc/u-boot/configs/vining_2000_defconfig
/openbmc/u-boot/configs/vme8349_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/warp7_secure_defconfig
/openbmc/u-boot/configs/warp_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/configs/wb50n_defconfig
/openbmc/u-boot/configs/woodburn_defconfig
/openbmc/u-boot/configs/woodburn_sd_defconfig
/openbmc/u-boot/configs/work_92105_defconfig
/openbmc/u-boot/configs/x600_defconfig
/openbmc/u-boot/configs/xfi3_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_xm019_dc5_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/xpress_defconfig
/openbmc/u-boot/configs/xpress_spl_defconfig
/openbmc/u-boot/configs/xtfpga_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/configs/zipitz2_defconfig
/openbmc/u-boot/configs/zmx25_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_x16_defconfig
/openbmc/u-boot/disk/Kconfig
/openbmc/u-boot/disk/part.c
/openbmc/u-boot/disk/part_amiga.c
/openbmc/u-boot/disk/part_dos.c
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/disk/part_iso.c
/openbmc/u-boot/disk/part_mac.c
/openbmc/u-boot/doc/README.efi
/openbmc/u-boot/doc/README.u-boot_on_efi
/openbmc/u-boot/doc/README.watchdog
/openbmc/u-boot/drivers/ata/Kconfig
/openbmc/u-boot/drivers/block/Kconfig
/openbmc/u-boot/drivers/block/Makefile
/openbmc/u-boot/drivers/block/blk-uclass.c
/openbmc/u-boot/drivers/block/blk_legacy.c
/openbmc/u-boot/drivers/crypto/fsl/jobdesc.c
/openbmc/u-boot/drivers/crypto/fsl/jobdesc.h
/openbmc/u-boot/drivers/crypto/fsl/jr.c
/openbmc/u-boot/drivers/crypto/fsl/jr.h
/openbmc/u-boot/drivers/ddr/fsl/arm_ddr_gen3.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/fsl_mmdc.c
/openbmc/u-boot/drivers/ddr/fsl/interactive.c
/openbmc/u-boot/drivers/ddr/fsl/lc_common_dimm_params.c
/openbmc/u-boot/drivers/ddr/fsl/main.c
/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen1.c
/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen2.c
/openbmc/u-boot/drivers/ddr/fsl/mpc85xx_ddr_gen3.c
/openbmc/u-boot/drivers/ddr/fsl/mpc86xx_ddr.c
/openbmc/u-boot/drivers/ddr/fsl/options.c
/openbmc/u-boot/drivers/ddr/fsl/util.c
/openbmc/u-boot/drivers/dma/Kconfig
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/rk_gpio.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/fsl_i2c.c
/openbmc/u-boot/drivers/i2c/ihs_i2c.c
/openbmc/u-boot/drivers/i2c/mvtwsi.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/ubi/fastmap-wl.c
/openbmc/u-boot/drivers/net/phy/Kconfig
/openbmc/u-boot/drivers/nvme/Kconfig
/openbmc/u-boot/drivers/scsi/Kconfig
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/atcspi200_spi.c
/openbmc/u-boot/drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c
/openbmc/u-boot/drivers/usb/ulpi/Kconfig
/openbmc/u-boot/drivers/video/ivybridge_igd.c
/openbmc/u-boot/env/fat.c
/openbmc/u-boot/include/asm-generic/pe.h
/openbmc/u-boot/include/blk.h
/openbmc/u-boot/include/common_timing_params.h
/openbmc/u-boot/include/compiler.h
/openbmc/u-boot/include/config_fallbacks.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9131RDB.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/M52277EVB.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/M54451EVB.h
/openbmc/u-boot/include/configs/M54455EVB.h
/openbmc/u-boot/include/configs/MPC8308RDB.h
/openbmc/u-boot/include/configs/MPC8313ERDB.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/MPC8323ERDB.h
/openbmc/u-boot/include/configs/MPC832XEMDS.h
/openbmc/u-boot/include/configs/MPC8349EMDS.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/MPC8540ADS.h
/openbmc/u-boot/include/configs/MPC8541CDS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8548CDS.h
/openbmc/u-boot/include/configs/MPC8555CDS.h
/openbmc/u-boot/include/configs/MPC8560ADS.h
/openbmc/u-boot/include/configs/MPC8568MDS.h
/openbmc/u-boot/include/configs/MPC8569MDS.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/MigoR.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/P1023RDB.h
/openbmc/u-boot/include/configs/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/TQM834x.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/adp-ae3xx.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.h
/openbmc/u-boot/include/configs/alt.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/ap325rxa.h
/openbmc/u-boot/include/configs/ap_sh4a_4a.h
/openbmc/u-boot/include/configs/apalis_imx6.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/apx4devkit.h
/openbmc/u-boot/include/configs/aristainetos-common.h
/openbmc/u-boot/include/configs/armadillo-800eva.h
/openbmc/u-boot/include/configs/astro_mcf5373l.h
/openbmc/u-boot/include/configs/at91-sama5_common.h
/openbmc/u-boot/include/configs/at91rm9200ek.h
/openbmc/u-boot/include/configs/at91sam9260ek.h
/openbmc/u-boot/include/configs/at91sam9261ek.h
/openbmc/u-boot/include/configs/at91sam9263ek.h
/openbmc/u-boot/include/configs/at91sam9m10g45ek.h
/openbmc/u-boot/include/configs/at91sam9n12ek.h
/openbmc/u-boot/include/configs/at91sam9rlek.h
/openbmc/u-boot/include/configs/at91sam9x5ek.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/bcm23550_w1d.h
/openbmc/u-boot/include/configs/bcm28155_ap.h
/openbmc/u-boot/include/configs/bcm_northstar2.h
/openbmc/u-boot/include/configs/bg0900.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/cgtqmx6eval.h
/openbmc/u-boot/include/configs/chromebook_link.h
/openbmc/u-boot/include/configs/cl-som-imx7.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/colibri_imx6.h
/openbmc/u-boot/include/configs/colibri_imx7.h
/openbmc/u-boot/include/configs/colibri_pxa270.h
/openbmc/u-boot/include/configs/colibri_vf.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/corvus.h
/openbmc/u-boot/include/configs/cyrus.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/devkit3250.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/dragonboard410c.h
/openbmc/u-boot/include/configs/dragonboard820c.h
/openbmc/u-boot/include/configs/dreamplug.h
/openbmc/u-boot/include/configs/ds109.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/ecovec.h
/openbmc/u-boot/include/configs/edb93xx.h
/openbmc/u-boot/include/configs/edminiv2.h
/openbmc/u-boot/include/configs/el6x_common.h
/openbmc/u-boot/include/configs/embestmx6boards.h
/openbmc/u-boot/include/configs/espresso7420.h
/openbmc/u-boot/include/configs/espt.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/exynos5250-common.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/gose.h
/openbmc/u-boot/include/configs/gplugd.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/h2200.h
/openbmc/u-boot/include/configs/highbank.h
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/configs/hrcon.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/imx6_spl.h
/openbmc/u-boot/include/configs/imx7_spl.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/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/koelsch.h
/openbmc/u-boot/include/configs/kzm9g.h
/openbmc/u-boot/include/configs/lager.h
/openbmc/u-boot/include/configs/legoev3.h
/openbmc/u-boot/include/configs/ls1012a_common.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/ls2080a_common.h
/openbmc/u-boot/include/configs/m28evk.h
/openbmc/u-boot/include/configs/m53evk.h
/openbmc/u-boot/include/configs/ma5d4evk.h
/openbmc/u-boot/include/configs/maxbcm.h
/openbmc/u-boot/include/configs/mccmon6.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/meesc.h
/openbmc/u-boot/include/configs/meson-gxbb-common.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/mpc8308_p1m.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/mt_ventoux.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/mx23_olinuxino.h
/openbmc/u-boot/include/configs/mx23evk.h
/openbmc/u-boot/include/configs/mx25pdk.h
/openbmc/u-boot/include/configs/mx28evk.h
/openbmc/u-boot/include/configs/mx31ads.h
/openbmc/u-boot/include/configs/mx31pdk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/mx51evk.h
/openbmc/u-boot/include/configs/mx53ard.h
/openbmc/u-boot/include/configs/mx53cx9020.h
/openbmc/u-boot/include/configs/mx53evk.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx53ppd.h
/openbmc/u-boot/include/configs/mx53smd.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6sabreauto.h
/openbmc/u-boot/include/configs/mx6slevk.h
/openbmc/u-boot/include/configs/mx6sxsabreauto.h
/openbmc/u-boot/include/configs/mx6ullevk.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/mx7dsabresd.h
/openbmc/u-boot/include/configs/mx7ulp_evk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/nx25-ae250.h
/openbmc/u-boot/include/configs/odroid.h
/openbmc/u-boot/include/configs/odroid_xu3.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_logic.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/origen.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/pcm052.h
/openbmc/u-boot/include/configs/pcm058.h
/openbmc/u-boot/include/configs/peach-pi.h
/openbmc/u-boot/include/configs/peach-pit.h
/openbmc/u-boot/include/configs/pfla02.h
/openbmc/u-boot/include/configs/picosam9g45.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/pm9g45.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/qemu-ppce500.h
/openbmc/u-boot/include/configs/qemu-x86.h
/openbmc/u-boot/include/configs/r0p7734.h
/openbmc/u-boot/include/configs/r2dplus.h
/openbmc/u-boot/include/configs/r7780mp.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3128_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/rpi.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/rv1108_common.h
/openbmc/u-boot/include/configs/s32v234evb.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/sama5d27_som1_ek.h
/openbmc/u-boot/include/configs/sama5d2_xplained.h
/openbmc/u-boot/include/configs/sama5d3_xplained.h
/openbmc/u-boot/include/configs/sama5d3xek.h
/openbmc/u-boot/include/configs/sama5d4_xplained.h
/openbmc/u-boot/include/configs/sama5d4ek.h
/openbmc/u-boot/include/configs/sandbox.h
/openbmc/u-boot/include/configs/sandbox_spl.h
/openbmc/u-boot/include/configs/sansa_fuze_plus.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/sc_sps_1.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/shmin.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/silk.h
/openbmc/u-boot/include/configs/smartweb.h
/openbmc/u-boot/include/configs/smdk5420.h
/openbmc/u-boot/include/configs/smdkc100.h
/openbmc/u-boot/include/configs/smdkv310.h
/openbmc/u-boot/include/configs/snapper9260.h
/openbmc/u-boot/include/configs/snapper9g45.h
/openbmc/u-boot/include/configs/sniper.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socrates.h
/openbmc/u-boot/include/configs/spear-common.h
/openbmc/u-boot/include/configs/stih410-b2260.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/stm32h743-disco.h
/openbmc/u-boot/include/configs/stm32h743-eval.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/stout.h
/openbmc/u-boot/include/configs/strider.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/t4qds.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/taurus.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tegra114-common.h
/openbmc/u-boot/include/configs/tegra124-common.h
/openbmc/u-boot/include/configs/tegra186-common.h
/openbmc/u-boot/include/configs/tegra20-common.h
/openbmc/u-boot/include/configs/tegra210-common.h
/openbmc/u-boot/include/configs/tegra30-common.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/thunderx_88xx.h
/openbmc/u-boot/include/configs/ti814x_evm.h
/openbmc/u-boot/include/configs/ti816x_evm.h
/openbmc/u-boot/include/configs/ti_armv7_common.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/ti_omap3_common.h
/openbmc/u-boot/include/configs/titanium.h
/openbmc/u-boot/include/configs/tqma6.h
/openbmc/u-boot/include/configs/tqma6_wru4.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/ts4600.h
/openbmc/u-boot/include/configs/ts4800.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/tuxx1.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/usb_a9263.h
/openbmc/u-boot/include/configs/usbarmory.h
/openbmc/u-boot/include/configs/ve8313.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/vexpress_common.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/configs/vinco.h
/openbmc/u-boot/include/configs/vme8349.h
/openbmc/u-boot/include/configs/wb45n.h
/openbmc/u-boot/include/configs/wb50n.h
/openbmc/u-boot/include/configs/woodburn.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/configs/woodburn_sd.h
/openbmc/u-boot/include/configs/work_92105.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/xfi3.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/zipitz2.h
/openbmc/u-boot/include/configs/zmx25.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dm/device.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/fsl_ddr.h
/openbmc/u-boot/include/fsl_ddr_dimm_params.h
/openbmc/u-boot/include/fsl_ddrc_version.h
/openbmc/u-boot/include/fsl_immap.h
/openbmc/u-boot/include/fsl_mmdc.h
/openbmc/u-boot/include/fsl_sec.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/pe.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/crc32.c
/openbmc/u-boot/lib/efi_driver/efi_uclass.c
/openbmc/u-boot/lib/efi_loader/Kconfig
/openbmc/u-boot/lib/efi_loader/efi_boottime.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_runtime.c
/openbmc/u-boot/lib/efi_selftest/Makefile
/openbmc/u-boot/net/Kconfig
/openbmc/u-boot/scripts/config_whitelist.txt
env/fw_env.c
env/fw_env_main.c
2371d1bc26-Jan-2018 Daniel Schwierzeck <daniel.schwierzeck@gmail.com>

buildman: add option -E for treating compiler warnings as errors

Add a new option '-E' for treating all compiler warnings as errors.
Eventually this will pass 'KCFLAGS=-Werror' to Kbuild.

Signed-of

buildman: add option -E for treating compiler warnings as errors

Add a new option '-E' for treating all compiler warnings as errors.
Eventually this will pass 'KCFLAGS=-Werror' to Kbuild.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>

show more ...


/openbmc/u-boot/Kconfig
/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/Makefile
/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/fsl-imx8-ca53.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-imx8mq.dtsi
/openbmc/u-boot/arch/arm/dts/imx6dl-icore-mipi.dts
/openbmc/u-boot/arch/arm/dts/imx6q-icore-mipi.dts
/openbmc/u-boot/arch/arm/dts/imx6qdl-icore.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/imx7d-sdb.dts
/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-imx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/iomux-mx25.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx8m/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx8m/crm_regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx8m/ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx8m/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx8m/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx8m/mx8mq_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx8m/sys_proto.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/include/asm/mach-imx/boot_mode.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/iomux-v3.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/mxc_i2c.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/mach-davinci/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/imx_bootaux.c
/openbmc/u-boot/arch/arm/mach-imx/mac.c
/openbmc/u-boot/arch/arm/mach-imx/mmc_env.c
/openbmc/u-boot/arch/arm/mach-imx/mx5/Makefile
/openbmc/u-boot/arch/arm/mach-imx/mx5/mx53_dram.c
/openbmc/u-boot/arch/arm/mach-imx/mx6/soc.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/psci-mx7.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/psci.S
/openbmc/u-boot/arch/arm/mach-imx/mx7/soc.c
/openbmc/u-boot/arch/arm/mach-imx/mx8m/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx8m/Makefile
/openbmc/u-boot/arch/arm/mach-imx/mx8m/clock.c
/openbmc/u-boot/arch/arm/mach-imx/mx8m/clock_slice.c
/openbmc/u-boot/arch/arm/mach-imx/mx8m/lowlevel_init.S
/openbmc/u-boot/arch/arm/mach-imx/mx8m/soc.c
/openbmc/u-boot/arch/arm/mach-imx/sip.c
/openbmc/u-boot/arch/arm/mach-imx/spl.c
/openbmc/u-boot/arch/arm/mach-stm32/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/config.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/aries/m53evk/m53evk.c
/openbmc/u-boot/board/beckhoff/mx53cx9020/mx53cx9020.c
/openbmc/u-boot/board/cobra5272/flash.c
/openbmc/u-boot/board/engicam/common/board.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/freescale/mx53loco/mx53loco.c
/openbmc/u-boot/board/freescale/mx6memcal/spl.c
/openbmc/u-boot/board/ge/bx50v3/bx50v3.c
/openbmc/u-boot/board/google/Kconfig
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/tbs/tbs2910/Kconfig
/openbmc/u-boot/board/tbs/tbs2910/tbs2910.cfg
/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/Kconfig
/openbmc/u-boot/cmd/aes.c
/openbmc/u-boot/cmd/bdinfo.c
/openbmc/u-boot/cmd/log.c
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/flash.c
/openbmc/u-boot/common/log.c
/openbmc/u-boot/common/log_console.c
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/Nintendo_NES_Classic_Edition_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/am335x_baltos_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/cm_t3517_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/evb-rk3036_defconfig
/openbmc/u-boot/configs/evb-rk3229_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/ge_b450v3_defconfig
/openbmc/u-boot/configs/ge_b650v3_defconfig
/openbmc/u-boot/configs/ge_b850v3_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mipi_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig
/openbmc/u-boot/configs/kc1_defconfig
/openbmc/u-boot/configs/kylin-rk3036_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/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mx6memcal_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx7dsabresd_defconfig
/openbmc/u-boot/configs/mx7dsabresd_secure_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/odroid_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/origen_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/rock2_defconfig
/openbmc/u-boot/configs/s5p_goni_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/sniper_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/tbs_a711_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/trats2_defconfig
/openbmc/u-boot/configs/trats_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_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.log
/openbmc/u-boot/doc/README.mxc_hab
/openbmc/u-boot/doc/README.zynq
/openbmc/u-boot/drivers/clk/clk_stm32f.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/crypto/fsl/jr.c
/openbmc/u-boot/drivers/crypto/fsl/jr.h
/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/mxc_gpio.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/misc/mxc_ocotp.c
/openbmc/u-boot/drivers/misc/qfw.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.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/e1000.c
/openbmc/u-boot/drivers/net/e1000.h
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/net/mvpp2.c
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/regulator/Makefile
/openbmc/u-boot/drivers/rtc/Kconfig
/openbmc/u-boot/drivers/rtc/Makefile
/openbmc/u-boot/drivers/rtc/rx8010sj.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/serial/serial-uclass.c
/openbmc/u-boot/drivers/usb/gadget/Kconfig
/openbmc/u-boot/env/common.c
/openbmc/u-boot/env/eeprom.c
/openbmc/u-boot/env/ext4.c
/openbmc/u-boot/env/fat.c
/openbmc/u-boot/env/flash.c
/openbmc/u-boot/env/mmc.c
/openbmc/u-boot/env/nand.c
/openbmc/u-boot/env/nvram.c
/openbmc/u-boot/env/onenand.c
/openbmc/u-boot/env/remote.c
/openbmc/u-boot/env/sata.c
/openbmc/u-boot/env/sf.c
/openbmc/u-boot/env/ubi.c
/openbmc/u-boot/fs/btrfs/super.c
/openbmc/u-boot/include/asm-generic/global_data.h
/openbmc/u-boot/include/common_timing_params.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.h
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/apalis_imx6.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/colibri_imx6.h
/openbmc/u-boot/include/configs/colibri_imx7.h
/openbmc/u-boot/include/configs/colibri_vf.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/dh_imx6.h
/openbmc/u-boot/include/configs/exynos4-common.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/imx6-engicam.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/kc1.h
/openbmc/u-boot/include/configs/legoev3.h
/openbmc/u-boot/include/configs/ma5d4evk.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/mx6memcal.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/mx7dsabresd.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/odroid_xu3.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/opos6uldev.h
/openbmc/u-boot/include/configs/pico-imx6ul.h
/openbmc/u-boot/include/configs/pico-imx7d.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk322x_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/sniper.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/stm32f746-disco.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/tbs2910.h
/openbmc/u-boot/include/configs/tegra-common-usb-gadget.h
/openbmc/u-boot/include/configs/ti_armv7_omap.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/warp.h
/openbmc/u-boot/include/configs/warp7.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/uclass.h
/openbmc/u-boot/include/dt-bindings/clock/imx8mq-clock.h
/openbmc/u-boot/include/dt-bindings/pinctrl/pins-imx8mq.h
/openbmc/u-boot/include/environment.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/fsl_esdhc.h
/openbmc/u-boot/include/imx_sip.h
/openbmc/u-boot/include/log.h
/openbmc/u-boot/include/uboot_aes.h
/openbmc/u-boot/lib/aes.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/kconfig/mconf.c
/openbmc/u-boot/test/dm/core.c
/openbmc/u-boot/test/py/tests/test_log.py
buildman/builder.py
buildman/builderthread.py
buildman/cmdline.py
buildman/control.py
ceb3281820-Jan-2018 Andreas Färber <afaerber@suse.de>

tools/mrvl_uart.sh: Tidy script output

Fix a typo in help output (awailable -> available).
Tidy the grammar - not the board connects to a port, we do.

While at it, be consistent in upper-casing the

tools/mrvl_uart.sh: Tidy script output

Fix a typo in help output (awailable -> available).
Tidy the grammar - not the board connects to a port, we do.

While at it, be consistent in upper-casing the comments.

Fixes: eee4835d22 ("tools: Add Marvell recovery image download script")
Cc: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Konstantin Porotchkin <kostap@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>

show more ...

3e00c48e20-Jan-2018 Andreas Färber <afaerber@suse.de>

tools/mrvl_uart.sh: Fix minicom baudrate

minicom doesn't inherit the baudrate from stty but uses its own
defaults, such as for example 57600, whereas we expect 115200 here.
Explicitly tell minicom w

tools/mrvl_uart.sh: Fix minicom baudrate

minicom doesn't inherit the baudrate from stty but uses its own
defaults, such as for example 57600, whereas we expect 115200 here.
Explicitly tell minicom which baudrate to use.

Fixes: eee4835d22 ("tools: Add Marvell recovery image download script")
Cc: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Konstantin Porotchkin <kostap@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/arch/arm/Kconfig
/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/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/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/mach-bcm283x/include/mach/gpio.h
/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-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/powerpc/include/asm/processor.h
/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/logicpd/omap3som/omap3logic.h
/openbmc/u-boot/board/raspberrypi/rpi/rpi.c
/openbmc/u-boot/board/rockchip/evb_rv1108/evb_rv1108.c
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/elf.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/am335x_pdu001_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/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/doc/README.iscsi
/openbmc/u-boot/drivers/clk/clk-uclass.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/core/device.c
/openbmc/u-boot/drivers/gpio/bcm2835_gpio.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/net/gmac_rockchip.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/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/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/include/clk-uclass.h
/openbmc/u-boot/include/clk.h
/openbmc/u-boot/include/configs/edb93xx.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/mxs.h
/openbmc/u-boot/include/configs/pdu001.h
/openbmc/u-boot/include/configs/poplar.h
/openbmc/u-boot/include/configs/qemu-arm.h
/openbmc/u-boot/include/configs/rpi.h
/openbmc/u-boot/include/configs/spear-common.h
/openbmc/u-boot/include/configs/stv0991.h
/openbmc/u-boot/include/configs/thunderx_88xx.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/dm/platform_data/serial_bcm283x_mu.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/efi.h
/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/vsprintf.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/test/print_ut.c
mrvl_uart.sh
6622822021-Jan-2018 Masahiro Yamada <yamada.masahiro@socionext.com>

libfdt: migrate include/libfdt_env.h to a wrapper

libfdt_env.h is supposed to provide system-dependent defines.

scripts/dtc/libfdt/libfdt_env.h from upstream DTC is suitable
for user-space, so we s

libfdt: migrate include/libfdt_env.h to a wrapper

libfdt_env.h is supposed to provide system-dependent defines.

scripts/dtc/libfdt/libfdt_env.h from upstream DTC is suitable
for user-space, so we should use this for USE_HOSTCC case.

For compiling U-Boot, we need to override such system-dependent
defines, so use <linux/libfdt_env.h> imported from Linux.

<libfdt.h> selects a proper one. Maybe, we should split header
inclusion completely, but I do not want too many patches at one.

I can rip off the include/libfdt_env.h from HOST_EXTRACFLAGS.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

d2bf115221-Jan-2018 Masahiro Yamada <yamada.masahiro@socionext.com>

tools: include necessary headers explicitly

Several host-tools use "bool" type without including <stdbool.h>.
This relies on the crappy header inclusion chain.

tools/Makefile has the following line

tools: include necessary headers explicitly

Several host-tools use "bool" type without including <stdbool.h>.
This relies on the crappy header inclusion chain.

tools/Makefile has the following line:

HOST_EXTRACFLAGS += -include $(srctree)/include/libfdt_env.h \

All host-tools are forced to include libfdt_env.h even if they are
totally unrelated to FDT. Then, <stdbool.h> is indirectly included
as follows:

include/libfdt_env.h
-> include/linux/types.h
-> <stdbool.h>

I am fixing this horrible crap. In advance, I need to add necessary
include directives explicitly. tools/fdtgrep.c needs more; <fctl.h>
for open() and <errno.h> for errno.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

12345678910>>...64