History log of /openbmc/u-boot/test/ (Results 151 – 175 of 647)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
282ce64511-Aug-2018 Tom Rini <trini@konsulko.com>

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


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/Documentation/devicetree/bindings/axi/gdsys,ihs_axi.txt
/openbmc/u-boot/Documentation/efi.rst
/openbmc/u-boot/Documentation/index.rst
/openbmc/u-boot/Documentation/linker_lists.rst
/openbmc/u-boot/Documentation/serial.rst
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/mach-snapdragon/Makefile
/openbmc/u-boot/arch/arm/mach-snapdragon/dram.c
/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/dram.h
/openbmc/u-boot/arch/sandbox/dts/sandbox.dts
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/sandbox/include/asm/axi.h
/openbmc/u-boot/board/qualcomm/dragonboard410c/dragonboard410c.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/axi.c
/openbmc/u-boot/cmd/elf.c
/openbmc/u-boot/cmd/sata.c
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/disk/part.c
/openbmc/u-boot/doc/README.iscsi
/openbmc/u-boot/doc/uImage.FIT/source_file_format.txt
/openbmc/u-boot/drivers/Kconfig
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/axi/Kconfig
/openbmc/u-boot/drivers/axi/Makefile
/openbmc/u-boot/drivers/axi/axi-emul-uclass.c
/openbmc/u-boot/drivers/axi/axi-uclass.c
/openbmc/u-boot/drivers/axi/axi_sandbox.c
/openbmc/u-boot/drivers/axi/ihs_axi.c
/openbmc/u-boot/drivers/axi/sandbox_store.c
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/Makefile
/openbmc/u-boot/drivers/video/logicore_dp_dpcd.h
/openbmc/u-boot/drivers/video/logicore_dp_tx.c
/openbmc/u-boot/drivers/video/logicore_dp_tx.h
/openbmc/u-boot/drivers/video/logicore_dp_tx_regif.h
/openbmc/u-boot/env/env.c
/openbmc/u-boot/include/axi.h
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/omap3_pandora.h
/openbmc/u-boot/include/configs/omap3_zoom1.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/elf.h
/openbmc/u-boot/lib/smbios.c
/openbmc/u-boot/scripts/config_whitelist.txt
dm/Makefile
dm/axi.c
004e67c231-Jul-2018 Mario Six <mario.six@gdsys.cc>

test: Add tests for misc uclass

Add a set of tests for the misc uclass.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/Documentation/efi.rst
/openbmc/u-boot/Documentation/index.rst
/openbmc/u-boot/Documentation/linker_lists.rst
/openbmc/u-boot/Documentation/serial.rst
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/mach-snapdragon/Makefile
/openbmc/u-boot/arch/arm/mach-snapdragon/dram.c
/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/dram.h
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/board/qualcomm/dragonboard410c/dragonboard410c.c
/openbmc/u-boot/cmd/elf.c
/openbmc/u-boot/cmd/sata.c
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/disk/part.c
/openbmc/u-boot/doc/README.iscsi
/openbmc/u-boot/doc/uImage.FIT/source_file_format.txt
/openbmc/u-boot/drivers/misc/Makefile
/openbmc/u-boot/drivers/misc/misc-uclass.c
/openbmc/u-boot/drivers/misc/misc_sandbox.c
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/env/env.c
/openbmc/u-boot/include/configs/am3517_crane.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/devkit8000.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/omap3_pandora.h
/openbmc/u-boot/include/configs/omap3_zoom1.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/elf.h
/openbmc/u-boot/include/misc.h
/openbmc/u-boot/lib/smbios.c
/openbmc/u-boot/scripts/config_whitelist.txt
dm/Makefile
dm/misc.c
87940ec409-Aug-2018 Mario Six <mario.six@gdsys.cc>

test: Add AXI test

Add tests for the AXI uclass.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>


/openbmc/u-boot/Documentation/devicetree/bindings/axi/gdsys,ihs_axi.txt
/openbmc/u-boot/arch/arm/dts/exynos4210-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4210-universal_c210.dts
/openbmc/u-boot/arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5250-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5250-spring.dts
/openbmc/u-boot/arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/mips/Kconfig
/openbmc/u-boot/arch/mips/Makefile
/openbmc/u-boot/arch/mips/dts/brcm,bcm6838.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm968380gerg.dts
/openbmc/u-boot/arch/mips/include/asm/addrspace.h
/openbmc/u-boot/arch/mips/mach-bmips/Kconfig
/openbmc/u-boot/arch/sandbox/dts/sandbox.dts
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/sandbox/include/asm/axi.h
/openbmc/u-boot/board/broadcom/bcm968380gerg/Kconfig
/openbmc/u-boot/board/broadcom/bcm968380gerg/MAINTAINERS
/openbmc/u-boot/board/broadcom/bcm968380gerg/Makefile
/openbmc/u-boot/board/broadcom/bcm968380gerg/bcm968380gerg.c
/openbmc/u-boot/board/broadcom/bcm968380gerg/board.c
/openbmc/u-boot/board/samsung/common/bootscripts/autoboot.cmd
/openbmc/u-boot/board/samsung/smdk5420/MAINTAINERS
/openbmc/u-boot/configs/Bananapi_M2_Ultra_defconfig
/openbmc/u-boot/configs/SBx81LIFXCAT_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/bcm7445_defconfig
/openbmc/u-boot/configs/bcm968380gerg_ram_defconfig
/openbmc/u-boot/configs/brppt1_mmc_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/bubblegum_96_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig
/openbmc/u-boot/configs/mx7dsabresd_defconfig
/openbmc/u-boot/configs/nanopi-k2_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/orangepi_one_plus_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/pine_h64_defconfig
/openbmc/u-boot/configs/sandbox64_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/sandbox_flattree_defconfig
/openbmc/u-boot/configs/sandbox_noblk_defconfig
/openbmc/u-boot/configs/sandbox_spl_defconfig
/openbmc/u-boot/configs/smartweb_defconfig
/openbmc/u-boot/configs/stm32mp15_basic_defconfig
/openbmc/u-boot/configs/taurus_defconfig
/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/drivers/Kconfig
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/axi/Kconfig
/openbmc/u-boot/drivers/axi/Makefile
/openbmc/u-boot/drivers/axi/axi-emul-uclass.c
/openbmc/u-boot/drivers/axi/axi-uclass.c
/openbmc/u-boot/drivers/axi/axi_sandbox.c
/openbmc/u-boot/drivers/axi/ihs_axi.c
/openbmc/u-boot/drivers/axi/sandbox_store.c
/openbmc/u-boot/drivers/cpu/bmips_cpu.c
/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c
/openbmc/u-boot/drivers/ram/bmips_ram.c
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/drivers/usb/gadget/gadget_chips.h
/openbmc/u-boot/include/axi.h
/openbmc/u-boot/include/configs/bmips_bcm6838.h
/openbmc/u-boot/include/configs/broadcom_bcm968380gerg.h
/openbmc/u-boot/include/configs/exynos5-common.h
/openbmc/u-boot/include/configs/odroid.h
/openbmc/u-boot/include/configs/snow.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/netdev.h
/openbmc/u-boot/include/serial.h
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/dtc/pylibfdt/libfdt.i_shipped
dm/Makefile
dm/axi.c
/openbmc/u-boot/tools/dtoc/fdt.py
/openbmc/u-boot/tools/dtoc/test_fdt.py
/openbmc/u-boot/tools/patman/test/0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch
17585e2d27-Jul-2018 Patrick Delaunay <patrick.delaunay@st.com>

sandbox: led: use new function to configure default state

Initialize the led with the default state defined in device tree
in board_init and solve issue with test for led default state.

Reviewed-by

sandbox: led: use new function to configure default state

Initialize the led with the default state defined in device tree
in board_init and solve issue with test for led default state.

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

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

show more ...


/openbmc/u-boot/arch/arm/dts/exynos4210-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/exynos4210-universal_c210.dts
/openbmc/u-boot/arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5250-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/exynos5250-spring.dts
/openbmc/u-boot/arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/f_rockusb.h
/openbmc/u-boot/arch/mips/Kconfig
/openbmc/u-boot/arch/mips/Makefile
/openbmc/u-boot/arch/mips/dts/brcm,bcm6838.dtsi
/openbmc/u-boot/arch/mips/dts/brcm,bcm968380gerg.dts
/openbmc/u-boot/arch/mips/include/asm/addrspace.h
/openbmc/u-boot/arch/mips/mach-bmips/Kconfig
/openbmc/u-boot/board/broadcom/bcm968380gerg/Kconfig
/openbmc/u-boot/board/broadcom/bcm968380gerg/MAINTAINERS
/openbmc/u-boot/board/broadcom/bcm968380gerg/Makefile
/openbmc/u-boot/board/broadcom/bcm968380gerg/bcm968380gerg.c
/openbmc/u-boot/board/broadcom/bcm968380gerg/board.c
/openbmc/u-boot/board/samsung/common/bootscripts/autoboot.cmd
/openbmc/u-boot/board/samsung/smdk5420/MAINTAINERS
/openbmc/u-boot/board/sandbox/sandbox.c
/openbmc/u-boot/board/st/stm32mp1/stm32mp1.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/configs/Bananapi_M2_Ultra_defconfig
/openbmc/u-boot/configs/SBx81LIFXCAT_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/bcm7445_defconfig
/openbmc/u-boot/configs/bcm968380gerg_ram_defconfig
/openbmc/u-boot/configs/brppt1_mmc_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/bubblegum_96_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig
/openbmc/u-boot/configs/mx7dsabresd_defconfig
/openbmc/u-boot/configs/nanopi-k2_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/orangepi_one_plus_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/pine_h64_defconfig
/openbmc/u-boot/configs/sandbox64_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/sandbox_flattree_defconfig
/openbmc/u-boot/configs/sandbox_noblk_defconfig
/openbmc/u-boot/configs/sandbox_spl_defconfig
/openbmc/u-boot/configs/smartweb_defconfig
/openbmc/u-boot/configs/stm32mp15_basic_defconfig
/openbmc/u-boot/configs/taurus_defconfig
/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/doc/README.rockusb
/openbmc/u-boot/drivers/cpu/bmips_cpu.c
/openbmc/u-boot/drivers/dfu/dfu.c
/openbmc/u-boot/drivers/led/led-uclass.c
/openbmc/u-boot/drivers/led/led_gpio.c
/openbmc/u-boot/drivers/mmc/exynos_dw_mmc.c
/openbmc/u-boot/drivers/ram/bmips_ram.c
/openbmc/u-boot/drivers/serial/serial.c
/openbmc/u-boot/drivers/usb/gadget/f_rockusb.c
/openbmc/u-boot/drivers/usb/gadget/f_thor.c
/openbmc/u-boot/drivers/usb/gadget/gadget_chips.h
/openbmc/u-boot/include/configs/bmips_bcm6838.h
/openbmc/u-boot/include/configs/broadcom_bcm968380gerg.h
/openbmc/u-boot/include/configs/exynos5-common.h
/openbmc/u-boot/include/configs/odroid.h
/openbmc/u-boot/include/configs/snow.h
/openbmc/u-boot/include/led.h
/openbmc/u-boot/include/netdev.h
/openbmc/u-boot/include/serial.h
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/dtc/pylibfdt/libfdt.i_shipped
dm/led.c
/openbmc/u-boot/tools/dtoc/fdt.py
/openbmc/u-boot/tools/dtoc/test_fdt.py
/openbmc/u-boot/tools/patman/test/0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch
95e1106903-Aug-2018 Bin Meng <bmeng.cn@gmail.com>

test: dm: pci: Add cases for finding PCI capability APIs

Add several PCI capability and extended capability ID registers
in the swap_case driver, so that we can add test case for
dm_pci_find_capabil

test: dm: pci: Add cases for finding PCI capability APIs

Add several PCI capability and extended capability ID registers
in the swap_case driver, so that we can add test case for
dm_pci_find_capability() and dm_pci_find_ext_capability().

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

show more ...

3ed214ac03-Aug-2018 Bin Meng <bmeng.cn@gmail.com>

test: dm: pci: Add tests for mixed static and dynamic devices on the same bus

In the Sandbox test configuration, PCI bus#0 only has static devices
while bus#1 only has dynamic devices. Create a bus#

test: dm: pci: Add tests for mixed static and dynamic devices on the same bus

In the Sandbox test configuration, PCI bus#0 only has static devices
while bus#1 only has dynamic devices. Create a bus#2 that has both
types of devices and test such.

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

show more ...

82b3104303-Aug-2018 Bin Meng <bmeng.cn@gmail.com>

test: dm: pci: Test driver binding with driver data provided

With struct pci_device_id, it's possible to pass a driver data for
bound driver to use. This adds a test case for this functionality.

Si

test: dm: pci: Test driver binding with driver data provided

With struct pci_device_id, it's possible to pass a driver data for
bound driver to use. This adds a test case for this functionality.

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

show more ...

3839b4e803-Aug-2018 Bin Meng <bmeng.cn@gmail.com>

test: dm: pci: Add tests for configuration space access

So far we missed the testing for PCI configuration space access.
This adds tests for it, as well as removing some redundant asserts.

Signed-o

test: dm: pci: Add tests for configuration space access

So far we missed the testing for PCI configuration space access.
This adds tests for it, as well as removing some redundant asserts.

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

show more ...

dee4d75203-Aug-2018 Bin Meng <bmeng.cn@gmail.com>

test: dm: pci: Test more than one PCI host controller

So far there is only one PCI host controller in the sandbox test
configuration. This is normally the case for x86, but it can be
common on other

test: dm: pci: Test more than one PCI host controller

So far there is only one PCI host controller in the sandbox test
configuration. This is normally the case for x86, but it can be
common on other architectures like ARM/PPC to have more than one
PCI host controller in the system.

This updates the case to cover such scenario.

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

show more ...

2db7f2b703-Aug-2018 Bin Meng <bmeng.cn@gmail.com>

test: dm: pci: Test more than one device on the same bus

It's quite common to have more than one device on the same PCI bus.
This updates the test case to test such scenario.

Signed-off-by: Bin Men

test: dm: pci: Test more than one device on the same bus

It's quite common to have more than one device on the same PCI bus.
This updates the test case to test such scenario.

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

show more ...

dd4808f903-Aug-2018 Bin Meng <bmeng.cn@gmail.com>

test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()

The check on uclass_get_device() and device_active() is unnecessary
as the follow-up test operations will implicitly probe the drive

test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()

The check on uclass_get_device() and device_active() is unnecessary
as the follow-up test operations will implicitly probe the driver.

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

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/armada-388-clearfog-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-388-clearfog.dts
/openbmc/u-boot/arch/arm/dts/armada-388-helios4.dts
/openbmc/u-boot/arch/arm/dts/armada-38x-solidrun-microsom.dtsi
/openbmc/u-boot/arch/arm/dts/avnet-ultra96-rev1.dts
/openbmc/u-boot/arch/arm/dts/kirkwood-atl-sbx81lifxcat.dts
/openbmc/u-boot/arch/arm/dts/zynq-cse-nand.dts
/openbmc/u-boot/arch/arm/dts/zynq-cse-nor.dts
/openbmc/u-boot/arch/arm/dts/zynq-zed.dts
/openbmc/u-boot/arch/arm/dts/zynq-zybo-z7.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-mini-emmc1.dts
/openbmc/u-boot/arch/arm/mach-kirkwood/Kconfig
/openbmc/u-boot/arch/arm/mach-mvebu/.gitignore
/openbmc/u-boot/arch/arm/mach-mvebu/Kconfig
/openbmc/u-boot/arch/arm/mach-mvebu/Makefile
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-mvebu/kwbimage.cfg.in
/openbmc/u-boot/arch/arm/mach-zynq/Kconfig
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/Kconfig
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/MAINTAINERS
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/Makefile
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/kwbimage.cfg
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/sbx81lifxcat.c
/openbmc/u-boot/board/gdsys/a38x/Makefile
/openbmc/u-boot/board/xilinx/microblaze-generic/Kconfig
/openbmc/u-boot/board/xilinx/zynq/zynq-zybo-z7/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/MAINTAINERS
/openbmc/u-boot/board/xilinx/zynqmp/avnet-ultra96-rev1
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/configs/SBx81LIFKW_defconfig
/openbmc/u-boot/configs/SBx81LIFXCAT_defconfig
/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/dns325_defconfig
/openbmc/u-boot/configs/dreamplug_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/goflexhome_defconfig
/openbmc/u-boot/configs/guruplug_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/nas220_defconfig
/openbmc/u-boot/configs/sheevaplug_defconfig
/openbmc/u-boot/configs/stmark2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu100_revC_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/configs/zynq_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_nand_defconfig
/openbmc/u-boot/configs/zynq_cse_nor_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zybo_z7_defconfig
/openbmc/u-boot/drivers/core/ofnode.c
/openbmc/u-boot/drivers/gpio/xilinx_gpio.c
/openbmc/u-boot/drivers/gpio/zynq_gpio.c
/openbmc/u-boot/drivers/i2c/imx_lpi2c.c
/openbmc/u-boot/drivers/i2c/muxes/pca954x.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/pci/pci-uclass.c
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/panel-uclass.c
/openbmc/u-boot/include/configs/SBx81LIFKW.h
/openbmc/u-boot/include/configs/SBx81LIFXCAT.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/dns325.h
/openbmc/u-boot/include/configs/goflexhome.h
/openbmc/u-boot/include/configs/mv-plug-common.h
/openbmc/u-boot/include/configs/mvebu_armada-37xx.h
/openbmc/u-boot/include/configs/nas220.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/topic_miami.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_emmc.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_nand.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_qspi.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_cse.h
/openbmc/u-boot/include/dm/ofnode.h
/openbmc/u-boot/include/dm/uclass.h
/openbmc/u-boot/include/imx_lpi2c.h
/openbmc/u-boot/include/panel.h
/openbmc/u-boot/include/pci.h
dm/pci.c
/openbmc/u-boot/tools/kwboot.c
4624faad26-Jul-2018 Peng Fan <peng.fan@nxp.com>

dm: power-domain: query power domain after get device

This is to test power_domain_on in device_probe.
If the device has a power-domain property, enable it
when probe the device. So add the test to

dm: power-domain: query power domain after get device

This is to test power_domain_on in device_probe.
If the device has a power-domain property, enable it
when probe the device. So add the test to check
whether it is powered on or not.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/.mailmap
/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/exceptions.S
/openbmc/u-boot/arch/arm/cpu/armv8/start.S
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/stm32429i-eval.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h6-orangepi-one-plus.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h6-pine-h64.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h6.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/boot0.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/dram_sun50i_h6.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/mmc.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/timer.h
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/arm/mach-sunxi/Makefile
/openbmc/u-boot/arch/arm/mach-sunxi/board.c
/openbmc/u-boot/arch/arm/mach-sunxi/clock_sun50i_h6.c
/openbmc/u-boot/arch/arm/mach-sunxi/cpu_info.c
/openbmc/u-boot/arch/arm/mach-sunxi/dram_sun50i_h6.c
/openbmc/u-boot/arch/arm/mach-sunxi/rmr_switch.S
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/sunxi/mksunxi_fit_atf.sh
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/configs/bananapi_m2_berry_defconfig
/openbmc/u-boot/configs/orangepi_one_plus_defconfig
/openbmc/u-boot/configs/pine_h64_defconfig
/openbmc/u-boot/configs/stm32f429-evaluation_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/stm32f746-disco_defconfig
/openbmc/u-boot/configs/stm32mp15_basic_defconfig
/openbmc/u-boot/doc/device-tree-bindings/adc/st,stm32-adc.txt
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/adc/Kconfig
/openbmc/u-boot/drivers/adc/Makefile
/openbmc/u-boot/drivers/adc/adc-uclass.c
/openbmc/u-boot/drivers/adc/stm32-adc-core.c
/openbmc/u-boot/drivers/adc/stm32-adc-core.h
/openbmc/u-boot/drivers/adc/stm32-adc.c
/openbmc/u-boot/drivers/bootcount/bootcount.c
/openbmc/u-boot/drivers/clk/clk-uclass.c
/openbmc/u-boot/drivers/core/device.c
/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.c
/openbmc/u-boot/drivers/mmc/arm_pl180_mmci.h
/openbmc/u-boot/drivers/mmc/sunxi_mmc.c
/openbmc/u-boot/drivers/mtd/nand/nand_base.c
/openbmc/u-boot/drivers/mtd/nand/sunxi_nand.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash_ids.c
/openbmc/u-boot/drivers/phy/allwinner/phy-sun4i-usb.c
/openbmc/u-boot/drivers/power/domain/Makefile
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/kirkwood_spi.c
/openbmc/u-boot/drivers/spi/sun4i_spi.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_de2.c
/openbmc/u-boot/include/configs/omap3_cairo.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/sun4i.h
/openbmc/u-boot/include/configs/sun50i.h
/openbmc/u-boot/include/configs/sun5i.h
/openbmc/u-boot/include/configs/sun6i.h
/openbmc/u-boot/include/configs/sun7i.h
/openbmc/u-boot/include/configs/sun8i.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/ti_omap3_common.h
/openbmc/u-boot/include/dt-bindings/clock/sun50i-h6-ccu.h
/openbmc/u-boot/include/dt-bindings/clock/sun50i-h6-r-ccu.h
/openbmc/u-boot/include/dt-bindings/reset/sun50i-h6-ccu.h
/openbmc/u-boot/include/dt-bindings/reset/sun50i-h6-r-ccu.h
/openbmc/u-boot/include/power-domain.h
/openbmc/u-boot/scripts/.gitignore
/openbmc/u-boot/scripts/Makefile
/openbmc/u-boot/scripts/config_whitelist.txt
dm/power-domain.c
1fe243a124-Jul-2018 Fabrice Gasnier <fabrice.gasnier@st.com>

clk: add clk_valid()

Add clk_valid() to check for optional clocks are valid.
Call clk_valid() in test/dm/clk.c and add relevant test routine to
sandbox clk tests.

Signed-off-by: Fabrice Gasnier <fa

clk: add clk_valid()

Add clk_valid() to check for optional clocks are valid.
Call clk_valid() in test/dm/clk.c and add relevant test routine to
sandbox clk tests.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arc/dts/axs10x_mb.dtsi
/openbmc/u-boot/arch/arc/dts/hsdk.dts
/openbmc/u-boot/arch/arc/include/asm/arcregs.h
/openbmc/u-boot/arch/arc/lib/start.S
/openbmc/u-boot/arch/arm/dts/sunxi-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra-u-boot.dtsi
/openbmc/u-boot/arch/arm/mach-imx/mx7/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/board2.c
/openbmc/u-boot/arch/sandbox/include/asm/clk.h
/openbmc/u-boot/arch/x86/dts/u-boot.dtsi
/openbmc/u-boot/board/Marvell/openrd/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1046ardb/MAINTAINERS
/openbmc/u-boot/board/synopsys/axs10x/config.mk
/openbmc/u-boot/board/synopsys/axs10x/headerize-axs.py
/openbmc/u-boot/board/synopsys/hsdk/README
/openbmc/u-boot/board/synopsys/hsdk/config.mk
/openbmc/u-boot/board/technexion/pico-imx7d/MAINTAINERS
/openbmc/u-boot/board/ti/am335x/board.c
/openbmc/u-boot/board/ti/am335x/board.h
/openbmc/u-boot/board/ti/am335x/mux.c
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_ram.c
/openbmc/u-boot/configs/axs101_defconfig
/openbmc/u-boot/configs/axs103_defconfig
/openbmc/u-boot/doc/device-tree-bindings/gpio/snps,creg-gpio.txt
/openbmc/u-boot/drivers/clk/clk_sandbox_test.c
/openbmc/u-boot/drivers/gpio/hsdk-creg-gpio.c
/openbmc/u-boot/include/clk.h
/openbmc/u-boot/include/configs/T104xRDB.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/axs10x.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/spl.h
dm/clk.c
/openbmc/u-boot/tools/binman/README
/openbmc/u-boot/tools/binman/README.entries
/openbmc/u-boot/tools/binman/binman.py
/openbmc/u-boot/tools/binman/bsection.py
/openbmc/u-boot/tools/binman/cmdline.py
/openbmc/u-boot/tools/binman/control.py
/openbmc/u-boot/tools/binman/elf.py
/openbmc/u-boot/tools/binman/elf_test.py
/openbmc/u-boot/tools/binman/entry.py
/openbmc/u-boot/tools/binman/etype/_testing.py
/openbmc/u-boot/tools/binman/etype/blob.py
/openbmc/u-boot/tools/binman/etype/blob_named_by_arg.py
/openbmc/u-boot/tools/binman/etype/cros_ec_rw.py
/openbmc/u-boot/tools/binman/etype/fill.py
/openbmc/u-boot/tools/binman/etype/fmap.py
/openbmc/u-boot/tools/binman/etype/gbb.py
/openbmc/u-boot/tools/binman/etype/intel_cmc.py
/openbmc/u-boot/tools/binman/etype/intel_descriptor.py
/openbmc/u-boot/tools/binman/etype/intel_fsp.py
/openbmc/u-boot/tools/binman/etype/intel_me.py
/openbmc/u-boot/tools/binman/etype/intel_mrc.py
/openbmc/u-boot/tools/binman/etype/intel_vbt.py
/openbmc/u-boot/tools/binman/etype/intel_vga.py
/openbmc/u-boot/tools/binman/etype/section.py
/openbmc/u-boot/tools/binman/etype/text.py
/openbmc/u-boot/tools/binman/etype/u_boot.py
/openbmc/u-boot/tools/binman/etype/u_boot_dtb.py
/openbmc/u-boot/tools/binman/etype/u_boot_dtb_with_ucode.py
/openbmc/u-boot/tools/binman/etype/u_boot_img.py
/openbmc/u-boot/tools/binman/etype/u_boot_nodtb.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl_bss_pad.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl_dtb.py
/openbmc/u-boot/tools/binman/etype/u_boot_spl_nodtb.py
/openbmc/u-boot/tools/binman/etype/u_boot_tpl.py
/openbmc/u-boot/tools/binman/etype/u_boot_tpl_dtb.py
/openbmc/u-boot/tools/binman/etype/u_boot_ucode.py
/openbmc/u-boot/tools/binman/etype/u_boot_with_ucode_ptr.py
/openbmc/u-boot/tools/binman/etype/vblock.py
/openbmc/u-boot/tools/binman/etype/x86_start16.py
/openbmc/u-boot/tools/binman/etype/x86_start16_spl.py
/openbmc/u-boot/tools/binman/fmap_util.py
/openbmc/u-boot/tools/binman/ftest.py
/openbmc/u-boot/tools/binman/image.py
/openbmc/u-boot/tools/binman/test/08_pack.dts
/openbmc/u-boot/tools/binman/test/12_pack_inv_align.dts
/openbmc/u-boot/tools/binman/test/14_pack_overlap.dts
/openbmc/u-boot/tools/binman/test/21_image_pad.dts
/openbmc/u-boot/tools/binman/test/24_sorted.dts
/openbmc/u-boot/tools/binman/test/25_pack_zero_size.dts
/openbmc/u-boot/tools/binman/test/27_pack_4gb_no_size.dts
/openbmc/u-boot/tools/binman/test/28_pack_4gb_outside.dts
/openbmc/u-boot/tools/binman/test/29_x86-rom.dts
/openbmc/u-boot/tools/binman/test/30_x86-rom-me-no-desc.dts
/openbmc/u-boot/tools/binman/test/31_x86-rom-me.dts
/openbmc/u-boot/tools/binman/test/34_x86_ucode.dts
/openbmc/u-boot/tools/binman/test/35_x86_single_ucode.dts
/openbmc/u-boot/tools/binman/test/37_x86_no_ucode.dts
/openbmc/u-boot/tools/binman/test/38_x86_ucode_missing_node.dts
/openbmc/u-boot/tools/binman/test/39_x86_ucode_missing_node2.dts
/openbmc/u-boot/tools/binman/test/40_x86_ucode_not_in_image.dts
/openbmc/u-boot/tools/binman/test/44_x86_optional_ucode.dts
/openbmc/u-boot/tools/binman/test/45_prop_test.dts
/openbmc/u-boot/tools/binman/test/49_x86_ucode_spl.dts
/openbmc/u-boot/tools/binman/test/53_symbols.dts
/openbmc/u-boot/tools/binman/test/55_sections.dts
/openbmc/u-boot/tools/binman/test/58_x86_ucode_spl_needs_retry.dts
/openbmc/u-boot/tools/binman/test/62_entry_args.dts
/openbmc/u-boot/tools/binman/test/63_entry_args_missing.dts
/openbmc/u-boot/tools/binman/test/64_entry_args_required.dts
/openbmc/u-boot/tools/binman/test/65_entry_args_unknown_datatype.dts
/openbmc/u-boot/tools/binman/test/66_text.dts
/openbmc/u-boot/tools/binman/test/67_fmap.dts
/openbmc/u-boot/tools/binman/test/68_blob_named_by_arg.dts
/openbmc/u-boot/tools/binman/test/69_fill.dts
/openbmc/u-boot/tools/binman/test/70_fill_no_size.dts
/openbmc/u-boot/tools/binman/test/71_gbb.dts
/openbmc/u-boot/tools/binman/test/72_gbb_too_small.dts
/openbmc/u-boot/tools/binman/test/73_gbb_no_size.dts
/openbmc/u-boot/tools/binman/test/74_vblock.dts
/openbmc/u-boot/tools/binman/test/75_vblock_no_content.dts
/openbmc/u-boot/tools/binman/test/76_vblock_bad_phandle.dts
/openbmc/u-boot/tools/binman/test/77_vblock_bad_entry.dts
/openbmc/u-boot/tools/binman/test/78_u_boot_tpl.dts
/openbmc/u-boot/tools/binman/test/79_uses_pos.dts
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms
/openbmc/u-boot/tools/binman/test/u_boot_binman_syms.c
/openbmc/u-boot/tools/dtoc/fdt.py
/openbmc/u-boot/tools/dtoc/fdt_util.py
/openbmc/u-boot/tools/dtoc/test_fdt.py
/openbmc/u-boot/tools/patman/command.py
/openbmc/u-boot/tools/patman/tools.py
f437fea030-Jul-2018 Tom Rini <trini@konsulko.com>

fs-test.sh: Update expected result output

Given 0dc1bfb7302d ("fs: fat: cannot write to subdirectories") we have
changed how the FAT code works from creating the illegal file "./file"
and instead re

fs-test.sh: Update expected result output

Given 0dc1bfb7302d ("fs: fat: cannot write to subdirectories") we have
changed how the FAT code works from creating the illegal file "./file"
and instead rejecting the path. The correct behavior would be to write
"file" to "." but not writing an illegal file is a step in the right
direction. For now, update the expected output to account for the
failure.

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

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/arch/Kconfig
/openbmc/u-boot/arch/arc/Kconfig
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/config.mk
/openbmc/u-boot/arch/arm/cpu/armv7/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/nonsec_virt.S
/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/u-boot.lds
/openbmc/u-boot/arch/arm/cpu/u-boot.lds
/openbmc/u-boot/arch/arm/mach-at91/Kconfig
/openbmc/u-boot/arch/arm/mach-davinci/Kconfig
/openbmc/u-boot/arch/arm/mach-exynos/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx3/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx5/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx7/Kconfig
/openbmc/u-boot/arch/arm/mach-meson/Kconfig
/openbmc/u-boot/arch/arm/mach-mvebu/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/omap3/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/omap5/Kconfig
/openbmc/u-boot/arch/arm/mach-qemu/Kconfig
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Kconfig
/openbmc/u-boot/arch/arm/mach-socfpga/Kconfig
/openbmc/u-boot/arch/arm/mach-stm32/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/Kconfig
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/Kconfig
/openbmc/u-boot/arch/arm/mach-uniphier/Kconfig
/openbmc/u-boot/arch/arm/mach-zynq/u-boot.lds
/openbmc/u-boot/arch/microblaze/Kconfig
/openbmc/u-boot/arch/mips/Kconfig
/openbmc/u-boot/arch/mips/mach-ath79/Kconfig
/openbmc/u-boot/arch/mips/mach-bmips/Kconfig
/openbmc/u-boot/arch/mips/mach-pic32/Kconfig
/openbmc/u-boot/arch/powerpc/Kconfig
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/Kconfig
/openbmc/u-boot/arch/riscv/cpu/ax25/u-boot.lds
/openbmc/u-boot/arch/sandbox/config.mk
/openbmc/u-boot/arch/sandbox/cpu/u-boot.lds
/openbmc/u-boot/arch/x86/config.mk
/openbmc/u-boot/arch/x86/cpu/start.S
/openbmc/u-boot/arch/x86/cpu/start64.S
/openbmc/u-boot/arch/x86/cpu/u-boot-64.lds
/openbmc/u-boot/arch/x86/cpu/u-boot.lds
/openbmc/u-boot/arch/x86/lib/reloc_ia32_efi.c
/openbmc/u-boot/arch/x86/lib/reloc_x86_64_efi.c
/openbmc/u-boot/board/qualcomm/dragonboard410c/u-boot.lds
/openbmc/u-boot/board/qualcomm/dragonboard820c/u-boot.lds
/openbmc/u-boot/board/ti/am335x/u-boot.lds
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/doc/README.uefi
/openbmc/u-boot/drivers/power/pmic/Kconfig
/openbmc/u-boot/drivers/rtc/at91sam9_rtt.c
/openbmc/u-boot/drivers/rtc/davinci.c
/openbmc/u-boot/drivers/rtc/ds1302.c
/openbmc/u-boot/drivers/rtc/ds1306.c
/openbmc/u-boot/drivers/rtc/ds1307.c
/openbmc/u-boot/drivers/rtc/ds1337.c
/openbmc/u-boot/drivers/rtc/ds1374.c
/openbmc/u-boot/drivers/rtc/ds164x.c
/openbmc/u-boot/drivers/rtc/ds174x.c
/openbmc/u-boot/drivers/rtc/ds3231.c
/openbmc/u-boot/drivers/rtc/imxdi.c
/openbmc/u-boot/drivers/rtc/m41t11.c
/openbmc/u-boot/drivers/rtc/m41t60.c
/openbmc/u-boot/drivers/rtc/m41t62.c
/openbmc/u-boot/drivers/rtc/m48t35ax.c
/openbmc/u-boot/drivers/rtc/max6900.c
/openbmc/u-boot/drivers/rtc/mc146818.c
/openbmc/u-boot/drivers/rtc/mcfrtc.c
/openbmc/u-boot/drivers/rtc/mk48t59.c
/openbmc/u-boot/drivers/rtc/pcf8563.c
/openbmc/u-boot/drivers/rtc/rs5c372.c
/openbmc/u-boot/drivers/rtc/rx8025.c
/openbmc/u-boot/drivers/rtc/s3c24x0_rtc.c
/openbmc/u-boot/drivers/rtc/x1205.c
/openbmc/u-boot/drivers/tpm/Kconfig
/openbmc/u-boot/dts/Kconfig
/openbmc/u-boot/env/env.c
/openbmc/u-boot/fs/fat/fat_write.c
/openbmc/u-boot/include/asm-generic/global_data.h
/openbmc/u-boot/include/efi.h
/openbmc/u-boot/include/efi_api.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/include/elf.h
/openbmc/u-boot/lib/efi_driver/efi_block_device.c
/openbmc/u-boot/lib/efi_loader/Kconfig
/openbmc/u-boot/lib/efi_loader/Makefile
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_console.c
/openbmc/u-boot/lib/efi_loader/efi_image_loader.c
/openbmc/u-boot/lib/efi_loader/efi_memory.c
/openbmc/u-boot/lib/efi_loader/efi_runtime.c
/openbmc/u-boot/lib/efi_loader/efi_smbios.c
/openbmc/u-boot/lib/efi_selftest/.gitignore
/openbmc/u-boot/lib/efi_selftest/Makefile
/openbmc/u-boot/lib/efi_selftest/efi_selftest.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_block_device.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_config_table.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_console.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_crc32.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_rtc.c
/openbmc/u-boot/lib/vsprintf.c
fs/fs-test.sh
/openbmc/u-boot/tools/genboardscfg.py
d87434a219-Jul-2018 Miquel Raynal <miquel.raynal@bootlin.com>

test/py: tpm2: switch from 'tpm' to 'tpm2' command

While using the 'tpm' command should work on most cases, this test suite
only works with TPMv2 and since the work to make both versions build at
th

test/py: tpm2: switch from 'tpm' to 'tpm2' command

While using the 'tpm' command should work on most cases, this test suite
only works with TPMv2 and since the work to make both versions build at
the same time, we might end up having both 'tpm' (TPMv1) and 'tpm2'
(TPMv2) commands available at the same time. Ensure this test suite
always use the right one.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/.mailmap
/openbmc/u-boot/Documentation/.gitignore
/openbmc/u-boot/Documentation/Makefile
/openbmc/u-boot/Documentation/conf.py
/openbmc/u-boot/Documentation/index.rst
/openbmc/u-boot/Documentation/media/Makefile
/openbmc/u-boot/Documentation/media/linker_lists.h.rst.exceptions
/openbmc/u-boot/Documentation/sphinx-static/theme_overrides.css
/openbmc/u-boot/Documentation/sphinx/cdomain.py
/openbmc/u-boot/Documentation/sphinx/kernel_include.py
/openbmc/u-boot/Documentation/sphinx/kerneldoc.py
/openbmc/u-boot/Documentation/sphinx/kfigure.py
/openbmc/u-boot/Documentation/sphinx/load_config.py
/openbmc/u-boot/Documentation/sphinx/parse-headers.pl
/openbmc/u-boot/Documentation/sphinx/requirements.txt
/openbmc/u-boot/Documentation/sphinx/rstFlatTable.py
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/Kconfig
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/psci.S
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/README.falcon
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/spl.c
/openbmc/u-boot/arch/arm/dts/am3517-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/am3517-evm.dts
/openbmc/u-boot/arch/arm/dts/am3517-som.dtsi
/openbmc/u-boot/arch/arm/dts/am3517.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-2g5rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-qds.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a-rdb.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls1012a.dtsi
/openbmc/u-boot/arch/arm/dts/imx6ull-colibri.dts
/openbmc/u-boot/arch/arm/dts/imx6ull.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-37xx-devkit.dts
/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-baseboard.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-som-lv.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-37xx-devkit.dts
/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-baseboard.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-som.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dtsi
/openbmc/u-boot/arch/arm/dts/omap3.dtsi
/openbmc/u-boot/arch/arm/dts/omap36xx.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga_arria10.dtsi
/openbmc/u-boot/arch/arm/dts/tegra30-apalis.dts
/openbmc/u-boot/arch/arm/dts/tegra30-beaver.dts
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/imx-regs.h
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/flow.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/iomux-v3.h
/openbmc/u-boot/arch/arm/include/asm/proc-armv/ptrace.h
/openbmc/u-boot/arch/arm/lib/psci-dt.c
/openbmc/u-boot/arch/arm/mach-imx/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx6/soc.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx7/Makefile
/openbmc/u-boot/arch/arm/mach-imx/mx7/psci-mx7.c
/openbmc/u-boot/arch/arm/mach-imx/mx7/soc.c
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c
/openbmc/u-boot/arch/arm/mach-socfpga/board.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_arria10.c
/openbmc/u-boot/arch/arm/mach-tegra/board2.c
/openbmc/u-boot/arch/arm/mach-tegra/powergate.c
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/cpu.c
/openbmc/u-boot/arch/arm/mach-uniphier/Kconfig
/openbmc/u-boot/arch/arm/mach-uniphier/Makefile
/openbmc/u-boot/arch/arm/mach-uniphier/board_late_init.c
/openbmc/u-boot/arch/arm/mach-uniphier/dram_init.c
/openbmc/u-boot/arch/arm/mach-uniphier/fdt-fixup.c
/openbmc/u-boot/arch/m68k/Kconfig
/openbmc/u-boot/arch/sandbox/cpu/eth-raw-os.c
/openbmc/u-boot/arch/sandbox/dts/sandbox.dts
/openbmc/u-boot/arch/sandbox/dts/sandbox64.dts
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/sandbox/include/asm/eth-raw-os.h
/openbmc/u-boot/arch/x86/cpu/baytrail/valleyview.c
/openbmc/u-boot/arch/x86/cpu/braswell/braswell.c
/openbmc/u-boot/arch/x86/cpu/cpu.c
/openbmc/u-boot/arch/x86/cpu/ivybridge/early_me.c
/openbmc/u-boot/arch/x86/cpu/ivybridge/sdram.c
/openbmc/u-boot/arch/x86/cpu/qemu/qemu.c
/openbmc/u-boot/arch/x86/cpu/quark/acpi.c
/openbmc/u-boot/arch/x86/cpu/quark/quark.c
/openbmc/u-boot/arch/x86/cpu/tangier/Makefile
/openbmc/u-boot/arch/x86/cpu/tangier/sysreset.c
/openbmc/u-boot/arch/x86/cpu/tangier/tangier.c
/openbmc/u-boot/arch/x86/dts/bayleybay.dts
/openbmc/u-boot/arch/x86/dts/baytrail_som-db5800-som-6867.dts
/openbmc/u-boot/arch/x86/dts/broadwell_som-6896.dts
/openbmc/u-boot/arch/x86/dts/cherryhill.dts
/openbmc/u-boot/arch/x86/dts/chromebook_link.dts
/openbmc/u-boot/arch/x86/dts/chromebook_samus.dts
/openbmc/u-boot/arch/x86/dts/chromebox_panther.dts
/openbmc/u-boot/arch/x86/dts/conga-qeval20-qa3-e3845.dts
/openbmc/u-boot/arch/x86/dts/cougarcanyon2.dts
/openbmc/u-boot/arch/x86/dts/crownbay.dts
/openbmc/u-boot/arch/x86/dts/dfi-bt700.dtsi
/openbmc/u-boot/arch/x86/dts/edison.dts
/openbmc/u-boot/arch/x86/dts/efi-x86_app.dts
/openbmc/u-boot/arch/x86/dts/efi-x86_payload.dts
/openbmc/u-boot/arch/x86/dts/galileo.dts
/openbmc/u-boot/arch/x86/dts/minnowmax.dts
/openbmc/u-boot/arch/x86/dts/qemu-x86_i440fx.dts
/openbmc/u-boot/arch/x86/dts/qemu-x86_q35.dts
/openbmc/u-boot/arch/x86/dts/reset.dtsi
/openbmc/u-boot/arch/x86/include/asm/acpi.h
/openbmc/u-boot/arch/x86/include/asm/acpi_table.h
/openbmc/u-boot/arch/x86/include/asm/processor.h
/openbmc/u-boot/arch/x86/include/asm/u-boot-x86.h
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/arch/x86/lib/acpi.c
/openbmc/u-boot/arch/x86/lib/acpi_s3.c
/openbmc/u-boot/arch/x86/lib/acpi_table.c
/openbmc/u-boot/arch/x86/lib/fsp/fsp_common.c
/openbmc/u-boot/board/CarMediaLab/flea3/flea3.c
/openbmc/u-boot/board/amlogic/khadas-vim/README
/openbmc/u-boot/board/compulab/cm_fx6/cm_fx6.c
/openbmc/u-boot/board/dhelectronics/dh_imx6/dh_imx6_spl.c
/openbmc/u-boot/board/engicam/common/spl.c
/openbmc/u-boot/board/freescale/bsc9131rdb/bsc9131rdb.c
/openbmc/u-boot/board/freescale/bsc9132qds/bsc9132qds.c
/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg
/openbmc/u-boot/board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg
/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c
/openbmc/u-boot/board/imgtec/boston/MAINTAINERS
/openbmc/u-boot/board/isee/igep003x/board.c
/openbmc/u-boot/board/isee/igep00x0/igep00x0.c
/openbmc/u-boot/board/logicpd/am3517evm/MAINTAINERS
/openbmc/u-boot/board/logicpd/imx6/imx6logic.c
/openbmc/u-boot/board/rockchip/evb_rk3399/README
/openbmc/u-boot/board/solidrun/mx6cuboxi/mx6cuboxi.c
/openbmc/u-boot/board/technexion/pico-imx7d/Makefile
/openbmc/u-boot/board/technexion/pico-imx7d/README
/openbmc/u-boot/board/technexion/pico-imx7d/pico-imx7d.c
/openbmc/u-boot/board/technexion/pico-imx7d/spl.c
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/puma-rk3399.c
/openbmc/u-boot/board/toradex/colibri-imx6ull/Kconfig
/openbmc/u-boot/board/toradex/colibri-imx6ull/MAINTAINERS
/openbmc/u-boot/board/toradex/colibri-imx6ull/Makefile
/openbmc/u-boot/board/toradex/colibri-imx6ull/colibri-imx6ull.c
/openbmc/u-boot/board/toradex/colibri-imx6ull/imximage.cfg
/openbmc/u-boot/board/toradex/colibri_imx7/colibri_imx7.c
/openbmc/u-boot/board/toradex/colibri_imx7/imximage.cfg
/openbmc/u-boot/board/toradex/colibri_vf/colibri_vf.c
/openbmc/u-boot/board/toradex/common/tdx-cfg-block.c
/openbmc/u-boot/board/toradex/common/tdx-cfg-block.h
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/mtdparts.c
/openbmc/u-boot/cmd/net.c
/openbmc/u-boot/cmd/tpm-common.c
/openbmc/u-boot/cmd/tpm-v1.c
/openbmc/u-boot/cmd/tpm-v2.c
/openbmc/u-boot/cmd/ubi.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/avb_verify.c
/openbmc/u-boot/common/console.c
/openbmc/u-boot/common/fdt_support.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_ymodem.c
/openbmc/u-boot/configs/10m50_defconfig
/openbmc/u-boot/configs/BSC9131RDB_NAND_SYSCLK100_defconfig
/openbmc/u-boot/configs/BSC9131RDB_NAND_defconfig
/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig
/openbmc/u-boot/configs/BSC9131RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NAND_DDRCLK133_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_NOR_DDRCLK133_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK100_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig
/openbmc/u-boot/configs/BSC9132QDS_SPIFLASH_DDRCLK133_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_NAND_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_SDCARD_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-PD_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_36BIT_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_NAND_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1021RDB-PC_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1022DS_36BIT_defconfig
/openbmc/u-boot/configs/P1022DS_NAND_defconfig
/openbmc/u-boot/configs/P1022DS_SDCARD_defconfig
/openbmc/u-boot/configs/P1022DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1022DS_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_36BIT_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_NAND_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_SDCARD_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_SPIFLASH_defconfig
/openbmc/u-boot/configs/P2020RDB-PC_defconfig
/openbmc/u-boot/configs/T1023RDB_NAND_defconfig
/openbmc/u-boot/configs/T1023RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1023RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1023RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1023RDB_defconfig
/openbmc/u-boot/configs/T1024QDS_DDR4_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024QDS_DDR4_defconfig
/openbmc/u-boot/configs/T1024QDS_NAND_defconfig
/openbmc/u-boot/configs/T1024QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T1024QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1024QDS_defconfig
/openbmc/u-boot/configs/T1024RDB_NAND_defconfig
/openbmc/u-boot/configs/T1024RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1024RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1024RDB_defconfig
/openbmc/u-boot/configs/T1040D4RDB_NAND_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1040D4RDB_defconfig
/openbmc/u-boot/configs/T1040QDS_DDR4_defconfig
/openbmc/u-boot/configs/T1040QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040QDS_defconfig
/openbmc/u-boot/configs/T1040RDB_NAND_defconfig
/openbmc/u-boot/configs/T1040RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1040RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1040RDB_defconfig
/openbmc/u-boot/configs/T1042D4RDB_NAND_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1042D4RDB_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_NAND_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_SDCARD_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_defconfig
/openbmc/u-boot/configs/T1042RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042RDB_defconfig
/openbmc/u-boot/configs/T2080QDS_NAND_defconfig
/openbmc/u-boot/configs/T2080QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T2080QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T2080QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2080QDS_defconfig
/openbmc/u-boot/configs/T2080RDB_NAND_defconfig
/openbmc/u-boot/configs/T2080RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T2080RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T2080RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2080RDB_defconfig
/openbmc/u-boot/configs/T2081QDS_NAND_defconfig
/openbmc/u-boot/configs/T2081QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T2081QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2081QDS_defconfig
/openbmc/u-boot/configs/TQM834x_defconfig
/openbmc/u-boot/configs/TWR-P1025_defconfig
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/am335x_evm_norboot_defconfig
/openbmc/u-boot/configs/am335x_evm_spiboot_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9260ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9261ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_boot_defconfig
/openbmc/u-boot/configs/at91sam9263ek_norflash_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_2mmc_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9m10g45ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_spiflash_defconfig
/openbmc/u-boot/configs/at91sam9rlek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9rlek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9rlek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_spiflash_defconfig
/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9xeek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9xeek_nandflash_defconfig
/openbmc/u-boot/configs/axm_defconfig
/openbmc/u-boot/configs/bitmain_antminer_s9_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/calimain_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_link64_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/cl-som-imx7_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/cm_t3517_defconfig
/openbmc/u-boot/configs/cm_t35_defconfig
/openbmc/u-boot/configs/colibri-imx6ull_defconfig
/openbmc/u-boot/configs/corvus_defconfig
/openbmc/u-boot/configs/da850_am18xxevm_defconfig
/openbmc/u-boot/configs/da850evm_defconfig
/openbmc/u-boot/configs/da850evm_direct_nor_defconfig
/openbmc/u-boot/configs/devkit3250_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/ds414_defconfig
/openbmc/u-boot/configs/ea20_defconfig
/openbmc/u-boot/configs/ethernut5_defconfig
/openbmc/u-boot/configs/evb-px5_defconfig
/openbmc/u-boot/configs/evb-rk3036_defconfig
/openbmc/u-boot/configs/evb-rk3128_defconfig
/openbmc/u-boot/configs/evb-rk3229_defconfig
/openbmc/u-boot/configs/evb-rk3288_defconfig
/openbmc/u-boot/configs/evb-rk3328_defconfig
/openbmc/u-boot/configs/evb-rk3399_defconfig
/openbmc/u-boot/configs/evb-rv1108_defconfig
/openbmc/u-boot/configs/fennec-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/flea3_defconfig
/openbmc/u-boot/configs/geekbox_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/gurnard_defconfig
/openbmc/u-boot/configs/gwventana_emmc_defconfig
/openbmc/u-boot/configs/gwventana_gw5904_defconfig
/openbmc/u-boot/configs/hikey_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/ipam390_defconfig
/openbmc/u-boot/configs/k2e_evm_defconfig
/openbmc/u-boot/configs/k2e_hs_evm_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/k2hk_evm_defconfig
/openbmc/u-boot/configs/k2hk_hs_evm_defconfig
/openbmc/u-boot/configs/k2l_evm_defconfig
/openbmc/u-boot/configs/k2l_hs_evm_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/kmeter1_defconfig
/openbmc/u-boot/configs/kmopti2_defconfig
/openbmc/u-boot/configs/kmsupx5_defconfig
/openbmc/u-boot/configs/kmtepr2_defconfig
/openbmc/u-boot/configs/kmvect1_defconfig
/openbmc/u-boot/configs/koelsch_defconfig
/openbmc/u-boot/configs/kylin-rk3036_defconfig
/openbmc/u-boot/configs/lager_defconfig
/openbmc/u-boot/configs/lion-rk3368_defconfig
/openbmc/u-boot/configs/ls1012a2g5rdb_qspi_defconfig
/openbmc/u-boot/configs/ls1012afrdm_qspi_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1043ardb_sdcard_defconfig
/openbmc/u-boot/configs/ls1046aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1046aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1046aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_emmc_defconfig
/openbmc/u-boot/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_qspi_spl_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls2080aqds_nand_defconfig
/openbmc/u-boot/configs/ls2080ardb_nand_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig
/openbmc/u-boot/configs/mccmon6_nor_defconfig
/openbmc/u-boot/configs/mccmon6_sd_defconfig
/openbmc/u-boot/configs/meesc_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mx35pdk_defconfig
/openbmc/u-boot/configs/omap3_beagle_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/pico-imx7d_defconfig
/openbmc/u-boot/configs/pico-pi-imx7d_defconfig
/openbmc/u-boot/configs/pm9261_defconfig
/openbmc/u-boot/configs/pm9263_defconfig
/openbmc/u-boot/configs/pm9g45_defconfig
/openbmc/u-boot/configs/popmetal-rk3288_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/r8a77995_draak_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_ptc_ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_mmc_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_nandflash_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_spiflash_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig
/openbmc/u-boot/configs/sheep-rk3368_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/smartweb_defconfig
/openbmc/u-boot/configs/smdkc100_defconfig
/openbmc/u-boot/configs/snapper9260_defconfig
/openbmc/u-boot/configs/snapper9g20_defconfig
/openbmc/u-boot/configs/socfpga_arria10_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_defconfig
/openbmc/u-boot/configs/socfpga_dbm_soc1_defconfig
/openbmc/u-boot/configs/socfpga_de0_nano_soc_defconfig
/openbmc/u-boot/configs/socfpga_de10_nano_defconfig
/openbmc/u-boot/configs/socfpga_de1_soc_defconfig
/openbmc/u-boot/configs/socfpga_is1_defconfig
/openbmc/u-boot/configs/socfpga_sockit_defconfig
/openbmc/u-boot/configs/socfpga_socrates_defconfig
/openbmc/u-boot/configs/socfpga_sr1500_defconfig
/openbmc/u-boot/configs/socfpga_vining_fpga_defconfig
/openbmc/u-boot/configs/spear300_defconfig
/openbmc/u-boot/configs/spear300_nand_defconfig
/openbmc/u-boot/configs/spear300_usbtty_defconfig
/openbmc/u-boot/configs/spear300_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_defconfig
/openbmc/u-boot/configs/spear310_nand_defconfig
/openbmc/u-boot/configs/spear310_pnor_defconfig
/openbmc/u-boot/configs/spear310_usbtty_defconfig
/openbmc/u-boot/configs/spear310_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear310_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear320_defconfig
/openbmc/u-boot/configs/spear320_nand_defconfig
/openbmc/u-boot/configs/spear320_pnor_defconfig
/openbmc/u-boot/configs/spear320_usbtty_defconfig
/openbmc/u-boot/configs/spear320_usbtty_nand_defconfig
/openbmc/u-boot/configs/spear320_usbtty_pnor_defconfig
/openbmc/u-boot/configs/spear600_defconfig
/openbmc/u-boot/configs/spear600_nand_defconfig
/openbmc/u-boot/configs/spear600_usbtty_defconfig
/openbmc/u-boot/configs/spear600_usbtty_nand_defconfig
/openbmc/u-boot/configs/stmark2_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/configs/suvd3_defconfig
/openbmc/u-boot/configs/taurus_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/tuge1_defconfig
/openbmc/u-boot/configs/tuxx1_defconfig
/openbmc/u-boot/configs/uniphier_ld4_sld8_defconfig
/openbmc/u-boot/configs/uniphier_v7_defconfig
/openbmc/u-boot/configs/uniphier_v8_defconfig
/openbmc/u-boot/configs/usb_a9263_dataflash_defconfig
/openbmc/u-boot/configs/vct_platinum_onenand_defconfig
/openbmc/u-boot/configs/vct_platinum_onenand_small_defconfig
/openbmc/u-boot/configs/vct_platinumavc_onenand_defconfig
/openbmc/u-boot/configs/vct_platinumavc_onenand_small_defconfig
/openbmc/u-boot/configs/vct_premium_onenand_defconfig
/openbmc/u-boot/configs/vct_premium_onenand_small_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/configs/wb50n_defconfig
/openbmc/u-boot/configs/woodburn_defconfig
/openbmc/u-boot/configs/woodburn_sd_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm017_dc3_defconfig
/openbmc/u-boot/configs/zynq_cse_nand_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_x16_defconfig
/openbmc/u-boot/doc/README.avb2
/openbmc/u-boot/doc/README.rockchip
/openbmc/u-boot/doc/README.uniphier
/openbmc/u-boot/doc/device-tree-bindings/chosen.txt
/openbmc/u-boot/doc/device-tree-bindings/phy/no-op.txt
/openbmc/u-boot/doc/device-tree-bindings/phy/phy-stm32-usbphyc.txt
/openbmc/u-boot/doc/device-tree-bindings/rtc/brcm,brcmstb-waketimer.txt
/openbmc/u-boot/doc/driver-model/README.txt
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/ata/sata_ceva.c
/openbmc/u-boot/drivers/bios_emulator/atibios.c
/openbmc/u-boot/drivers/bootcount/bootcount.c
/openbmc/u-boot/drivers/ddr/fsl/options.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/i2c/rk_i2c.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mtd/Kconfig
/openbmc/u-boot/drivers/mtd/nand/Kconfig
/openbmc/u-boot/drivers/mtd/nand/denali.c
/openbmc/u-boot/drivers/mtd/nand/mxs_nand_dt.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/cpsw.c
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/fec_mxc.h
/openbmc/u-boot/drivers/net/mvgbe.c
/openbmc/u-boot/drivers/net/mvgbe.h
/openbmc/u-boot/drivers/net/phy/atheros.c
/openbmc/u-boot/drivers/net/phy/broadcom.c
/openbmc/u-boot/drivers/net/phy/davicom.c
/openbmc/u-boot/drivers/net/phy/generic_10g.c
/openbmc/u-boot/drivers/net/phy/lxt.c
/openbmc/u-boot/drivers/net/phy/marvell.c
/openbmc/u-boot/drivers/net/phy/micrel_ksz8xxx.c
/openbmc/u-boot/drivers/net/phy/micrel_ksz90x1.c
/openbmc/u-boot/drivers/net/phy/natsemi.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/phy/realtek.c
/openbmc/u-boot/drivers/net/phy/smsc.c
/openbmc/u-boot/drivers/net/phy/teranetics.c
/openbmc/u-boot/drivers/net/phy/ti.c
/openbmc/u-boot/drivers/net/phy/vitesse.c
/openbmc/u-boot/drivers/net/phy/xilinx_phy.c
/openbmc/u-boot/drivers/net/sandbox-raw-bus.c
/openbmc/u-boot/drivers/net/sandbox-raw.c
/openbmc/u-boot/drivers/net/sandbox.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/rtc/date.c
/openbmc/u-boot/drivers/serial/sandbox.c
/openbmc/u-boot/drivers/spi/stm32_qspi.c
/openbmc/u-boot/drivers/sysreset/Kconfig
/openbmc/u-boot/drivers/sysreset/Makefile
/openbmc/u-boot/drivers/sysreset/sysreset-uclass.c
/openbmc/u-boot/drivers/sysreset/sysreset_x86.c
/openbmc/u-boot/drivers/tpm/Kconfig
/openbmc/u-boot/drivers/tpm/tpm-uclass.c
/openbmc/u-boot/drivers/tpm/tpm2_tis_sandbox.c
/openbmc/u-boot/drivers/tpm/tpm2_tis_spi.c
/openbmc/u-boot/env/Kconfig
/openbmc/u-boot/env/Makefile
/openbmc/u-boot/include/configs/10m50_devboard.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9131RDB.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/MPC8313ERDB.h
/openbmc/u-boot/include/configs/MPC8315ERDB.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.h
/openbmc/u-boot/include/configs/T1040QDS.h
/openbmc/u-boot/include/configs/T104xRDB.h
/openbmc/u-boot/include/configs/T208xQDS.h
/openbmc/u-boot/include/configs/T208xRDB.h
/openbmc/u-boot/include/configs/T4240QDS.h
/openbmc/u-boot/include/configs/T4240RDB.h
/openbmc/u-boot/include/configs/TQM834x.h
/openbmc/u-boot/include/configs/am335x_igep003x.h
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/apf27.h
/openbmc/u-boot/include/configs/apx4devkit.h
/openbmc/u-boot/include/configs/aristainetos-common.h
/openbmc/u-boot/include/configs/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/baltos.h
/openbmc/u-boot/include/configs/brppt1.h
/openbmc/u-boot/include/configs/calimain.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/cm_t35.h
/openbmc/u-boot/include/configs/cm_t3517.h
/openbmc/u-boot/include/configs/colibri-imx6ull.h
/openbmc/u-boot/include/configs/colibri_imx7.h
/openbmc/u-boot/include/configs/colibri_t20.h
/openbmc/u-boot/include/configs/colibri_vf.h
/openbmc/u-boot/include/configs/corvus.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/devkit3250.h
/openbmc/u-boot/include/configs/display5.h
/openbmc/u-boot/include/configs/dns325.h
/openbmc/u-boot/include/configs/dockstar.h
/openbmc/u-boot/include/configs/draak.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/flea3.h
/openbmc/u-boot/include/configs/goflexhome.h
/openbmc/u-boot/include/configs/guruplug.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/harmony.h
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/configs/ib62x0.h
/openbmc/u-boot/include/configs/iconnect.h
/openbmc/u-boot/include/configs/ids8313.h
/openbmc/u-boot/include/configs/imx27lite-common.h
/openbmc/u-boot/include/configs/imx6-engicam.h
/openbmc/u-boot/include/configs/imx6_logic.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/km/keymile-common.h
/openbmc/u-boot/include/configs/lion_rk3368.h
/openbmc/u-boot/include/configs/ls1043a_common.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046ardb.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/mccmon6.h
/openbmc/u-boot/include/configs/mcx.h
/openbmc/u-boot/include/configs/meesc.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/mv-common.h
/openbmc/u-boot/include/configs/mx28evk.h
/openbmc/u-boot/include/configs/mx35pdk.h
/openbmc/u-boot/include/configs/mx6cuboxi.h
/openbmc/u-boot/include/configs/nas220.h
/openbmc/u-boot/include/configs/nokia_rx51.h
/openbmc/u-boot/include/configs/nsa310s.h
/openbmc/u-boot/include/configs/omap3_beagle.h
/openbmc/u-boot/include/configs/omap3_evm.h
/openbmc/u-boot/include/configs/omap3_igep00x0.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/omap3_overo.h
/openbmc/u-boot/include/configs/omap3_pandora.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/openrd.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/pcm052.h
/openbmc/u-boot/include/configs/pcm058.h
/openbmc/u-boot/include/configs/pfla02.h
/openbmc/u-boot/include/configs/pico-imx7d.h
/openbmc/u-boot/include/configs/platinum.h
/openbmc/u-boot/include/configs/pm9261.h
/openbmc/u-boot/include/configs/pm9263.h
/openbmc/u-boot/include/configs/pm9g45.h
/openbmc/u-boot/include/configs/pogo_e02.h
/openbmc/u-boot/include/configs/rcar-gen2-common.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk322x_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3368_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/s5pc210_universal.h
/openbmc/u-boot/include/configs/sama5d2_ptc_ek.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/sheevaplug.h
/openbmc/u-boot/include/configs/siemens-am33x-common.h
/openbmc/u-boot/include/configs/smartweb.h
/openbmc/u-boot/include/configs/smdkc100.h
/openbmc/u-boot/include/configs/snapper9260.h
/openbmc/u-boot/include/configs/snapper9g45.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/spear-common.h
/openbmc/u-boot/include/configs/stih410-b2260.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/tam3517-common.h
/openbmc/u-boot/include/configs/tao3530.h
/openbmc/u-boot/include/configs/taurus.h
/openbmc/u-boot/include/configs/ti_armv7_common.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/titanium.h
/openbmc/u-boot/include/configs/tricorder.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/usb_a9263.h
/openbmc/u-boot/include/configs/vct.h
/openbmc/u-boot/include/configs/vf610twr.h
/openbmc/u-boot/include/configs/wb45n.h
/openbmc/u-boot/include/configs/wb50n.h
/openbmc/u-boot/include/configs/woodburn_common.h
/openbmc/u-boot/include/configs/x600.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dt-bindings/bus/ti-sysc.h
/openbmc/u-boot/include/exports.h
/openbmc/u-boot/include/fdt_support.h
/openbmc/u-boot/include/linker_lists.h
/openbmc/u-boot/include/linux/mtd/mtd.h
/openbmc/u-boot/include/linux/mtd/rawnand.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/net.h
/openbmc/u-boot/include/phy.h
/openbmc/u-boot/include/phy_interface.h
/openbmc/u-boot/include/spl.h
/openbmc/u-boot/include/tpm-common.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/efi/efi_app.c
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_net.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/lib/hashtable.c
/openbmc/u-boot/net/eth-uclass.c
/openbmc/u-boot/net/net.c
/openbmc/u-boot/net/nfs.c
/openbmc/u-boot/net/nfs.h
/openbmc/u-boot/net/tftp.c
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/kconfig/confdata.c
/openbmc/u-boot/scripts/kernel-doc
py/tests/test_tpm2.py
/openbmc/u-boot/tools/fit_image.c
/openbmc/u-boot/tools/imximage.c
/openbmc/u-boot/tools/patman/settings.py
b7a7c41109-Jul-2018 Quentin Schulz <quentin.schulz@bootlin.com>

test/py: add test for whitelist of variables while importing environment

This tests that the importing of an environment with a specified
whitelist works as intended.

If there are variables passed

test/py: add test for whitelist of variables while importing environment

This tests that the importing of an environment with a specified
whitelist works as intended.

If there are variables passed as parameter to the env import command,
those only should be imported in the current environment.

For each variable passed as parameter, if
- foo is bar in current env and bar2 in exported env, after importing
exported env, foo shall be bar2,
- foo does not exist in current env and foo is bar2 in exported env,
after importing exported env, foo shall be bar2,
- foo is bar in current env and does not exist in exported env (but is
passed as parameter), after importing exported env, foo shall be empty
ONLY if the -d option is passed to env import, otherwise foo shall be
bar,

Any variable not passed as parameter should be left untouched.

Two other tests are made to test that size cannot be '-' if the checksum
protection is enabled.

Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>

show more ...

f4eef40b09-Jul-2018 Quentin Schulz <quentin.schulz@bootlin.com>

test/py: remove hacks for non-zero RAM base address in tests

Some functions have different behaviour when the given address is 0
(assumed to be NULL by the function).

find_ram_base() does not retur

test/py: remove hacks for non-zero RAM base address in tests

Some functions have different behaviour when the given address is 0
(assumed to be NULL by the function).

find_ram_base() does not return 0 anymore so it's safe to remove those
offsets.

Suggested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>

show more ...

abba763509-Jul-2018 Quentin Schulz <quentin.schulz@bootlin.com>

test/py: return a RAM address different from 0 as it can be interpreted as NULL

Some functions test that the given address is not NULL (0) and fail or
have a different behaviour if that's the case (

test/py: return a RAM address different from 0 as it can be interpreted as NULL

Some functions test that the given address is not NULL (0) and fail or
have a different behaviour if that's the case (e.g. hexport_r).

Let's make the RAM base address to be not zero by setting it to 2MiB if
that's the case.

2MiB is chosen because it represents the size of an ARM LPAE/v8 section.

Suggested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>

show more ...


/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am335x-brppt1-mmc.dts
/openbmc/u-boot/arch/arm/dts/am335x-brppt1-nand.dts
/openbmc/u-boot/arch/arm/dts/am335x-brppt1-spi.dts
/openbmc/u-boot/arch/arm/dts/am33xx.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp15-ddr.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ed1.dts
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/stm32mp157c-ev1.dts
/openbmc/u-boot/arch/arm/dts/stm32mp157c.dtsi
/openbmc/u-boot/arch/arm/mach-stm32mp/Kconfig
/openbmc/u-boot/board/BuR/brppt1/board.c
/openbmc/u-boot/board/BuR/brppt1/config.mk
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/st/stm32mp1/README
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/spl/spl_mmc.c
/openbmc/u-boot/common/spl/spl_nand.c
/openbmc/u-boot/configs/brppt1_mmc_defconfig
/openbmc/u-boot/configs/brppt1_nand_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/stm32mp15_basic_defconfig
/openbmc/u-boot/doc/device-tree-bindings/clock/st,stm32mp1.txt
/openbmc/u-boot/drivers/clk/clk_stm32mp1.c
/openbmc/u-boot/drivers/misc/Kconfig
/openbmc/u-boot/drivers/misc/stm32_rcc.c
/openbmc/u-boot/drivers/reset/stm32-reset.c
/openbmc/u-boot/drivers/rtc/Makefile
/openbmc/u-boot/drivers/rtc/date.c
/openbmc/u-boot/drivers/rtc/i2c_rtc_emul.c
/openbmc/u-boot/drivers/rtc/mc146818.c
/openbmc/u-boot/drivers/rtc/rtc-lib.c
/openbmc/u-boot/drivers/sysreset/sysreset_syscon.c
/openbmc/u-boot/env/common.c
/openbmc/u-boot/fs/btrfs/chunk-map.c
/openbmc/u-boot/include/configs/brppt1.h
/openbmc/u-boot/include/configs/bur_am335x_common.h
/openbmc/u-boot/include/dt-bindings/clock/stm32mp1-clks.h
/openbmc/u-boot/include/dt-bindings/pinctrl/stm32-pinfunc.h
/openbmc/u-boot/include/dt-bindings/reset/stm32mp1-resets.h
/openbmc/u-boot/include/env_default.h
/openbmc/u-boot/include/rtc.h
/openbmc/u-boot/include/stm32_rcc.h
/openbmc/u-boot/scripts/config_whitelist.txt
py/u_boot_utils.py
20e7705701-Jul-2018 Ramon Fried <ramon.fried@gmail.com>

test: smem: add basic smem test

Add basic smem sandbox testing.

Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/axp803.dtsi
/openbmc/u-boot/arch/arm/dts/dragonboard410c-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/dragonboard410c.dts
/openbmc/u-boot/arch/arm/dts/dragonboard820c-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/dragonboard820c.dts
/openbmc/u-boot/arch/arm/dts/meson-gxbb-nanopi-k2.dts
/openbmc/u-boot/arch/arm/dts/socfpga_arria10_socdk.dtsi
/openbmc/u-boot/arch/arm/dts/socfpga_stratix10_socdk.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-bananapi-m64.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-nanopi-a64.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-olinuxino.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-orangepi-win.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64-plus.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-pine64.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-sopine-baseboard.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-sopine.dtsi
/openbmc/u-boot/arch/arm/dts/sun50i-a64.dtsi
/openbmc/u-boot/arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-nanopi-neo2.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-pc2.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-prime.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-orangepi-zero-plus2.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-libretech-all-h3-cc.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-m1-plus.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-m1.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-neo-air.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi-neo.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-nanopi.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-2.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-lite.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-one.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-pc.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-orangepi-plus2e.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3.dtsi
/openbmc/u-boot/arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts
/openbmc/u-boot/arch/arm/dts/sun8i-r40.dtsi
/openbmc/u-boot/arch/arm/dts/sunxi-h3-h5.dtsi
/openbmc/u-boot/arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-cse-nand.dts
/openbmc/u-boot/arch/arm/dts/zynq-cse-nor.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-mini-qspi.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu100-revC.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu102-revA.dts
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
/openbmc/u-boot/arch/arm/include/asm/bitops.h
/openbmc/u-boot/arch/arm/lib/crt0_aarch64_efi.S
/openbmc/u-boot/arch/arm/lib/crt0_arm_efi.S
/openbmc/u-boot/arch/arm/lib/reloc_aarch64_efi.c
/openbmc/u-boot/arch/arm/lib/reloc_arm_efi.c
/openbmc/u-boot/arch/arm/mach-imx/mx6/opos6ul.c
/openbmc/u-boot/arch/arm/mach-meson/Kconfig
/openbmc/u-boot/arch/arm/mach-mvebu/arm64-common.c
/openbmc/u-boot/arch/arm/mach-socfpga/Kconfig
/openbmc/u-boot/arch/arm/mach-socfpga/Makefile
/openbmc/u-boot/arch/arm/mach-socfpga/board.c
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/firewall_s10.h
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/mailbox_s10.h
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/misc.h
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/sdram_s10.h
/openbmc/u-boot/arch/arm/mach-socfpga/mailbox_s10.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_arria10.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_gen5.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_s10.c
/openbmc/u-boot/arch/arm/mach-socfpga/mmu-arm64_s10.c
/openbmc/u-boot/arch/arm/mach-socfpga/spl_a10.c
/openbmc/u-boot/arch/arm/mach-socfpga/spl_gen5.c
/openbmc/u-boot/arch/arm/mach-socfpga/spl_s10.c
/openbmc/u-boot/arch/arm/mach-socfpga/timer_s10.c
/openbmc/u-boot/arch/arm/mach-stm32/Kconfig
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/arm/mach-zynq/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-zynq/spl.c
/openbmc/u-boot/arch/microblaze/Kconfig
/openbmc/u-boot/arch/microblaze/cpu/spl.c
/openbmc/u-boot/arch/microblaze/cpu/timer.c
/openbmc/u-boot/arch/microblaze/include/asm/gpio.h
/openbmc/u-boot/arch/microblaze/include/asm/io.h
/openbmc/u-boot/arch/riscv/lib/reloc_riscv_efi.c
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/x86/lib/crt0_x86_64_efi.S
/openbmc/u-boot/arch/x86/lib/reloc_ia32_efi.c
/openbmc/u-boot/arch/x86/lib/reloc_x86_64_efi.c
/openbmc/u-boot/board/altera/stratix10-socdk/MAINTAINERS
/openbmc/u-boot/board/altera/stratix10-socdk/Makefile
/openbmc/u-boot/board/altera/stratix10-socdk/socfpga.c
/openbmc/u-boot/board/amlogic/khadas-vim/README
/openbmc/u-boot/board/amlogic/libretech-cc/README
/openbmc/u-boot/board/amlogic/nanopi-k2/Kconfig
/openbmc/u-boot/board/amlogic/nanopi-k2/MAINTAINERS
/openbmc/u-boot/board/amlogic/nanopi-k2/Makefile
/openbmc/u-boot/board/amlogic/nanopi-k2/README
/openbmc/u-boot/board/amlogic/nanopi-k2/nanopi-k2.c
/openbmc/u-boot/board/amlogic/odroid-c2/README
/openbmc/u-boot/board/amlogic/p212/README
/openbmc/u-boot/board/broadcom/bcmstb/bcmstb.c
/openbmc/u-boot/board/emulation/qemu-arm/qemu-arm.c
/openbmc/u-boot/board/renesas/alt/alt.c
/openbmc/u-boot/board/renesas/blanche/blanche.c
/openbmc/u-boot/board/renesas/draak/draak.c
/openbmc/u-boot/board/renesas/eagle/eagle.c
/openbmc/u-boot/board/renesas/ebisu/ebisu.c
/openbmc/u-boot/board/renesas/gose/gose.c
/openbmc/u-boot/board/renesas/koelsch/koelsch.c
/openbmc/u-boot/board/renesas/lager/lager.c
/openbmc/u-boot/board/renesas/porter/porter.c
/openbmc/u-boot/board/renesas/salvator-x/salvator-x.c
/openbmc/u-boot/board/renesas/silk/silk.c
/openbmc/u-boot/board/renesas/stout/stout.c
/openbmc/u-boot/board/renesas/ulcb/ulcb.c
/openbmc/u-boot/board/st/stm32f429-discovery/stm32f429-discovery.c
/openbmc/u-boot/board/st/stm32f429-evaluation/stm32f429-evaluation.c
/openbmc/u-boot/board/st/stm32f469-discovery/stm32f469-discovery.c
/openbmc/u-boot/board/st/stm32h743-disco/stm32h743-disco.c
/openbmc/u-boot/board/st/stm32h743-eval/stm32h743-eval.c
/openbmc/u-boot/board/xilinx/Kconfig
/openbmc/u-boot/board/xilinx/microblaze-generic/microblaze-generic.c
/openbmc/u-boot/board/xilinx/microblaze-generic/xparameters.h
/openbmc/u-boot/board/xilinx/zynq/Kconfig
/openbmc/u-boot/board/xilinx/zynq/Makefile
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynq/bootimg.c
/openbmc/u-boot/board/xilinx/zynq/cmds.c
/openbmc/u-boot/board/xilinx/zynqmp/Makefile
/openbmc/u-boot/board/xilinx/zynqmp/cmds.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/board/xilinx/zynqmp_r5/board.c
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/cmd/source.c
/openbmc/u-boot/cmd/ubi.c
/openbmc/u-boot/common/board_f.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/command.c
/openbmc/u-boot/common/spl/spl_dfu.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/common/spl/spl_nor.c
/openbmc/u-boot/common/usb_kbd.c
/openbmc/u-boot/configs/Bananapi_M2_Ultra_defconfig
/openbmc/u-boot/configs/bitmain_antminer_s9_defconfig
/openbmc/u-boot/configs/boston32r6_defconfig
/openbmc/u-boot/configs/boston32r6el_defconfig
/openbmc/u-boot/configs/boston64r6_defconfig
/openbmc/u-boot/configs/boston64r6el_defconfig
/openbmc/u-boot/configs/libretech_all_h3_cc_h2_plus_defconfig
/openbmc/u-boot/configs/libretech_all_h3_cc_h3_defconfig
/openbmc/u-boot/configs/libretech_all_h3_cc_h5_defconfig
/openbmc/u-boot/configs/microblaze-generic_defconfig
/openbmc/u-boot/configs/nanopi-k2_defconfig
/openbmc/u-boot/configs/qemu_arm64_defconfig
/openbmc/u-boot/configs/qemu_arm_defconfig
/openbmc/u-boot/configs/sandbox64_defconfig
/openbmc/u-boot/configs/sandbox_defconfig
/openbmc/u-boot/configs/socfpga_stratix10_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_mini_emmc0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_mini_emmc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_mini_nand_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_mini_qspi_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1232_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1254_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revB_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm017_dc3_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu100_revC_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revC_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu106_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu111_revA_defconfig
/openbmc/u-boot/configs/zynq_cse_nand_defconfig
/openbmc/u-boot/configs/zynq_cse_nor_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/drivers/Kconfig
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/clk/clk_zynqmp.c
/openbmc/u-boot/drivers/cpu/bmips_cpu.c
/openbmc/u-boot/drivers/ddr/altera/Makefile
/openbmc/u-boot/drivers/ddr/altera/sdram_arria10.c
/openbmc/u-boot/drivers/ddr/altera/sdram_s10.c
/openbmc/u-boot/drivers/fpga/zynqpl.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/gpio-uclass.c
/openbmc/u-boot/drivers/gpio/xilinx_gpio.c
/openbmc/u-boot/drivers/gpio/zynq_gpio.c
/openbmc/u-boot/drivers/i2c/imx_lpi2c.c
/openbmc/u-boot/drivers/led/led_bcm6328.c
/openbmc/u-boot/drivers/mmc/stm32_sdmmc2.c
/openbmc/u-boot/drivers/mmc/sunxi_mmc.c
/openbmc/u-boot/drivers/mtd/spi/spi_flash_ids.c
/openbmc/u-boot/drivers/net/sun8i_emac.c
/openbmc/u-boot/drivers/phy/phy-uclass.c
/openbmc/u-boot/drivers/power/regulator/stpmu1.c
/openbmc/u-boot/drivers/rtc/Kconfig
/openbmc/u-boot/drivers/serial/serial_zynq.c
/openbmc/u-boot/drivers/smem/Kconfig
/openbmc/u-boot/drivers/smem/Makefile
/openbmc/u-boot/drivers/smem/msm_smem.c
/openbmc/u-boot/drivers/smem/sandbox_smem.c
/openbmc/u-boot/drivers/smem/smem-uclass.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/cadence_qspi.c
/openbmc/u-boot/drivers/spi/cadence_qspi_apb.c
/openbmc/u-boot/drivers/spi/xilinx_spi.c
/openbmc/u-boot/drivers/spi/zynqmp_gqspi.c
/openbmc/u-boot/drivers/sysreset/Kconfig
/openbmc/u-boot/drivers/sysreset/Makefile
/openbmc/u-boot/drivers/sysreset/sysreset-uclass.c
/openbmc/u-boot/drivers/sysreset/sysreset_gpio.c
/openbmc/u-boot/drivers/sysreset/sysreset_microblaze.c
/openbmc/u-boot/drivers/watchdog/Kconfig
/openbmc/u-boot/drivers/watchdog/cdns_wdt.c
/openbmc/u-boot/drivers/watchdog/wdt-uclass.c
/openbmc/u-boot/drivers/watchdog/xilinx_tb_wdt.c
/openbmc/u-boot/env/Kconfig
/openbmc/u-boot/env/common.c
/openbmc/u-boot/env/ext4.c
/openbmc/u-boot/env/fat.c
/openbmc/u-boot/env/mmc.c
/openbmc/u-boot/env/nand.c
/openbmc/u-boot/env/sata.c
/openbmc/u-boot/env/sf.c
/openbmc/u-boot/env/ubi.c
/openbmc/u-boot/fs/ubifs/super.c
/openbmc/u-boot/fs/ubifs/ubifs.h
/openbmc/u-boot/include/command.h
/openbmc/u-boot/include/configs/bitmain_antminer_s9.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/nanopi-k2.h
/openbmc/u-boot/include/configs/qemu-arm.h
/openbmc/u-boot/include/configs/s32v234evb.h
/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h
/openbmc/u-boot/include/configs/tplink_wdr4300.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_emmc.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_nand.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini_qspi.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_zcu100.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/configs/zynq_cse.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/dt-bindings/clock/sun8i-de2.h
/openbmc/u-boot/include/dt-bindings/clock/sun8i-r-ccu.h
/openbmc/u-boot/include/dt-bindings/reset/sun8i-de2.h
/openbmc/u-boot/include/dt-bindings/reset/sun8i-r-ccu.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/imx_lpi2c.h
/openbmc/u-boot/include/power/stpmu1.h
/openbmc/u-boot/include/smem.h
/openbmc/u-boot/include/test/ut.h
/openbmc/u-boot/include/u-boot/rsa-mod-exp.h
/openbmc/u-boot/include/zynq_bootimg.h
/openbmc/u-boot/include/zynqpl.h
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/lib/rsa/rsa-mod-exp.c
dm/Makefile
dm/smem.c
/openbmc/u-boot/tools/patman/func_test.py
/openbmc/u-boot/tools/patman/test/0000-cover-letter.patch
/openbmc/u-boot/tools/patman/test/0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_memory_.patch
/openbmc/u-boot/tools/patman/test/test01.txt
1703fbef11-Jul-2018 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-dm


/openbmc/u-boot/.gitignore
/openbmc/u-boot/Makefile
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/image-sig.c
/openbmc/u-boot/common/memsize.c
/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/Cyrus_P5020_defconfig
/openbmc/u-boot/configs/Cyrus_P5040_defconfig
/openbmc/u-boot/configs/MPC8572DS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8572DS_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_36BIT_defconfig
/openbmc/u-boot/configs/MPC8641HPCN_defconfig
/openbmc/u-boot/configs/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_DDR4_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024QDS_DDR4_defconfig
/openbmc/u-boot/configs/T1024QDS_NAND_defconfig
/openbmc/u-boot/configs/T1024QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T1024QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1024QDS_defconfig
/openbmc/u-boot/configs/T1024RDB_NAND_defconfig
/openbmc/u-boot/configs/T1024RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1024RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1024RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1024RDB_defconfig
/openbmc/u-boot/configs/T1040D4RDB_NAND_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040D4RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1040D4RDB_defconfig
/openbmc/u-boot/configs/T1040QDS_DDR4_defconfig
/openbmc/u-boot/configs/T1040QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040QDS_defconfig
/openbmc/u-boot/configs/T1040RDB_NAND_defconfig
/openbmc/u-boot/configs/T1040RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1040RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1040RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1040RDB_defconfig
/openbmc/u-boot/configs/T1042D4RDB_NAND_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042D4RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1042D4RDB_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_NAND_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_SDCARD_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_SPIFLASH_defconfig
/openbmc/u-boot/configs/T1042RDB_PI_defconfig
/openbmc/u-boot/configs/T1042RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T1042RDB_defconfig
/openbmc/u-boot/configs/T2080QDS_NAND_defconfig
/openbmc/u-boot/configs/T2080QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T2080QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T2080QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2080QDS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T2080QDS_defconfig
/openbmc/u-boot/configs/T2080RDB_NAND_defconfig
/openbmc/u-boot/configs/T2080RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T2080RDB_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T2080RDB_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2080RDB_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T2080RDB_defconfig
/openbmc/u-boot/configs/T2081QDS_NAND_defconfig
/openbmc/u-boot/configs/T2081QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T2081QDS_SPIFLASH_defconfig
/openbmc/u-boot/configs/T2081QDS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T2081QDS_defconfig
/openbmc/u-boot/configs/T4160QDS_NAND_defconfig
/openbmc/u-boot/configs/T4160QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T4160QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T4160QDS_defconfig
/openbmc/u-boot/configs/T4160RDB_defconfig
/openbmc/u-boot/configs/T4240QDS_NAND_defconfig
/openbmc/u-boot/configs/T4240QDS_SDCARD_defconfig
/openbmc/u-boot/configs/T4240QDS_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/T4240QDS_SRIO_PCIE_BOOT_defconfig
/openbmc/u-boot/configs/T4240QDS_defconfig
/openbmc/u-boot/configs/T4240RDB_SDCARD_defconfig
/openbmc/u-boot/configs/T4240RDB_defconfig
/openbmc/u-boot/configs/TWR-P1025_defconfig
/openbmc/u-boot/configs/UCP1020_SPIFLASH_defconfig
/openbmc/u-boot/configs/UCP1020_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_TRAILBLAZER_defconfig
/openbmc/u-boot/configs/kmcoge4_defconfig
/openbmc/u-boot/configs/kmlion1_defconfig
/openbmc/u-boot/configs/ls1043aqds_defconfig
/openbmc/u-boot/configs/ls1043aqds_lpuart_defconfig
/openbmc/u-boot/configs/ls1043aqds_nand_defconfig
/openbmc/u-boot/configs/ls1043aqds_nor_ddr3_defconfig
/openbmc/u-boot/configs/ls1043aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1043aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1043aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1043ardb_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_defconfig
/openbmc/u-boot/configs/ls1043ardb_nand_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_nand_defconfig
/openbmc/u-boot/configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_sdcard_defconfig
/openbmc/u-boot/configs/ls1046aqds_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046aqds_defconfig
/openbmc/u-boot/configs/ls1046aqds_lpuart_defconfig
/openbmc/u-boot/configs/ls1046aqds_nand_defconfig
/openbmc/u-boot/configs/ls1046aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1046aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1046aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_emmc_defconfig
/openbmc/u-boot/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_defconfig
/openbmc/u-boot/configs/ls1088aqds_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls2080a_emu_defconfig
/openbmc/u-boot/configs/ls2080a_simu_defconfig
/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2080aqds_defconfig
/openbmc/u-boot/configs/ls2080aqds_nand_defconfig
/openbmc/u-boot/configs/ls2080aqds_qspi_defconfig
/openbmc/u-boot/configs/ls2080aqds_sdcard_defconfig
/openbmc/u-boot/configs/ls2080ardb_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2080ardb_defconfig
/openbmc/u-boot/configs/ls2080ardb_nand_defconfig
/openbmc/u-boot/configs/ls2081ardb_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig
/openbmc/u-boot/configs/sbc8641d_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1232_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1254_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1275_revB_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm017_dc3_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu100_revC_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu104_revC_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu106_revA_defconfig
/openbmc/u-boot/configs/xilinx_zynqmp_zcu111_revA_defconfig
/openbmc/u-boot/configs/xpedite537x_defconfig
/openbmc/u-boot/configs/xpedite550x_defconfig
/openbmc/u-boot/drivers/gpio/omap_gpio.c
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/MPC8641HPCN.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/controlcenterd.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/ls1043a_common.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/omap3_logic.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p1_twr.h
/openbmc/u-boot/include/configs/sbc8641d.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/xilinx_zynqmp_mini.h
/openbmc/u-boot/include/configs/xpedite537x.h
/openbmc/u-boot/include/configs/xpedite550x.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/scripts/config_whitelist.txt
py/conftest.py
py/test.py
py/tests/test_fit.py
py/tests/test_hush_if_test.py
py/tests/test_vboot.py
py/u_boot_console_sandbox.py
py/u_boot_spawn.py
py/u_boot_utils.py
/openbmc/u-boot/tools/default_image.c
/openbmc/u-boot/tools/fit_image.c
/openbmc/u-boot/tools/image-host.c
/openbmc/u-boot/tools/imagetool.c
/openbmc/u-boot/tools/imagetool.h
72239fc809-Jun-2018 Teddy Reed <teddy.reed@gmail.com>

vboot: Add FIT_SIGNATURE_MAX_SIZE protection

This adds a new config value FIT_SIGNATURE_MAX_SIZE, which controls the
max size of a FIT header's totalsize field. The field is checked before
signature

vboot: Add FIT_SIGNATURE_MAX_SIZE protection

This adds a new config value FIT_SIGNATURE_MAX_SIZE, which controls the
max size of a FIT header's totalsize field. The field is checked before
signature checks are applied to protect from reading past the intended
FIT regions.

This field is not part of the vboot signature so it should be sanity
checked. If the field is corrupted then the structure or string region
reads may have unintended behavior, such as reading from device memory.
A default value of 256MB is set and intended to support most max storage
sizes.

Suggested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Teddy Reed <teddy.reed@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/Makefile
/openbmc/u-boot/arch/arm/dts/bubblegum_96.dts
/openbmc/u-boot/arch/arm/dts/s900.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-owl/clk_s900.h
/openbmc/u-boot/arch/arm/include/asm/arch-owl/regs_s900.h
/openbmc/u-boot/arch/arm/mach-bcmstb/Kconfig
/openbmc/u-boot/arch/arm/mach-bcmstb/Makefile
/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/prior_stage.h
/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/sdhci.h
/openbmc/u-boot/arch/arm/mach-bcmstb/include/mach/timer.h
/openbmc/u-boot/arch/arm/mach-bcmstb/lowlevel_init.S
/openbmc/u-boot/arch/arm/mach-owl/Kconfig
/openbmc/u-boot/arch/arm/mach-owl/Makefile
/openbmc/u-boot/arch/arm/mach-owl/sysmap-s900.c
/openbmc/u-boot/arch/arm/mach-stm32mp/Kconfig
/openbmc/u-boot/arch/powerpc/include/asm/config.h
/openbmc/u-boot/board/broadcom/bcmstb/MAINTAINERS
/openbmc/u-boot/board/broadcom/bcmstb/Makefile
/openbmc/u-boot/board/broadcom/bcmstb/bcmstb.c
/openbmc/u-boot/board/ucRobotics/bubblegum_96/Kconfig
/openbmc/u-boot/board/ucRobotics/bubblegum_96/MAINTAINERS
/openbmc/u-boot/board/ucRobotics/bubblegum_96/Makefile
/openbmc/u-boot/board/ucRobotics/bubblegum_96/bubblegum_96.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/image-sig.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl_fat.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/common/spl/spl_spi.c
/openbmc/u-boot/configs/ax25-ae350_defconfig
/openbmc/u-boot/configs/bcm7445_defconfig
/openbmc/u-boot/configs/bubblegum_96_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/kp_imx53_defconfig
/openbmc/u-boot/configs/libretech-cc_defconfig
/openbmc/u-boot/configs/ls1012afrwy_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012afrwy_qspi_defconfig
/openbmc/u-boot/configs/mvebu_db-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_espressobin-88f3720_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/pengwyn_defconfig
/openbmc/u-boot/configs/sheevaplug_defconfig
/openbmc/u-boot/configs/turris_mox_defconfig
/openbmc/u-boot/doc/README.bcm7xxx
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/clk/Kconfig
/openbmc/u-boot/drivers/clk/Makefile
/openbmc/u-boot/drivers/clk/owl/Kconfig
/openbmc/u-boot/drivers/clk/owl/Makefile
/openbmc/u-boot/drivers/clk/owl/clk_s900.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/bcmstb_sdhci.c
/openbmc/u-boot/drivers/mmc/socfpga_dw_mmc.c
/openbmc/u-boot/drivers/net/designware.c
/openbmc/u-boot/drivers/serial/Kconfig
/openbmc/u-boot/drivers/serial/Makefile
/openbmc/u-boot/drivers/serial/ns16550.c
/openbmc/u-boot/drivers/serial/serial_owl.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/bcmstb_spi.c
/openbmc/u-boot/drivers/spi/spi-uclass.c
/openbmc/u-boot/dts/Kconfig
/openbmc/u-boot/include/configs/MPC8610HPCD.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T208xQDS.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.h
/openbmc/u-boot/include/configs/bcm7445.h
/openbmc/u-boot/include/configs/bcmstb.h
/openbmc/u-boot/include/configs/bubblegum_96.h
/openbmc/u-boot/include/configs/controlcenterd.h
/openbmc/u-boot/include/configs/cyrus.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/ipam390.h
/openbmc/u-boot/include/configs/lacie_kw.h
/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/tegra-common-post.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dt-bindings/clock/s900_cmu.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/reset.h
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/scripts/config_whitelist.txt
py/tests/test_vboot.py
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/binman/README
/openbmc/u-boot/tools/binman/bsection.py
/openbmc/u-boot/tools/binman/cmdline.py
/openbmc/u-boot/tools/binman/control.py
/openbmc/u-boot/tools/binman/entry.py
/openbmc/u-boot/tools/binman/etype/_testing.py
/openbmc/u-boot/tools/binman/etype/section.py
/openbmc/u-boot/tools/binman/etype/u_boot_dtb_with_ucode.py
/openbmc/u-boot/tools/binman/etype/u_boot_ucode.py
/openbmc/u-boot/tools/binman/etype/u_boot_with_ucode_ptr.py
/openbmc/u-boot/tools/binman/ftest.py
/openbmc/u-boot/tools/binman/image.py
/openbmc/u-boot/tools/binman/test/60_fdt_update.dts
/openbmc/u-boot/tools/binman/test/61_fdt_update_bad.dts
/openbmc/u-boot/tools/dtoc/fdt.py
/openbmc/u-boot/tools/dtoc/fdt_util.py
/openbmc/u-boot/tools/dtoc/test_dtoc.py
/openbmc/u-boot/tools/dtoc/test_fdt.py
8793631e14-Sep-2017 Paul Burton <paul.burton@imgtec.com>

test/py: vboot: Remove stderr redirect from openssl command

The openssl command specified in test_with_algo() ultimately ends up
being run by RunAndLog::run(), which uses it to construct a Popen obj

test/py: vboot: Remove stderr redirect from openssl command

The openssl command specified in test_with_algo() ultimately ends up
being run by RunAndLog::run(), which uses it to construct a Popen object
with the default shell=False. The stderr redirect in the command is
therefore simply passed to openssl as an argument. With at least openssl
1.1.0f this causes openssl, and therefore test_vboot, to fail with:

genpkey: Use -help for summary.
Exit code: 1

Any stderr output ought to be captured & stored in the RunAndLog
object's output field and returned from run() via run_and_log() to
test_with_algo() which then ignores it anyway, so we can drop the
shell-like redirection with no ill effects. With this fix test_vboot now
passes for me.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>

show more ...

9f9e8a4d14-Sep-2017 Paul Burton <paul.burton@imgtec.com>

test/py: hush_if_test: Use open() in place of file()

In python 3.x the file() function has been removed. Use open() instead,
which works on both python 2.x & 3.x, and is described as the preferred
m

test/py: hush_if_test: Use open() in place of file()

In python 3.x the file() function has been removed. Use open() instead,
which works on both python 2.x & 3.x, and is described as the preferred
method of opening a file by python 2.x documentation anyway.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>

show more ...

57bf9bea14-Sep-2017 Paul Burton <paul.burton@imgtec.com>

test/py: fit: Open files as binary files

The read_file() function in test_fit is used with files that are not
text files, as well as some that are. It is never used in a way that
requires it to deco

test/py: fit: Open files as binary files

The read_file() function in test_fit is used with files that are not
text files, as well as some that are. It is never used in a way that
requires it to decode text files to characters, so open all files in
binary mode such that read() doesn't attempt to decode characters for
files which are not text files.

Without this test_fit fails on python 3.x when reading an FDT in
run_fit_test() with:

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position
0: invalid continuation byte

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>

show more ...

052ca37d14-Sep-2017 Paul Burton <paul.burton@imgtec.com>

test/py: Import 'configparser' lower case to be python 3.x safe

In python 3.x the configparser module is named with all lower case.
Import it as such in order to avoid errors when running on python

test/py: Import 'configparser' lower case to be python 3.x safe

In python 3.x the configparser module is named with all lower case.
Import it as such in order to avoid errors when running on python 3.x,
and fall back to the CamelCase version in order to keep working with
python 2.x.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>

show more ...

12345678910>>...26