History log of /openbmc/u-boot/arch/x86/include/ (Results 251 – 275 of 491)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
867bcb6322-Aug-2015 Saket Sinha <saket.sinha89@gmail.com>

x86: Generate a valid ACPI table

Implement write_acpi_table() to create a minimal working ACPI table.
This includes writing FACS, XSDT, RSDP, FADT, MCFG, MADT, DSDT & SSDT
ACPI table entries.

Use a

x86: Generate a valid ACPI table

Implement write_acpi_table() to create a minimal working ACPI table.
This includes writing FACS, XSDT, RSDP, FADT, MCFG, MADT, DSDT & SSDT
ACPI table entries.

Use a Kconfig option GENERATE_ACPI_TABLE to tell U-Boot whether we need
actually write the APCI table just like we did for PIRQ routing, MP table
and SFI tables. With ACPI table existence, linux kernel gets control of
power management, thermal management, configuration management and
monitoring in hardware.

Signed-off-by: Saket Sinha <saket.sinha89@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tidied up whitespace and aligned some tabs:
Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

c78dfb4f21-Aug-2015 Bin Meng <bmeng.cn@gmail.com>

x86: superio: Add keyboard controller support to smsc_lpc47m driver

Add an api to enable and configure the integrated keyboard controller
on SMSC LPC47m superio chipset. It also adds several macros

x86: superio: Add keyboard controller support to smsc_lpc47m driver

Add an api to enable and configure the integrated keyboard controller
on SMSC LPC47m superio chipset. It also adds several macros to help
future extension.

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

show more ...

c17ca6b513-Aug-2015 Bin Meng <bmeng.cn@gmail.com>

x86: Remove calculate_relocation_address()

Now that we have generic routine to calculate relocation address,
remove the x86 specific one which is now only used by coreboot.

Signed-off-by: Bin Meng

x86: Remove calculate_relocation_address()

Now that we have generic routine to calculate relocation address,
remove the x86 specific one which is now only used by coreboot.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>

show more ...

89b8708113-Aug-2015 Bin Meng <bmeng.cn@gmail.com>

x86: coreboot: Increase memrange entry number to 32

Increase lib_sysinfo memrange entry number to 32 to sync with coreboot.
This allows a complete E820 table to be reported to the kernel, as on
some

x86: coreboot: Increase memrange entry number to 32

Increase lib_sysinfo memrange entry number to 32 to sync with coreboot.
This allows a complete E820 table to be reported to the kernel, as on
some platforms (eg: Bayley Bay) having only 16 entires does not cover
all the memory ranges.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/dram.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/devices.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv7/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap-common/clocks-common.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/hw_data.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/prcm-regs.c
/openbmc/u-boot/arch/arm/cpu/armv7/s5pc1xx/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/clock_sun4i.c
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/clock_sun6i.c
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/zynqmp/cpu.c
/openbmc/u-boot/arch/arm/cpu/pxa/Makefile
/openbmc/u-boot/arch/arm/cpu/pxa/pxa2xx.c
/openbmc/u-boot/arch/arm/cpu/pxa/relocate.S
/openbmc/u-boot/arch/arm/cpu/pxa/timer.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/axp152.dtsi
/openbmc/u-boot/arch/arm/dts/axp209.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga_arria5_socdk.dts
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga_cyclone5_socrates.dts
/openbmc/u-boot/arch/arm/dts/sun4i-a10-ba10-tvbox.dts
/openbmc/u-boot/arch/arm/dts/sun4i-a10-chuwi-v7-cw0825.dts
/openbmc/u-boot/arch/arm/dts/sun4i-a10-cubieboard.dts
/openbmc/u-boot/arch/arm/dts/sun4i-a10-itead-iteaduino-plus.dts
/openbmc/u-boot/arch/arm/dts/sun4i-a10-mini-xplus.dts
/openbmc/u-boot/arch/arm/dts/sun4i-a10-olinuxino-lime.dts
/openbmc/u-boot/arch/arm/dts/sun4i-a10.dtsi
/openbmc/u-boot/arch/arm/dts/sun5i-a10s-auxtek-t003.dts
/openbmc/u-boot/arch/arm/dts/sun5i-a10s-olinuxino-micro.dts
/openbmc/u-boot/arch/arm/dts/sun5i-a13-hsg-h702.dts
/openbmc/u-boot/arch/arm/dts/sun5i-a13-olinuxino.dts
/openbmc/u-boot/arch/arm/dts/sun5i-a13-utoo-p66.dts
/openbmc/u-boot/arch/arm/dts/sun5i.dtsi
/openbmc/u-boot/arch/arm/dts/sun6i-a31-colombus.dts
/openbmc/u-boot/arch/arm/dts/sun6i-a31-m9.dts
/openbmc/u-boot/arch/arm/dts/sun6i-a31-mele-a1000g-quad.dts
/openbmc/u-boot/arch/arm/dts/sun6i-a31.dtsi
/openbmc/u-boot/arch/arm/dts/sun6i-a31s-cs908.dts
/openbmc/u-boot/arch/arm/dts/sun7i-a20-cubietruck.dts
/openbmc/u-boot/arch/arm/dts/sun7i-a20-i12-tvbox.dts
/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-lime.dts
/openbmc/u-boot/arch/arm/dts/sun7i-a20-olinuxino-micro.dts
/openbmc/u-boot/arch/arm/dts/sun7i-a20.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-a23-a33.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-a23-ippo-q8h-v5.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a23.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-a33-ga10h-v1.1.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a33-ippo-q8h-v1.2.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a33-sinlinx-sina33.dts
/openbmc/u-boot/arch/arm/dts/sun8i-a33.dtsi
/openbmc/u-boot/arch/arm/dts/sunxi-common-regulators.dtsi
/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/include/asm/arch-am33xx/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/clk.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/dma.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/gpio_grp.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/mux.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-spear/hardware.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun4i.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/display.h
/openbmc/u-boot/arch/arm/include/asm/arch-zynqmp/hardware.h
/openbmc/u-boot/arch/arm/include/asm/config.h
/openbmc/u-boot/arch/arm/include/asm/mach-types.h
/openbmc/u-boot/arch/arm/include/asm/omap_common.h
/openbmc/u-boot/arch/arm/include/asm/ti-common/ti-edma3.h
/openbmc/u-boot/arch/arm/mach-at91/Kconfig
/openbmc/u-boot/arch/arm/mach-at91/include/mach/at91_pmc.h
/openbmc/u-boot/arch/arm/mach-at91/include/mach/atmel_mpddrc.h
/openbmc/u-boot/arch/arm/mach-at91/mpddrc.c
/openbmc/u-boot/arch/arm/mach-davinci/Kconfig
/openbmc/u-boot/arch/arm/mach-exynos/Kconfig
/openbmc/u-boot/arch/arm/mach-exynos/Makefile
/openbmc/u-boot/arch/arm/mach-exynos/clock.c
/openbmc/u-boot/arch/arm/mach-exynos/clock_init.h
/openbmc/u-boot/arch/arm/mach-exynos/clock_init_exynos4.c
/openbmc/u-boot/arch/arm/mach-exynos/clock_init_exynos5.c
/openbmc/u-boot/arch/arm/mach-exynos/common_setup.h
/openbmc/u-boot/arch/arm/mach-exynos/config.mk
/openbmc/u-boot/arch/arm/mach-exynos/dmc_common.c
/openbmc/u-boot/arch/arm/mach-exynos/dmc_init_ddr3.c
/openbmc/u-boot/arch/arm/mach-exynos/dmc_init_exynos4.c
/openbmc/u-boot/arch/arm/mach-exynos/exynos4_setup.h
/openbmc/u-boot/arch/arm/mach-exynos/exynos5_setup.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/adc.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/board.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/clk.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/clock.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/cpu.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dmc.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dp.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dp_info.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dsim.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/dwmmc.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ehci.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/fb.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/i2s-regs.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/mipi_dsim.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/mmc.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/periph.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pinmux.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/power.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pwm.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/pwm_backlight.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sound.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/spi.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/spl.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sromc.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/sys_proto.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/system.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/tmu.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/tzpc.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/uart.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/watchdog.h
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/xhci-exynos.h
/openbmc/u-boot/arch/arm/mach-exynos/lowlevel_init.c
/openbmc/u-boot/arch/arm/mach-exynos/pinmux.c
/openbmc/u-boot/arch/arm/mach-exynos/power.c
/openbmc/u-boot/arch/arm/mach-exynos/sec_boot.S
/openbmc/u-boot/arch/arm/mach-exynos/soc.c
/openbmc/u-boot/arch/arm/mach-exynos/spl_boot.c
/openbmc/u-boot/arch/arm/mach-exynos/system.c
/openbmc/u-boot/arch/arm/mach-exynos/tzpc.c
/openbmc/u-boot/arch/arm/mach-mvebu/Makefile
/openbmc/u-boot/arch/arm/mach-mvebu/cpu.c
/openbmc/u-boot/arch/arm/mach-mvebu/dram.c
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/cpu.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/soc.h
/openbmc/u-boot/arch/arm/mach-mvebu/mbus.c
/openbmc/u-boot/arch/arm/mach-socfpga/Kconfig
/openbmc/u-boot/arch/arm/mach-socfpga/Makefile
/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/freeze_controller.c
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager.h
/openbmc/u-boot/arch/arm/mach-socfpga/qts-filter.sh
/openbmc/u-boot/arch/arm/mach-socfpga/system_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/wrap_iocsr_config.c
/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pinmux_config.c
/openbmc/u-boot/arch/arm/mach-socfpga/wrap_pll_config.c
/openbmc/u-boot/arch/arm/mach-socfpga/wrap_sdram_config.c
/openbmc/u-boot/arch/arm/mach-tegra/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/clock.c
/openbmc/u-boot/arch/arm/mach-zynq/Kconfig
/openbmc/u-boot/arch/mips/include/asm/mipsregs.h
/openbmc/u-boot/arch/mips/lib/bootm.c
/openbmc/u-boot/arch/x86/cpu/pci.c
/openbmc/u-boot/arch/x86/dts/minnowmax.dts
asm/arch-coreboot/sysinfo.h
/openbmc/u-boot/board/Marvell/db-88f6820-gp/db-88f6820-gp.c
/openbmc/u-boot/board/Marvell/db-mv784mp-gp/db-mv784mp-gp.c
/openbmc/u-boot/board/altera/arria5-socdk/MAINTAINERS
/openbmc/u-boot/board/altera/arria5-socdk/Makefile
/openbmc/u-boot/board/altera/arria5-socdk/qts/iocsr_config.h
/openbmc/u-boot/board/altera/arria5-socdk/qts/pinmux_config.h
/openbmc/u-boot/board/altera/arria5-socdk/qts/pll_config.h
/openbmc/u-boot/board/altera/arria5-socdk/qts/sdram_config.h
/openbmc/u-boot/board/altera/arria5-socdk/socfpga.c
/openbmc/u-boot/board/altera/cyclone5-socdk/MAINTAINERS
/openbmc/u-boot/board/altera/cyclone5-socdk/Makefile
/openbmc/u-boot/board/altera/cyclone5-socdk/qts/iocsr_config.h
/openbmc/u-boot/board/altera/cyclone5-socdk/qts/pinmux_config.h
/openbmc/u-boot/board/altera/cyclone5-socdk/qts/pll_config.h
/openbmc/u-boot/board/altera/cyclone5-socdk/qts/sdram_config.h
/openbmc/u-boot/board/altera/cyclone5-socdk/socfpga.c
/openbmc/u-boot/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
/openbmc/u-boot/board/atmel/at91sam9n12ek/at91sam9n12ek.c
/openbmc/u-boot/board/atmel/at91sam9x5ek/at91sam9x5ek.c
/openbmc/u-boot/board/atmel/sama5d3_xplained/sama5d3_xplained.c
/openbmc/u-boot/board/atmel/sama5d3xek/sama5d3xek.c
/openbmc/u-boot/board/atmel/sama5d4_xplained/sama5d4_xplained.c
/openbmc/u-boot/board/atmel/sama5d4ek/sama5d4ek.c
/openbmc/u-boot/board/cm5200/fwupdate.c
/openbmc/u-boot/board/inka4x0/MAINTAINERS
/openbmc/u-boot/board/ipek01/MAINTAINERS
/openbmc/u-boot/board/mini-box/picosam9g45/Kconfig
/openbmc/u-boot/board/mini-box/picosam9g45/MAINTAINERS
/openbmc/u-boot/board/mini-box/picosam9g45/Makefile
/openbmc/u-boot/board/mini-box/picosam9g45/led.c
/openbmc/u-boot/board/mini-box/picosam9g45/picosam9g45.c
/openbmc/u-boot/board/siemens/corvus/board.c
/openbmc/u-boot/board/sunxi/Kconfig
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/vpac270/u-boot-spl.lds
/openbmc/u-boot/board/xilinx/microblaze-generic/microblaze-generic.c
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/cli.c
/openbmc/u-boot/common/cmd_sf.c
/openbmc/u-boot/common/env_sf.c
/openbmc/u-boot/common/spl/spl.c
/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/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/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_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/Chuwi_V7_CW0825_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Et_q8_v1_6_defconfig
/openbmc/u-boot/configs/Hyundai_A7HD_defconfig
/openbmc/u-boot/configs/Ippo_q8h_v1_2_a33_1024x600_defconfig
/openbmc/u-boot/configs/Ippo_q8h_v1_2_defconfig
/openbmc/u-boot/configs/Ippo_q8h_v5_defconfig
/openbmc/u-boot/configs/MPC8536DS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8536DS_SDCARD_defconfig
/openbmc/u-boot/configs/MPC8536DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/MPC8536DS_defconfig
/openbmc/u-boot/configs/MPC8544DS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8548CDS_defconfig
/openbmc/u-boot/configs/MPC8548CDS_legacy_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/MSI_Primo73_defconfig
/openbmc/u-boot/configs/MSI_Primo81_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Merrii_A80_Optimus_defconfig
/openbmc/u-boot/configs/Mini-X_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/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_D4_SECURE_BOOT_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_D4_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_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/TWR-P1025_defconfig
/openbmc/u-boot/configs/TZX-Q8-713B7_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/Yones_Toptech_BD1078_defconfig
/openbmc/u-boot/configs/am335x_boneblack_vboot_defconfig
/openbmc/u-boot/configs/am43xx_evm_defconfig
/openbmc/u-boot/configs/apalis_t30_defconfig
/openbmc/u-boot/configs/arches_defconfig
/openbmc/u-boot/configs/arndale_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bayleybay_defconfig
/openbmc/u-boot/configs/caddy2_defconfig
/openbmc/u-boot/configs/canyonlands_defconfig
/openbmc/u-boot/configs/cgtqmx6qeval_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/coreboot-x86_defconfig
/openbmc/u-boot/configs/crownbay_defconfig
/openbmc/u-boot/configs/dalmore_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/e2220-1170_defconfig
/openbmc/u-boot/configs/forfun_q88db_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/galileo_defconfig
/openbmc/u-boot/configs/gwventana_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/jesurun_q5_defconfig
/openbmc/u-boot/configs/jetson-tk1_defconfig
/openbmc/u-boot/configs/kmcoge4_defconfig
/openbmc/u-boot/configs/kmlion1_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_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_defconfig
/openbmc/u-boot/configs/ls2085aqds_defconfig
/openbmc/u-boot/configs/ls2085aqds_nand_defconfig
/openbmc/u-boot/configs/ls2085ardb_defconfig
/openbmc/u-boot/configs/ls2085ardb_nand_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/minnowmax_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_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/origen_defconfig
/openbmc/u-boot/configs/p2371-0000_defconfig
/openbmc/u-boot/configs/p2571_defconfig
/openbmc/u-boot/configs/peach-pi_defconfig
/openbmc/u-boot/configs/peach-pit_defconfig
/openbmc/u-boot/configs/picosam9g45_defconfig
/openbmc/u-boot/configs/qemu-ppce500_defconfig
/openbmc/u-boot/configs/qemu-x86_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/smdk5250_defconfig
/openbmc/u-boot/configs/smdk5420_defconfig
/openbmc/u-boot/configs/snow_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_socrates_defconfig
/openbmc/u-boot/configs/spring_defconfig
/openbmc/u-boot/configs/stv0991_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/venice2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_picozed_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc70x_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/doc/README.scrapyard
/openbmc/u-boot/doc/README.video
/openbmc/u-boot/doc/README.x86
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/clk/Kconfig
/openbmc/u-boot/drivers/core/Makefile
/openbmc/u-boot/drivers/core/device.c
/openbmc/u-boot/drivers/core/lists.c
/openbmc/u-boot/drivers/core/root.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/ddr/altera/sequencer.c
/openbmc/u-boot/drivers/ddr/marvell/axp/ddr3_axp_config.h
/openbmc/u-boot/drivers/ddr/marvell/axp/xor.c
/openbmc/u-boot/drivers/ddr/marvell/axp/xor.h
/openbmc/u-boot/drivers/dma/Makefile
/openbmc/u-boot/drivers/dma/lpc32xx_dma.c
/openbmc/u-boot/drivers/dma/ti-edma3.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/dwapb_gpio.c
/openbmc/u-boot/drivers/gpio/mxc_gpio.c
/openbmc/u-boot/drivers/gpio/sunxi_gpio.c
/openbmc/u-boot/drivers/gpio/vybrid_gpio.c
/openbmc/u-boot/drivers/i2c/lpc32xx_i2c.c
/openbmc/u-boot/drivers/i2c/s3c24x0_i2c.c
/openbmc/u-boot/drivers/input/Makefile
/openbmc/u-boot/drivers/input/tegra-kbc.c
/openbmc/u-boot/drivers/led/Kconfig
/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c
/openbmc/u-boot/drivers/mmc/pxa_mmc_gen.c
/openbmc/u-boot/drivers/mmc/s5p_sdhci.c
/openbmc/u-boot/drivers/mmc/tegra_mmc.c
/openbmc/u-boot/drivers/mmc/zynq_sdhci.c
/openbmc/u-boot/drivers/mtd/nand/lpc32xx_nand_slc.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/mtd/spi/sf_internal.h
/openbmc/u-boot/drivers/mtd/spi/sf_ops.c
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/e1000.c
/openbmc/u-boot/drivers/net/e1000.h
/openbmc/u-boot/drivers/net/e1000_spi.c
/openbmc/u-boot/drivers/net/mvneta.c
/openbmc/u-boot/drivers/net/xilinx_emaclite.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pci/pci_mvebu.c
/openbmc/u-boot/drivers/power/exynos-tmu.c
/openbmc/u-boot/drivers/power/pmic/Kconfig
/openbmc/u-boot/drivers/power/pmic/pfuze100.c
/openbmc/u-boot/drivers/power/pmic/pmic_max77686.c
/openbmc/u-boot/drivers/power/pmic/pmic_pfuze100.c
/openbmc/u-boot/drivers/ram/Kconfig
/openbmc/u-boot/drivers/serial/ns16550.c
/openbmc/u-boot/drivers/serial/serial-uclass.c
/openbmc/u-boot/drivers/serial/serial_omap.c
/openbmc/u-boot/drivers/serial/serial_pl01x.c
/openbmc/u-boot/drivers/serial/serial_pxa.c
/openbmc/u-boot/drivers/serial/serial_tegra.c
/openbmc/u-boot/drivers/serial/serial_uniphier.c
/openbmc/u-boot/drivers/serial/serial_zynq.c
/openbmc/u-boot/drivers/sound/max98095.c
/openbmc/u-boot/drivers/sound/wm8994.c
/openbmc/u-boot/drivers/spi/exynos_spi.c
/openbmc/u-boot/drivers/spi/ti_qspi.c
/openbmc/u-boot/drivers/tpm/tpm_tis_i2c.c
/openbmc/u-boot/drivers/usb/gadget/ether.c
/openbmc/u-boot/drivers/usb/gadget/pxa27x_udc.c
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/dwc2.c
/openbmc/u-boot/drivers/usb/host/ehci-marvell.c
/openbmc/u-boot/drivers/usb/host/ehci-mx6.c
/openbmc/u-boot/drivers/usb/host/ehci-spear.c
/openbmc/u-boot/drivers/usb/host/ohci-lpc32xx.c
/openbmc/u-boot/drivers/usb/host/xhci-omap.c
/openbmc/u-boot/drivers/usb/host/xhci.c
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/Makefile
/openbmc/u-boot/drivers/video/anx9804.c
/openbmc/u-boot/drivers/video/anx9804.h
/openbmc/u-boot/drivers/video/cfb_console.c
/openbmc/u-boot/drivers/video/exynos_dp_lowlevel.c
/openbmc/u-boot/drivers/video/exynos_fb.c
/openbmc/u-boot/drivers/video/exynos_fimd.c
/openbmc/u-boot/drivers/video/exynos_mipi_dsi.c
/openbmc/u-boot/drivers/video/pxa_lcd.c
/openbmc/u-boot/drivers/video/sunxi_display.c
/openbmc/u-boot/drivers/video/tegra.c
/openbmc/u-boot/dts/Kconfig
/openbmc/u-boot/include/asm-generic/global_data.h
/openbmc/u-boot/include/cli.h
/openbmc/u-boot/include/config_uncmd_spl.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8548CDS.h
/openbmc/u-boot/include/configs/MPC8569MDS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/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/UCP1020.h
/openbmc/u-boot/include/configs/apalis_t30.h
/openbmc/u-boot/include/configs/at91-sama5_common.h
/openbmc/u-boot/include/configs/at91sam9m10g45ek.h
/openbmc/u-boot/include/configs/at91sam9n12ek.h
/openbmc/u-boot/include/configs/at91sam9x5ek.h
/openbmc/u-boot/include/configs/bayleybay.h
/openbmc/u-boot/include/configs/canmb.h
/openbmc/u-boot/include/configs/colibri_pxa270.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/corvus.h
/openbmc/u-boot/include/configs/crownbay.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/dra7xx_evm.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/inka4x0.h
/openbmc/u-boot/include/configs/ipek01.h
/openbmc/u-boot/include/configs/jupiter.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/ls1021aqds.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls2085aqds.h
/openbmc/u-boot/include/configs/ls2085ardb.h
/openbmc/u-boot/include/configs/maxbcm.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/minnowmax.h
/openbmc/u-boot/include/configs/motionpro.h
/openbmc/u-boot/include/configs/munices.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/palmtreo680.h
/openbmc/u-boot/include/configs/pcm030.h
/openbmc/u-boot/include/configs/picosam9g45.h
/openbmc/u-boot/include/configs/qemu-ppce500.h
/openbmc/u-boot/include/configs/qemu-x86.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/socfpga_arria5.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_cyclone5.h
/openbmc/u-boot/include/configs/socrates.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/ti_omap5_common.h
/openbmc/u-boot/include/configs/v38b.h
/openbmc/u-boot/include/configs/vme8349.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_ep.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dm/device-internal.h
/openbmc/u-boot/include/dm/device.h
/openbmc/u-boot/include/dm/uclass-internal.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/linux/kconfig.h
/openbmc/u-boot/include/power/pfuze100_pmic.h
/openbmc/u-boot/include/spi.h
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/net/net.c
/openbmc/u-boot/net/tftp.c
/openbmc/u-boot/scripts/Kbuild.include
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/scripts/Makefile.uncmd_spl
/openbmc/u-boot/scripts/basic/fixdep.c
/openbmc/u-boot/test/fs/fs-test.sh
ecf674b712-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Drop FSP error defines and use EFI instead

Now that we have an efi.h header we can use that for FSP error defines.
Drop the FSP ones.

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

x86: Drop FSP error defines and use EFI instead

Now that we have an efi.h header we can use that for FSP error defines.
Drop the FSP ones.

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

show more ...

2db9374510-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Move the GDT into global_data

Rather than keeping track of the Global Descriptor Table in its own memory
we may as well put it in global_data with everything else. As a first step,
stop using t

x86: Move the GDT into global_data

Rather than keeping track of the Global Descriptor Table in its own memory
we may as well put it in global_data with everything else. As a first step,
stop using the separately allocated GDT.

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

show more ...

93afae5d10-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Remove init_gd() function

This is declared but no-longer exists. Drop it.

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

7e4be12010-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Allow pirq_init() to return an error

This function can fail. In this case we should return the error rather than
swallowing it.

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

x86: Allow pirq_init() to return an error

This function can fail. In this case we should return the error rather than
swallowing it.

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

show more ...

412400ab10-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Split out fsp_init_phase_pci() code into a new function

This code may be useful for boards that use driver model for PCI.

Note: It would be better to have driver model automatically call this

x86: Split out fsp_init_phase_pci() code into a new function

This code may be useful for boards that use driver model for PCI.

Note: It would be better to have driver model automatically call this
function somehow. However for now it is probably safer to have it under
board control.

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

show more ...

da60fb7908-Aug-2015 Bin Meng <bmeng.cn@gmail.com>

x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG

When using different release version of Intel FSP, the VPD_IMAGE_REV
is different (ie: BayTrail Gold 3 is 0x0303 while Gold 4 is 0x0304).
Remove the

x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG

When using different release version of Intel FSP, the VPD_IMAGE_REV
is different (ie: BayTrail Gold 3 is 0x0303 while Gold 4 is 0x0304).
Remove the asserting of this so that U-Boot does not hang in a debug
build.

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

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/Makefile
/openbmc/u-boot/arch/arm/cpu/arm11/Makefile
/openbmc/u-boot/arch/arm/cpu/arm11/cpu.c
/openbmc/u-boot/arch/arm/cpu/arm1136/Makefile
/openbmc/u-boot/arch/arm/cpu/arm1176/Makefile
/openbmc/u-boot/arch/arm/cpu/arm926ejs/cache.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/devices.c
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/mxs.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
/openbmc/u-boot/arch/arm/cpu/armv7/cache_v7.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/lowlevel_init.c
/openbmc/u-boot/arch/arm/cpu/armv7/exynos/pinmux.c
/openbmc/u-boot/arch/arm/cpu/armv7/lowlevel_init.S
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/board.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap3/boot.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap4/hwinit.c
/openbmc/u-boot/arch/arm/cpu/armv7/omap5/hwinit.c
/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/cpu_info.c
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/usb_phy.c
/openbmc/u-boot/arch/arm/cpu/armv8/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/cache_v8.c
/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/pinmux.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am335x-bone-common.dtsi
/openbmc/u-boot/arch/arm/dts/am335x-bone.dts
/openbmc/u-boot/arch/arm/dts/am335x-boneblack.dts
/openbmc/u-boot/arch/arm/dts/am335x-evm.dts
/openbmc/u-boot/arch/arm/dts/am33xx-clocks.dtsi
/openbmc/u-boot/arch/arm/dts/am33xx.dtsi
/openbmc/u-boot/arch/arm/dts/dra7.dtsi
/openbmc/u-boot/arch/arm/dts/dra72-evm.dts
/openbmc/u-boot/arch/arm/dts/dra72x.dtsi
/openbmc/u-boot/arch/arm/dts/dra7xx-clocks.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4412-odroid.dts
/openbmc/u-boot/arch/arm/dts/exynos4412-trats2.dts
/openbmc/u-boot/arch/arm/dts/exynos5.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5250-arndale.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-smdk5250.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-snow.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-spring.dts
/openbmc/u-boot/arch/arm/dts/exynos5250.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5420-peach-pit.dts
/openbmc/u-boot/arch/arm/dts/exynos5420-smdk5420.dts
/openbmc/u-boot/arch/arm/dts/exynos54xx.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5800-peach-pi.dts
/openbmc/u-boot/arch/arm/dts/omap4-cpu-thermal.dtsi
/openbmc/u-boot/arch/arm/dts/omap5-core-thermal.dtsi
/openbmc/u-boot/arch/arm/dts/omap5-gpu-thermal.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga_arria5_socdk.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/dts/tegra20-colibri.dts
/openbmc/u-boot/arch/arm/dts/tegra210-e2220-1170.dts
/openbmc/u-boot/arch/arm/dts/tegra210-p2371-0000.dts
/openbmc/u-boot/arch/arm/dts/tegra30-apalis.dts
/openbmc/u-boot/arch/arm/dts/tegra30-colibri.dts
/openbmc/u-boot/arch/arm/dts/tps65910.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-bcmcygnus/configs.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/dp_info.h
/openbmc/u-boot/arch/arm/include/asm/arch-exynos/periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/dwmmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/hi6220.h
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/hi6220_regs_alwayson.h
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/clk.h
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/omap.h
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun4i.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/display.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/usb_phy.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ap.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/clk_rst.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pinmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/clock-tables.h
/openbmc/u-boot/arch/arm/include/asm/mach-types.h
/openbmc/u-boot/arch/arm/include/asm/omap_gpio.h
/openbmc/u-boot/arch/arm/lib/cache.c
/openbmc/u-boot/arch/arm/lib/interrupts.c
/openbmc/u-boot/arch/arm/lib/spl.c
/openbmc/u-boot/arch/arm/mach-at91/Kconfig
/openbmc/u-boot/arch/arm/mach-at91/Makefile
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/cpu.c
/openbmc/u-boot/arch/arm/mach-at91/spl_at91.c
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/mbox.h
/openbmc/u-boot/arch/arm/mach-bcm283x/mbox.c
/openbmc/u-boot/arch/arm/mach-integrator/Kconfig
/openbmc/u-boot/arch/arm/mach-keystone/Makefile
/openbmc/u-boot/arch/arm/mach-keystone/clock-k2e.c
/openbmc/u-boot/arch/arm/mach-keystone/clock-k2hk.c
/openbmc/u-boot/arch/arm/mach-keystone/clock-k2l.c
/openbmc/u-boot/arch/arm/mach-keystone/clock.c
/openbmc/u-boot/arch/arm/mach-keystone/cmd_clock.c
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2e.h
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2hk.h
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock-k2l.h
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock.h
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/clock_defs.h
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware-k2hk.h
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-keystone/init.c
/openbmc/u-boot/arch/arm/mach-socfpga/Makefile
/openbmc/u-boot/arch/arm/mach-socfpga/clock_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/clock_manager.h
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager.h
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/scan_manager.h
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram.h
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/system_manager.h
/openbmc/u-boot/arch/arm/mach-socfpga/misc.c
/openbmc/u-boot/arch/arm/mach-socfpga/reset_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/scan_manager.c
/openbmc/u-boot/arch/arm/mach-socfpga/spl.c
/openbmc/u-boot/arch/arm/mach-socfpga/system_manager.c
/openbmc/u-boot/arch/arm/mach-tegra/Makefile
/openbmc/u-boot/arch/arm/mach-tegra/ap.c
/openbmc/u-boot/arch/arm/mach-tegra/board.c
/openbmc/u-boot/arch/arm/mach-tegra/board2.c
/openbmc/u-boot/arch/arm/mach-tegra/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/cpu.c
/openbmc/u-boot/arch/arm/mach-tegra/gpu.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/cpu.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/cpu.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/clock.c
/openbmc/u-boot/arch/m68k/lib/cache.c
/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
/openbmc/u-boot/arch/x86/Kconfig
/openbmc/u-boot/arch/x86/cpu/baytrail/Kconfig
/openbmc/u-boot/arch/x86/cpu/baytrail/cpu.c
/openbmc/u-boot/arch/x86/cpu/baytrail/fsp_configs.c
/openbmc/u-boot/arch/x86/cpu/baytrail/valleyview.c
/openbmc/u-boot/arch/x86/cpu/cpu.c
/openbmc/u-boot/arch/x86/cpu/interrupts.c
/openbmc/u-boot/arch/x86/cpu/qemu/Makefile
/openbmc/u-boot/arch/x86/cpu/qemu/qemu.c
/openbmc/u-boot/arch/x86/cpu/start.S
/openbmc/u-boot/arch/x86/dts/bayleybay.dts
/openbmc/u-boot/arch/x86/dts/minnowmax.dts
asm/arch-baytrail/fsp/fsp_vpd.h
asm/arch-queensbay/fsp/fsp_vpd.h
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/arch/x86/lib/bootm.c
/openbmc/u-boot/arch/x86/lib/efi/Kconfig
/openbmc/u-boot/arch/x86/lib/efi/Makefile
/openbmc/u-boot/arch/x86/lib/efi/car.S
/openbmc/u-boot/arch/x86/lib/efi/efi.c
/openbmc/u-boot/arch/x86/lib/fsp/fsp_support.c
/openbmc/u-boot/board/altera/socfpga/Makefile
/openbmc/u-boot/board/altera/socfpga/qts/iocsr_config.c
/openbmc/u-boot/board/altera/socfpga/qts/iocsr_config.h
/openbmc/u-boot/board/altera/socfpga/qts/pinmux_config.c
/openbmc/u-boot/board/altera/socfpga/qts/pinmux_config.h
/openbmc/u-boot/board/altera/socfpga/qts/pll_config.h
/openbmc/u-boot/board/altera/socfpga/qts/sdram_config.h
/openbmc/u-boot/board/altera/socfpga/qts/sequencer_auto.h
/openbmc/u-boot/board/altera/socfpga/qts/sequencer_auto_ac_init.h
/openbmc/u-boot/board/altera/socfpga/qts/sequencer_auto_inst_init.h
/openbmc/u-boot/board/altera/socfpga/qts/sequencer_defines.h
/openbmc/u-boot/board/altera/socfpga/wrap_iocsr_config.c
/openbmc/u-boot/board/altera/socfpga/wrap_pinmux_config.c
/openbmc/u-boot/board/altera/socfpga/wrap_pll_config.c
/openbmc/u-boot/board/altera/socfpga/wrap_sdram_config.c
/openbmc/u-boot/board/armltd/integrator/integrator.c
/openbmc/u-boot/board/birdland/bav335x/board.c
/openbmc/u-boot/board/broadcom/bcm_ep/board.c
/openbmc/u-boot/board/compulab/cm_t3517/cm_t3517.c
/openbmc/u-boot/board/compulab/cm_t43/Kconfig
/openbmc/u-boot/board/compulab/cm_t43/MAINTAINERS
/openbmc/u-boot/board/compulab/cm_t43/Makefile
/openbmc/u-boot/board/compulab/cm_t43/board.c
/openbmc/u-boot/board/compulab/cm_t43/board.h
/openbmc/u-boot/board/compulab/cm_t43/mux.c
/openbmc/u-boot/board/emulation/qemu-x86/Kconfig
/openbmc/u-boot/board/freescale/common/pfuze.c
/openbmc/u-boot/board/highbank/highbank.c
/openbmc/u-boot/board/hisilicon/hikey/Kconfig
/openbmc/u-boot/board/hisilicon/hikey/Makefile
/openbmc/u-boot/board/hisilicon/hikey/README
/openbmc/u-boot/board/hisilicon/hikey/hikey.c
/openbmc/u-boot/board/intel/minnowmax/Kconfig
/openbmc/u-boot/board/lge/sniper/Kconfig
/openbmc/u-boot/board/lge/sniper/MAINTAINERS
/openbmc/u-boot/board/lge/sniper/Makefile
/openbmc/u-boot/board/lge/sniper/sniper.c
/openbmc/u-boot/board/lge/sniper/sniper.h
/openbmc/u-boot/board/logicpd/am3517evm/am3517evm.c
/openbmc/u-boot/board/nvidia/e2220-1170/Kconfig
/openbmc/u-boot/board/nvidia/e2220-1170/MAINTAINERS
/openbmc/u-boot/board/nvidia/e2220-1170/Makefile
/openbmc/u-boot/board/nvidia/e2220-1170/e2220-1170.c
/openbmc/u-boot/board/nvidia/e2220-1170/pinmux-config-e2220-1170.h
/openbmc/u-boot/board/nvidia/jetson-tk1/jetson-tk1.c
/openbmc/u-boot/board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h
/openbmc/u-boot/board/nvidia/nyan-big/pinmux-config-nyan-big.h
/openbmc/u-boot/board/nvidia/p2371-0000/Kconfig
/openbmc/u-boot/board/nvidia/p2371-0000/MAINTAINERS
/openbmc/u-boot/board/nvidia/p2371-0000/Makefile
/openbmc/u-boot/board/nvidia/p2371-0000/p2371-0000.c
/openbmc/u-boot/board/nvidia/p2371-0000/pinmux-config-p2371-0000.h
/openbmc/u-boot/board/nvidia/p2571/Makefile
/openbmc/u-boot/board/nvidia/p2571/max77620_init.h
/openbmc/u-boot/board/nvidia/p2571/p2571.c
/openbmc/u-boot/board/nvidia/p2571/pinmux-config-p2571.h
/openbmc/u-boot/board/nvidia/venice2/pinmux-config-venice2.h
/openbmc/u-boot/board/nvidia/venice2/venice2.c
/openbmc/u-boot/board/phytec/pcm051/board.c
/openbmc/u-boot/board/raspberrypi/rpi/rpi.c
/openbmc/u-boot/board/samsung/common/Makefile
/openbmc/u-boot/board/samsung/common/board.c
/openbmc/u-boot/board/samsung/common/exynos5-dt.c
/openbmc/u-boot/board/samsung/smdk5250/Kconfig
/openbmc/u-boot/board/samsung/smdk5250/MAINTAINERS
/openbmc/u-boot/board/samsung/smdk5250/Makefile
/openbmc/u-boot/board/samsung/smdk5420/Makefile
/openbmc/u-boot/board/siemens/draco/board.c
/openbmc/u-boot/board/siemens/pxm2/board.c
/openbmc/u-boot/board/siemens/rut/board.c
/openbmc/u-boot/board/siemens/smartweb/Kconfig
/openbmc/u-boot/board/siemens/smartweb/MAINTAINERS
/openbmc/u-boot/board/siemens/smartweb/Makefile
/openbmc/u-boot/board/siemens/smartweb/smartweb.c
/openbmc/u-boot/board/sunxi/Kconfig
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/ti/am335x/board.c
/openbmc/u-boot/board/ti/beagle/beagle.c
/openbmc/u-boot/board/ti/dra7xx/Kconfig
/openbmc/u-boot/board/ti/ks2_evm/board.c
/openbmc/u-boot/board/ti/ks2_evm/board_k2e.c
/openbmc/u-boot/board/ti/ks2_evm/board_k2hk.c
/openbmc/u-boot/board/ti/ks2_evm/board_k2l.c
/openbmc/u-boot/board/timll/devkit3250/Makefile
/openbmc/u-boot/board/timll/devkit3250/devkit3250.c
/openbmc/u-boot/board/timll/devkit3250/devkit3250_spl.c
/openbmc/u-boot/board/toradex/apalis_t30/apalis_t30.c
/openbmc/u-boot/board/toradex/colibri_t20/colibri_t20.c
/openbmc/u-boot/board/toradex/colibri_t30/colibri_t30.c
/openbmc/u-boot/board/vscom/baltos/board.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_info.c
/openbmc/u-boot/common/cli_readline.c
/openbmc/u-boot/common/cli_simple.c
/openbmc/u-boot/common/cmd_efi.c
/openbmc/u-boot/common/cmd_regulator.c
/openbmc/u-boot/common/cmd_source.c
/openbmc/u-boot/common/cmd_usb.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image.c
/openbmc/u-boot/common/lcd.c
/openbmc/u-boot/common/spl/spl_mmc.c
/openbmc/u-boot/common/usb_hub.c
/openbmc/u-boot/configs/Ainol_AW1_defconfig
/openbmc/u-boot/configs/Ampe_A76_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Chuwi_V7_CW0825_defconfig
/openbmc/u-boot/configs/Et_q8_v1_6_defconfig
/openbmc/u-boot/configs/Hyundai_A7HD_defconfig
/openbmc/u-boot/configs/Ippo_q8h_v1_2_a33_1024x600_defconfig
/openbmc/u-boot/configs/Ippo_q8h_v1_2_defconfig
/openbmc/u-boot/configs/Ippo_q8h_v5_defconfig
/openbmc/u-boot/configs/M5208EVBE_defconfig
/openbmc/u-boot/configs/M52277EVB_defconfig
/openbmc/u-boot/configs/M5235EVB_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/M54455EVB_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/MPC8349ITXGP_defconfig
/openbmc/u-boot/configs/MPC8349ITX_LOWBOOT_defconfig
/openbmc/u-boot/configs/MPC8349ITX_defconfig
/openbmc/u-boot/configs/MSI_Primo81_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mini-X_defconfig
/openbmc/u-boot/configs/PATI_defconfig
/openbmc/u-boot/configs/TZX-Q8-713B7_defconfig
/openbmc/u-boot/configs/UCP1020_defconfig
/openbmc/u-boot/configs/UTOO_P66_defconfig
/openbmc/u-boot/configs/VCMA9_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Yones_Toptech_BD1078_defconfig
/openbmc/u-boot/configs/ac14xx_defconfig
/openbmc/u-boot/configs/adp-ag101_defconfig
/openbmc/u-boot/configs/adp-ag101p_defconfig
/openbmc/u-boot/configs/adp-ag102_defconfig
/openbmc/u-boot/configs/am335x_gp_evm_defconfig
/openbmc/u-boot/configs/am3517_crane_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/amcore_defconfig
/openbmc/u-boot/configs/apalis_t30_defconfig
/openbmc/u-boot/configs/apf27_defconfig
/openbmc/u-boot/configs/arcangel4_defconfig
/openbmc/u-boot/configs/arndale_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/atngw100_defconfig
/openbmc/u-boot/configs/atngw100mkii_defconfig
/openbmc/u-boot/configs/atstk1002_defconfig
/openbmc/u-boot/configs/axs101_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/beaver_defconfig
/openbmc/u-boot/configs/bf537-minotaur_defconfig
/openbmc/u-boot/configs/bf537-srv1_defconfig
/openbmc/u-boot/configs/bf561-acvilon_defconfig
/openbmc/u-boot/configs/br4_defconfig
/openbmc/u-boot/configs/cairo_defconfig
/openbmc/u-boot/configs/calimain_defconfig
/openbmc/u-boot/configs/cam_enc_4xx_defconfig
/openbmc/u-boot/configs/cardhu_defconfig
/openbmc/u-boot/configs/cgtqmx6qeval_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/cm_t335_defconfig
/openbmc/u-boot/configs/cm_t3517_defconfig
/openbmc/u-boot/configs/cm_t35_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/cm_t54_defconfig
/openbmc/u-boot/configs/cobra5272_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/colibri_vf_dtb_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/cpu9260_128M_defconfig
/openbmc/u-boot/configs/cpu9260_defconfig
/openbmc/u-boot/configs/cpu9260_nand_128M_defconfig
/openbmc/u-boot/configs/cpu9260_nand_defconfig
/openbmc/u-boot/configs/cpu9G20_128M_defconfig
/openbmc/u-boot/configs/cpu9G20_defconfig
/openbmc/u-boot/configs/cpu9G20_nand_128M_defconfig
/openbmc/u-boot/configs/cpu9G20_nand_defconfig
/openbmc/u-boot/configs/cpuat91_defconfig
/openbmc/u-boot/configs/da830evm_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/davinci_dm355evm_defconfig
/openbmc/u-boot/configs/davinci_dm355leopard_defconfig
/openbmc/u-boot/configs/davinci_dm365evm_defconfig
/openbmc/u-boot/configs/davinci_dm6467evm_defconfig
/openbmc/u-boot/configs/davinci_dvevm_defconfig
/openbmc/u-boot/configs/davinci_schmoogie_defconfig
/openbmc/u-boot/configs/davinci_sffsdr_defconfig
/openbmc/u-boot/configs/davinci_sonata_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/dig297_defconfig
/openbmc/u-boot/configs/dockstar_defconfig
/openbmc/u-boot/configs/dra72_evm_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_evm_qspiboot_defconfig
/openbmc/u-boot/configs/dra7xx_evm_uart3_defconfig
/openbmc/u-boot/configs/draco_defconfig
/openbmc/u-boot/configs/duovero_defconfig
/openbmc/u-boot/configs/e2220-1170_defconfig
/openbmc/u-boot/configs/ea20_defconfig
/openbmc/u-boot/configs/eb_cpu5282_defconfig
/openbmc/u-boot/configs/eb_cpux9k2_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/edminiv2_defconfig
/openbmc/u-boot/configs/ethernut5_defconfig
/openbmc/u-boot/configs/flea3_defconfig
/openbmc/u-boot/configs/forfun_q88db_defconfig
/openbmc/u-boot/configs/fx12mm_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/goflexhome_defconfig
/openbmc/u-boot/configs/grasshopper_defconfig
/openbmc/u-boot/configs/gwventana_defconfig
/openbmc/u-boot/configs/h2200_defconfig
/openbmc/u-boot/configs/harmony_defconfig
/openbmc/u-boot/configs/hikey_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/ib62x0_defconfig
/openbmc/u-boot/configs/iconnect_defconfig
/openbmc/u-boot/configs/ima3-mx53_defconfig
/openbmc/u-boot/configs/imx31_litekit_defconfig
/openbmc/u-boot/configs/imx31_phycore_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/jornada_defconfig
/openbmc/u-boot/configs/k2e_evm_defconfig
/openbmc/u-boot/configs/k2hk_evm_defconfig
/openbmc/u-boot/configs/k2l_evm_defconfig
/openbmc/u-boot/configs/kwb_defconfig
/openbmc/u-boot/configs/kzm9g_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/medcom-wide_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/minnowmax_defconfig
/openbmc/u-boot/configs/ml507_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mx51_efikamx_defconfig
/openbmc/u-boot/configs/nas220_defconfig
/openbmc/u-boot/configs/nhk8815_defconfig
/openbmc/u-boot/configs/nokia_rx51_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_evm_defconfig
/openbmc/u-boot/configs/omap3_evm_quick_mmc_defconfig
/openbmc/u-boot/configs/omap3_evm_quick_nand_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap3_mvblx_defconfig
/openbmc/u-boot/configs/omap3_overo_defconfig
/openbmc/u-boot/configs/omap3_pandora_defconfig
/openbmc/u-boot/configs/omap3_sdp3430_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/origen_defconfig
/openbmc/u-boot/configs/p2371-0000_defconfig
/openbmc/u-boot/configs/p2571_defconfig
/openbmc/u-boot/configs/palmld_defconfig
/openbmc/u-boot/configs/palmtc_defconfig
/openbmc/u-boot/configs/paz00_defconfig
/openbmc/u-boot/configs/pb1000_defconfig
/openbmc/u-boot/configs/pcm030_defconfig
/openbmc/u-boot/configs/peach-pi_defconfig
/openbmc/u-boot/configs/peach-pit_defconfig
/openbmc/u-boot/configs/pepper_defconfig
/openbmc/u-boot/configs/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/pr1_defconfig
/openbmc/u-boot/configs/pxm2_defconfig
/openbmc/u-boot/configs/rastaban_defconfig
/openbmc/u-boot/configs/rpi_2_defconfig
/openbmc/u-boot/configs/rpi_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/sandbox_defconfig
/openbmc/u-boot/configs/scb9328_defconfig
/openbmc/u-boot/configs/seaboard_defconfig
/openbmc/u-boot/configs/secomx6quq7_defconfig
/openbmc/u-boot/configs/smartweb_defconfig
/openbmc/u-boot/configs/smdk2410_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/sniper_defconfig
/openbmc/u-boot/configs/snow_defconfig
/openbmc/u-boot/configs/snowball_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_socrates_defconfig
/openbmc/u-boot/configs/spring_defconfig
/openbmc/u-boot/configs/stamp9g20_defconfig
/openbmc/u-boot/configs/stm32f429-discovery_defconfig
/openbmc/u-boot/configs/stv0991_defconfig
/openbmc/u-boot/configs/stxgp3_defconfig
/openbmc/u-boot/configs/stxssa_defconfig
/openbmc/u-boot/configs/tao3530_defconfig
/openbmc/u-boot/configs/taurus_defconfig
/openbmc/u-boot/configs/tb100_defconfig
/openbmc/u-boot/configs/tbs2910_defconfig
/openbmc/u-boot/configs/tec-ng_defconfig
/openbmc/u-boot/configs/tec_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/titanium_defconfig
/openbmc/u-boot/configs/trats2_defconfig
/openbmc/u-boot/configs/trats_defconfig
/openbmc/u-boot/configs/tricorder_defconfig
/openbmc/u-boot/configs/trimslice_defconfig
/openbmc/u-boot/configs/tseries_mmc_defconfig
/openbmc/u-boot/configs/tseries_nand_defconfig
/openbmc/u-boot/configs/tseries_spi_defconfig
/openbmc/u-boot/configs/tt01_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/u8500_href_defconfig
/openbmc/u-boot/configs/usb_a9263_dataflash_defconfig
/openbmc/u-boot/configs/v5fx30teval_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/venice2_defconfig
/openbmc/u-boot/configs/ventana_defconfig
/openbmc/u-boot/configs/versatileab_defconfig
/openbmc/u-boot/configs/versatilepb_defconfig
/openbmc/u-boot/configs/versatileqemu_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_juno_defconfig
/openbmc/u-boot/configs/vexpress_aemv8a_semi_defconfig
/openbmc/u-boot/configs/vision2_defconfig
/openbmc/u-boot/configs/vl_ma2sc_defconfig
/openbmc/u-boot/configs/vpac270_nor_128_defconfig
/openbmc/u-boot/configs/vpac270_nor_256_defconfig
/openbmc/u-boot/configs/vpac270_ond_256_defconfig
/openbmc/u-boot/configs/whistler_defconfig
/openbmc/u-boot/configs/wireless_space_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-ppc405-generic_defconfig
/openbmc/u-boot/configs/xilinx-ppc440-generic_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_ep_defconfig
/openbmc/u-boot/configs/zipitz2_defconfig
/openbmc/u-boot/configs/zmx25_defconfig
/openbmc/u-boot/doc/README.efi
/openbmc/u-boot/doc/README.i2c
/openbmc/u-boot/doc/README.video
/openbmc/u-boot/doc/README.x86
/openbmc/u-boot/doc/device-tree-bindings/i2c/i2c-mux.txt
/openbmc/u-boot/doc/device-tree-bindings/misc/intel,baytrail-fsp.txt
/openbmc/u-boot/doc/device-tree-bindings/regulator/regulator.txt
/openbmc/u-boot/doc/device-tree-bindings/video/bridge/ps8622.txt
/openbmc/u-boot/drivers/core/Kconfig
/openbmc/u-boot/drivers/core/Makefile
/openbmc/u-boot/drivers/core/device-remove.c
/openbmc/u-boot/drivers/core/device.c
/openbmc/u-boot/drivers/core/devres.c
/openbmc/u-boot/drivers/core/simple-bus.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/crypto/Kconfig
/openbmc/u-boot/drivers/crypto/fsl/Makefile
/openbmc/u-boot/drivers/ddr/altera/Makefile
/openbmc/u-boot/drivers/ddr/altera/sdram.c
/openbmc/u-boot/drivers/ddr/altera/sequencer.c
/openbmc/u-boot/drivers/ddr/altera/sequencer.h
/openbmc/u-boot/drivers/demo/Kconfig
/openbmc/u-boot/drivers/fpga/socfpga.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/gpio-uclass.c
/openbmc/u-boot/drivers/gpio/hi6220_gpio.c
/openbmc/u-boot/drivers/gpio/omap_gpio.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/cros_ec_ldo.c
/openbmc/u-boot/drivers/i2c/cros_ec_tunnel.c
/openbmc/u-boot/drivers/i2c/i2c-uclass.c
/openbmc/u-boot/drivers/i2c/muxes/Kconfig
/openbmc/u-boot/drivers/i2c/muxes/Makefile
/openbmc/u-boot/drivers/i2c/muxes/i2c-arb-gpio-challenge.c
/openbmc/u-boot/drivers/i2c/muxes/i2c-mux-uclass.c
/openbmc/u-boot/drivers/i2c/s3c24x0_i2c.c
/openbmc/u-boot/drivers/input/Makefile
/openbmc/u-boot/drivers/input/twl4030.c
/openbmc/u-boot/drivers/led/Kconfig
/openbmc/u-boot/drivers/misc/Kconfig
/openbmc/u-boot/drivers/misc/cros_ec.c
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/dw_mmc.c
/openbmc/u-boot/drivers/mmc/hi6220_dw_mmc.c
/openbmc/u-boot/drivers/mmc/mmc_spi.c
/openbmc/u-boot/drivers/mmc/omap_hsmmc.c
/openbmc/u-boot/drivers/mmc/s5p_sdhci.c
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/Makefile
/openbmc/u-boot/drivers/mtd/nand/atmel_nand.c
/openbmc/u-boot/drivers/mtd/nand/lpc32xx_nand_slc.c
/openbmc/u-boot/drivers/mtd/nand/nand_spl_simple.c
/openbmc/u-boot/drivers/mtd/nand/sunxi_nand_spl.c
/openbmc/u-boot/drivers/mtd/nand/tegra_nand.c
/openbmc/u-boot/drivers/net/davinci_emac.c
/openbmc/u-boot/drivers/net/designware.c
/openbmc/u-boot/drivers/net/e1000.c
/openbmc/u-boot/drivers/net/e1000.h
/openbmc/u-boot/drivers/net/fm/eth.c
/openbmc/u-boot/drivers/net/lpc32xx_eth.c
/openbmc/u-boot/drivers/net/macb.c
/openbmc/u-boot/drivers/net/macb.h
/openbmc/u-boot/drivers/net/phy/broadcom.c
/openbmc/u-boot/drivers/net/phy/marvell.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/phy/realtek.c
/openbmc/u-boot/drivers/pci/pci_compat.c
/openbmc/u-boot/drivers/pci/pci_tegra.c
/openbmc/u-boot/drivers/power/pmic/Kconfig
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/pmic/max77686.c
/openbmc/u-boot/drivers/power/pmic/pmic-uclass.c
/openbmc/u-boot/drivers/power/pmic/pmic_hi6553.c
/openbmc/u-boot/drivers/power/pmic/s5m8767.c
/openbmc/u-boot/drivers/power/pmic/tps65090.c
/openbmc/u-boot/drivers/power/regulator/Kconfig
/openbmc/u-boot/drivers/power/regulator/Makefile
/openbmc/u-boot/drivers/power/regulator/max77686.c
/openbmc/u-boot/drivers/power/regulator/pfuze100.c
/openbmc/u-boot/drivers/power/regulator/regulator-uclass.c
/openbmc/u-boot/drivers/power/regulator/s5m8767.c
/openbmc/u-boot/drivers/power/regulator/tps65090_regulator.c
/openbmc/u-boot/drivers/power/twl4030.c
/openbmc/u-boot/drivers/rtc/Kconfig
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/serial/serial-uclass.c
/openbmc/u-boot/drivers/serial/serial_omap.c
/openbmc/u-boot/drivers/serial/serial_s5p.c
/openbmc/u-boot/drivers/sound/Kconfig
/openbmc/u-boot/drivers/spi/exynos_spi.c
/openbmc/u-boot/drivers/spi/fsl_dspi.c
/openbmc/u-boot/drivers/spi/omap3_spi.h
/openbmc/u-boot/drivers/usb/Kconfig
/openbmc/u-boot/drivers/usb/eth/asix.c
/openbmc/u-boot/drivers/usb/eth/smsc95xx.c
/openbmc/u-boot/drivers/usb/eth/usb_ether.c
/openbmc/u-boot/drivers/usb/gadget/gadget_chips.h
/openbmc/u-boot/drivers/usb/host/dwc2.c
/openbmc/u-boot/drivers/usb/host/ehci-sunxi.c
/openbmc/u-boot/drivers/usb/host/ehci-tegra.c
/openbmc/u-boot/drivers/usb/host/ohci-hcd.c
/openbmc/u-boot/drivers/usb/host/ohci-sunxi.c
/openbmc/u-boot/drivers/usb/host/ohci.h
/openbmc/u-boot/drivers/usb/host/usb-uclass.c
/openbmc/u-boot/drivers/usb/musb-new/Kconfig
/openbmc/u-boot/drivers/usb/musb-new/Makefile
/openbmc/u-boot/drivers/usb/musb-new/musb_core.c
/openbmc/u-boot/drivers/usb/musb-new/musb_core.h
/openbmc/u-boot/drivers/usb/musb-new/musb_dma.h
/openbmc/u-boot/drivers/usb/musb-new/musb_gadget.c
/openbmc/u-boot/drivers/usb/musb-new/musb_uboot.c
/openbmc/u-boot/drivers/usb/musb-new/sunxi.c
/openbmc/u-boot/drivers/usb/musb/Makefile
/openbmc/u-boot/drivers/usb/musb/musb_core.c
/openbmc/u-boot/drivers/usb/musb/musb_hcd.c
/openbmc/u-boot/drivers/usb/musb/musb_hcd.h
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/Makefile
/openbmc/u-boot/drivers/video/bcm2835.c
/openbmc/u-boot/drivers/video/bridge/Kconfig
/openbmc/u-boot/drivers/video/bridge/Makefile
/openbmc/u-boot/drivers/video/bridge/ps862x.c
/openbmc/u-boot/drivers/video/bridge/ptn3460.c
/openbmc/u-boot/drivers/video/bridge/video-bridge-uclass.c
/openbmc/u-boot/drivers/video/exynos_dp.c
/openbmc/u-boot/drivers/video/exynos_dp_lowlevel.c
/openbmc/u-boot/drivers/video/sunxi_display.c
/openbmc/u-boot/drivers/video/tegra.c
/openbmc/u-boot/drivers/video/vesa_fb.c
/openbmc/u-boot/fs/fs.c
/openbmc/u-boot/fs/jffs2/Makefile
/openbmc/u-boot/fs/jffs2/jffs2_1pass.c
/openbmc/u-boot/fs/jffs2/jffs2_private.h
/openbmc/u-boot/fs/jffs2/mergesort.c
/openbmc/u-boot/include/asm-generic/u-boot.h
/openbmc/u-boot/include/bitfield.h
/openbmc/u-boot/include/common.h
/openbmc/u-boot/include/config_distro_defaults.h
/openbmc/u-boot/include/configs/B4860QDS.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/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/MPC8349ITX.h
/openbmc/u-boot/include/configs/PATI.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/UCP1020.h
/openbmc/u-boot/include/configs/VCMA9.h
/openbmc/u-boot/include/configs/ac14xx.h
/openbmc/u-boot/include/configs/adp-ag101.h
/openbmc/u-boot/include/configs/adp-ag101p.h
/openbmc/u-boot/include/configs/adp-ag102.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/amcore.h
/openbmc/u-boot/include/configs/apalis_t30.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/arcangel4.h
/openbmc/u-boot/include/configs/arndale.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/atngw100.h
/openbmc/u-boot/include/configs/atngw100mkii.h
/openbmc/u-boot/include/configs/atstk1002.h
/openbmc/u-boot/include/configs/axs101.h
/openbmc/u-boot/include/configs/balloon3.h
/openbmc/u-boot/include/configs/baltos.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/bayleybay.h
/openbmc/u-boot/include/configs/beaver.h
/openbmc/u-boot/include/configs/bf526-ezbrd.h
/openbmc/u-boot/include/configs/bf527-ezkit.h
/openbmc/u-boot/include/configs/bf537-minotaur.h
/openbmc/u-boot/include/configs/bf537-srv1.h
/openbmc/u-boot/include/configs/bf548-ezkit.h
/openbmc/u-boot/include/configs/bf561-acvilon.h
/openbmc/u-boot/include/configs/br4.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/cam_enc_4xx.h
/openbmc/u-boot/include/configs/cardhu.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/cm_t335.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/cm_t43.h
/openbmc/u-boot/include/configs/cm_t54.h
/openbmc/u-boot/include/configs/cobra5272.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/corvus.h
/openbmc/u-boot/include/configs/cpu9260.h
/openbmc/u-boot/include/configs/cpuat91.h
/openbmc/u-boot/include/configs/da830evm.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/dalmore.h
/openbmc/u-boot/include/configs/davinci_dm355evm.h
/openbmc/u-boot/include/configs/davinci_dm355leopard.h
/openbmc/u-boot/include/configs/davinci_dm365evm.h
/openbmc/u-boot/include/configs/davinci_dm6467evm.h
/openbmc/u-boot/include/configs/davinci_dvevm.h
/openbmc/u-boot/include/configs/davinci_schmoogie.h
/openbmc/u-boot/include/configs/davinci_sffsdr.h
/openbmc/u-boot/include/configs/davinci_sonata.h
/openbmc/u-boot/include/configs/dbau1x00.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/dig297.h
/openbmc/u-boot/include/configs/dockstar.h
/openbmc/u-boot/include/configs/duovero.h
/openbmc/u-boot/include/configs/e2220-1170.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/eb_cpu5282.h
/openbmc/u-boot/include/configs/eb_cpux9k2.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/ethernut5.h
/openbmc/u-boot/include/configs/exynos5-common.h
/openbmc/u-boot/include/configs/exynos5-dt-common.h
/openbmc/u-boot/include/configs/exynos5250-common.h
/openbmc/u-boot/include/configs/exynos5420-common.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/fx12mm.h
/openbmc/u-boot/include/configs/goflexhome.h
/openbmc/u-boot/include/configs/grasshopper.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/h2200.h
/openbmc/u-boot/include/configs/harmony.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/ib62x0.h
/openbmc/u-boot/include/configs/iconnect.h
/openbmc/u-boot/include/configs/ima3-mx53.h
/openbmc/u-boot/include/configs/imx31_litekit.h
/openbmc/u-boot/include/configs/imx31_phycore.h
/openbmc/u-boot/include/configs/integrator-common.h
/openbmc/u-boot/include/configs/integratorap.h
/openbmc/u-boot/include/configs/integratorcp.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/jetson-tk1.h
/openbmc/u-boot/include/configs/jornada.h
/openbmc/u-boot/include/configs/kwb.h
/openbmc/u-boot/include/configs/kzm9g.h
/openbmc/u-boot/include/configs/lp8x4x.h
/openbmc/u-boot/include/configs/ls2085a_common.h
/openbmc/u-boot/include/configs/lsxl.h
/openbmc/u-boot/include/configs/malta.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/medcom-wide.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/minnowmax.h
/openbmc/u-boot/include/configs/ml507.h
/openbmc/u-boot/include/configs/mt_ventoux.h
/openbmc/u-boot/include/configs/mv-common.h
/openbmc/u-boot/include/configs/mx31pdk.h
/openbmc/u-boot/include/configs/mx51_efikamx.h
/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/nas220.h
/openbmc/u-boot/include/configs/nhk8815.h
/openbmc/u-boot/include/configs/nokia_rx51.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/odroid_xu3.h.rej
/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_evm_common.h
/openbmc/u-boot/include/configs/omap3_igep00x0.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap3_mvblx.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/omap3_pandora.h
/openbmc/u-boot/include/configs/omap3_sdp3430.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/p2371-0000.h
/openbmc/u-boot/include/configs/p2571.h
/openbmc/u-boot/include/configs/palmld.h
/openbmc/u-boot/include/configs/palmtc.h
/openbmc/u-boot/include/configs/palmtreo680.h
/openbmc/u-boot/include/configs/paz00.h
/openbmc/u-boot/include/configs/pb1x00.h
/openbmc/u-boot/include/configs/pcm030.h
/openbmc/u-boot/include/configs/pcm051.h
/openbmc/u-boot/include/configs/peach-pi.h
/openbmc/u-boot/include/configs/peach-pit.h
/openbmc/u-boot/include/configs/pengwyn.h
/openbmc/u-boot/include/configs/pepper.h
/openbmc/u-boot/include/configs/platinum_picon.h
/openbmc/u-boot/include/configs/platinum_titanium.h
/openbmc/u-boot/include/configs/plutux.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/pogo_e02.h
/openbmc/u-boot/include/configs/pr1.h
/openbmc/u-boot/include/configs/pxa255_idp.h
/openbmc/u-boot/include/configs/qemu-mips.h
/openbmc/u-boot/include/configs/qemu-mips64.h
/openbmc/u-boot/include/configs/rpi-common.h
/openbmc/u-boot/include/configs/rpi.h
/openbmc/u-boot/include/configs/rpi_2.h
/openbmc/u-boot/include/configs/s5p_goni.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/scb9328.h
/openbmc/u-boot/include/configs/seaboard.h
/openbmc/u-boot/include/configs/secomx6quq7.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/smartweb.h
/openbmc/u-boot/include/configs/smdk2410.h
/openbmc/u-boot/include/configs/smdk5250.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/sniper.h
/openbmc/u-boot/include/configs/snow.h
/openbmc/u-boot/include/configs/snowball.h
/openbmc/u-boot/include/configs/socfpga_arria5.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_cyclone5.h
/openbmc/u-boot/include/configs/spear-common.h
/openbmc/u-boot/include/configs/spring.h
/openbmc/u-boot/include/configs/stamp9g20.h
/openbmc/u-boot/include/configs/stm32f429-discovery.h
/openbmc/u-boot/include/configs/stv0991.h
/openbmc/u-boot/include/configs/stxgp3.h
/openbmc/u-boot/include/configs/stxssa.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/taurus.h
/openbmc/u-boot/include/configs/tb100.h
/openbmc/u-boot/include/configs/tbs2910.h
/openbmc/u-boot/include/configs/tec-ng.h
/openbmc/u-boot/include/configs/tec.h
/openbmc/u-boot/include/configs/tegra-common-usb-gadget.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tegra124-common.h
/openbmc/u-boot/include/configs/tegra210-common.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_omap4_common.h
/openbmc/u-boot/include/configs/titanium.h
/openbmc/u-boot/include/configs/trats.h
/openbmc/u-boot/include/configs/trats2.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/trimslice.h
/openbmc/u-boot/include/configs/trizepsiv.h
/openbmc/u-boot/include/configs/tseries.h
/openbmc/u-boot/include/configs/tt01.h
/openbmc/u-boot/include/configs/twister.h
/openbmc/u-boot/include/configs/tx25.h
/openbmc/u-boot/include/configs/u8500_href.h
/openbmc/u-boot/include/configs/usb_a9263.h
/openbmc/u-boot/include/configs/v5fx30teval.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/venice2.h
/openbmc/u-boot/include/configs/ventana.h
/openbmc/u-boot/include/configs/versatile.h
/openbmc/u-boot/include/configs/vexpress_aemv8a.h
/openbmc/u-boot/include/configs/vexpress_ca15_tc2.h
/openbmc/u-boot/include/configs/vexpress_ca5x2.h
/openbmc/u-boot/include/configs/vexpress_ca9x4.h
/openbmc/u-boot/include/configs/vexpress_common.h
/openbmc/u-boot/include/configs/vision2.h
/openbmc/u-boot/include/configs/vl_ma2sc.h
/openbmc/u-boot/include/configs/vpac270.h
/openbmc/u-boot/include/configs/whistler.h
/openbmc/u-boot/include/configs/wireless_space.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/xaeniax.h
/openbmc/u-boot/include/configs/xilinx-ppc405-generic.h
/openbmc/u-boot/include/configs/xilinx-ppc440-generic.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.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/cros_ec.h
/openbmc/u-boot/include/dm/device-internal.h
/openbmc/u-boot/include/dm/device.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/dm/uclass.h
/openbmc/u-boot/include/dm/util.h
/openbmc/u-boot/include/dt-bindings/pinctrl/dra.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/fsl_sec.h
/openbmc/u-boot/include/i2c.h
/openbmc/u-boot/include/pci_ids.h
/openbmc/u-boot/include/power/hi6553_pmic.h
/openbmc/u-boot/include/power/pfuze100_pmic.h
/openbmc/u-boot/include/power/regulator.h
/openbmc/u-boot/include/power/s5m8767.h
/openbmc/u-boot/include/power/tps65090.h
/openbmc/u-boot/include/twl4030.h
/openbmc/u-boot/include/u-boot/rsa-mod-exp.h
/openbmc/u-boot/include/usb.h
/openbmc/u-boot/include/video_bridge.h
/openbmc/u-boot/lib/display_options.c
/openbmc/u-boot/lib/efi/Makefile
/openbmc/u-boot/lib/efi/efi_info.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/net/tftp.c
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/test/dm/cmd_dm.c
/openbmc/u-boot/tools/logos/toradex.bmp
42fde30504-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Add support for passing tables into U-Boot

The EFI stub provides information to U-Boot in a table. This includes the
memory map which is needed to decide where to relocate U-Boot. Collect this

x86: Add support for passing tables into U-Boot

The EFI stub provides information to U-Boot in a table. This includes the
memory map which is needed to decide where to relocate U-Boot. Collect this
information in the early init code and store it in global_data.

Fix up the BIST code at the same time since we don't have it when booting
from EFI and can assume it is 0.

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

show more ...

96a8d40904-Aug-2015 Simon Glass <sjg@chromium.org>

efi: Add 64-bit payload support

Most EFI implementations use 64-bit. Add a way to build U-Boot as a 64-bit
EFI payload. The payload unpacks a (32-bit) U-Boot and starts it. This can
be enabled for x

efi: Add 64-bit payload support

Most EFI implementations use 64-bit. Add a way to build U-Boot as a 64-bit
EFI payload. The payload unpacks a (32-bit) U-Boot and starts it. This can
be enabled for x86 boards at present.

Signed-off-by: Simon Glass <sjg@chromium.org>
Improvements to how the payload is built:
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>

show more ...

6f92ed8f04-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Add a way to call 32-bit code from 64-bit mode

The procedure to drop from 64-bit mode to 32-bit is a bit messy. Add a
function to take care of it. It requires identity-mapped pages and that
the

x86: Add a way to call 32-bit code from 64-bit mode

The procedure to drop from 64-bit mode to 32-bit is a bit messy. Add a
function to take care of it. It requires identity-mapped pages and that
the calling code is running below 4GB.

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

show more ...

7dfe8bde04-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Add an enum for some commonly-used GDT bits

Rather than add these as open-coded values, create an enum with the commonly
used flags.

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

x86: Add an enum for some commonly-used GDT bits

Rather than add these as open-coded values, create an enum with the commonly
used flags.

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

show more ...

3dcdd17b04-Aug-2015 Ben Stoltz <stoltz@google.com>

x86: Add support for U-Boot as an EFI application

Add the required x86 glue code. This includes the initial start-up,
relocation and jumping to efi_main(). We also need to avoid fiddling with
interr

x86: Add support for U-Boot as an EFI application

Add the required x86 glue code. This includes the initial start-up,
relocation and jumping to efi_main(). We also need to avoid fiddling with
interrupts.

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

show more ...

ed3b4d3704-Aug-2015 Simon Glass <sjg@chromium.org>

x86: Add asm/elf.h for x86-specific ELF definitions

Bring in this file from Linux 4.1. It supports relocation features specific
to x86.

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

x86: Add asm/elf.h for x86-specific ELF definitions

Bring in this file from Linux 4.1. It supports relocation features specific
to x86.

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

show more ...

867a6ac831-Jul-2015 Simon Glass <sjg@chromium.org>

efi: Add start-up library code

When running as an EFI application, U-Boot must request memory from EFI,
and provide access to the boot services U-Boot needs.

Add library code to perform these tasks

efi: Add start-up library code

When running as an EFI application, U-Boot must request memory from EFI,
and provide access to the boot services U-Boot needs.

Add library code to perform these tasks. This includes efi_main() which is
the entry point from EFI. U-Boot is built as a shared library.

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

show more ...

8f3b969431-Jul-2015 Simon Glass <sjg@chromium.org>

x86: Allow use of global_data with EFI

On x86 the global_data pointer is provided through a somewhat-bizarre and
x86-specific mechanism: the F segment register is set to a pointer to the
start of gl

x86: Allow use of global_data with EFI

On x86 the global_data pointer is provided through a somewhat-bizarre and
x86-specific mechanism: the F segment register is set to a pointer to the
start of global_data, so that accesses can use this build-in register.

When running as an EFI application we don't want to mess with the Global
Descriptor Table (GDT) and there is little advantage (in terms of code size)
to doing so.

Allow global_data to be a simple variable in this case.

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

show more ...

0d9edd2d31-Jul-2015 Simon Glass <sjg@chromium.org>

x86: Drop unused copy_fdt_to_ram()

This is now handled by generic U-Boot code so we do not need an x86 version.
It is no-longer called, so remove it.

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

x86: Drop unused copy_fdt_to_ram()

This is now handled by generic U-Boot code so we do not need an x86 version.
It is no-longer called, so remove it.

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

show more ...

83ec7de331-Jul-2015 Simon Glass <sjg@chromium.org>

x86: Tidy up global_data flags

These flags now overlap some global ones. Adjust the x86-specific flags to
avoid this. Since this requires a change to the start.S code, add a way for
tools to find th

x86: Tidy up global_data flags

These flags now overlap some global ones. Adjust the x86-specific flags to
avoid this. Since this requires a change to the start.S code, add a way for
tools to find the 32-bit cold reset entry point. Previously this was at a
fixed offset.

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

show more ...

3e79a4ab30-Jul-2015 Bin Meng <bmeng.cn@gmail.com>

x86: baytrail: Update UPD setting for FSP Gold4 release

BayTrail FSP Gold4 release adds one UPD parameter to control IGD
enable/disable.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon

x86: baytrail: Update UPD setting for FSP Gold4 release

BayTrail FSP Gold4 release adds one UPD parameter to control IGD
enable/disable.

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

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/clock.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/ddr.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/hab.c
/openbmc/u-boot/arch/arm/cpu/armv7/mx6/soc.c
/openbmc/u-boot/arch/arm/cpu/armv8/cache_v8.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/tegra210-p2571.dts
/openbmc/u-boot/arch/arm/dts/tegra210.dtsi
/openbmc/u-boot/arch/arm/imx-common/cpu.c
/openbmc/u-boot/arch/arm/imx-common/timer.c
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-lsch3/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-imx/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/crm_regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/hab.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6-pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul-ddr.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/mx6ul_pins.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ap.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/clk_rst.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/gp_padctrl.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/pmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/usb.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/ahb.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/clock-tables.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/flow.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/funcmux.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/gp_padctrl.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/mc.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/pmu.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/powergate.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/sysctr.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/tegra.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/crm_regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/iomux-vf610.h
/openbmc/u-boot/arch/arm/include/asm/imx-common/iomux-v3.h
/openbmc/u-boot/arch/arm/include/asm/system.h
/openbmc/u-boot/arch/arm/lib/crt0_64.S
/openbmc/u-boot/arch/arm/mach-tegra/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/Makefile
/openbmc/u-boot/arch/arm/mach-tegra/ap.c
/openbmc/u-boot/arch/arm/mach-tegra/board.c
/openbmc/u-boot/arch/arm/mach-tegra/board2.c
/openbmc/u-boot/arch/arm/mach-tegra/cache.c
/openbmc/u-boot/arch/arm/mach-tegra/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/cpu.c
/openbmc/u-boot/arch/arm/mach-tegra/cpu.h
/openbmc/u-boot/arch/arm/mach-tegra/lowlevel_init.S
/openbmc/u-boot/arch/arm/mach-tegra/pinmux-common.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/Makefile
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/clock.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/funcmux.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/xusb-padctl.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/start.S
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t1024_ids.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/t4240_serdes.c
/openbmc/u-boot/arch/powerpc/include/asm/config_mpc85xx.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_liodn.h
/openbmc/u-boot/arch/powerpc/include/asm/fsl_secure_boot.h
/openbmc/u-boot/arch/x86/Kconfig
/openbmc/u-boot/arch/x86/dts/qemu-x86_i440fx.dts
/openbmc/u-boot/arch/x86/dts/qemu-x86_q35.dts
asm/arch-baytrail/fsp/fsp_vpd.h
/openbmc/u-boot/arch/x86/lib/fsp/fsp_dram.c
/openbmc/u-boot/arch/x86/lib/tsc_timer.c
/openbmc/u-boot/arch/x86/lib/zimage.c
/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c
/openbmc/u-boot/board/compulab/cm_fx6/spl.c
/openbmc/u-boot/board/congatec/cgtqmx6eval/cgtqmx6eval.c
/openbmc/u-boot/board/congatec/cgtqmx6eval/imximage.cfg
/openbmc/u-boot/board/freescale/common/p_corenet/tlb.c
/openbmc/u-boot/board/freescale/corenet_ds/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1021aqds/ls1021aqds.c
/openbmc/u-boot/board/freescale/ls1021atwr/ls1021atwr.c
/openbmc/u-boot/board/freescale/mx6qsabreauto/mx6qp.cfg
/openbmc/u-boot/board/freescale/mx6qsabreauto/mx6qsabreauto.c
/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c
/openbmc/u-boot/board/freescale/mx6sxsabresd/mx6sxsabresd.c
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/Kconfig
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/MAINTAINERS
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/Makefile
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c
/openbmc/u-boot/board/freescale/t102xqds/t1024_pbi.cfg
/openbmc/u-boot/board/freescale/t102xrdb/README
/openbmc/u-boot/board/freescale/t102xrdb/spl.c
/openbmc/u-boot/board/freescale/t102xrdb/t1023_rcw.cfg
/openbmc/u-boot/board/freescale/t102xrdb/t1024_pbi.cfg
/openbmc/u-boot/board/freescale/t102xrdb/t102xrdb.c
/openbmc/u-boot/board/freescale/t102xrdb/t102xrdb.h
/openbmc/u-boot/board/freescale/t1040qds/t1040_pbi.cfg
/openbmc/u-boot/board/freescale/t104xrdb/MAINTAINERS
/openbmc/u-boot/board/freescale/t104xrdb/README
/openbmc/u-boot/board/freescale/t104xrdb/cpld.c
/openbmc/u-boot/board/freescale/t104xrdb/cpld.h
/openbmc/u-boot/board/freescale/t104xrdb/ddr.c
/openbmc/u-boot/board/freescale/t104xrdb/ddr.h
/openbmc/u-boot/board/freescale/t104xrdb/eth.c
/openbmc/u-boot/board/freescale/t104xrdb/t1040d4_rcw.cfg
/openbmc/u-boot/board/freescale/t104xrdb/t1042d4_rcw.cfg
/openbmc/u-boot/board/freescale/t104xrdb/t104x_pbi.cfg
/openbmc/u-boot/board/freescale/t104xrdb/t104xrdb.c
/openbmc/u-boot/board/freescale/t4rdb/cpld.c
/openbmc/u-boot/board/intel/minnowmax/minnowmax.c
/openbmc/u-boot/board/nvidia/nyan-big/pinmux-config-nyan-big.h
/openbmc/u-boot/board/nvidia/p2571/Kconfig
/openbmc/u-boot/board/nvidia/p2571/MAINTAINERS
/openbmc/u-boot/board/nvidia/p2571/Makefile
/openbmc/u-boot/board/nvidia/p2571/max77620_init.c
/openbmc/u-boot/board/nvidia/p2571/max77620_init.h
/openbmc/u-boot/board/nvidia/p2571/p2571.c
/openbmc/u-boot/board/nvidia/p2571/pinmux-config-p2571.h
/openbmc/u-boot/board/tqc/tqma6/Kconfig
/openbmc/u-boot/board/tqc/tqma6/Makefile
/openbmc/u-boot/board/tqc/tqma6/tqma6_wru4.c
/openbmc/u-boot/board/warp/warp.c
/openbmc/u-boot/common/cmd_pxe.c
/openbmc/u-boot/configs/P3041DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5020DS_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/P5040DS_NAND_SECURE_BOOT_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/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/cgtqmx6qeval_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/mx6qpsabreauto_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/p2571_defconfig
/openbmc/u-boot/configs/qemu-x86_defconfig
/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig
/openbmc/u-boot/doc/README.b4860qds
/openbmc/u-boot/doc/README.x86
/openbmc/u-boot/doc/driver-model/pci-info.txt
/openbmc/u-boot/drivers/crypto/fsl/jr.c
/openbmc/u-boot/drivers/crypto/fsl/jr.h
/openbmc/u-boot/drivers/crypto/fsl/sec.c
/openbmc/u-boot/drivers/ddr/fsl/main.c
/openbmc/u-boot/drivers/ddr/fsl/options.c
/openbmc/u-boot/drivers/dfu/dfu.c
/openbmc/u-boot/drivers/dfu/dfu_mmc.c
/openbmc/u-boot/drivers/gpio/mxc_gpio.c
/openbmc/u-boot/drivers/i2c/mxc_i2c.c
/openbmc/u-boot/drivers/i2c/tegra_i2c.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/tegra_mmc.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/fsl-mc/dpbp.c
/openbmc/u-boot/drivers/net/fsl-mc/dpio/dpio.c
/openbmc/u-boot/drivers/net/fsl-mc/dpmng.c
/openbmc/u-boot/drivers/net/fsl-mc/dpni.c
/openbmc/u-boot/drivers/net/fsl-mc/dprc.c
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/net/fsl-mc/mc_sys.c
/openbmc/u-boot/drivers/net/ldpaa_eth/ldpaa_eth.c
/openbmc/u-boot/drivers/pci/pci-uclass.c
/openbmc/u-boot/drivers/pci/pci.c
/openbmc/u-boot/drivers/pci/pci_rom.c
/openbmc/u-boot/drivers/pci/pcie_layerscape.c
/openbmc/u-boot/drivers/power/pmic/Makefile
/openbmc/u-boot/drivers/power/pmic/pmic_max77696.c
/openbmc/u-boot/drivers/qe/qe.c
/openbmc/u-boot/drivers/thermal/imx_thermal.c
/openbmc/u-boot/drivers/usb/Kconfig
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/ehci-tegra.c
/openbmc/u-boot/include/command.h
/openbmc/u-boot/include/config_fsl_secboot.h
/openbmc/u-boot/include/configs/T102xRDB.h
/openbmc/u-boot/include/configs/T104xRDB.h
/openbmc/u-boot/include/configs/aristainetos-common.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/embestmx6boards.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/imx6_spl.h
/openbmc/u-boot/include/configs/ls1021aqds.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls2085aqds.h
/openbmc/u-boot/include/configs/ls2085ardb.h
/openbmc/u-boot/include/configs/minnowmax.h
/openbmc/u-boot/include/configs/mx53loco.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx6cuboxi.h
/openbmc/u-boot/include/configs/mx6qsabreauto.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6sabresd.h
/openbmc/u-boot/include/configs/mx6slevk.h
/openbmc/u-boot/include/configs/mx6sxsabresd.h
/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/novena.h
/openbmc/u-boot/include/configs/ot1200.h
/openbmc/u-boot/include/configs/p2571.h
/openbmc/u-boot/include/configs/platinum.h
/openbmc/u-boot/include/configs/tbs2910.h
/openbmc/u-boot/include/configs/tegra-common-post.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tegra124-common.h
/openbmc/u-boot/include/configs/tegra210-common.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/tqma6.h
/openbmc/u-boot/include/configs/tqma6_wru4.h
/openbmc/u-boot/include/configs/wandboard.h
/openbmc/u-boot/include/configs/warp.h
/openbmc/u-boot/include/dt-bindings/clock/tegra210-car.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/fsl-mc/fsl_dpbp.h
/openbmc/u-boot/include/fsl-mc/fsl_dpio.h
/openbmc/u-boot/include/fsl-mc/fsl_dpmng.h
/openbmc/u-boot/include/fsl-mc/fsl_dpni.h
/openbmc/u-boot/include/fsl-mc/fsl_dprc.h
/openbmc/u-boot/include/fsl-mc/fsl_mc_cmd.h
/openbmc/u-boot/include/fsl_ddr.h
/openbmc/u-boot/include/fsl_sec.h
/openbmc/u-boot/include/pci.h
/openbmc/u-boot/include/power/max77696_pmic.h
/openbmc/u-boot/include/thermal.h
/openbmc/u-boot/include/tsec.h
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/tools/imximage.c
/openbmc/u-boot/tools/imximage.h
/openbmc/u-boot/tools/patman/README
/openbmc/u-boot/tools/patman/__init__.py
/openbmc/u-boot/tools/patman/patman.py
/openbmc/u-boot/tools/patman/setup.py
9830d2eb22-Jul-2015 Bin Meng <bmeng.cn@gmail.com>

x86: qemu: Turn on PCIe ECAM address range decoding on Q35

Turn on PCIe ECAM address range decoding on Q35.

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

e7cd070d22-Jul-2015 Bin Meng <bmeng.cn@gmail.com>

x86: qemu: Enable I/O APIC chip select on PIIX3

The PIIX3 chipset does not integrate an I/O APIC, instead it supports
connecting to an external I/O APIC which needs to be enabled manually.

Signed-o

x86: qemu: Enable I/O APIC chip select on PIIX3

The PIIX3 chipset does not integrate an I/O APIC, instead it supports
connecting to an external I/O APIC which needs to be enabled manually.

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

show more ...

abab912822-Jul-2015 Bin Meng <bmeng.cn@gmail.com>

x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC

Currently during writing MP table I/O interrupt assignment entry, we
assume the PIRQ is directly mapped to I/O APIC INTPIN#

x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC

Currently during writing MP table I/O interrupt assignment entry, we
assume the PIRQ is directly mapped to I/O APIC INTPIN#16-23, which
however is not always the case on some platforms.

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

show more ...

31a2dc6915-Jul-2015 Bin Meng <bmeng.cn@gmail.com>

x86: pci: Assign pci irqs to all functions

We need walk through all functions within a PCI device and assign
their IRQs accordingly.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Gla

x86: pci: Assign pci irqs to all functions

We need walk through all functions within a PCI device and assign
their IRQs accordingly.

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

show more ...

1...<<11121314151617181920