History log of /openbmc/u-boot/test/ (Results 1 – 25 of 613)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f486b9d002-Aug-2021 Pali Rohár <pali@kernel.org>

version: Move version_string[] from version.h to version_string.h

More C files do not use compile time timestamp macros and do not have to be
recompiled every time when SOURCE_DATE_EPOCH changes.

T

version: Move version_string[] from version.h to version_string.h

More C files do not use compile time timestamp macros and do not have to be
recompiled every time when SOURCE_DATE_EPOCH changes.

This patch moves version_string[] from version.h to version_string.h and
updates other C files which only needs version_string[] string to include
version_string.h instead of version.h. After applying this patch these
files are not recompiled every time when SOURCE_DATE_EPOCH changes.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>

show more ...


/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/ast2400-ahe-50dc.dts
/openbmc/u-boot/arch/arm/dts/ast2400-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2400-palmetto.dts
/openbmc/u-boot/arch/arm/dts/ast2500-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2500-romulus.dts
/openbmc/u-boot/arch/arm/dts/ast2600-bletchley.dts
/openbmc/u-boot/arch/arm/dts/ast2600-dcscm.dts
/openbmc/u-boot/arch/arm/dts/ast2600-evb-ecc.dts
/openbmc/u-boot/arch/arm/dts/ast2600-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2600-fpga.dts
/openbmc/u-boot/arch/arm/dts/ast2600-intel.dts
/openbmc/u-boot/arch/arm/dts/ast2600-ncsi.dts
/openbmc/u-boot/arch/arm/dts/ast2600-p10bmc.dts
/openbmc/u-boot/arch/arm/dts/ast2600-pfr.dts
/openbmc/u-boot/arch/arm/dts/ast2600-qcom-dc-scm-v1.dts
/openbmc/u-boot/arch/arm/dts/ast2600-s6q.dts
/openbmc/u-boot/arch/arm/dts/ast2600-slt.dts
/openbmc/u-boot/arch/arm/dts/ast2600-tacoma.dts
/openbmc/u-boot/arch/arm/dts/ast2600.dtsi
/openbmc/u-boot/arch/arm/dts/ast2600a0-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2600a1-evb.dts
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/platform.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2400.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2500.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/sdram_ast2600.h
/openbmc/u-boot/arch/arm/include/asm/spl.h
/openbmc/u-boot/arch/arm/lib/crt0.S
/openbmc/u-boot/arch/arm/mach-aspeed/Kconfig
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/board_common.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/board_common.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Kconfig
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Makefile
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/board_common.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/platform.S
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/scu_info.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/spl.c
/openbmc/u-boot/arch/arm/mach-keystone/mon.c
/openbmc/u-boot/board/aspeed/ast2600_dcscm/Kconfig
/openbmc/u-boot/board/aspeed/ast2600_dcscm/Makefile
/openbmc/u-boot/board/aspeed/ast2600_dcscm/ast2600_dcscm.c
/openbmc/u-boot/board/aspeed/ast2600_ibm/Kconfig
/openbmc/u-boot/board/aspeed/ast2600_ibm/Makefile
/openbmc/u-boot/board/aspeed/ast2600_ibm/ibm.c
/openbmc/u-boot/board/aspeed/ast2600_openbmc_mmc.txt
/openbmc/u-boot/board/qualcomm/dc-scm-v1/Kconfig
/openbmc/u-boot/board/qualcomm/dc-scm-v1/Makefile
/openbmc/u-boot/board/qualcomm/dc-scm-v1/dc-scm-v1.c
/openbmc/u-boot/board/ti/am335x/board.c
/openbmc/u-boot/board/ti/am43xx/board.c
/openbmc/u-boot/board/ti/am57xx/board.c
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/aspeed/Kconfig
/openbmc/u-boot/cmd/aspeed/Makefile
/openbmc/u-boot/cmd/aspeed/dptest.c
/openbmc/u-boot/cmd/aspeed/dptest.h
/openbmc/u-boot/cmd/aspeed/dramtest.c
/openbmc/u-boot/cmd/aspeed/nettest/mac.c
/openbmc/u-boot/cmd/aspeed/nettest/mactest.c
/openbmc/u-boot/cmd/aspeed/nettest/phy.c
/openbmc/u-boot/cmd/aspeed/nettest/phy_tbl.h
/openbmc/u-boot/cmd/otp.c
/openbmc/u-boot/cmd/sf.c
/openbmc/u-boot/cmd/version.c
/openbmc/u-boot/common/board_r.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/main.c
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/configs/ast2600-dcscm_defconfig
/openbmc/u-boot/configs/ast2600_openbmc_spl_defconfig
/openbmc/u-boot/configs/ast2600_openbmc_spl_emmc_defconfig
/openbmc/u-boot/configs/evb-ast2400_defconfig
/openbmc/u-boot/configs/evb-ast2500_defconfig
/openbmc/u-boot/configs/evb-ast2600-ecc_defconfig
/openbmc/u-boot/configs/evb-ast2600-spl-ecc_defconfig
/openbmc/u-boot/configs/evb-ast2600-spl_defconfig
/openbmc/u-boot/configs/evb-ast2600_defconfig
/openbmc/u-boot/configs/evb-ast2600a1-emmc_defconfig
/openbmc/u-boot/configs/fpga-ast2600-spl_defconfig
/openbmc/u-boot/doc/device-tree-bindings/gpio/gpio.txt
/openbmc/u-boot/drivers/clk/aspeed/clk_ast2600.c
/openbmc/u-boot/drivers/crypto/Kconfig
/openbmc/u-boot/drivers/crypto/Makefile
/openbmc/u-boot/drivers/crypto/aspeed_acry.c
/openbmc/u-boot/drivers/crypto/aspeed_hace_v1.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/aspeed_gpio.c
/openbmc/u-boot/drivers/gpio/gpio-uclass.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/aspeed_i2c_global.c
/openbmc/u-boot/drivers/i2c/ast2600_i2c.c
/openbmc/u-boot/drivers/i2c/ast2600_i2c_global.h
/openbmc/u-boot/drivers/i2c/ast_i2c.c
/openbmc/u-boot/drivers/misc/aspeed_dp.c
/openbmc/u-boot/drivers/misc/dp_mcu_firmware.h
/openbmc/u-boot/drivers/mtd/spi/sf-uclass.c
/openbmc/u-boot/drivers/mtd/spi/sf_internal.h
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-core.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-ids.c
/openbmc/u-boot/drivers/net/ftgmac100.c
/openbmc/u-boot/drivers/net/phy/broadcom.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/phy/realtek.c
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pci/aspeed_pcie_phy.c
/openbmc/u-boot/drivers/pci/pcie_aspeed.c
/openbmc/u-boot/drivers/pci/pcie_aspeed.h
/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2400.c
/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2600.c
/openbmc/u-boot/drivers/ram/aspeed/Kconfig
/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2500.c
/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2600.c
/openbmc/u-boot/drivers/ram/aspeed/sdram_phy_ast2600.h
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/aspeed_spi.c
/openbmc/u-boot/drivers/spi/spi-uclass.c
/openbmc/u-boot/drivers/tpm/Kconfig
/openbmc/u-boot/drivers/tpm/Makefile
/openbmc/u-boot/drivers/tpm/tpm2_tis_core.c
/openbmc/u-boot/drivers/tpm/tpm2_tis_i2c.c
/openbmc/u-boot/drivers/tpm/tpm_tis.h
/openbmc/u-boot/drivers/usb/gadget/Kconfig
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/aspeed_udc.c
/openbmc/u-boot/drivers/usb/gadget/aspeed_udc.h
/openbmc/u-boot/drivers/usb/gadget/aspeed_usbtty.c
/openbmc/u-boot/drivers/video/cfb_console.c
/openbmc/u-boot/include/asm-generic/gpio.h
/openbmc/u-boot/include/configs/aspeed-common.h
/openbmc/u-boot/include/configs/evb_ast2600_spl.h
/openbmc/u-boot/include/configs/evb_ast2600_spl_emmc.h
/openbmc/u-boot/include/configs/evb_ast2600a1_spl.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/mtd/spi-nor.h
/openbmc/u-boot/include/phy.h
/openbmc/u-boot/include/spi.h
/openbmc/u-boot/include/spi_flash.h
/openbmc/u-boot/include/tpm-v2.h
/openbmc/u-boot/include/version.h
/openbmc/u-boot/include/version_string.h
/openbmc/u-boot/lib/asm-offsets.c
/openbmc/u-boot/lib/display_options.c
/openbmc/u-boot/net/net.c
/openbmc/u-boot/scripts/Makefile.build
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/Makefile.spl
print_ut.c
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/imx8image.c
/openbmc/u-boot/tools/imx8mimage.c
667ff89b07-Feb-2022 Jean-Jacques Hiblot <jjhiblot@ti.com>

dm: Add a No-op uclass

This uclass is intended for devices that do not need any features from the
uclass, including binding children.
This will typically be used by devices that are used to bind chi

dm: Add a No-op uclass

This uclass is intended for devices that do not need any features from the
uclass, including binding children.
This will typically be used by devices that are used to bind child devices
but do not use dm_scan_fdt_dev() to do it. That is for example the case of
several USB wrappers that have 2 child devices (1 for device and 1 for
host) but bind only one at a any given time.

(cherry-picked from 07e33711fec4f1106f36805b5dc830da07c783c5)

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20220207231334.59845-2-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arc/Kconfig
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/soc.c
/openbmc/u-boot/arch/arm/cpu/armv7/start.S
/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/start.S
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/armada-385-amc.dts
/openbmc/u-boot/arch/arm/dts/armada-385-turris-omnia.dts
/openbmc/u-boot/arch/arm/dts/armada-388-clearfog.dts
/openbmc/u-boot/arch/arm/dts/armada-388-gp.dts
/openbmc/u-boot/arch/arm/dts/armada-38x-controlcenterdc.dts
/openbmc/u-boot/arch/arm/dts/ast2400-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2400-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/ast2400.dtsi
/openbmc/u-boot/arch/arm/dts/ast2500-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2500-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/ast2500.dtsi
/openbmc/u-boot/arch/arm/dts/ast2600-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2600-fpga.dts
/openbmc/u-boot/arch/arm/dts/ast2600-intel.dts
/openbmc/u-boot/arch/arm/dts/ast2600-ncsi.dts
/openbmc/u-boot/arch/arm/dts/ast2600-pfr.dts
/openbmc/u-boot/arch/arm/dts/ast2600-rainier.dts
/openbmc/u-boot/arch/arm/dts/ast2600-slt.dts
/openbmc/u-boot/arch/arm/dts/ast2600-tacoma.dts
/openbmc/u-boot/arch/arm/dts/ast2600-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/ast2600.dtsi
/openbmc/u-boot/arch/arm/dts/ast2600a0-evb.dts
/openbmc/u-boot/arch/arm/dts/ast2600a1-evb.dts
/openbmc/u-boot/arch/arm/dts/exynos5422-odroidxu3.dts
/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp-mek.dts
/openbmc/u-boot/arch/arm/dts/imx53-kp.dts
/openbmc/u-boot/arch/arm/dts/imx6qdl-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6ul-pico-hobbit.dts
/openbmc/u-boot/arch/arm/dts/imx6ul-pico-pi.dts
/openbmc/u-boot/arch/arm/dts/imx6ul-pico.dtsi
/openbmc/u-boot/arch/arm/dts/kirkwood-dreamplug.dts
/openbmc/u-boot/arch/arm/dts/r8a7790-lager-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7790-stout-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7791-koelsch-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7791-porter-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7793-gose-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7794-alt-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7794-silk-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7795-h3ulcb-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7795-salvator-x-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7796-m3ulcb-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a7796-salvator-x-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a77965-salvator-x-u-boot.dts
/openbmc/u-boot/arch/arm/dts/r8a77965-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/r8a77990-ebisu-u-boot.dts
/openbmc/u-boot/arch/arm/dts/socfpga_stratix10.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/ahbc_aspeed.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/aspeed_scu_info.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/aspeed_verify.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/boot0.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/crypto.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/platform.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2400.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2500.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2600.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/sdram_ast2500.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/sdram_ast2600.h
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ls102xa_soc.h
/openbmc/u-boot/arch/arm/include/asm/spl.h
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/lib/bootm.c
/openbmc/u-boot/arch/arm/lib/crt0.S
/openbmc/u-boot/arch/arm/lib/relocate.S
/openbmc/u-boot/arch/arm/mach-aspeed/Kconfig
/openbmc/u-boot/arch/arm/mach-aspeed/Makefile
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/Kconfig
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/Makefile
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/board_common.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/platform.S
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/scu_info.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/u-boot-spl.lds
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/utils.S
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/Kconfig
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/Makefile
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/board_common.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/platform.S
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/scu_info.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/spl.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/u-boot-spl.lds
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/utils.S
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Kconfig
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/Makefile
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/aspeed_verify.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/board_common.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/cache.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/crypto.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/platform.S
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/scu_info.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/spl.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/spl_boot.c
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/u-boot-spl.lds
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/utils.S
/openbmc/u-boot/arch/arm/mach-aspeed/cpuinfo.c
/openbmc/u-boot/arch/arm/mach-exynos/spl_boot.c
/openbmc/u-boot/arch/arm/mach-imx/imx8/cpu.c
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-rockchip/boot_mode.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc.c
/openbmc/u-boot/arch/arm/mach-socfpga/spl_a10.c
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/mips/dts/Makefile
/openbmc/u-boot/arch/mips/mach-mt7620/cpu.c
/openbmc/u-boot/arch/powerpc/dts/Makefile
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/x86/dts/coreboot.dts
/openbmc/u-boot/arch/x86/dts/crownbay.dts
/openbmc/u-boot/arch/x86/dts/edison.dts
/openbmc/u-boot/arch/x86/dts/pcspkr.dtsi
/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl
/openbmc/u-boot/arch/x86/lib/acpi_table.c
/openbmc/u-boot/arch/x86/lib/i8254.c
/openbmc/u-boot/board/Arcturus/ucp1020/cmd_arc.c
/openbmc/u-boot/board/CZ.NIC/turris_mox/turris_mox.c
/openbmc/u-boot/board/CZ.NIC/turris_omnia/turris_omnia.c
/openbmc/u-boot/board/altera/arria10-socdk/Kconfig
/openbmc/u-boot/board/aspeed/ast2600_intel/Kconfig
/openbmc/u-boot/board/aspeed/ast2600_intel/Makefile
/openbmc/u-boot/board/aspeed/ast2600_intel/intel.c
/openbmc/u-boot/board/aspeed/evb_ast2400/Kconfig
/openbmc/u-boot/board/aspeed/evb_ast2400/Makefile
/openbmc/u-boot/board/aspeed/evb_ast2400/evb_ast2400.c
/openbmc/u-boot/board/aspeed/evb_ast2500/Kconfig
/openbmc/u-boot/board/aspeed/evb_ast2600/Kconfig
/openbmc/u-boot/board/aspeed/evb_ast2600/Makefile
/openbmc/u-boot/board/aspeed/evb_ast2600/evb_ast2600.c
/openbmc/u-boot/board/aspeed/fpga_ast2600/Kconfig
/openbmc/u-boot/board/aspeed/fpga_ast2600/Makefile
/openbmc/u-boot/board/aspeed/fpga_ast2600/fpga_ast2600.c
/openbmc/u-boot/board/aspeed/slt_ast2600/Kconfig
/openbmc/u-boot/board/aspeed/slt_ast2600/Makefile
/openbmc/u-boot/board/aspeed/slt_ast2600/slt_ast2600.c
/openbmc/u-boot/board/boundary/nitrogen6x/README.mx6qsabrelite
/openbmc/u-boot/board/engicam/common/board.c
/openbmc/u-boot/board/freescale/imx8mq_evk/MAINTAINERS
/openbmc/u-boot/board/freescale/imx8mq_evk/README
/openbmc/u-boot/board/freescale/ls1021aiot/ls1021aiot.c
/openbmc/u-boot/board/freescale/ls1021aqds/ddr.c
/openbmc/u-boot/board/freescale/ls1021aqds/ddr.h
/openbmc/u-boot/board/freescale/ls1021aqds/ls1021aqds.c
/openbmc/u-boot/board/freescale/ls1021atwr/ls1021atwr.c
/openbmc/u-boot/board/freescale/lx2160a/eth_lx2160aqds.c
/openbmc/u-boot/board/freescale/mx6sabreauto/README
/openbmc/u-boot/board/freescale/mx6sabresd/README
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
/openbmc/u-boot/board/gateworks/gw_ventana/eeprom.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana_spl.c
/openbmc/u-boot/board/grinn/liteboard/board.c
/openbmc/u-boot/board/raspberrypi/rpi/MAINTAINERS
/openbmc/u-boot/board/renesas/alt/Kconfig
/openbmc/u-boot/board/renesas/alt/alt.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/silk/silk.c
/openbmc/u-boot/board/renesas/stout/stout.c
/openbmc/u-boot/board/samsung/arndale/MAINTAINERS
/openbmc/u-boot/board/samsung/common/board.c
/openbmc/u-boot/board/samsung/common/bootscripts/autoboot.cmd
/openbmc/u-boot/board/samsung/common/exynos5-dt-types.c
/openbmc/u-boot/board/samsung/common/misc.c
/openbmc/u-boot/board/samsung/odroid/odroid.c
/openbmc/u-boot/board/synopsys/axs10x/Makefile
/openbmc/u-boot/board/synopsys/hsdk/README
/openbmc/u-boot/board/technexion/pico-imx6ul/README
/openbmc/u-boot/board/technexion/pico-imx6ul/pico-imx6ul.c
/openbmc/u-boot/board/technexion/pico-imx6ul/spl.c
/openbmc/u-boot/board/technexion/pico-imx7d/README
/openbmc/u-boot/board/ti/am57xx/board.c
/openbmc/u-boot/board/ti/dra7xx/evm.c
/openbmc/u-boot/board/tqc/tqma6/tqma6.c
/openbmc/u-boot/board/warp7/README
/openbmc/u-boot/board/warp7/warp7.c
/openbmc/u-boot/board/xilinx/microblaze-generic/microblaze-generic.c
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/aspeed/Kconfig
/openbmc/u-boot/cmd/aspeed/Makefile
/openbmc/u-boot/cmd/aspeed/dramtest.c
/openbmc/u-boot/cmd/aspeed/nettest/Makefile
/openbmc/u-boot/cmd/aspeed/nettest/cmd_nettest.c
/openbmc/u-boot/cmd/aspeed/nettest/comminf.h
/openbmc/u-boot/cmd/aspeed/nettest/mac.c
/openbmc/u-boot/cmd/aspeed/nettest/mac.h
/openbmc/u-boot/cmd/aspeed/nettest/mac_api.h
/openbmc/u-boot/cmd/aspeed/nettest/mactest.c
/openbmc/u-boot/cmd/aspeed/nettest/mem_io.c
/openbmc/u-boot/cmd/aspeed/nettest/mem_io.h
/openbmc/u-boot/cmd/aspeed/nettest/ncsi.c
/openbmc/u-boot/cmd/aspeed/nettest/ncsi.h
/openbmc/u-boot/cmd/aspeed/nettest/phy.c
/openbmc/u-boot/cmd/aspeed/nettest/phy.h
/openbmc/u-boot/cmd/aspeed/nettest/phy_api.h
/openbmc/u-boot/cmd/aspeed/nettest/phy_tbl.h
/openbmc/u-boot/cmd/aspeed/nettest/swfunc.h
/openbmc/u-boot/cmd/aspeed/peci.c
/openbmc/u-boot/cmd/aspeed/plltest.c
/openbmc/u-boot/cmd/boots.c
/openbmc/u-boot/cmd/fastboot.c
/openbmc/u-boot/cmd/fsi.c
/openbmc/u-boot/cmd/net.c
/openbmc/u-boot/cmd/nvedit_efi.c
/openbmc/u-boot/cmd/otp.c
/openbmc/u-boot/cmd/otp_info.h
/openbmc/u-boot/cmd/rng.c
/openbmc/u-boot/cmd/spi.c
/openbmc/u-boot/cmd/thordown.c
/openbmc/u-boot/common/hash.c
/openbmc/u-boot/common/image-android-dt.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/image-fit.c
/openbmc/u-boot/common/image-sig.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_fit.c
/openbmc/u-boot/common/spl/spl_mmc.c
/openbmc/u-boot/common/spl/spl_ymodem.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/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/C29XPCIE_NAND_defconfig
/openbmc/u-boot/configs/C29XPCIE_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/C29XPCIE_SPIFLASH_defconfig
/openbmc/u-boot/configs/C29XPCIE_defconfig
/openbmc/u-boot/configs/M52277EVB_stmicro_defconfig
/openbmc/u-boot/configs/M54418TWR_defconfig
/openbmc/u-boot/configs/M54418TWR_serial_mii_defconfig
/openbmc/u-boot/configs/M54418TWR_serial_rmii_defconfig
/openbmc/u-boot/configs/M54451EVB_stmicro_defconfig
/openbmc/u-boot/configs/M54455EVB_stm33_defconfig
/openbmc/u-boot/configs/MPC8536DS_36BIT_defconfig
/openbmc/u-boot/configs/MPC8536DS_SDCARD_defconfig
/openbmc/u-boot/configs/MPC8536DS_SPIFLASH_defconfig
/openbmc/u-boot/configs/MPC8536DS_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PA_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NAND_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NAND_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NOR_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_NOR_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_SDCARD_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_SECBOOT_defconfig
/openbmc/u-boot/configs/P1010RDB-PB_SPIFLASH_defconfig
/openbmc/u-boot/configs/P1020RDB-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/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/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/SBx81LIFKW_defconfig
/openbmc/u-boot/configs/SBx81LIFXCAT_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/UCP1020_SPIFLASH_defconfig
/openbmc/u-boot/configs/UCP1020_defconfig
/openbmc/u-boot/configs/ae350_rv32_defconfig
/openbmc/u-boot/configs/ae350_rv64_defconfig
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/am335x_boneblack_vboot_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am43xx_evm_defconfig
/openbmc/u-boot/configs/am43xx_evm_qspiboot_defconfig
/openbmc/u-boot/configs/am43xx_evm_rtconly_defconfig
/openbmc/u-boot/configs/am43xx_evm_usbhost_boot_defconfig
/openbmc/u-boot/configs/am43xx_hs_evm_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_usb_defconfig
/openbmc/u-boot/configs/ap121_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/aristainetos2_defconfig
/openbmc/u-boot/configs/aristainetos2b_defconfig
/openbmc/u-boot/configs/aristainetos_defconfig
/openbmc/u-boot/configs/ast2600-pfr_defconfig
/openbmc/u-boot/configs/ast2600_openbmc_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9260ek_dataflash_cs1_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9261ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9263ek_dataflash_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g10ek_dataflash_cs3_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs0_defconfig
/openbmc/u-boot/configs/at91sam9g20ek_dataflash_cs1_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/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/axs101_defconfig
/openbmc/u-boot/configs/axs103_defconfig
/openbmc/u-boot/configs/bcm7445_defconfig
/openbmc/u-boot/configs/beaver_defconfig
/openbmc/u-boot/configs/bg0900_defconfig
/openbmc/u-boot/configs/birdland_bav335a_defconfig
/openbmc/u-boot/configs/birdland_bav335b_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/cardhu_defconfig
/openbmc/u-boot/configs/cei-tk1-som_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_bob_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/chromebook_speedy_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/cl-som-imx7_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/clearfog_gt_8k_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/openbmc/u-boot/configs/controlcenterd_36BIT_SDCARD_defconfig
/openbmc/u-boot/configs/controlcenterdc_defconfig
/openbmc/u-boot/configs/crownbay_defconfig
/openbmc/u-boot/configs/d2net_v2_defconfig
/openbmc/u-boot/configs/da850_am18xxevm_defconfig
/openbmc/u-boot/configs/da850evm_defconfig
/openbmc/u-boot/configs/dalmore_defconfig
/openbmc/u-boot/configs/db-88f6720_defconfig
/openbmc/u-boot/configs/db-88f6820-amc_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/db-mv784mp-gp_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dms-ba16-1g_defconfig
/openbmc/u-boot/configs/dms-ba16_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_usb_defconfig
/openbmc/u-boot/configs/dreamplug_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/ds414_defconfig
/openbmc/u-boot/configs/e2220-1170_defconfig
/openbmc/u-boot/configs/ea20_defconfig
/openbmc/u-boot/configs/ethernut5_defconfig
/openbmc/u-boot/configs/evb-ast2400_defconfig
/openbmc/u-boot/configs/evb-ast2500-spl_defconfig
/openbmc/u-boot/configs/evb-ast2500_defconfig
/openbmc/u-boot/configs/evb-ast2600-cot_defconfig
/openbmc/u-boot/configs/evb-ast2600-ecc_defconfig
/openbmc/u-boot/configs/evb-ast2600-emmc_defconfig
/openbmc/u-boot/configs/evb-ast2600-spl-ecc_defconfig
/openbmc/u-boot/configs/evb-ast2600-spl-ncsi_defconfig
/openbmc/u-boot/configs/evb-ast2600-spl-tiny_defconfig
/openbmc/u-boot/configs/evb-ast2600-spl_defconfig
/openbmc/u-boot/configs/evb-ast2600_defconfig
/openbmc/u-boot/configs/evb-ast2600a0-cot_defconfig
/openbmc/u-boot/configs/evb-ast2600a0-spl_defconfig
/openbmc/u-boot/configs/evb-ast2600a0_defconfig
/openbmc/u-boot/configs/evb-ast2600a1-cot_defconfig
/openbmc/u-boot/configs/evb-ast2600a1-ecc_defconfig
/openbmc/u-boot/configs/evb-ast2600a1-emmc-cot_defconfig
/openbmc/u-boot/configs/evb-ast2600a1-emmc_defconfig
/openbmc/u-boot/configs/evb-ast2600a1-spl-ecc_defconfig
/openbmc/u-boot/configs/evb-ast2600a1-spl_defconfig
/openbmc/u-boot/configs/evb-ast2600a1_defconfig
/openbmc/u-boot/configs/evb-ast2605_defconfig
/openbmc/u-boot/configs/evb-rk3036_defconfig
/openbmc/u-boot/configs/evb-rk3128_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/fennec-rk3288_defconfig
/openbmc/u-boot/configs/ficus-rk3399_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/fpga-ast2600-spl_defconfig
/openbmc/u-boot/configs/fpga-ast2600_defconfig
/openbmc/u-boot/configs/fpga-ast2605_defconfig
/openbmc/u-boot/configs/ge_bx50v3_defconfig
/openbmc/u-boot/configs/gwventana_emmc_defconfig
/openbmc/u-boot/configs/gwventana_gw5904_defconfig
/openbmc/u-boot/configs/gwventana_nand_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/imx6dl_icore_nand_defconfig
/openbmc/u-boot/configs/imx6q_icore_nand_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig
/openbmc/u-boot/configs/imx8mq_evk_defconfig
/openbmc/u-boot/configs/inetspace_v2_defconfig
/openbmc/u-boot/configs/jetson-tk1_defconfig
/openbmc/u-boot/configs/k2e_evm_defconfig
/openbmc/u-boot/configs/k2e_hs_evm_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/k2hk_evm_defconfig
/openbmc/u-boot/configs/k2hk_hs_evm_defconfig
/openbmc/u-boot/configs/k2l_evm_defconfig
/openbmc/u-boot/configs/k2l_hs_evm_defconfig
/openbmc/u-boot/configs/khadas-vim2_defconfig
/openbmc/u-boot/configs/km_kirkwood_128m16_defconfig
/openbmc/u-boot/configs/km_kirkwood_defconfig
/openbmc/u-boot/configs/km_kirkwood_pci_defconfig
/openbmc/u-boot/configs/kmcoge4_defconfig
/openbmc/u-boot/configs/kmcoge5un_defconfig
/openbmc/u-boot/configs/kmlion1_defconfig
/openbmc/u-boot/configs/kmnusa_defconfig
/openbmc/u-boot/configs/kmsugp1_defconfig
/openbmc/u-boot/configs/kmsuv31_defconfig
/openbmc/u-boot/configs/kylin-rk3036_defconfig
/openbmc/u-boot/configs/legoev3_defconfig
/openbmc/u-boot/configs/liteboard_defconfig
/openbmc/u-boot/configs/ls1012aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1012aqds_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012aqds_tfa_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_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043aqds_tfa_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/ls1043ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_tfa_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_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1046aqds_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046aqds_tfa_defconfig
/openbmc/u-boot/configs/lschlv2_defconfig
/openbmc/u-boot/configs/lsxhl_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/maxbcm_defconfig
/openbmc/u-boot/configs/mccmon6_nor_defconfig
/openbmc/u-boot/configs/mccmon6_sd_defconfig
/openbmc/u-boot/configs/meesc_dataflash_defconfig
/openbmc/u-boot/configs/mgcoge3un_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mscc_jr2_defconfig
/openbmc/u-boot/configs/mscc_luton_defconfig
/openbmc/u-boot/configs/mscc_ocelot_defconfig
/openbmc/u-boot/configs/mscc_serval_defconfig
/openbmc/u-boot/configs/mscc_servalt_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/mx28evk_auart_console_defconfig
/openbmc/u-boot/configs/mx28evk_defconfig
/openbmc/u-boot/configs/mx28evk_nand_defconfig
/openbmc/u-boot/configs/mx28evk_spi_defconfig
/openbmc/u-boot/configs/mx31pdk_defconfig
/openbmc/u-boot/configs/mx6qsabrelite_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx6slevk_defconfig
/openbmc/u-boot/configs/mx6slevk_spinor_defconfig
/openbmc/u-boot/configs/mx6slevk_spl_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_qspi_defconfig
/openbmc/u-boot/configs/net2big_v2_defconfig
/openbmc/u-boot/configs/netspace_lite_v2_defconfig
/openbmc/u-boot/configs/netspace_max_v2_defconfig
/openbmc/u-boot/configs/netspace_mini_v2_defconfig
/openbmc/u-boot/configs/netspace_v2_defconfig
/openbmc/u-boot/configs/nitrogen6dl2g_defconfig
/openbmc/u-boot/configs/nitrogen6dl_defconfig
/openbmc/u-boot/configs/nitrogen6q2g_defconfig
/openbmc/u-boot/configs/nitrogen6q_defconfig
/openbmc/u-boot/configs/nitrogen6s1g_defconfig
/openbmc/u-boot/configs/nitrogen6s_defconfig
/openbmc/u-boot/configs/nyan-big_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/omapl138_lcdk_defconfig
/openbmc/u-boot/configs/ot1200_defconfig
/openbmc/u-boot/configs/ot1200_spl_defconfig
/openbmc/u-boot/configs/p2371-0000_defconfig
/openbmc/u-boot/configs/p2371-2180_defconfig
/openbmc/u-boot/configs/p2571_defconfig
/openbmc/u-boot/configs/pcm051_rev1_defconfig
/openbmc/u-boot/configs/pcm051_rev3_defconfig
/openbmc/u-boot/configs/pcm058_defconfig
/openbmc/u-boot/configs/peach-pi_defconfig
/openbmc/u-boot/configs/peach-pit_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/pico-hobbit-imx6ul_defconfig
/openbmc/u-boot/configs/pico-imx6ul_defconfig
/openbmc/u-boot/configs/pico-pi-imx6ul_defconfig
/openbmc/u-boot/configs/popmetal-rk3288_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/portl2_defconfig
/openbmc/u-boot/configs/puma-rk3399_defconfig
/openbmc/u-boot/configs/riotboard_defconfig
/openbmc/u-boot/configs/riotboard_spl_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock960-rk3399_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc1_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_emmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_mmc_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_nandflash_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_spiflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_nandflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/slt-ast2600_defconfig
/openbmc/u-boot/configs/smdk5250_defconfig
/openbmc/u-boot/configs/smdk5420_defconfig
/openbmc/u-boot/configs/snow_defconfig
/openbmc/u-boot/configs/socfpga_sr1500_defconfig
/openbmc/u-boot/configs/socfpga_stratix10_defconfig
/openbmc/u-boot/configs/spring_defconfig
/openbmc/u-boot/configs/stmark2_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/configs/tec-ng_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_spi_defconfig
/openbmc/u-boot/configs/trimslice_defconfig
/openbmc/u-boot/configs/turris_mox_defconfig
/openbmc/u-boot/configs/turris_omnia_defconfig
/openbmc/u-boot/configs/uDPU_defconfig
/openbmc/u-boot/configs/usb_a9263_dataflash_defconfig
/openbmc/u-boot/configs/venice2_defconfig
/openbmc/u-boot/configs/vinco_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/x530_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/configs/zynq_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_dlc20_rev1_0_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_minized_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/configs/zynq_zybo_z7_defconfig
/openbmc/u-boot/disk/part_dos.c
/openbmc/u-boot/doc/README.generic_usb_ohci
/openbmc/u-boot/doc/README.uefi
/openbmc/u-boot/doc/device-tree-bindings/regulator/regulator.txt
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/Kconfig
/openbmc/u-boot/drivers/adc/exynos-adc.c
/openbmc/u-boot/drivers/clk/aspeed/Makefile
/openbmc/u-boot/drivers/clk/aspeed/clk_ast2400.c
/openbmc/u-boot/drivers/clk/aspeed/clk_ast2500.c
/openbmc/u-boot/drivers/clk/aspeed/clk_ast2600.c
/openbmc/u-boot/drivers/clk/renesas/clk-rcar-gen2.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a10.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a10s.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a31.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a64.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a83t.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h3.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h6.c
/openbmc/u-boot/drivers/clk/sunxi/clk_r40.c
/openbmc/u-boot/drivers/core/uclass.c
/openbmc/u-boot/drivers/crypto/Kconfig
/openbmc/u-boot/drivers/crypto/Makefile
/openbmc/u-boot/drivers/crypto/aspeed_acry.c
/openbmc/u-boot/drivers/crypto/aspeed_hace.c
/openbmc/u-boot/drivers/crypto/aspeed_rsa.c
/openbmc/u-boot/drivers/ddr/altera/sdram_arria10.c
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_db.c
/openbmc/u-boot/drivers/ddr/marvell/a38x/ddr3_training_hw_algo.c
/openbmc/u-boot/drivers/dma/Kconfig
/openbmc/u-boot/drivers/fastboot/fb_common.c
/openbmc/u-boot/drivers/fpga/Kconfig
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/aspeed_gpio.c
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/i2c/aspeed_i2c_ic.c
/openbmc/u-boot/drivers/i2c/ast_i2c.c
/openbmc/u-boot/drivers/i2c/i2c-cdns.c
/openbmc/u-boot/drivers/misc/Kconfig
/openbmc/u-boot/drivers/misc/Makefile
/openbmc/u-boot/drivers/misc/aspeed-fsi.c
/openbmc/u-boot/drivers/misc/aspeed_ahbc.c
/openbmc/u-boot/drivers/misc/aspeed_dp.c
/openbmc/u-boot/drivers/misc/dp_mcu_firmware.h
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/Makefile
/openbmc/u-boot/drivers/mmc/aspeed_sdhci.c
/openbmc/u-boot/drivers/mmc/aspeed_sdhci_ic.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/sdhci.c
/openbmc/u-boot/drivers/mmc/sh_mmcif.c
/openbmc/u-boot/drivers/mmc/tmio-common.c
/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand_spl.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/mtd/spi/spi-nor-core.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-ids.c
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/aspeed_mdio.c
/openbmc/u-boot/drivers/net/aspeed_mdio.h
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/fec_mxc.h
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/net/ftgmac100.c
/openbmc/u-boot/drivers/net/ftgmac100.h
/openbmc/u-boot/drivers/net/ldpaa_eth/ls1088a.c
/openbmc/u-boot/drivers/net/ldpaa_eth/lx2160a.c
/openbmc/u-boot/drivers/net/mdio/Kconfig
/openbmc/u-boot/drivers/net/mdio/Makefile
/openbmc/u-boot/drivers/net/mdio/mdio-uclass.c
/openbmc/u-boot/drivers/net/phy/Kconfig
/openbmc/u-boot/drivers/net/phy/Makefile
/openbmc/u-boot/drivers/net/phy/broadcom.c
/openbmc/u-boot/drivers/net/phy/ncsi.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/phy/realtek.c
/openbmc/u-boot/drivers/pci/Kconfig
/openbmc/u-boot/drivers/pci/Makefile
/openbmc/u-boot/drivers/pci/aspeed_rc_bridge.c
/openbmc/u-boot/drivers/pci/pci_auto.c
/openbmc/u-boot/drivers/pci/pci_mvebu.c
/openbmc/u-boot/drivers/pci/pcie_aspeed.c
/openbmc/u-boot/drivers/pci/pcie_aspeed.h
/openbmc/u-boot/drivers/phy/Kconfig
/openbmc/u-boot/drivers/pinctrl/Kconfig
/openbmc/u-boot/drivers/pinctrl/aspeed/Kconfig
/openbmc/u-boot/drivers/pinctrl/aspeed/Makefile
/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl-aspeed.h
/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2400.c
/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2500.c
/openbmc/u-boot/drivers/pinctrl/aspeed/pinctrl_ast2600.c
/openbmc/u-boot/drivers/pinctrl/nxp/Kconfig
/openbmc/u-boot/drivers/pinctrl/nxp/Makefile
/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx8m.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3288.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip.h
/openbmc/u-boot/drivers/power/axp818.c
/openbmc/u-boot/drivers/power/regulator/regulator-uclass.c
/openbmc/u-boot/drivers/power/regulator/s2mps11_regulator.c
/openbmc/u-boot/drivers/ram/Kconfig
/openbmc/u-boot/drivers/ram/Makefile
/openbmc/u-boot/drivers/ram/aspeed/Kconfig
/openbmc/u-boot/drivers/ram/aspeed/Makefile
/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2500.c
/openbmc/u-boot/drivers/ram/aspeed/sdram_ast2600.c
/openbmc/u-boot/drivers/ram/aspeed/sdram_phy_ast2600.h
/openbmc/u-boot/drivers/reset/Kconfig
/openbmc/u-boot/drivers/reset/Makefile
/openbmc/u-boot/drivers/reset/aspeed/Kconfig
/openbmc/u-boot/drivers/reset/aspeed/Makefile
/openbmc/u-boot/drivers/reset/aspeed/reset-ast2400.c
/openbmc/u-boot/drivers/reset/aspeed/reset-ast2500.c
/openbmc/u-boot/drivers/reset/aspeed/reset-ast2600.c
/openbmc/u-boot/drivers/serial/serial_mxc.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/aspeed_spi.c
/openbmc/u-boot/drivers/sysreset/sysreset_ast.c
/openbmc/u-boot/drivers/sysreset/sysreset_x86.c
/openbmc/u-boot/drivers/usb/gadget/Kconfig
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/aspeed_udc.c
/openbmc/u-boot/drivers/usb/gadget/udc/udc-uclass.c
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/host/ehci-aspeed.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_dw_hdmi.c
/openbmc/u-boot/drivers/watchdog/ast_wdt.c
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/env/Kconfig
/openbmc/u-boot/env/sf.c
/openbmc/u-boot/fs/ext4/ext4_write.c
/openbmc/u-boot/include/aspeed_fsi.h
/openbmc/u-boot/include/command.h
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9131RDB.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/M52277EVB.h
/openbmc/u-boot/include/configs/M54418TWR.h
/openbmc/u-boot/include/configs/M54451EVB.h
/openbmc/u-boot/include/configs/M54455EVB.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/P2041RDB.h
/openbmc/u-boot/include/configs/SBx81LIFKW.h
/openbmc/u-boot/include/configs/SBx81LIFXCAT.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.h
/openbmc/u-boot/include/configs/T1040QDS.h
/openbmc/u-boot/include/configs/T104xRDB.h
/openbmc/u-boot/include/configs/T208xQDS.h
/openbmc/u-boot/include/configs/T208xRDB.h
/openbmc/u-boot/include/configs/T4240QDS.h
/openbmc/u-boot/include/configs/T4240RDB.h
/openbmc/u-boot/include/configs/UCP1020.h
/openbmc/u-boot/include/configs/adp-ae3xx.h
/openbmc/u-boot/include/configs/advantech_dms-ba16.h
/openbmc/u-boot/include/configs/am335x_evm.h
/openbmc/u-boot/include/configs/am43xx_evm.h
/openbmc/u-boot/include/configs/am57xx_evm.h
/openbmc/u-boot/include/configs/ap121.h
/openbmc/u-boot/include/configs/ap143.h
/openbmc/u-boot/include/configs/aristainetos-common.h
/openbmc/u-boot/include/configs/aristainetos.h
/openbmc/u-boot/include/configs/aristainetos2.h
/openbmc/u-boot/include/configs/aristainetos2b.h
/openbmc/u-boot/include/configs/aspeed-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/at91sam9n12ek.h
/openbmc/u-boot/include/configs/at91sam9rlek.h
/openbmc/u-boot/include/configs/at91sam9x5ek.h
/openbmc/u-boot/include/configs/ax25-ae350.h
/openbmc/u-boot/include/configs/axs10x.h
/openbmc/u-boot/include/configs/bav335x.h
/openbmc/u-boot/include/configs/bcm7445.h
/openbmc/u-boot/include/configs/beaver.h
/openbmc/u-boot/include/configs/bg0900.h
/openbmc/u-boot/include/configs/brppt1.h
/openbmc/u-boot/include/configs/cardhu.h
/openbmc/u-boot/include/configs/cei-tk1-som.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/cl-som-am57x.h
/openbmc/u-boot/include/configs/cl-som-imx7.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/cm_fx6.h
/openbmc/u-boot/include/configs/cm_t43.h
/openbmc/u-boot/include/configs/controlcenterd.h
/openbmc/u-boot/include/configs/controlcenterdc.h
/openbmc/u-boot/include/configs/corenet_ds.h
/openbmc/u-boot/include/configs/da850evm.h
/openbmc/u-boot/include/configs/dalmore.h
/openbmc/u-boot/include/configs/db-88f6720.h
/openbmc/u-boot/include/configs/db-88f6820-amc.h
/openbmc/u-boot/include/configs/db-88f6820-gp.h
/openbmc/u-boot/include/configs/db-mv784mp-gp.h
/openbmc/u-boot/include/configs/dh_imx6.h
/openbmc/u-boot/include/configs/display5.h
/openbmc/u-boot/include/configs/dra7xx_evm.h
/openbmc/u-boot/include/configs/dreamplug.h
/openbmc/u-boot/include/configs/ds109.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/e2220-1170.h
/openbmc/u-boot/include/configs/ea20.h
/openbmc/u-boot/include/configs/el6x_common.h
/openbmc/u-boot/include/configs/embestmx6boards.h
/openbmc/u-boot/include/configs/espresso7420.h
/openbmc/u-boot/include/configs/ethernut5.h
/openbmc/u-boot/include/configs/evb_ast2400.h
/openbmc/u-boot/include/configs/evb_ast2500.h
/openbmc/u-boot/include/configs/evb_ast2500_spl.h
/openbmc/u-boot/include/configs/evb_ast2600.h
/openbmc/u-boot/include/configs/evb_ast2600_spl.h
/openbmc/u-boot/include/configs/evb_ast2600_spl_emmc.h
/openbmc/u-boot/include/configs/evb_ast2600a0.h
/openbmc/u-boot/include/configs/evb_ast2600a0_spl.h
/openbmc/u-boot/include/configs/evb_ast2600a1.h
/openbmc/u-boot/include/configs/evb_ast2600a1_spl.h
/openbmc/u-boot/include/configs/exynos5-common.h
/openbmc/u-boot/include/configs/exynos5-dt-common.h
/openbmc/u-boot/include/configs/fpga_ast2600.h
/openbmc/u-boot/include/configs/fpga_ast2600_spl.h
/openbmc/u-boot/include/configs/ge_bx50v3.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/helios4.h
/openbmc/u-boot/include/configs/imx6-engicam.h
/openbmc/u-boot/include/configs/imx6_logic.h
/openbmc/u-boot/include/configs/imx8mq_evk.h
/openbmc/u-boot/include/configs/intel_ast2600.h
/openbmc/u-boot/include/configs/jetson-tk1.h
/openbmc/u-boot/include/configs/k2g_evm.h
/openbmc/u-boot/include/configs/km/km_arm.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/kp_imx53.h
/openbmc/u-boot/include/configs/lacie_kw.h
/openbmc/u-boot/include/configs/legoev3.h
/openbmc/u-boot/include/configs/ls1012a_common.h
/openbmc/u-boot/include/configs/ls1012aqds.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls1043a_common.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/lsxl.h
/openbmc/u-boot/include/configs/lx2160a_common.h
/openbmc/u-boot/include/configs/maxbcm.h
/openbmc/u-boot/include/configs/mccmon6.h
/openbmc/u-boot/include/configs/meesc.h
/openbmc/u-boot/include/configs/microblaze-generic.h
/openbmc/u-boot/include/configs/mvebu_armada-37xx.h
/openbmc/u-boot/include/configs/mvebu_armada-8k.h
/openbmc/u-boot/include/configs/mx28evk.h
/openbmc/u-boot/include/configs/mx31pdk.h
/openbmc/u-boot/include/configs/mx6sabre_common.h
/openbmc/u-boot/include/configs/mx6slevk.h
/openbmc/u-boot/include/configs/mx6sxsabreauto.h
/openbmc/u-boot/include/configs/mx6sxsabresd.h
/openbmc/u-boot/include/configs/mx6ul_14x14_evk.h
/openbmc/u-boot/include/configs/mx6ullevk.h
/openbmc/u-boot/include/configs/mx7dsabresd.h
/openbmc/u-boot/include/configs/ncsi_ast2600a0.h
/openbmc/u-boot/include/configs/ncsi_ast2600a1.h
/openbmc/u-boot/include/configs/nitrogen6x.h
/openbmc/u-boot/include/configs/nyan-big.h
/openbmc/u-boot/include/configs/odroid.h
/openbmc/u-boot/include/configs/odroid_xu3.h
/openbmc/u-boot/include/configs/omapl138_lcdk.h
/openbmc/u-boot/include/configs/ot1200.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/p2371-0000.h
/openbmc/u-boot/include/configs/p2371-2180.h
/openbmc/u-boot/include/configs/p2571.h
/openbmc/u-boot/include/configs/pcm051.h
/openbmc/u-boot/include/configs/pcm058.h
/openbmc/u-boot/include/configs/pfla02.h
/openbmc/u-boot/include/configs/pico-imx6ul.h
/openbmc/u-boot/include/configs/pm9261.h
/openbmc/u-boot/include/configs/pm9263.h
/openbmc/u-boot/include/configs/puma_rk3399.h
/openbmc/u-boot/include/configs/qemu-arm.h
/openbmc/u-boot/include/configs/rcar-gen2-common.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/sama5d27_som1_ek.h
/openbmc/u-boot/include/configs/sama5d2_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/siemens-am33x-common.h
/openbmc/u-boot/include/configs/slt_ast2600.h
/openbmc/u-boot/include/configs/socfpga_arria10_socdk.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_sr1500.h
/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h
/openbmc/u-boot/include/configs/stmark2.h
/openbmc/u-boot/include/configs/taurus.h
/openbmc/u-boot/include/configs/tbs2910.h
/openbmc/u-boot/include/configs/tec-ng.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/ti_armv7_common.h
/openbmc/u-boot/include/configs/ti_armv7_keystone2.h
/openbmc/u-boot/include/configs/topic_miami.h
/openbmc/u-boot/include/configs/tqma6.h
/openbmc/u-boot/include/configs/trimslice.h
/openbmc/u-boot/include/configs/turris_mox.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/usb_a9263.h
/openbmc/u-boot/include/configs/vcoreiii.h
/openbmc/u-boot/include/configs/venice2.h
/openbmc/u-boot/include/configs/vinco.h
/openbmc/u-boot/include/configs/x530.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/dt-bindings/clock/ast2400-clock.h
/openbmc/u-boot/include/dt-bindings/clock/ast2500-clock.h
/openbmc/u-boot/include/dt-bindings/clock/ast2600-clock.h
/openbmc/u-boot/include/dt-bindings/gpio/aspeed-gpio.h
/openbmc/u-boot/include/dt-bindings/reset/ast2400-reset.h
/openbmc/u-boot/include/dt-bindings/reset/ast2500-reset.h
/openbmc/u-boot/include/dt-bindings/reset/ast2600-reset.h
/openbmc/u-boot/include/efi_api.h
/openbmc/u-boot/include/ext4fs.h
/openbmc/u-boot/include/hash.h
/openbmc/u-boot/include/hw_sha.h
/openbmc/u-boot/include/image.h
/openbmc/u-boot/include/linux/mtd/spi-nor.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/net.h
/openbmc/u-boot/include/net/mdio.h
/openbmc/u-boot/include/net/ncsi-pkt.h
/openbmc/u-boot/include/net/ncsi.h
/openbmc/u-boot/include/pci.h
/openbmc/u-boot/include/phy.h
/openbmc/u-boot/include/phy_interface.h
/openbmc/u-boot/include/power/regulator.h
/openbmc/u-boot/include/samsung/misc.h
/openbmc/u-boot/include/sdhci.h
/openbmc/u-boot/include/spi_flash.h
/openbmc/u-boot/include/spl.h
/openbmc/u-boot/include/u-boot/rsa-checksum.h
/openbmc/u-boot/include/u-boot/rsa.h
/openbmc/u-boot/include/u-boot/sha512.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/bch.c
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_console.c
/openbmc/u-boot/lib/efi_loader/efi_file.c
/openbmc/u-boot/lib/efi_loader/efi_hii.c
/openbmc/u-boot/lib/efi_loader/efi_memory.c
/openbmc/u-boot/lib/efi_loader/efi_variable.c
/openbmc/u-boot/lib/efi_selftest/efi_freestanding.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_devicepath_util.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_hii.c
/openbmc/u-boot/lib/rsa/Kconfig
/openbmc/u-boot/lib/rsa/rsa-verify.c
/openbmc/u-boot/lib/sha512.c
/openbmc/u-boot/lib/string.c
/openbmc/u-boot/lib/time.c
/openbmc/u-boot/net/eth-uclass.c
/openbmc/u-boot/net/net.c
/openbmc/u-boot/scripts/Makefile.extrawarn
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/scripts/config_whitelist.txt
/openbmc/u-boot/scripts/dtc/dtc-lexer.l
dm/Makefile
dm/nop.c
/openbmc/u-boot/tools/Makefile
/openbmc/u-boot/tools/ast2600_ubimg_gen.sh
/openbmc/u-boot/tools/fit_common.c
/openbmc/u-boot/tools/fit_common.h
/openbmc/u-boot/tools/fit_image.c
/openbmc/u-boot/tools/image-host.c
/openbmc/u-boot/tools/imagetool.c
/openbmc/u-boot/tools/imagetool.h
/openbmc/u-boot/tools/imx8m_image.sh
/openbmc/u-boot/tools/mkimage.c
280fafff14-Feb-2019 Martyn Welch <martyn.welch@collabora.com>

test: Update test-imagetools.sh to match new syntax

The syntax of dumpimage was simplified in commit 12b831879a76 ("tools:
dumpimage: Simplify arguments"), but the test
(test/image/test-imagetools.s

test: Update test-imagetools.sh to match new syntax

The syntax of dumpimage was simplified in commit 12b831879a76 ("tools:
dumpimage: Simplify arguments"), but the test
(test/image/test-imagetools.sh) was not updated and is now failing.

Update the test to use the new syntax.

Reported-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Tested-by: Vagrant Cascadian <vagrant@debian.org>

show more ...


/openbmc/u-boot/.gitignore
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1043_ids.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ls1046_ids.c
/openbmc/u-boot/arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts
/openbmc/u-boot/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts
/openbmc/u-boot/arch/arm/dts/sunxi-bananapi-m2-plus.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_icid.h
/openbmc/u-boot/arch/arm/lib/cache-pl310.c
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.32
/openbmc/u-boot/arch/arm/mach-rmobile/Kconfig.64
/openbmc/u-boot/arch/arm/mach-socfpga/misc.c
/openbmc/u-boot/arch/arm/mach-socfpga/spl_gen5.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/Kconfig
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/Kconfig
/openbmc/u-boot/arch/powerpc/include/asm/u-boot.h
/openbmc/u-boot/arch/riscv/Kconfig
/openbmc/u-boot/arch/riscv/include/asm/config.h
/openbmc/u-boot/board/eets/pdu001/mux.c
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/openbmc/u-boot/board/freescale/t104xrdb/ddr.h
/openbmc/u-boot/board/sifive/fu540/Kconfig
/openbmc/u-boot/board/sifive/fu540/MAINTAINERS
/openbmc/u-boot/board/sifive/fu540/Makefile
/openbmc/u-boot/board/sifive/fu540/fu540.c
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/cmd/efidebug.c
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_spiflash_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9x5ek_spiflash_defconfig
/openbmc/u-boot/configs/bananapi_m2_plus_h3_defconfig
/openbmc/u-boot/configs/bananapi_m2_plus_h5_defconfig
/openbmc/u-boot/configs/blanche_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/koelsch_defconfig
/openbmc/u-boot/configs/lager_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/ls1043aqds_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043aqds_tfa_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/ls1043ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043ardb_tfa_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/ls1046aqds_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046aqds_tfa_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/ls1046ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1046ardb_tfa_defconfig
/openbmc/u-boot/configs/porter_defconfig
/openbmc/u-boot/configs/r8a77965_salvator-x_defconfig
/openbmc/u-boot/configs/r8a7796_salvator-x_defconfig
/openbmc/u-boot/configs/r8a7796_ulcb_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc1_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_mmc_defconfig
/openbmc/u-boot/configs/sama5d36ek_cmp_spiflash_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_spiflash_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_spiflash_defconfig
/openbmc/u-boot/configs/sifive_fu540_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/doc/README.sifive-fu540
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/k3-am654-ddrss.txt
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/st,stm32-fmc.txt
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/st,stm32mp1-ddr.txt
/openbmc/u-boot/drivers/clk/renesas/Kconfig
/openbmc/u-boot/drivers/clk/sunxi/clk_a10.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a10s.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a23.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a31.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a64.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a80.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a83t.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h3.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h6.c
/openbmc/u-boot/drivers/clk/sunxi/clk_r40.c
/openbmc/u-boot/drivers/clk/sunxi/clk_v3s.c
/openbmc/u-boot/drivers/cpu/riscv_cpu.c
/openbmc/u-boot/drivers/ddr/fsl/Kconfig
/openbmc/u-boot/drivers/gpio/altera_pio.c
/openbmc/u-boot/drivers/i2c/i2c-cdns.c
/openbmc/u-boot/drivers/i2c/rcar_i2c.c
/openbmc/u-boot/drivers/i2c/rcar_iic.c
/openbmc/u-boot/drivers/mmc/renesas-sdhi.c
/openbmc/u-boot/drivers/mmc/tmio-common.c
/openbmc/u-boot/drivers/pinctrl/renesas/Kconfig
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7795.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a7796.c
/openbmc/u-boot/drivers/pinctrl/renesas/pfc-r8a77990.c
/openbmc/u-boot/drivers/serial/serial_sifive.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/designware_spi.c
/openbmc/u-boot/drivers/spi/omap3_spi.c
/openbmc/u-boot/drivers/spi/spi-sunxi.c
/openbmc/u-boot/dts/Makefile
/openbmc/u-boot/fs/fat/fat_write.c
/openbmc/u-boot/include/configs/B4860QDS.h
/openbmc/u-boot/include/configs/BSC9132QDS.h
/openbmc/u-boot/include/configs/MPC8536DS.h
/openbmc/u-boot/include/configs/MPC8540ADS.h
/openbmc/u-boot/include/configs/MPC8541CDS.h
/openbmc/u-boot/include/configs/MPC8544DS.h
/openbmc/u-boot/include/configs/MPC8548CDS.h
/openbmc/u-boot/include/configs/MPC8555CDS.h
/openbmc/u-boot/include/configs/MPC8560ADS.h
/openbmc/u-boot/include/configs/MPC8568MDS.h
/openbmc/u-boot/include/configs/MPC8569MDS.h
/openbmc/u-boot/include/configs/MPC8572DS.h
/openbmc/u-boot/include/configs/MPC8610HPCD.h
/openbmc/u-boot/include/configs/MPC8641HPCN.h
/openbmc/u-boot/include/configs/P1023RDB.h
/openbmc/u-boot/include/configs/T102xRDB.h
/openbmc/u-boot/include/configs/T1040QDS.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/km/kmp204x-common.h
/openbmc/u-boot/include/configs/ls1012a_common.h
/openbmc/u-boot/include/configs/ls1021aqds.h
/openbmc/u-boot/include/configs/ls1021atwr.h
/openbmc/u-boot/include/configs/ls1043a_common.h
/openbmc/u-boot/include/configs/ls1043aqds.h
/openbmc/u-boot/include/configs/ls1043ardb.h
/openbmc/u-boot/include/configs/ls1046a_common.h
/openbmc/u-boot/include/configs/ls1046aqds.h
/openbmc/u-boot/include/configs/ls1046ardb.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/ls2080a_emu.h
/openbmc/u-boot/include/configs/ls2080aqds.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/sbc8548.h
/openbmc/u-boot/include/configs/sifive-fu540.h
/openbmc/u-boot/include/configs/socrates.h
/openbmc/u-boot/include/configs/t4qds.h
/openbmc/u-boot/include/configs/xpedite520x.h
/openbmc/u-boot/include/configs/xpedite537x.h
/openbmc/u-boot/include/fsl_sec.h
/openbmc/u-boot/lib/efi_loader/efi_device_path.c
/openbmc/u-boot/lib/efi_loader/efi_hii.c
/openbmc/u-boot/scripts/Makefile.lib
/openbmc/u-boot/scripts/config_whitelist.txt
image/test-imagetools.sh
b630d57d25-Feb-2019 Anup Patel <Anup.Patel@wdc.com>

clk: Add fixed-factor clock driver

This patch adds fixed-factor clock driver which derives clock
rate by dividing (div) and multiplying (mult) fixed factors
to a parent clock.

Signed-off-by: Atish

clk: Add fixed-factor clock driver

This patch adds fixed-factor clock driver which derives clock
rate by dividing (div) and multiplying (mult) fixed factors
to a parent clock.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/README
/openbmc/u-boot/arch/Kconfig
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/fsl-lx2160a-qds.dts
/openbmc/u-boot/arch/arm/dts/fsl-lx2160a-rdb.dts
/openbmc/u-boot/arch/arm/dts/fsl-lx2160a.dtsi
/openbmc/u-boot/arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/tegra124-nyan.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/config.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/cpu.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h
/openbmc/u-boot/arch/arm/lib/relocate_64.S
/openbmc/u-boot/arch/riscv/Kconfig
/openbmc/u-boot/arch/riscv/cpu/generic/Kconfig
/openbmc/u-boot/arch/riscv/cpu/generic/Makefile
/openbmc/u-boot/arch/riscv/cpu/generic/cpu.c
/openbmc/u-boot/arch/riscv/cpu/generic/dram.c
/openbmc/u-boot/arch/riscv/include/asm/arch-generic/clk.h
/openbmc/u-boot/arch/riscv/include/asm/dma-mapping.h
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/x86/cpu/broadwell/Makefile
/openbmc/u-boot/arch/x86/cpu/broadwell/adsp.c
/openbmc/u-boot/arch/x86/cpu/broadwell/pch.c
/openbmc/u-boot/arch/x86/cpu/broadwell/pinctrl_broadwell.c
/openbmc/u-boot/arch/x86/cpu/ivybridge/Kconfig
/openbmc/u-boot/arch/x86/cpu/ivybridge/northbridge.c
/openbmc/u-boot/arch/x86/dts/chromebook_link.dts
/openbmc/u-boot/arch/x86/dts/chromebook_samus.dts
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/adsp.h
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/pch.h
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/rcb.h
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/serialio.h
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/sandybridge.h
/openbmc/u-boot/arch/x86/include/asm/i8254.h
/openbmc/u-boot/arch/x86/lib/i8254.c
/openbmc/u-boot/board/emulation/qemu-riscv/Kconfig
/openbmc/u-boot/board/freescale/common/Makefile
/openbmc/u-boot/board/freescale/common/emc2305.c
/openbmc/u-boot/board/freescale/common/emc2305.h
/openbmc/u-boot/board/freescale/common/qixis.c
/openbmc/u-boot/board/freescale/lx2160a/Kconfig
/openbmc/u-boot/board/freescale/lx2160a/MAINTAINERS
/openbmc/u-boot/board/freescale/lx2160a/Makefile
/openbmc/u-boot/board/freescale/lx2160a/README
/openbmc/u-boot/board/freescale/lx2160a/ddr.c
/openbmc/u-boot/board/freescale/lx2160a/eth_lx2160aqds.c
/openbmc/u-boot/board/freescale/lx2160a/eth_lx2160ardb.c
/openbmc/u-boot/board/freescale/lx2160a/lx2160a.c
/openbmc/u-boot/board/toradex/apalis-tk1/apalis-tk1.c
/openbmc/u-boot/board/toradex/apalis_imx6/apalis_imx6.c
/openbmc/u-boot/board/toradex/apalis_t30/apalis_t30.c
/openbmc/u-boot/board/toradex/colibri_imx6/colibri_imx6.c
/openbmc/u-boot/board/toradex/colibri_imx7/colibri_imx7.c
/openbmc/u-boot/board/toradex/colibri_t20/colibri_t20.c
/openbmc/u-boot/board/toradex/colibri_t30/colibri_t30.c
/openbmc/u-boot/board/toradex/colibri_vf/colibri_vf.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/efidebug.c
/openbmc/u-boot/cmd/nvedit.c
/openbmc/u-boot/cmd/nvedit_efi.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/apalis-tk1_defconfig
/openbmc/u-boot/configs/apalis_t30_defconfig
/openbmc/u-boot/configs/bcm963158_ram_defconfig
/openbmc/u-boot/configs/bcm968580xref_ram_defconfig
/openbmc/u-boot/configs/beaver_defconfig
/openbmc/u-boot/configs/cairo_defconfig
/openbmc/u-boot/configs/cardhu_defconfig
/openbmc/u-boot/configs/cei-tk1-som_defconfig
/openbmc/u-boot/configs/chromebook_link_defconfig
/openbmc/u-boot/configs/chromebook_samus_defconfig
/openbmc/u-boot/configs/colibri_t20_defconfig
/openbmc/u-boot/configs/colibri_t30_defconfig
/openbmc/u-boot/configs/coreboot_defconfig
/openbmc/u-boot/configs/dalmore_defconfig
/openbmc/u-boot/configs/e2220-1170_defconfig
/openbmc/u-boot/configs/edison_defconfig
/openbmc/u-boot/configs/harmony_defconfig
/openbmc/u-boot/configs/hikey_defconfig
/openbmc/u-boot/configs/jetson-tk1_defconfig
/openbmc/u-boot/configs/ls1012afrwy_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012afrwy_qspi_defconfig
/openbmc/u-boot/configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1012afrwy_tfa_defconfig
/openbmc/u-boot/configs/ls1021aiot_qspi_defconfig
/openbmc/u-boot/configs/ls1021aiot_sdcard_defconfig
/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_defconfig
/openbmc/u-boot/configs/ls1021aqds_ddr4_nor_lpuart_defconfig
/openbmc/u-boot/configs/ls1021aqds_nand_defconfig
/openbmc/u-boot/configs/ls1021aqds_nor_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1021aqds_nor_defconfig
/openbmc/u-boot/configs/ls1021aqds_nor_lpuart_defconfig
/openbmc/u-boot/configs/ls1021aqds_qspi_defconfig
/openbmc/u-boot/configs/ls1021aqds_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1021aqds_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1021atwr_nor_lpuart_defconfig
/openbmc/u-boot/configs/ls1021atwr_qspi_defconfig
/openbmc/u-boot/configs/ls1021atwr_sdcard_ifc_defconfig
/openbmc/u-boot/configs/ls1021atwr_sdcard_qspi_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/ls1043aqds_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1043aqds_tfa_defconfig
/openbmc/u-boot/configs/ls1046aqds_SECURE_BOOT_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_spl_defconfig
/openbmc/u-boot/configs/ls1046ardb_sdcard_defconfig
/openbmc/u-boot/configs/ls1046ardb_tfa_SECURE_BOOT_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/ls1088aqds_tfa_defconfig
/openbmc/u-boot/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_sdcard_qspi_defconfig
/openbmc/u-boot/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_tfa_defconfig
/openbmc/u-boot/configs/ls2080aqds_SECURE_BOOT_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_nand_defconfig
/openbmc/u-boot/configs/ls2081ardb_defconfig
/openbmc/u-boot/configs/ls2088aqds_tfa_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_qspi_defconfig
/openbmc/u-boot/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_tfa_defconfig
/openbmc/u-boot/configs/lx2160aqds_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/lx2160aqds_tfa_defconfig
/openbmc/u-boot/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/lx2160ardb_tfa_defconfig
/openbmc/u-boot/configs/medcom-wide_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/nyan-big_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/odroid_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omap3_pandora_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus_defconfig
/openbmc/u-boot/configs/origen_defconfig
/openbmc/u-boot/configs/p2371-0000_defconfig
/openbmc/u-boot/configs/p2371-2180_defconfig
/openbmc/u-boot/configs/p2571_defconfig
/openbmc/u-boot/configs/p2771-0000-000_defconfig
/openbmc/u-boot/configs/p2771-0000-500_defconfig
/openbmc/u-boot/configs/paz00_defconfig
/openbmc/u-boot/configs/plutux_defconfig
/openbmc/u-boot/configs/s5pc210_universal_defconfig
/openbmc/u-boot/configs/seaboard_defconfig
/openbmc/u-boot/configs/tec-ng_defconfig
/openbmc/u-boot/configs/tec_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/trats2_defconfig
/openbmc/u-boot/configs/trats_defconfig
/openbmc/u-boot/configs/trimslice_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/venice2_defconfig
/openbmc/u-boot/configs/ventana_defconfig
/openbmc/u-boot/doc/chromium/nyan-big.its
/openbmc/u-boot/doc/device-tree-bindings/clock/fixed-factor-clock.txt
/openbmc/u-boot/doc/device-tree-bindings/sound/intel-hda.txt
/openbmc/u-boot/drivers/clk/Kconfig
/openbmc/u-boot/drivers/clk/Makefile
/openbmc/u-boot/drivers/clk/clk_fixed_factor.c
/openbmc/u-boot/drivers/clk/sifive/Kconfig
/openbmc/u-boot/drivers/clk/sifive/Makefile
/openbmc/u-boot/drivers/clk/sifive/analogbits-wrpll-cln28hpc.h
/openbmc/u-boot/drivers/clk/sifive/fu540-prci.c
/openbmc/u-boot/drivers/clk/sifive/wrpll-cln28hpc.c
/openbmc/u-boot/drivers/ddr/fsl/options.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/input/Kconfig
/openbmc/u-boot/drivers/net/macb.c
/openbmc/u-boot/drivers/sound/Kconfig
/openbmc/u-boot/drivers/sound/Makefile
/openbmc/u-boot/drivers/sound/broadwell_i2s.c
/openbmc/u-boot/drivers/sound/broadwell_i2s.h
/openbmc/u-boot/drivers/sound/broadwell_sound.c
/openbmc/u-boot/drivers/sound/hda_codec.c
/openbmc/u-boot/drivers/sound/i8254_beep.c
/openbmc/u-boot/drivers/sound/ivybridge_sound.c
/openbmc/u-boot/drivers/sound/rt5677.c
/openbmc/u-boot/drivers/sound/rt5677.h
/openbmc/u-boot/drivers/sound/sandbox.c
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/include/command.h
/openbmc/u-boot/include/configs/apalis-tk1.h
/openbmc/u-boot/include/configs/apalis_t30.h
/openbmc/u-boot/include/configs/beaver.h
/openbmc/u-boot/include/configs/cardhu.h
/openbmc/u-boot/include/configs/cei-tk1-som.h
/openbmc/u-boot/include/configs/colibri_t20.h
/openbmc/u-boot/include/configs/colibri_t30.h
/openbmc/u-boot/include/configs/dalmore.h
/openbmc/u-boot/include/configs/e2220-1170.h
/openbmc/u-boot/include/configs/harmony.h
/openbmc/u-boot/include/configs/jetson-tk1.h
/openbmc/u-boot/include/configs/ls1012a_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/lx2160a_common.h
/openbmc/u-boot/include/configs/lx2160aqds.h
/openbmc/u-boot/include/configs/lx2160ardb.h
/openbmc/u-boot/include/configs/medcom-wide.h
/openbmc/u-boot/include/configs/nyan-big.h
/openbmc/u-boot/include/configs/p2371-0000.h
/openbmc/u-boot/include/configs/p2371-2180.h
/openbmc/u-boot/include/configs/p2571.h
/openbmc/u-boot/include/configs/p2771-0000.h
/openbmc/u-boot/include/configs/paz00.h
/openbmc/u-boot/include/configs/plutux.h
/openbmc/u-boot/include/configs/seaboard.h
/openbmc/u-boot/include/configs/tec-ng.h
/openbmc/u-boot/include/configs/tec.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/tegra114-common.h
/openbmc/u-boot/include/configs/tegra124-common.h
/openbmc/u-boot/include/configs/tegra20-common.h
/openbmc/u-boot/include/configs/tegra210-common.h
/openbmc/u-boot/include/configs/tegra30-common.h
/openbmc/u-boot/include/configs/trimslice.h
/openbmc/u-boot/include/configs/uniphier.h
/openbmc/u-boot/include/configs/venice2.h
/openbmc/u-boot/include/configs/ventana.h
/openbmc/u-boot/include/dt-bindings/clk/sifive-fu540-prci.h
/openbmc/u-boot/include/dt-bindings/sound/azalia.h
/openbmc/u-boot/include/efi_api.h
/openbmc/u-boot/include/hda_codec.h
/openbmc/u-boot/lib/efi_loader/efi_bootmgr.c
/openbmc/u-boot/scripts/config_whitelist.txt
dm/clk.c
2850266916-Feb-2019 Simon Glass <sjg@chromium.org>

sound: Add uclass operations for beeping

Some audio codecs such as Intel HDA do not need to use digital data to
play sounds, but instead have a way to emit beeps. Add this interface as
an option. If

sound: Add uclass operations for beeping

Some audio codecs such as Intel HDA do not need to use digital data to
play sounds, but instead have a way to emit beeps. Add this interface as
an option. If the beep interface is not supported, then the sound uclass
falls back to the I2S interface.

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

show more ...

1260f8c016-Feb-2019 Simon Glass <sjg@chromium.org>

pch: Add ioctl support

At present the PCH has 4 operations and these are reasonably widely used
in the drivers. But sometimes we want to add rarely used operations, and
each of these currently adds

pch: Add ioctl support

At present the PCH has 4 operations and these are reasonably widely used
in the drivers. But sometimes we want to add rarely used operations, and
each of these currently adds to the size of the PCH operations table.

Add an ioctl() method which can be easily expanded without any more impact
on the operations table.

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

show more ...

b45c833c16-Feb-2019 Simon Glass <sjg@chromium.org>

sandbox: pch: Add a test for the PCH uclass

This uclass currently has no tests. Add a sandbox driver and some simple
tests to provide basic coverage.

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

sandbox: pch: Add a test for the PCH uclass

This uclass currently has no tests. Add a sandbox driver and some simple
tests to provide basic coverage.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: Use "sandbox,pch" for the compatible string, for consistency]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/arch/Kconfig
/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-35xx-devkit-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-35xx-devkit-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-beagle-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-37xx-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/omap3-u-boot.dtsi
/openbmc/u-boot/arch/sandbox/dts/test.dts
/openbmc/u-boot/arch/sandbox/include/asm/state.h
/openbmc/u-boot/arch/sandbox/include/asm/test.h
/openbmc/u-boot/arch/x86/include/asm/io.h
/openbmc/u-boot/board/davinci/da8xxevm/README.da850
/openbmc/u-boot/board/logicpd/omap3som/omap3logic.c
/openbmc/u-boot/board/ti/beagle/beagle.c
/openbmc/u-boot/board/ti/evm/evm.c
/openbmc/u-boot/cmd/Makefile
/openbmc/u-boot/cmd/fs.c
/openbmc/u-boot/cmd/gpio.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/log.c
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/chromebook_link_defconfig
/openbmc/u-boot/configs/chromebook_samus_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/da850evm_nand_defconfig
/openbmc/u-boot/configs/hikey_defconfig
/openbmc/u-boot/configs/omap35_logic_defconfig
/openbmc/u-boot/configs/omap35_logic_somlv_defconfig
/openbmc/u-boot/configs/omap3_beagle_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omap3_logic_defconfig
/openbmc/u-boot/configs/omap3_logic_somlv_defconfig
/openbmc/u-boot/doc/README.log
/openbmc/u-boot/drivers/Kconfig
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/core/syscon-uclass.c
/openbmc/u-boot/drivers/i2c/designware_i2c.c
/openbmc/u-boot/drivers/pch/Kconfig
/openbmc/u-boot/drivers/pch/Makefile
/openbmc/u-boot/drivers/pch/sandbox_pch.c
/openbmc/u-boot/drivers/pci/pci.c
/openbmc/u-boot/include/configs/am3517_evm.h
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/dm/uclass-id.h
/openbmc/u-boot/include/log.h
/openbmc/u-boot/include/pci.h
/openbmc/u-boot/include/pci_ids.h
dm/Makefile
dm/pch.c
7374b15512-Feb-2019 Igor Opaniuk <igor.opaniuk@linaro.org>

test: let use gdbserver for all sandbox targets

Enable usage of gdbserver for all sandbox targets (sandbox,
sandbox_flattree etc.).

Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Reviewed-by

test: let use gdbserver for all sandbox targets

Enable usage of gdbserver for all sandbox targets (sandbox,
sandbox_flattree etc.).

Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/Documentation/efi.rst
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am335x-brxre1.dts
/openbmc/u-boot/arch/arm/dts/imx6dl-sabreauto-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6dl-sabreauto.dts
/openbmc/u-boot/arch/arm/dts/imx6dl-sabresd-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6dl-sabresd.dts
/openbmc/u-boot/arch/arm/dts/imx6dl.dtsi
/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6q-sabreauto.dts
/openbmc/u-boot/arch/arm/dts/imx6q-sabresd-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6q-sabresd.dts
/openbmc/u-boot/arch/arm/dts/imx6q.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl-sabreauto-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl-sabreauto.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl-sabresd.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qdl.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qp-sabreauto-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qp-sabreauto.dts
/openbmc/u-boot/arch/arm/dts/imx6qp-sabresd-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/imx6qp-sabresd.dts
/openbmc/u-boot/arch/arm/dts/imx6qp.dtsi
/openbmc/u-boot/arch/arm/dts/imx6ul-liteboard.dts
/openbmc/u-boot/arch/arm/dts/imx6ul-litesom.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/spl.h
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/imx-regs.h
/openbmc/u-boot/arch/arm/mach-imx/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/Makefile
/openbmc/u-boot/arch/arm/mach-imx/cpu.c
/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610-calibration.c
/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610-calibration.h
/openbmc/u-boot/arch/arm/mach-imx/ddrmc-vf610.c
/openbmc/u-boot/arch/arm/mach-omap2/boot-common.c
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/reset_manager.h
/openbmc/u-boot/arch/arm/mach-socfpga/misc.c
/openbmc/u-boot/arch/arm/mach-socfpga/misc_gen5.c
/openbmc/u-boot/board/BuR/brxre1/MAINTAINERS
/openbmc/u-boot/board/BuR/brxre1/board.c
/openbmc/u-boot/board/BuR/common/common.c
/openbmc/u-boot/board/broadcom/bcm963158/Kconfig
/openbmc/u-boot/board/freescale/mx6sabreauto/mx6sabreauto.c
/openbmc/u-boot/board/freescale/mx6sabresd/mx6sabresd.c
/openbmc/u-boot/board/gateworks/gw_ventana/common.c
/openbmc/u-boot/board/gateworks/gw_ventana/common.h
/openbmc/u-boot/board/gateworks/gw_ventana/eeprom.c
/openbmc/u-boot/board/gateworks/gw_ventana/gsc.c
/openbmc/u-boot/board/gateworks/gw_ventana/gsc.h
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana.c
/openbmc/u-boot/board/gateworks/gw_ventana/gw_ventana_spl.c
/openbmc/u-boot/board/gateworks/gw_ventana/ventana_eeprom.h
/openbmc/u-boot/board/logicpd/imx6/imx6logic.c
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/cmd/date.c
/openbmc/u-boot/cmd/elf.c
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/Makefile
/openbmc/u-boot/common/spl/spl.c
/openbmc/u-boot/common/spl/spl_usb.c
/openbmc/u-boot/configs/am43xx_evm_usbhost_boot_defconfig
/openbmc/u-boot/configs/am43xx_hs_evm_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/brppt1_mmc_defconfig
/openbmc/u-boot/configs/brppt1_nand_defconfig
/openbmc/u-boot/configs/brppt1_spi_defconfig
/openbmc/u-boot/configs/brxre1_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/doc/imx/habv4/csf_examples/additional_images/csf_additional_images.txt
/openbmc/u-boot/doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot.txt
/openbmc/u-boot/doc/imx/habv4/csf_examples/mx6_mx7/csf_uboot_fast_authentication.txt
/openbmc/u-boot/doc/imx/habv4/guides/encrypted_boot.txt
/openbmc/u-boot/doc/imx/habv4/guides/mx6_mx7_secure_boot.txt
/openbmc/u-boot/doc/imx/habv4/guides/mx6_mx7_spl_secure_boot.txt
/openbmc/u-boot/doc/imx/habv4/introduction_habv4.txt
/openbmc/u-boot/doc/imx/habv4/script_examples/genIVT.pl
/openbmc/u-boot/drivers/fpga/stratix10.c
/openbmc/u-boot/drivers/mmc/dw_mmc.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/mmc-uclass.c
/openbmc/u-boot/drivers/mmc/mmc.c
/openbmc/u-boot/drivers/mmc/renesas-sdhi.c
/openbmc/u-boot/drivers/mmc/tmio-common.c
/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand.c
/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand_spl.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/dwmac_socfpga.c
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/net/phy/mv88e61xx.c
/openbmc/u-boot/drivers/scsi/scsi.c
/openbmc/u-boot/drivers/serial/serial_mxc.c
/openbmc/u-boot/drivers/usb/host/ehci-mx6.c
/openbmc/u-boot/drivers/video/sunxi/sunxi_display.c
/openbmc/u-boot/drivers/video/video_bmp.c
/openbmc/u-boot/fs/fat/fat.c
/openbmc/u-boot/include/configs/am57xx_evm.h
/openbmc/u-boot/include/configs/brxre1.h
/openbmc/u-boot/include/configs/imx6_logic.h
/openbmc/u-boot/include/dwmmc.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/spl.h
/openbmc/u-boot/lib/efi_loader/efi_bootmgr.c
/openbmc/u-boot/lib/efi_loader/efi_boottime.c
/openbmc/u-boot/lib/efi_loader/efi_image_loader.c
/openbmc/u-boot/lib/tpm-v1.c
/openbmc/u-boot/scripts/Makefile.lib
py/conftest.py
bc19681a15-Feb-2019 Heinrich Schuchardt <xypron.glpk@gmx.de>

test: adjust names of Unicode test functions

In test/py/conftest.py the assumption is made that for if a test is called
with `ut unicode` the test function name starts with 'unicode_test_'. As
the U

test: adjust names of Unicode test functions

In test/py/conftest.py the assumption is made that for if a test is called
with `ut unicode` the test function name starts with 'unicode_test_'. As
the Unicode tests did not follow this naming scheme they were not executed
by `make tests`.

Rename the Unicode test functions.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

show more ...


/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/cpu/armv7/Makefile
/openbmc/u-boot/arch/arm/cpu/armv7/exception_level.c
/openbmc/u-boot/arch/arm/cpu/armv7/smccc-call.S
/openbmc/u-boot/arch/arm/cpu/armv8/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/exception_level.c
/openbmc/u-boot/arch/arm/cpu/armv8/smccc-call.S
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/versal-mini-emmc0.dts
/openbmc/u-boot/arch/arm/dts/versal-mini-emmc1.dts
/openbmc/u-boot/arch/arm/dts/versal-mini.dts
/openbmc/u-boot/arch/arm/dts/zynq-7000.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-cc108.dts
/openbmc/u-boot/arch/arm/dts/zynq-microzed.dts
/openbmc/u-boot/arch/arm/dts/zynq-syzygy-hub.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc702.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc706.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm010.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm011.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm012.dts
/openbmc/u-boot/arch/arm/dts/zynq-zc770-xm013.dts
/openbmc/u-boot/arch/arm/dts/zynq-zed.dts
/openbmc/u-boot/arch/arm/dts/zynq-zybo.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zc1275-revB.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/dts/zynqmp-zcu104-revC.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu106-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp-zcu111-revA.dts
/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi
/openbmc/u-boot/arch/arm/lib/Makefile
/openbmc/u-boot/arch/arm/mach-versal/Kconfig
/openbmc/u-boot/arch/arm/mach-versal/Makefile
/openbmc/u-boot/arch/arm/mach-versal/cpu.c
/openbmc/u-boot/arch/arm/mach-versal/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-versal/include/mach/sys_proto.h
/openbmc/u-boot/arch/arm/mach-versal/mp.c
/openbmc/u-boot/arch/arm/mach-zynq/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-zynqmp/Kconfig
/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-zynqmp/spl.c
/openbmc/u-boot/arch/x86/include/asm/string.h
/openbmc/u-boot/arch/x86/lib/Makefile
/openbmc/u-boot/board/opalkelly/zynq/board.c
/openbmc/u-boot/board/raspberrypi/rpi/rpi.c
/openbmc/u-boot/board/xilinx/common/board.c
/openbmc/u-boot/board/xilinx/versal/board.c
/openbmc/u-boot/board/xilinx/zynq/Makefile
/openbmc/u-boot/board/xilinx/zynq/board.c
/openbmc/u-boot/board/xilinx/zynqmp/Makefile
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/Kconfig
/openbmc/u-boot/cmd/bmp.c
/openbmc/u-boot/cmd/bootefi.c
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig
/openbmc/u-boot/configs/bitmain_antminer_s9_defconfig
/openbmc/u-boot/configs/chromebook_link64_defconfig
/openbmc/u-boot/configs/kp_imx6q_tpc_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus_defconfig
/openbmc/u-boot/configs/qemu-x86_64_defconfig
/openbmc/u-boot/configs/stm32f429-discovery_defconfig
/openbmc/u-boot/configs/stm32f429-evaluation_defconfig
/openbmc/u-boot/configs/stm32f469-discovery_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/xilinx_versal_mini_defconfig
/openbmc/u-boot/configs/xilinx_versal_mini_emmc0_defconfig
/openbmc/u-boot/configs/xilinx_versal_mini_emmc1_defconfig
/openbmc/u-boot/configs/xilinx_versal_virt_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_xm017_dc3_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_cc108_defconfig
/openbmc/u-boot/configs/zynq_dlc20_rev1_0_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_minized_defconfig
/openbmc/u-boot/configs/zynq_picozed_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_x16_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/configs/zynq_zybo_z7_defconfig
/openbmc/u-boot/doc/README.uefi
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/i2c/Makefile
/openbmc/u-boot/drivers/misc/Kconfig
/openbmc/u-boot/drivers/spi/zynqmp_gqspi.c
/openbmc/u-boot/include/bootm.h
/openbmc/u-boot/include/config_distro_bootcmd.h
/openbmc/u-boot/include/configs/syzygy_hub.h
/openbmc/u-boot/include/configs/xilinx_versal.h
/openbmc/u-boot/include/configs/xilinx_versal_mini.h
/openbmc/u-boot/include/configs/xilinx_versal_mini_qspi.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/efi_api.h
/openbmc/u-boot/include/efi_loader.h
/openbmc/u-boot/lib/efi_driver/efi_uclass.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_device_path.c
/openbmc/u-boot/lib/efi_loader/efi_file.c
/openbmc/u-boot/lib/efi_loader/efi_freestanding.c
/openbmc/u-boot/lib/efi_loader/efi_hii.c
/openbmc/u-boot/lib/efi_loader/efi_hii_config.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_setup.c
/openbmc/u-boot/lib/efi_loader/efi_variable.c
/openbmc/u-boot/lib/efi_loader/helloworld.c
/openbmc/u-boot/lib/efi_selftest/Makefile
/openbmc/u-boot/lib/efi_selftest/efi_selftest_block_device.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_events.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_hii.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_hii_data.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_loadimage.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_snp.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_exit.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_startimage_return.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_tpl.c
/openbmc/u-boot/lib/efi_selftest/efi_selftest_variables.c
/openbmc/u-boot/lib/vsprintf.c
/openbmc/u-boot/scripts/Makefile.lib
unicode_ut.c
abb93cb014-Dec-2018 Heinrich Schuchardt <xypron.glpk@gmx.de>

test: tests for u16_strdup() and u16_strcpy()

Provide unit tests for u16_strdup() and u16_strcpy().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse

test: tests for u16_strdup() and u16_strcpy()

Provide unit tests for u16_strdup() and u16_strcpy().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>

show more ...

b1b1bab726-Jan-2019 Heinrich Schuchardt <xypron.glpk@gmx.de>

test/py: use default load address for tftp

On x86_64 the size of the file u-boot loaded by the tftp test has grown in
size such that when loading the file to 0x200000 it overwrites a memory
area res

test/py: use default load address for tftp

On x86_64 the size of the file u-boot loaded by the tftp test has grown in
size such that when loading the file to 0x200000 it overwrites a memory
area reserved for PCI.

If no load address is specified for tftp do not use the ram base address
(or if zero 0x200000) but the default address.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

show more ...

cc4a224a11-Jan-2019 Lokesh Vutla <lokeshvutla@ti.com>

power: regulator: Introduce regulator_set_enable_if_allowed api

regulator_set_enable() api throws an error in the following three cases:
- when requested to disable an always-on regulator
- when set

power: regulator: Introduce regulator_set_enable_if_allowed api

regulator_set_enable() api throws an error in the following three cases:
- when requested to disable an always-on regulator
- when set_enable() ops not provided by regulator driver
- when enabling is actually failed.(Error returned by the regulator driver)

Sometimes consumer drivers doesn't want to track the first two scenarios
and just need to worry about the case where enabling is actually failed.
But it is also a good practice to have an error value returned in the
first two cases.

So introduce an api regulator_set_enable_if_allowed() which ignores the
first two error cases and returns an error as given by regulator driver.
Consumer drivers can use this api need not worry about the first two
error conditions.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am33xx-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU.dts
/openbmc/u-boot/arch/arm/dts/armada-375.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78230.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78260.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78460.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-theadorable.dts
/openbmc/u-boot/arch/arm/dts/exynos5250-spring.dts
/openbmc/u-boot/arch/arm/dts/rk322x.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-jerry.dts
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy.dts
/openbmc/u-boot/arch/arm/dts/rk3288-veyron.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-firefly.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru-bob.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru-chromebook.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-gru-kevin.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-op1-opp.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3288.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3288.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sys_proto.h
/openbmc/u-boot/arch/arm/mach-exynos/Kconfig
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/mmc.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/cpu.h
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/boot_mode.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-tpl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/spl-boot-order.c
/openbmc/u-boot/arch/arm/mach-s5pc1xx/Kconfig
/openbmc/u-boot/arch/arm/mach-s5pc1xx/Makefile
/openbmc/u-boot/arch/arm/mach-s5pc1xx/pinmux.c
/openbmc/u-boot/arch/mips/dts/luton_pcb090.dts
/openbmc/u-boot/arch/mips/dts/luton_pcb091.dts
/openbmc/u-boot/arch/mips/dts/mscc,luton.dtsi
/openbmc/u-boot/arch/sh/include/asm/bitops.h
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/MAINTAINERS
/openbmc/u-boot/board/freescale/ls2080a/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8536ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8541cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8544ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8548cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8555cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8568mds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8569mds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8572ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8610hpcd/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8641hpcn/MAINTAINERS
/openbmc/u-boot/board/google/gru/Kconfig
/openbmc/u-boot/board/google/gru/MAINTAINERS
/openbmc/u-boot/board/google/gru/Makefile
/openbmc/u-boot/board/google/gru/gru.c
/openbmc/u-boot/board/google/veyron/Kconfig
/openbmc/u-boot/board/google/veyron/MAINTAINERS
/openbmc/u-boot/board/mscc/jr2/jr2.c
/openbmc/u-boot/board/rockchip/evb_rk3399/README
/openbmc/u-boot/board/samsung/common/board.c
/openbmc/u-boot/board/samsung/common/exynos5-dt.c
/openbmc/u-boot/board/theadorable/theadorable.c
/openbmc/u-boot/cmd/gpio.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig
/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig
/openbmc/u-boot/configs/A13-OLinuXino_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM-EVB_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB-eMMC_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig
/openbmc/u-boot/configs/Auxtek-T003_defconfig
/openbmc/u-boot/configs/Auxtek-T004_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Cubietruck_plus_defconfig
/openbmc/u-boot/configs/Hummingbird_A31_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig
/openbmc/u-boot/configs/MK808C_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_I7_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Mele_M9_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_Plus_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/Wobo_i5_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/amarula_a64_relic_defconfig
/openbmc/u-boot/configs/ap121_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig
/openbmc/u-boot/configs/axs101_defconfig
/openbmc/u-boot/configs/axs103_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/bananapi_m64_defconfig
/openbmc/u-boot/configs/bg0900_defconfig
/openbmc/u-boot/configs/blanche_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_bob_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/chromebook_speedy_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/clearfog_gt_8k_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/controlcenterdc_defconfig
/openbmc/u-boot/configs/db-88f6820-amc_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/db-mv784mp-gp_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/ds414_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/ficus-rk3399_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/geekbox_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/h8_homlet_v2_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/i12-tvbox_defconfig
/openbmc/u-boot/configs/icnova-a20-swac_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx8qxp_mek_defconfig
/openbmc/u-boot/configs/inet1_defconfig
/openbmc/u-boot/configs/inet_q972_defconfig
/openbmc/u-boot/configs/jesurun_q5_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/khadas-vim2_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/koelsch_defconfig
/openbmc/u-boot/configs/kylin-rk3036_defconfig
/openbmc/u-boot/configs/lager_defconfig
/openbmc/u-boot/configs/libretech-cc_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/lion-rk3368_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_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/maxbcm_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mixtile_loftq_defconfig
/openbmc/u-boot/configs/mk802_a10s_defconfig
/openbmc/u-boot/configs/mk802_defconfig
/openbmc/u-boot/configs/mk802ii_defconfig
/openbmc/u-boot/configs/mscc_jr2_defconfig
/openbmc/u-boot/configs/mscc_luton_defconfig
/openbmc/u-boot/configs/mscc_serval_defconfig
/openbmc/u-boot/configs/mscc_servalt_defconfig
/openbmc/u-boot/configs/mt7629_rfb_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx53cx9020_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_qspi_defconfig
/openbmc/u-boot/configs/nanopi_a64_defconfig
/openbmc/u-boot/configs/nanopi_m1_defconfig
/openbmc/u-boot/configs/nanopi_m1_plus_defconfig
/openbmc/u-boot/configs/nanopi_neo2_defconfig
/openbmc/u-boot/configs/nanopi_neo_air_defconfig
/openbmc/u-boot/configs/nanopi_neo_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/odroid-xu3_defconfig
/openbmc/u-boot/configs/odroid_defconfig
/openbmc/u-boot/configs/orangepi_2_defconfig
/openbmc/u-boot/configs/orangepi_lite_defconfig
/openbmc/u-boot/configs/orangepi_one_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_pc_defconfig
/openbmc/u-boot/configs/orangepi_pc_plus_defconfig
/openbmc/u-boot/configs/orangepi_plus2e_defconfig
/openbmc/u-boot/configs/orangepi_plus_defconfig
/openbmc/u-boot/configs/orangepi_prime_defconfig
/openbmc/u-boot/configs/orangepi_r1_defconfig
/openbmc/u-boot/configs/orangepi_win_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/phycore_pcl063_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/pinebook_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/r7-tv-dongle_defconfig
/openbmc/u-boot/configs/r8a77970_eagle_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock960-rk3399_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_mmc_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/sheep-rk3368_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_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_stratix10_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/spring_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/configs/sun8i_a23_evb_defconfig
/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/turris_mox_defconfig
/openbmc/u-boot/configs/turris_omnia_defconfig
/openbmc/u-boot/configs/uDPU_defconfig
/openbmc/u-boot/configs/vf610twr_defconfig
/openbmc/u-boot/configs/vf610twr_nand_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/warp7_bl33_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/x530_defconfig
/openbmc/u-boot/configs/xilinx_versal_virt_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_xm018_dc4_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_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_dlc20_rev1_0_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_minized_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/configs/zynq_zybo_z7_defconfig
/openbmc/u-boot/doc/README.rockchip
/openbmc/u-boot/doc/SPI/README.ti_qspi_dra_test
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/clk/clk-uclass.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/gpio/rk_gpio.c
/openbmc/u-boot/drivers/mmc/s5p_sdhci.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/mtd/spi/Makefile
/openbmc/u-boot/drivers/mtd/spi/sandbox.c
/openbmc/u-boot/drivers/mtd/spi/sf_dataflash.c
/openbmc/u-boot/drivers/mtd/spi/sf_internal.h
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-core.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-ids.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-tiny.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/mscc_eswitch/Kconfig
/openbmc/u-boot/drivers/net/mscc_eswitch/Makefile
/openbmc/u-boot/drivers/net/mscc_eswitch/luton_switch.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.h
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.h
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.h
/openbmc/u-boot/drivers/net/mscc_eswitch/ocelot_switch.c
/openbmc/u-boot/drivers/pci/Kconfig
/openbmc/u-boot/drivers/pci/pci-uclass.c
/openbmc/u-boot/drivers/pci/pci_mvebu.c
/openbmc/u-boot/drivers/pinctrl/Kconfig
/openbmc/u-boot/drivers/pinctrl/Makefile
/openbmc/u-boot/drivers/pinctrl/rockchip/Kconfig
/openbmc/u-boot/drivers/pinctrl/rockchip/Makefile
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3036.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3128.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3188.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk322x.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3288.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3328.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3368.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3399.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip.h
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rv1108.c
/openbmc/u-boot/drivers/power/regulator/regulator-uclass.c
/openbmc/u-boot/drivers/sound/Kconfig
/openbmc/u-boot/drivers/sound/Makefile
/openbmc/u-boot/drivers/sound/max98088.c
/openbmc/u-boot/drivers/sound/max98088.h
/openbmc/u-boot/drivers/sound/rockchip_i2s.c
/openbmc/u-boot/drivers/sound/rockchip_sound.c
/openbmc/u-boot/drivers/sound/samsung_sound.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/spi-mem-nodm.c
/openbmc/u-boot/drivers/spi/spi-mem.c
/openbmc/u-boot/drivers/spi/stm32_qspi.c
/openbmc/u-boot/drivers/video/mvebu_lcd.c
/openbmc/u-boot/include/configs/SBx81LIFKW.h
/openbmc/u-boot/include/configs/SBx81LIFXCAT.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.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/axs10x.h
/openbmc/u-boot/include/configs/cgtqmx6eval.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/controlcenterdc.h
/openbmc/u-boot/include/configs/db-88f6820-amc.h
/openbmc/u-boot/include/configs/db-88f6820-gp.h
/openbmc/u-boot/include/configs/db-mv784mp-gp.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/gardena-smart-gateway-mt7688.h
/openbmc/u-boot/include/configs/gru.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/hsdk.h
/openbmc/u-boot/include/configs/ib62x0.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/linkit-smart-7688.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/ls2080aqds.h
/openbmc/u-boot/include/configs/mv-plug-common.h
/openbmc/u-boot/include/configs/nsa310s.h
/openbmc/u-boot/include/configs/odroid.h
/openbmc/u-boot/include/configs/odroid_xu3.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/x530.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/linux/bitops.h
/openbmc/u-boot/include/linux/mtd/cfi.h
/openbmc/u-boot/include/linux/mtd/spi-nor.h
/openbmc/u-boot/include/pci.h
/openbmc/u-boot/include/power/regulator.h
/openbmc/u-boot/include/samsung/misc.h
/openbmc/u-boot/include/spi_flash.h
/openbmc/u-boot/include/spl_gpio.h
/openbmc/u-boot/lib/display_options.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/scripts/config_whitelist.txt
dm/regulator.c
f388564901-Feb-2019 Marcel Ziswiler <marcel.ziswiler@toradex.com>

dm: device: fail uclass_find_first_device() if list_empty

While uclass_find_device() fails with -ENODEV in case of list_empty
strangely uclass_find_first_device() returns 0.

Fix uclass_find_first_d

dm: device: fail uclass_find_first_device() if list_empty

While uclass_find_device() fails with -ENODEV in case of list_empty
strangely uclass_find_first_device() returns 0.

Fix uclass_find_first_device() to also fail with -ENODEV instead.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

9dfdbd9f30-Jan-2019 Roman Kapl <rka@sysgo.com>

hashtable: fix environment variable corruption

Only first previously deleted entry was recognized, leading hsearch_r
to think that there was no previously deleted entry. It then conluded
that a free

hashtable: fix environment variable corruption

Only first previously deleted entry was recognized, leading hsearch_r
to think that there was no previously deleted entry. It then conluded
that a free entry was found, even if there were no free entries and it
overwrote a random entry.

This patch makes sure all deleted or free entries are always found and
also introduces constants for the 0 and -1 numbers. Unit tests to excersise a
simple hash table usage and catch the corruption were added.

To trash your environment, simply run this loop:

setenv i 0
while true; do
setenv v_$i $i
setenv v_$i
setexpr i $i + 1
done

Signed-off-by: Roman Kapl <rka@sysgo.com>

show more ...

2dd0111a30-Jan-2019 Heinrich Schuchardt <xypron.glpk@gmx.de>

test: provide unit test for memory functions

Memory functions may have architecture specific implementations. These
should be tested.

Provide unit tests for memset(), memcpy(), memmove().

Provide

test: provide unit test for memory functions

Memory functions may have architecture specific implementations. These
should be tested.

Provide unit tests for memset(), memcpy(), memmove().

Provide a 'ut lib' sub-command to execute the tests.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am33xx-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU.dts
/openbmc/u-boot/arch/arm/dts/armada-375.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78230.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78260.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78460.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-theadorable.dts
/openbmc/u-boot/arch/arm/dts/bcm6858.dtsi
/openbmc/u-boot/arch/arm/dts/rk322x.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-jerry.dts
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy.dts
/openbmc/u-boot/arch/arm/dts/rk3288-veyron.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-firefly.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru-bob.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru-chromebook.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-gru-kevin.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-op1-opp.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3288.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3288.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sys_proto.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/cpu.h
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/boot_mode.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-tpl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/spl-boot-order.c
/openbmc/u-boot/arch/mips/dts/brcm,bcm6838.dtsi
/openbmc/u-boot/arch/mips/dts/luton_pcb090.dts
/openbmc/u-boot/arch/mips/dts/luton_pcb091.dts
/openbmc/u-boot/arch/mips/dts/mscc,luton.dtsi
/openbmc/u-boot/arch/sh/include/asm/bitops.h
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/MAINTAINERS
/openbmc/u-boot/board/freescale/ls2080a/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8536ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8541cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8544ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8548cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8555cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8568mds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8569mds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8572ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8610hpcd/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8641hpcn/MAINTAINERS
/openbmc/u-boot/board/google/gru/Kconfig
/openbmc/u-boot/board/google/gru/MAINTAINERS
/openbmc/u-boot/board/google/gru/Makefile
/openbmc/u-boot/board/google/gru/gru.c
/openbmc/u-boot/board/google/veyron/Kconfig
/openbmc/u-boot/board/google/veyron/MAINTAINERS
/openbmc/u-boot/board/mscc/jr2/jr2.c
/openbmc/u-boot/board/rockchip/evb_rk3399/README
/openbmc/u-boot/board/theadorable/theadorable.c
/openbmc/u-boot/cmd/gpio.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig
/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig
/openbmc/u-boot/configs/A13-OLinuXino_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM-EVB_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB-eMMC_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig
/openbmc/u-boot/configs/Auxtek-T003_defconfig
/openbmc/u-boot/configs/Auxtek-T004_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Cubietruck_plus_defconfig
/openbmc/u-boot/configs/Hummingbird_A31_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig
/openbmc/u-boot/configs/MK808C_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_I7_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Mele_M9_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_Plus_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/Wobo_i5_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_usb_defconfig
/openbmc/u-boot/configs/amarula_a64_relic_defconfig
/openbmc/u-boot/configs/ap121_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig
/openbmc/u-boot/configs/axs101_defconfig
/openbmc/u-boot/configs/axs103_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/bananapi_m64_defconfig
/openbmc/u-boot/configs/bcm968380gerg_ram_defconfig
/openbmc/u-boot/configs/bcm968580_ram_defconfig
/openbmc/u-boot/configs/bg0900_defconfig
/openbmc/u-boot/configs/blanche_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_bob_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/chromebook_speedy_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/clearfog_gt_8k_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/controlcenterdc_defconfig
/openbmc/u-boot/configs/db-88f6820-amc_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/db-mv784mp-gp_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_usb_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/ds414_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/ficus-rk3399_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/geekbox_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/h8_homlet_v2_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/i12-tvbox_defconfig
/openbmc/u-boot/configs/icnova-a20-swac_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx8qxp_mek_defconfig
/openbmc/u-boot/configs/inet1_defconfig
/openbmc/u-boot/configs/inet_q972_defconfig
/openbmc/u-boot/configs/jesurun_q5_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/khadas-vim2_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/koelsch_defconfig
/openbmc/u-boot/configs/kylin-rk3036_defconfig
/openbmc/u-boot/configs/lager_defconfig
/openbmc/u-boot/configs/libretech-cc_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/lion-rk3368_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_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/maxbcm_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mixtile_loftq_defconfig
/openbmc/u-boot/configs/mk802_a10s_defconfig
/openbmc/u-boot/configs/mk802_defconfig
/openbmc/u-boot/configs/mk802ii_defconfig
/openbmc/u-boot/configs/mscc_jr2_defconfig
/openbmc/u-boot/configs/mscc_luton_defconfig
/openbmc/u-boot/configs/mscc_serval_defconfig
/openbmc/u-boot/configs/mscc_servalt_defconfig
/openbmc/u-boot/configs/mt7629_rfb_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx53cx9020_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_qspi_defconfig
/openbmc/u-boot/configs/nanopi_a64_defconfig
/openbmc/u-boot/configs/nanopi_m1_defconfig
/openbmc/u-boot/configs/nanopi_m1_plus_defconfig
/openbmc/u-boot/configs/nanopi_neo2_defconfig
/openbmc/u-boot/configs/nanopi_neo_air_defconfig
/openbmc/u-boot/configs/nanopi_neo_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/orangepi_2_defconfig
/openbmc/u-boot/configs/orangepi_lite_defconfig
/openbmc/u-boot/configs/orangepi_one_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_pc_defconfig
/openbmc/u-boot/configs/orangepi_pc_plus_defconfig
/openbmc/u-boot/configs/orangepi_plus2e_defconfig
/openbmc/u-boot/configs/orangepi_plus_defconfig
/openbmc/u-boot/configs/orangepi_prime_defconfig
/openbmc/u-boot/configs/orangepi_r1_defconfig
/openbmc/u-boot/configs/orangepi_win_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/phycore_pcl063_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/pinebook_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/r7-tv-dongle_defconfig
/openbmc/u-boot/configs/r8a77970_eagle_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock960-rk3399_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_mmc_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/sheep-rk3368_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_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_stratix10_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/configs/sun8i_a23_evb_defconfig
/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/turris_mox_defconfig
/openbmc/u-boot/configs/turris_omnia_defconfig
/openbmc/u-boot/configs/uDPU_defconfig
/openbmc/u-boot/configs/vf610twr_defconfig
/openbmc/u-boot/configs/vf610twr_nand_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/warp7_bl33_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/x530_defconfig
/openbmc/u-boot/configs/xilinx_versal_virt_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_xm018_dc4_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_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_dlc20_rev1_0_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_minized_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/configs/zynq_zybo_z7_defconfig
/openbmc/u-boot/doc/README.rockchip
/openbmc/u-boot/doc/README.ti-secure
/openbmc/u-boot/doc/SPI/README.ti_qspi_dra_test
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/clk/clk-uclass.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/gpio/rk_gpio.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/mtd/spi/Makefile
/openbmc/u-boot/drivers/mtd/spi/sandbox.c
/openbmc/u-boot/drivers/mtd/spi/sf_dataflash.c
/openbmc/u-boot/drivers/mtd/spi/sf_internal.h
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-core.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-ids.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-tiny.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/mscc_eswitch/Kconfig
/openbmc/u-boot/drivers/net/mscc_eswitch/Makefile
/openbmc/u-boot/drivers/net/mscc_eswitch/luton_switch.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.h
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.h
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.h
/openbmc/u-boot/drivers/net/mscc_eswitch/ocelot_switch.c
/openbmc/u-boot/drivers/pci/Kconfig
/openbmc/u-boot/drivers/pci/pci-uclass.c
/openbmc/u-boot/drivers/pci/pci_mvebu.c
/openbmc/u-boot/drivers/pinctrl/Kconfig
/openbmc/u-boot/drivers/pinctrl/Makefile
/openbmc/u-boot/drivers/pinctrl/rockchip/Kconfig
/openbmc/u-boot/drivers/pinctrl/rockchip/Makefile
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3036.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3128.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3188.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk322x.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3288.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3328.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3368.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3399.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip.h
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rv1108.c
/openbmc/u-boot/drivers/sound/Kconfig
/openbmc/u-boot/drivers/sound/Makefile
/openbmc/u-boot/drivers/sound/rockchip_i2s.c
/openbmc/u-boot/drivers/sound/rockchip_sound.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/spi-mem-nodm.c
/openbmc/u-boot/drivers/spi/spi-mem.c
/openbmc/u-boot/drivers/spi/stm32_qspi.c
/openbmc/u-boot/drivers/video/mvebu_lcd.c
/openbmc/u-boot/drivers/watchdog/Kconfig
/openbmc/u-boot/drivers/watchdog/bcm6345_wdt.c
/openbmc/u-boot/include/configs/SBx81LIFKW.h
/openbmc/u-boot/include/configs/SBx81LIFXCAT.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.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/cgtqmx6eval.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/controlcenterdc.h
/openbmc/u-boot/include/configs/db-88f6820-amc.h
/openbmc/u-boot/include/configs/db-88f6820-gp.h
/openbmc/u-boot/include/configs/db-mv784mp-gp.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/gardena-smart-gateway-mt7688.h
/openbmc/u-boot/include/configs/gru.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/ib62x0.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/linkit-smart-7688.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/ls2080aqds.h
/openbmc/u-boot/include/configs/mv-plug-common.h
/openbmc/u-boot/include/configs/nsa310s.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/x530.h
/openbmc/u-boot/include/linux/bitops.h
/openbmc/u-boot/include/linux/mtd/cfi.h
/openbmc/u-boot/include/linux/mtd/spi-nor.h
/openbmc/u-boot/include/pci.h
/openbmc/u-boot/include/spi_flash.h
/openbmc/u-boot/include/spl_gpio.h
/openbmc/u-boot/include/test/lib.h
/openbmc/u-boot/include/test/suites.h
/openbmc/u-boot/lib/display_options.c
/openbmc/u-boot/scripts/config_whitelist.txt
Kconfig
cmd_ut.c
lib/Makefile
lib/cmd_ut_lib.c
lib/string.c
a93eb57731-Jan-2019 Michal Simek <michal.simek@xilinx.com>

dm: core: Add tests for dev_read_alias_highest_id()

It is checking the highest alias ID for eth, gpio, pci, i2c and error
code on non existing alias.

Signed-off-by: Michal Simek <michal.simek@xilin

dm: core: Add tests for dev_read_alias_highest_id()

It is checking the highest alias ID for eth, gpio, pci, i2c and error
code on non existing alias.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am33xx-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-3720-uDPU.dts
/openbmc/u-boot/arch/arm/dts/armada-375.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78230.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78260.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-mv78460.dtsi
/openbmc/u-boot/arch/arm/dts/armada-xp-theadorable.dts
/openbmc/u-boot/arch/arm/dts/rk322x.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-jerry.dts
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288-veyron-speedy.dts
/openbmc/u-boot/arch/arm/dts/rk3288-veyron.dtsi
/openbmc/u-boot/arch/arm/dts/rk3288.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-firefly.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru-bob.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru-chromebook.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-gru-kevin.dts
/openbmc/u-boot/arch/arm/dts/rk3399-gru.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-op1-opp.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi
/openbmc/u-boot/arch/arm/dts/rk3399.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/cru_rk3288.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/gpio.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/grf_rk3288.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/periph.h
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/sys_proto.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/config.h
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/cpu.h
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/boot_mode.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3188-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x-board.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3288/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368-board-tpl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399-board-spl.c
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/Kconfig
/openbmc/u-boot/arch/arm/mach-rockchip/spl-boot-order.c
/openbmc/u-boot/arch/mips/dts/luton_pcb090.dts
/openbmc/u-boot/arch/mips/dts/luton_pcb091.dts
/openbmc/u-boot/arch/mips/dts/mscc,luton.dtsi
/openbmc/u-boot/arch/sh/include/asm/bitops.h
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/MAINTAINERS
/openbmc/u-boot/board/freescale/ls2080a/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8536ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8541cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8544ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8548cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8555cds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8568mds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8569mds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8572ds/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8610hpcd/MAINTAINERS
/openbmc/u-boot/board/freescale/mpc8641hpcn/MAINTAINERS
/openbmc/u-boot/board/google/gru/Kconfig
/openbmc/u-boot/board/google/gru/MAINTAINERS
/openbmc/u-boot/board/google/gru/Makefile
/openbmc/u-boot/board/google/gru/gru.c
/openbmc/u-boot/board/google/veyron/Kconfig
/openbmc/u-boot/board/google/veyron/MAINTAINERS
/openbmc/u-boot/board/mscc/jr2/jr2.c
/openbmc/u-boot/board/rockchip/evb_rk3399/README
/openbmc/u-boot/board/theadorable/theadorable.c
/openbmc/u-boot/cmd/gpio.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig
/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig
/openbmc/u-boot/configs/A13-OLinuXino_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM-EVB_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB-eMMC_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig
/openbmc/u-boot/configs/Auxtek-T003_defconfig
/openbmc/u-boot/configs/Auxtek-T004_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Cubietruck_plus_defconfig
/openbmc/u-boot/configs/Hummingbird_A31_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig
/openbmc/u-boot/configs/MK808C_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_I7_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Mele_M9_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_Plus_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/Wobo_i5_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/alt_defconfig
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/am57xx_hs_evm_defconfig
/openbmc/u-boot/configs/amarula_a64_relic_defconfig
/openbmc/u-boot/configs/ap121_defconfig
/openbmc/u-boot/configs/ap143_defconfig
/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig
/openbmc/u-boot/configs/axs101_defconfig
/openbmc/u-boot/configs/axs103_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/bananapi_m64_defconfig
/openbmc/u-boot/configs/bg0900_defconfig
/openbmc/u-boot/configs/blanche_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/chromebit_mickey_defconfig
/openbmc/u-boot/configs/chromebook_bob_defconfig
/openbmc/u-boot/configs/chromebook_jerry_defconfig
/openbmc/u-boot/configs/chromebook_minnie_defconfig
/openbmc/u-boot/configs/chromebook_speedy_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/clearfog_defconfig
/openbmc/u-boot/configs/clearfog_gt_8k_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/controlcenterdc_defconfig
/openbmc/u-boot/configs/db-88f6820-amc_defconfig
/openbmc/u-boot/configs/db-88f6820-gp_defconfig
/openbmc/u-boot/configs/db-mv784mp-gp_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dra7xx_evm_defconfig
/openbmc/u-boot/configs/dra7xx_hs_evm_defconfig
/openbmc/u-boot/configs/ds109_defconfig
/openbmc/u-boot/configs/ds414_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/ficus-rk3399_defconfig
/openbmc/u-boot/configs/firefly-rk3288_defconfig
/openbmc/u-boot/configs/firefly-rk3399_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/geekbox_defconfig
/openbmc/u-boot/configs/gose_defconfig
/openbmc/u-boot/configs/h8_homlet_v2_defconfig
/openbmc/u-boot/configs/helios4_defconfig
/openbmc/u-boot/configs/i12-tvbox_defconfig
/openbmc/u-boot/configs/icnova-a20-swac_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx8qxp_mek_defconfig
/openbmc/u-boot/configs/inet1_defconfig
/openbmc/u-boot/configs/inet_q972_defconfig
/openbmc/u-boot/configs/jesurun_q5_defconfig
/openbmc/u-boot/configs/k2g_evm_defconfig
/openbmc/u-boot/configs/k2g_hs_evm_defconfig
/openbmc/u-boot/configs/khadas-vim2_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/koelsch_defconfig
/openbmc/u-boot/configs/kylin-rk3036_defconfig
/openbmc/u-boot/configs/lager_defconfig
/openbmc/u-boot/configs/libretech-cc_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/lion-rk3368_defconfig
/openbmc/u-boot/configs/ls1088aqds_sdcard_ifc_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/maxbcm_defconfig
/openbmc/u-boot/configs/miqi-rk3288_defconfig
/openbmc/u-boot/configs/mixtile_loftq_defconfig
/openbmc/u-boot/configs/mk802_a10s_defconfig
/openbmc/u-boot/configs/mk802_defconfig
/openbmc/u-boot/configs/mk802ii_defconfig
/openbmc/u-boot/configs/mscc_jr2_defconfig
/openbmc/u-boot/configs/mscc_luton_defconfig
/openbmc/u-boot/configs/mscc_serval_defconfig
/openbmc/u-boot/configs/mscc_servalt_defconfig
/openbmc/u-boot/configs/mt7629_rfb_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx53cx9020_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_qspi_defconfig
/openbmc/u-boot/configs/nanopi_a64_defconfig
/openbmc/u-boot/configs/nanopi_m1_defconfig
/openbmc/u-boot/configs/nanopi_m1_plus_defconfig
/openbmc/u-boot/configs/nanopi_neo2_defconfig
/openbmc/u-boot/configs/nanopi_neo_air_defconfig
/openbmc/u-boot/configs/nanopi_neo_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/orangepi_2_defconfig
/openbmc/u-boot/configs/orangepi_lite_defconfig
/openbmc/u-boot/configs/orangepi_one_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_pc_defconfig
/openbmc/u-boot/configs/orangepi_pc_plus_defconfig
/openbmc/u-boot/configs/orangepi_plus2e_defconfig
/openbmc/u-boot/configs/orangepi_plus_defconfig
/openbmc/u-boot/configs/orangepi_prime_defconfig
/openbmc/u-boot/configs/orangepi_r1_defconfig
/openbmc/u-boot/configs/orangepi_win_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/phycore-rk3288_defconfig
/openbmc/u-boot/configs/phycore_pcl063_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/pinebook_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/r7-tv-dongle_defconfig
/openbmc/u-boot/configs/r8a77970_eagle_defconfig
/openbmc/u-boot/configs/rock2_defconfig
/openbmc/u-boot/configs/rock960-rk3399_defconfig
/openbmc/u-boot/configs/rock_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_mmc_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/sheep-rk3368_defconfig
/openbmc/u-boot/configs/silk_defconfig
/openbmc/u-boot/configs/socfpga_arria5_defconfig
/openbmc/u-boot/configs/socfpga_cyclone5_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_stratix10_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/stout_defconfig
/openbmc/u-boot/configs/sun8i_a23_evb_defconfig
/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/theadorable_debug_defconfig
/openbmc/u-boot/configs/tinker-rk3288_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/turris_mox_defconfig
/openbmc/u-boot/configs/turris_omnia_defconfig
/openbmc/u-boot/configs/uDPU_defconfig
/openbmc/u-boot/configs/vf610twr_defconfig
/openbmc/u-boot/configs/vf610twr_nand_defconfig
/openbmc/u-boot/configs/vyasa-rk3288_defconfig
/openbmc/u-boot/configs/warp7_bl33_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/x530_defconfig
/openbmc/u-boot/configs/xilinx_versal_virt_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_xm018_dc4_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_cc108_defconfig
/openbmc/u-boot/configs/zynq_cse_qspi_defconfig
/openbmc/u-boot/configs/zynq_dlc20_rev1_0_defconfig
/openbmc/u-boot/configs/zynq_microzed_defconfig
/openbmc/u-boot/configs/zynq_minized_defconfig
/openbmc/u-boot/configs/zynq_z_turn_defconfig
/openbmc/u-boot/configs/zynq_zc702_defconfig
/openbmc/u-boot/configs/zynq_zc706_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm010_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/configs/zynq_zed_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/configs/zynq_zybo_z7_defconfig
/openbmc/u-boot/doc/README.rockchip
/openbmc/u-boot/doc/SPI/README.ti_qspi_dra_test
/openbmc/u-boot/doc/git-mailrc
/openbmc/u-boot/drivers/clk/clk-uclass.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3288.c
/openbmc/u-boot/drivers/clk/rockchip/clk_rk3399.c
/openbmc/u-boot/drivers/core/of_access.c
/openbmc/u-boot/drivers/core/read.c
/openbmc/u-boot/drivers/gpio/rk_gpio.c
/openbmc/u-boot/drivers/mtd/spi/Kconfig
/openbmc/u-boot/drivers/mtd/spi/Makefile
/openbmc/u-boot/drivers/mtd/spi/sandbox.c
/openbmc/u-boot/drivers/mtd/spi/sf_dataflash.c
/openbmc/u-boot/drivers/mtd/spi/sf_internal.h
/openbmc/u-boot/drivers/mtd/spi/sf_probe.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-core.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-ids.c
/openbmc/u-boot/drivers/mtd/spi/spi-nor-tiny.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/mscc_eswitch/Kconfig
/openbmc/u-boot/drivers/net/mscc_eswitch/Makefile
/openbmc/u-boot/drivers/net/mscc_eswitch/luton_switch.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_mac_table.h
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_miim.h
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.c
/openbmc/u-boot/drivers/net/mscc_eswitch/mscc_xfer.h
/openbmc/u-boot/drivers/net/mscc_eswitch/ocelot_switch.c
/openbmc/u-boot/drivers/pci/Kconfig
/openbmc/u-boot/drivers/pci/pci-uclass.c
/openbmc/u-boot/drivers/pci/pci_mvebu.c
/openbmc/u-boot/drivers/pinctrl/Kconfig
/openbmc/u-boot/drivers/pinctrl/Makefile
/openbmc/u-boot/drivers/pinctrl/rockchip/Kconfig
/openbmc/u-boot/drivers/pinctrl/rockchip/Makefile
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3036.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3128.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3188.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk322x.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3288.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3328.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3368.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rk3399.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rockchip.h
/openbmc/u-boot/drivers/pinctrl/rockchip/pinctrl-rv1108.c
/openbmc/u-boot/drivers/sound/Kconfig
/openbmc/u-boot/drivers/sound/Makefile
/openbmc/u-boot/drivers/sound/rockchip_i2s.c
/openbmc/u-boot/drivers/sound/rockchip_sound.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/spi-mem-nodm.c
/openbmc/u-boot/drivers/spi/spi-mem.c
/openbmc/u-boot/drivers/spi/stm32_qspi.c
/openbmc/u-boot/drivers/video/mvebu_lcd.c
/openbmc/u-boot/include/configs/SBx81LIFKW.h
/openbmc/u-boot/include/configs/SBx81LIFXCAT.h
/openbmc/u-boot/include/configs/T102xQDS.h
/openbmc/u-boot/include/configs/T102xRDB.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/cgtqmx6eval.h
/openbmc/u-boot/include/configs/clearfog.h
/openbmc/u-boot/include/configs/controlcenterdc.h
/openbmc/u-boot/include/configs/db-88f6820-amc.h
/openbmc/u-boot/include/configs/db-88f6820-gp.h
/openbmc/u-boot/include/configs/db-mv784mp-gp.h
/openbmc/u-boot/include/configs/ds414.h
/openbmc/u-boot/include/configs/gardena-smart-gateway-mt7688.h
/openbmc/u-boot/include/configs/gru.h
/openbmc/u-boot/include/configs/gw_ventana.h
/openbmc/u-boot/include/configs/ib62x0.h
/openbmc/u-boot/include/configs/km/kmp204x-common.h
/openbmc/u-boot/include/configs/linkit-smart-7688.h
/openbmc/u-boot/include/configs/ls1021aiot.h
/openbmc/u-boot/include/configs/ls2080aqds.h
/openbmc/u-boot/include/configs/mv-plug-common.h
/openbmc/u-boot/include/configs/nsa310s.h
/openbmc/u-boot/include/configs/rcar-gen3-common.h
/openbmc/u-boot/include/configs/rk3036_common.h
/openbmc/u-boot/include/configs/rk3128_common.h
/openbmc/u-boot/include/configs/rk3188_common.h
/openbmc/u-boot/include/configs/rk3288_common.h
/openbmc/u-boot/include/configs/rk3328_common.h
/openbmc/u-boot/include/configs/rk3399_common.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h
/openbmc/u-boot/include/configs/sunxi-common.h
/openbmc/u-boot/include/configs/theadorable.h
/openbmc/u-boot/include/configs/turris_omnia.h
/openbmc/u-boot/include/configs/x530.h
/openbmc/u-boot/include/dm/of_access.h
/openbmc/u-boot/include/dm/read.h
/openbmc/u-boot/include/fdtdec.h
/openbmc/u-boot/include/linux/bitops.h
/openbmc/u-boot/include/linux/mtd/cfi.h
/openbmc/u-boot/include/linux/mtd/spi-nor.h
/openbmc/u-boot/include/pci.h
/openbmc/u-boot/include/spi_flash.h
/openbmc/u-boot/include/spl_gpio.h
/openbmc/u-boot/lib/display_options.c
/openbmc/u-boot/lib/fdtdec.c
/openbmc/u-boot/scripts/config_whitelist.txt
dm/test-fdt.c
dc57be5101-Feb-2019 Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

test: lib: lmb: add lmb test for multiple RAM banks

This adds one test case that checks that allocation with multiple
DRAM banks works correctly.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldsch

test: lib: lmb: add lmb test for multiple RAM banks

This adds one test case that checks that allocation with multiple
DRAM banks works correctly.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arc/include/asm/cache.h
/openbmc/u-boot/arch/arc/lib/cpu.c
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/Makefile
/openbmc/u-boot/arch/arm/cpu/arm1136/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/arm926ejs/orion5x/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/armv8/u-boot-spl.lds
/openbmc/u-boot/arch/arm/cpu/u-boot-spl.lds
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am335x-evm-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/am335x-shc-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/am335x-shc.dts
/openbmc/u-boot/arch/arm/dts/am3517-evm.dts
/openbmc/u-boot/arch/arm/dts/am4372-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/da850-evm.dts
/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-imx8qxp-mek.dts
/openbmc/u-boot/arch/arm/dts/imx53-cx9020.dts
/openbmc/u-boot/arch/arm/dts/imx53.dtsi
/openbmc/u-boot/arch/arm/dts/imx6-logicpd-baseboard.dtsi
/openbmc/u-boot/arch/arm/dts/imx6-logicpd-som.dtsi
/openbmc/u-boot/arch/arm/dts/imx6q-logicpd.dts
/openbmc/u-boot/arch/arm/dts/imx6ul-pcl063.dtsi
/openbmc/u-boot/arch/arm/dts/imx6ul-phycore-segin.dts
/openbmc/u-boot/arch/arm/dts/imx7-colibri-emmc.dts
/openbmc/u-boot/arch/arm/dts/imx7-colibri-rawnand.dts
/openbmc/u-boot/arch/arm/dts/imx7-colibri.dtsi
/openbmc/u-boot/arch/arm/dts/imx7d-pinfunc.h
/openbmc/u-boot/arch/arm/dts/imx7s-warp.dts
/openbmc/u-boot/arch/arm/dts/meson-gx-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxbb-nanopi-k2-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-khadas-vim.dts
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-libretech-cc-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-libretech-cc.dts
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxl-s905x-p212.dts
/openbmc/u-boot/arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/meson-gxm-khadas-vim2.dts
/openbmc/u-boot/arch/arm/dts/sun50i-a64-pinebook-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/sunxi-u-boot.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-meson/meson-vpu.h
/openbmc/u-boot/arch/arm/include/asm/mach-imx/sys_proto.h
/openbmc/u-boot/arch/arm/include/asm/pl310.h
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/u-boot-spl.lds
/openbmc/u-boot/arch/arm/mach-at91/armv7/u-boot-spl.lds
/openbmc/u-boot/arch/arm/mach-imx/Makefile
/openbmc/u-boot/arch/arm/mach-imx/cache.c
/openbmc/u-boot/arch/arm/mach-imx/hab.c
/openbmc/u-boot/arch/arm/mach-imx/imx8/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/imx8/cpu.c
/openbmc/u-boot/arch/arm/mach-imx/misc.c
/openbmc/u-boot/arch/arm/mach-imx/mkimage_fit_atf.sh
/openbmc/u-boot/arch/arm/mach-imx/mx6/Kconfig
/openbmc/u-boot/arch/arm/mach-imx/mx7/soc.c
/openbmc/u-boot/arch/arm/mach-imx/spl.c
/openbmc/u-boot/arch/arm/mach-imx/video.c
/openbmc/u-boot/arch/arm/mach-k3/am6_init.c
/openbmc/u-boot/arch/arm/mach-meson/board-gx.c
/openbmc/u-boot/arch/arm/mach-omap2/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/u-boot-spl.lds
/openbmc/u-boot/arch/arm/mach-rockchip/Kconfig
/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-stm32mp/config.mk
/openbmc/u-boot/arch/arm/mach-sunxi/Kconfig
/openbmc/u-boot/arch/arm/mach-zynq/Kconfig
/openbmc/u-boot/arch/arm/mach-zynq/u-boot-spl.lds
/openbmc/u-boot/arch/arm/mach-zynqmp/Kconfig
/openbmc/u-boot/arch/mips/cpu/u-boot-spl.lds
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
/openbmc/u-boot/arch/x86/cpu/u-boot-spl.lds
/openbmc/u-boot/board/Barix/ipam390/u-boot-spl-ipam390.lds
/openbmc/u-boot/board/bosch/shc/MAINTAINERS
/openbmc/u-boot/board/bosch/shc/board.c
/openbmc/u-boot/board/davinci/da8xxevm/u-boot-spl-da850evm.lds
/openbmc/u-boot/board/freescale/imx8mq_evk/README
/openbmc/u-boot/board/freescale/imx8qxp_mek/Makefile
/openbmc/u-boot/board/freescale/imx8qxp_mek/README
/openbmc/u-boot/board/freescale/imx8qxp_mek/imximage.cfg
/openbmc/u-boot/board/freescale/imx8qxp_mek/spl.c
/openbmc/u-boot/board/logicpd/imx6/MAINTAINERS
/openbmc/u-boot/board/logicpd/imx6/README
/openbmc/u-boot/board/logicpd/imx6/imx6logic.c
/openbmc/u-boot/board/phytec/pcl063/Kconfig
/openbmc/u-boot/board/phytec/pcl063/MAINTAINERS
/openbmc/u-boot/board/phytec/pcl063/Makefile
/openbmc/u-boot/board/phytec/pcl063/README
/openbmc/u-boot/board/phytec/pcl063/pcl063.c
/openbmc/u-boot/board/phytec/pcl063/spl.c
/openbmc/u-boot/board/samsung/common/exynos-uboot-spl.lds
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/technexion/pico-imx7d/pico-imx7d.c
/openbmc/u-boot/board/toradex/colibri_imx7/MAINTAINERS
/openbmc/u-boot/board/toradex/colibri_imx7/colibri_imx7.c
/openbmc/u-boot/board/warp7/warp7.c
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/Makefile
/openbmc/u-boot/common/spl/spl_mmc.c
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/am335x_baltos_defconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am335x_igep003x_defconfig
/openbmc/u-boot/configs/am335x_pdu001_defconfig
/openbmc/u-boot/configs/am335x_shc_defconfig
/openbmc/u-boot/configs/am335x_shc_ict_defconfig
/openbmc/u-boot/configs/am335x_shc_netboot_defconfig
/openbmc/u-boot/configs/am335x_shc_sdboot_defconfig
/openbmc/u-boot/configs/am335x_sl50_defconfig
/openbmc/u-boot/configs/am3517_crane_defconfig
/openbmc/u-boot/configs/am3517_evm_defconfig
/openbmc/u-boot/configs/am65x_evm_a53_defconfig
/openbmc/u-boot/configs/am65x_evm_r5_defconfig
/openbmc/u-boot/configs/amarula_a64_relic_defconfig
/openbmc/u-boot/configs/birdland_bav335a_defconfig
/openbmc/u-boot/configs/birdland_bav335b_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/cl-som-am57x_defconfig
/openbmc/u-boot/configs/cm_t335_defconfig
/openbmc/u-boot/configs/cm_t35_defconfig
/openbmc/u-boot/configs/cm_t43_defconfig
/openbmc/u-boot/configs/colibri_imx7_defconfig
/openbmc/u-boot/configs/colibri_imx7_emmc_defconfig
/openbmc/u-boot/configs/draco_defconfig
/openbmc/u-boot/configs/eco5pk_defconfig
/openbmc/u-boot/configs/emsdp_defconfig
/openbmc/u-boot/configs/etamin_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx8qxp_mek_defconfig
/openbmc/u-boot/configs/iot_devkit_defconfig
/openbmc/u-boot/configs/khadas-vim2_defconfig
/openbmc/u-boot/configs/khadas-vim_defconfig
/openbmc/u-boot/configs/libretech-cc_defconfig
/openbmc/u-boot/configs/mcx_defconfig
/openbmc/u-boot/configs/mt_ventoux_defconfig
/openbmc/u-boot/configs/mx53cx9020_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx6slevk_spl_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/novena_defconfig
/openbmc/u-boot/configs/odroid-c2_defconfig
/openbmc/u-boot/configs/omap3_beagle_defconfig
/openbmc/u-boot/configs/omap3_evm_defconfig
/openbmc/u-boot/configs/omap3_ha_defconfig
/openbmc/u-boot/configs/omap4_panda_defconfig
/openbmc/u-boot/configs/p212_defconfig
/openbmc/u-boot/configs/pcm051_rev1_defconfig
/openbmc/u-boot/configs/pcm051_rev3_defconfig
/openbmc/u-boot/configs/pcm058_defconfig
/openbmc/u-boot/configs/pengwyn_defconfig
/openbmc/u-boot/configs/pepper_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/phycore_pcl063_defconfig
/openbmc/u-boot/configs/pico-hobbit-imx7d_defconfig
/openbmc/u-boot/configs/pico-imx7d_defconfig
/openbmc/u-boot/configs/pico-pi-imx7d_defconfig
/openbmc/u-boot/configs/picosam9g45_defconfig
/openbmc/u-boot/configs/platinum_picon_defconfig
/openbmc/u-boot/configs/platinum_titanium_defconfig
/openbmc/u-boot/configs/pxm2_defconfig
/openbmc/u-boot/configs/rastaban_defconfig
/openbmc/u-boot/configs/riotboard_spl_defconfig
/openbmc/u-boot/configs/rut_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc1_defconfig
/openbmc/u-boot/configs/sama5d27_som1_ek_mmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_emmc_defconfig
/openbmc/u-boot/configs/sama5d2_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d3xek_mmc_defconfig
/openbmc/u-boot/configs/sama5d4_xplained_mmc_defconfig
/openbmc/u-boot/configs/sama5d4ek_mmc_defconfig
/openbmc/u-boot/configs/sksimx6_defconfig
/openbmc/u-boot/configs/sniper_defconfig
/openbmc/u-boot/configs/socfpga_stratix10_defconfig
/openbmc/u-boot/configs/tao3530_defconfig
/openbmc/u-boot/configs/tb100_defconfig
/openbmc/u-boot/configs/thuban_defconfig
/openbmc/u-boot/configs/ti814x_evm_defconfig
/openbmc/u-boot/configs/ti816x_evm_defconfig
/openbmc/u-boot/configs/twister_defconfig
/openbmc/u-boot/configs/udoo_defconfig
/openbmc/u-boot/configs/udoo_neo_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/warp7_bl33_defconfig
/openbmc/u-boot/configs/warp7_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_xm016_dc2_defconfig
/openbmc/u-boot/configs/xpress_spl_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm011_x16_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm012_defconfig
/openbmc/u-boot/configs/zynq_zc770_xm013_defconfig
/openbmc/u-boot/doc/README.SPL
/openbmc/u-boot/drivers/clk/sunxi/clk_a10.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a10s.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a23.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a31.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a64.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a80.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a83t.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h3.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h6.c
/openbmc/u-boot/drivers/clk/sunxi/clk_r40.c
/openbmc/u-boot/drivers/clk/sunxi/clk_sunxi.c
/openbmc/u-boot/drivers/clk/sunxi/clk_v3s.c
/openbmc/u-boot/drivers/dfu/dfu_mmc.c
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/misc/imx8/scu.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/sunxi_mmc.c
/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand_spl.c
/openbmc/u-boot/drivers/net/fec_mxc.c
/openbmc/u-boot/drivers/pinctrl/meson/Kconfig
/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-axg-pmx.c
/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson-gx-pmx.c
/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson.c
/openbmc/u-boot/drivers/pinctrl/meson/pinctrl-meson.h
/openbmc/u-boot/drivers/pinctrl/nxp/pinctrl-imx.c
/openbmc/u-boot/drivers/power/domain/Kconfig
/openbmc/u-boot/drivers/power/regulator/pbias_regulator.c
/openbmc/u-boot/drivers/serial/serial_arc.c
/openbmc/u-boot/drivers/spi/mxc_spi.c
/openbmc/u-boot/drivers/usb/gadget/ether.c
/openbmc/u-boot/drivers/video/Kconfig
/openbmc/u-boot/drivers/video/Makefile
/openbmc/u-boot/drivers/video/dw_hdmi.c
/openbmc/u-boot/drivers/video/ihs_video_out.c
/openbmc/u-boot/drivers/video/meson/Kconfig
/openbmc/u-boot/drivers/video/meson/Makefile
/openbmc/u-boot/drivers/video/meson/meson_canvas.c
/openbmc/u-boot/drivers/video/meson/meson_dw_hdmi.c
/openbmc/u-boot/drivers/video/meson/meson_dw_hdmi.h
/openbmc/u-boot/drivers/video/meson/meson_plane.c
/openbmc/u-boot/drivers/video/meson/meson_registers.h
/openbmc/u-boot/drivers/video/meson/meson_vclk.c
/openbmc/u-boot/drivers/video/meson/meson_venc.c
/openbmc/u-boot/drivers/video/meson/meson_vpu.c
/openbmc/u-boot/drivers/video/meson/meson_vpu.h
/openbmc/u-boot/drivers/video/meson/meson_vpu_init.c
/openbmc/u-boot/drivers/video/meson/simplefb_common.c
/openbmc/u-boot/drivers/video/meson/simplefb_common.h
/openbmc/u-boot/drivers/video/videomodes.c
/openbmc/u-boot/env/Kconfig
/openbmc/u-boot/fs/Makefile
/openbmc/u-boot/fs/fat/Makefile
/openbmc/u-boot/fs/fat/fat.c
/openbmc/u-boot/fs/fs.c
/openbmc/u-boot/include/configs/C29XPCIE.h
/openbmc/u-boot/include/configs/P1010RDB.h
/openbmc/u-boot/include/configs/P1022DS.h
/openbmc/u-boot/include/configs/axs10x.h
/openbmc/u-boot/include/configs/colibri_imx7.h
/openbmc/u-boot/include/configs/emsdp.h
/openbmc/u-boot/include/configs/hsdk.h
/openbmc/u-boot/include/configs/imx6_spl.h
/openbmc/u-boot/include/configs/imx7_spl.h
/openbmc/u-boot/include/configs/imx8qxp_mek.h
/openbmc/u-boot/include/configs/iot_devkit.h
/openbmc/u-boot/include/configs/m53menlo.h
/openbmc/u-boot/include/configs/meson64.h
/openbmc/u-boot/include/configs/nsim.h
/openbmc/u-boot/include/configs/p1_p2_rdb_pc.h
/openbmc/u-boot/include/configs/pcl063.h
/openbmc/u-boot/include/configs/pico-imx7d.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/tb100.h
/openbmc/u-boot/include/configs/warp7.h
/openbmc/u-boot/include/dfu.h
/openbmc/u-boot/include/dw_hdmi.h
/openbmc/u-boot/include/lmb.h
/openbmc/u-boot/include/media_bus_format.h
/openbmc/u-boot/include/part.h
/openbmc/u-boot/lib/hashtable.c
/openbmc/u-boot/lib/lmb.c
/openbmc/u-boot/net/tftp.c
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/scripts/config_whitelist.txt
lib/lmb.c
/openbmc/u-boot/tools/dumpimage.c
/openbmc/u-boot/tools/imx8image.c
65304aad21-Jan-2019 Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size

As a follow-up, change the name of the newly introduced function
'lmb_get_unreserved_size' to 'lmb_get_free_size', which is more
appropr

lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size

As a follow-up, change the name of the newly introduced function
'lmb_get_unreserved_size' to 'lmb_get_free_size', which is more
appropriate.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
[trini: Fix test/lib/lmb.c]
Signed-off-by: Tom Rini <trini@konsulko.com>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/README
/openbmc/u-boot/arch/arm/Kconfig
/openbmc/u-boot/arch/arm/Makefile
/openbmc/u-boot/arch/arm/cpu/armv8/Makefile
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/dragonboard820c-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/dragonboard820c.dts
/openbmc/u-boot/arch/arm/dts/hi3798cv200-poplar.dts
/openbmc/u-boot/arch/arm/dts/hi3798cv200.dtsi
/openbmc/u-boot/arch/arm/dts/poplar-pinctrl.dtsi
/openbmc/u-boot/arch/arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts
/openbmc/u-boot/arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi
/openbmc/u-boot/arch/arm/dts/sun9i-a80-cubieboard4.dts
/openbmc/u-boot/arch/arm/dts/sun9i-a80-cx-a99.dts
/openbmc/u-boot/arch/arm/dts/sun9i-a80-optimus.dts
/openbmc/u-boot/arch/arm/dts/sun9i-a80.dtsi
/openbmc/u-boot/arch/arm/dts/zynq-topic-miamiplus.dts
/openbmc/u-boot/arch/arm/dts/zynqmp.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-hi3798cv200/hi3798cv200.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ccu.h
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/gpio.h
/openbmc/u-boot/arch/arm/mach-k3/arm64-mmu.c
/openbmc/u-boot/arch/arm/mach-omap2/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/Kconfig
/openbmc/u-boot/arch/arm/mach-omap2/boot-common.c
/openbmc/u-boot/arch/arm/mach-snapdragon/Makefile
/openbmc/u-boot/arch/arm/mach-snapdragon/clock-apq8096.c
/openbmc/u-boot/arch/arm/mach-snapdragon/include/mach/sysmap-apq8096.h
/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-apq8096.c
/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-snapdragon.c
/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-snapdragon.h
/openbmc/u-boot/arch/arm/mach-stm32mp/config.mk
/openbmc/u-boot/arch/arm/mach-tegra/arm64-mmu.c
/openbmc/u-boot/arch/arm/mach-zynq/Kconfig
/openbmc/u-boot/arch/arm/mach-zynq/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-zynqmp/Kconfig
/openbmc/u-boot/arch/arm/mach-zynqmp/Makefile
/openbmc/u-boot/arch/arm/mach-zynqmp/clk.c
/openbmc/u-boot/arch/arm/mach-zynqmp/cpu.c
/openbmc/u-boot/arch/arm/mach-zynqmp/handoff.c
/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/clk.h
/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/gpio.h
/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/hardware.h
/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/psu_init_gpl.h
/openbmc/u-boot/arch/arm/mach-zynqmp/include/mach/sys_proto.h
/openbmc/u-boot/arch/arm/mach-zynqmp/mp.c
/openbmc/u-boot/arch/arm/mach-zynqmp/psu_spl_init.c
/openbmc/u-boot/arch/arm/mach-zynqmp/spl.c
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/config.mk
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/start.S
/openbmc/u-boot/board/hisilicon/poplar/poplar.c
/openbmc/u-boot/board/sunxi/MAINTAINERS
/openbmc/u-boot/board/sunxi/board.c
/openbmc/u-boot/board/topic/zynq/zynq-topic-miamiplus/ps7_init_gpl.c
/openbmc/u-boot/board/xilinx/zynqmp/cmds.c
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp.c
/openbmc/u-boot/cmd/ximg.c
/openbmc/u-boot/common/Makefile
/openbmc/u-boot/common/cli.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/common/spl/Makefile
/openbmc/u-boot/common/spl/spl_ram.c
/openbmc/u-boot/configs/A10-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A10s-OLinuXino-M_defconfig
/openbmc/u-boot/configs/A13-OLinuXinoM_defconfig
/openbmc/u-boot/configs/A13-OLinuXino_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime2_defconfig
/openbmc/u-boot/configs/A20-OLinuXino-Lime_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO-eMMC_defconfig
/openbmc/u-boot/configs/A20-OLinuXino_MICRO_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM-EVB_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB-eMMC_defconfig
/openbmc/u-boot/configs/A20-Olimex-SOM204-EVB_defconfig
/openbmc/u-boot/configs/Auxtek-T003_defconfig
/openbmc/u-boot/configs/Auxtek-T004_defconfig
/openbmc/u-boot/configs/Bananapi_defconfig
/openbmc/u-boot/configs/Bananapi_m2m_defconfig
/openbmc/u-boot/configs/Bananapro_defconfig
/openbmc/u-boot/configs/CHIP_defconfig
/openbmc/u-boot/configs/CHIP_pro_defconfig
/openbmc/u-boot/configs/CSQ_CS908_defconfig
/openbmc/u-boot/configs/Colombus_defconfig
/openbmc/u-boot/configs/Cubieboard2_defconfig
/openbmc/u-boot/configs/Cubieboard_defconfig
/openbmc/u-boot/configs/Cubietruck_defconfig
/openbmc/u-boot/configs/Cubietruck_plus_defconfig
/openbmc/u-boot/configs/Hummingbird_A31_defconfig
/openbmc/u-boot/configs/Itead_Ibox_A20_defconfig
/openbmc/u-boot/configs/Lamobo_R1_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_Nano_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino3_defconfig
/openbmc/u-boot/configs/Linksprite_pcDuino_defconfig
/openbmc/u-boot/configs/MK808C_defconfig
/openbmc/u-boot/configs/Marsboard_A10_defconfig
/openbmc/u-boot/configs/Mele_A1000G_quad_defconfig
/openbmc/u-boot/configs/Mele_A1000_defconfig
/openbmc/u-boot/configs/Mele_I7_defconfig
/openbmc/u-boot/configs/Mele_M3_defconfig
/openbmc/u-boot/configs/Mele_M5_defconfig
/openbmc/u-boot/configs/Mele_M9_defconfig
/openbmc/u-boot/configs/Mini-X_defconfig
/openbmc/u-boot/configs/Orangepi_defconfig
/openbmc/u-boot/configs/Orangepi_mini_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA31s_defconfig
/openbmc/u-boot/configs/Sinlinx_SinA33_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_Plus_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M2_defconfig
/openbmc/u-boot/configs/Sinovoip_BPI_M3_defconfig
/openbmc/u-boot/configs/Wexler_TAB7200_defconfig
/openbmc/u-boot/configs/Wits_Pro_A20_DKT_defconfig
/openbmc/u-boot/configs/Wobo_i5_defconfig
/openbmc/u-boot/configs/a64-olinuxino_defconfig
/openbmc/u-boot/configs/apalis_imx6_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_com_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_it_defconfig
/openbmc/u-boot/configs/avnet_ultra96_rev1_defconfig
/openbmc/u-boot/configs/ba10_tv_box_defconfig
/openbmc/u-boot/configs/bananapi_m1_plus_defconfig
/openbmc/u-boot/configs/bananapi_m64_defconfig
/openbmc/u-boot/configs/bcm968380gerg_ram_defconfig
/openbmc/u-boot/configs/chiliboard_defconfig
/openbmc/u-boot/configs/colibri_imx6_defconfig
/openbmc/u-boot/configs/colibri_imx6_nospl_defconfig
/openbmc/u-boot/configs/dragonboard820c_defconfig
/openbmc/u-boot/configs/emlid_neutis_n5_devboard_defconfig
/openbmc/u-boot/configs/ga10h_v1_1_defconfig
/openbmc/u-boot/configs/h8_homlet_v2_defconfig
/openbmc/u-boot/configs/i12-tvbox_defconfig
/openbmc/u-boot/configs/icnova-a20-swac_defconfig
/openbmc/u-boot/configs/inet1_defconfig
/openbmc/u-boot/configs/inet_q972_defconfig
/openbmc/u-boot/configs/jesurun_q5_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/mixtile_loftq_defconfig
/openbmc/u-boot/configs/mk802_a10s_defconfig
/openbmc/u-boot/configs/mk802_defconfig
/openbmc/u-boot/configs/mk802ii_defconfig
/openbmc/u-boot/configs/nanopi_a64_defconfig
/openbmc/u-boot/configs/nanopi_m1_defconfig
/openbmc/u-boot/configs/nanopi_m1_plus_defconfig
/openbmc/u-boot/configs/nanopi_neo2_defconfig
/openbmc/u-boot/configs/nanopi_neo_air_defconfig
/openbmc/u-boot/configs/nanopi_neo_defconfig
/openbmc/u-boot/configs/nanopi_neo_plus2_defconfig
/openbmc/u-boot/configs/orangepi_2_defconfig
/openbmc/u-boot/configs/orangepi_lite_defconfig
/openbmc/u-boot/configs/orangepi_one_defconfig
/openbmc/u-boot/configs/orangepi_pc2_defconfig
/openbmc/u-boot/configs/orangepi_pc_defconfig
/openbmc/u-boot/configs/orangepi_pc_plus_defconfig
/openbmc/u-boot/configs/orangepi_plus2e_defconfig
/openbmc/u-boot/configs/orangepi_plus_defconfig
/openbmc/u-boot/configs/orangepi_prime_defconfig
/openbmc/u-boot/configs/orangepi_r1_defconfig
/openbmc/u-boot/configs/orangepi_win_defconfig
/openbmc/u-boot/configs/orangepi_zero_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus2_defconfig
/openbmc/u-boot/configs/orangepi_zero_plus_defconfig
/openbmc/u-boot/configs/parrot_r16_defconfig
/openbmc/u-boot/configs/pine64_plus_defconfig
/openbmc/u-boot/configs/pinebook_defconfig
/openbmc/u-boot/configs/r7-tv-dongle_defconfig
/openbmc/u-boot/configs/sama5d3_xplained_mmc_defconfig
/openbmc/u-boot/configs/sopine_baseboard_defconfig
/openbmc/u-boot/configs/sun8i_a23_evb_defconfig
/openbmc/u-boot/configs/sunxi_Gemei_G9_defconfig
/openbmc/u-boot/configs/syzygy_hub_defconfig
/openbmc/u-boot/configs/tbs_a711_defconfig
/openbmc/u-boot/configs/topic_miami_defconfig
/openbmc/u-boot/configs/topic_miamilite_defconfig
/openbmc/u-boot/configs/topic_miamiplus_defconfig
/openbmc/u-boot/configs/xilinx_versal_virt_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_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_dlc20_rev1_0_defconfig
/openbmc/u-boot/configs/zynq_zybo_defconfig
/openbmc/u-boot/configs/zynq_zybo_z7_defconfig
/openbmc/u-boot/drivers/Makefile
/openbmc/u-boot/drivers/clk/Kconfig
/openbmc/u-boot/drivers/clk/Makefile
/openbmc/u-boot/drivers/clk/sunxi/Kconfig
/openbmc/u-boot/drivers/clk/sunxi/Makefile
/openbmc/u-boot/drivers/clk/sunxi/clk_a10.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a10s.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a23.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a31.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a64.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a80.c
/openbmc/u-boot/drivers/clk/sunxi/clk_a83t.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h3.c
/openbmc/u-boot/drivers/clk/sunxi/clk_h6.c
/openbmc/u-boot/drivers/clk/sunxi/clk_r40.c
/openbmc/u-boot/drivers/clk/sunxi/clk_sunxi.c
/openbmc/u-boot/drivers/clk/sunxi/clk_v3s.c
/openbmc/u-boot/drivers/dfu/Makefile
/openbmc/u-boot/drivers/fpga/zynqmppl.c
/openbmc/u-boot/drivers/i2c/i2c-cdns.c
/openbmc/u-boot/drivers/misc/i2c_eeprom.c
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/hi6220_dw_mmc.c
/openbmc/u-boot/drivers/mmc/mtk-sd.c
/openbmc/u-boot/drivers/mmc/zynq_sdhci.c
/openbmc/u-boot/drivers/mtd/nand/raw/Kconfig
/openbmc/u-boot/drivers/mtd/nand/raw/arasan_nfc.c
/openbmc/u-boot/drivers/net/macb.c
/openbmc/u-boot/drivers/net/mvgbe.c
/openbmc/u-boot/drivers/net/mvneta.c
/openbmc/u-boot/drivers/net/phy/aquantia.c
/openbmc/u-boot/drivers/net/phy/micrel_ksz90x1.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/net/phy/realtek.c
/openbmc/u-boot/drivers/net/rtl8139.c
/openbmc/u-boot/drivers/net/tsec.c
/openbmc/u-boot/drivers/net/zynq_gem.c
/openbmc/u-boot/drivers/phy/allwinner/phy-sun4i-usb.c
/openbmc/u-boot/drivers/reset/Kconfig
/openbmc/u-boot/drivers/reset/Makefile
/openbmc/u-boot/drivers/reset/reset-sunxi.c
/openbmc/u-boot/drivers/usb/gadget/Makefile
/openbmc/u-boot/drivers/usb/gadget/ether.c
/openbmc/u-boot/drivers/usb/host/Kconfig
/openbmc/u-boot/drivers/usb/host/Makefile
/openbmc/u-boot/drivers/usb/musb-new/sunxi.c
/openbmc/u-boot/env/common.c
/openbmc/u-boot/env/env.c
/openbmc/u-boot/include/configs/apalis_imx6.h
/openbmc/u-boot/include/configs/colibri_imx6.h
/openbmc/u-boot/include/configs/dra7xx_evm.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_omap5_common.h
/openbmc/u-boot/include/configs/xilinx_zynqmp.h
/openbmc/u-boot/include/configs/zynq-common.h
/openbmc/u-boot/include/dfu.h
/openbmc/u-boot/include/dt-bindings/clock/histb-clock.h
/openbmc/u-boot/include/dt-bindings/clock/sun50i-a64-ccu.h
/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-ccu.h
/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-de.h
/openbmc/u-boot/include/dt-bindings/clock/sun9i-a80-usb.h
/openbmc/u-boot/include/dt-bindings/pinctrl/hisi.h
/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-ccu.h
/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-de.h
/openbmc/u-boot/include/dt-bindings/reset/sun9i-a80-usb.h
/openbmc/u-boot/include/env_callback.h
/openbmc/u-boot/include/env_flags.h
/openbmc/u-boot/include/fsl_esdhc.h
/openbmc/u-boot/include/lmb.h
/openbmc/u-boot/include/net.h
/openbmc/u-boot/include/reset.h
/openbmc/u-boot/lib/lmb.c
/openbmc/u-boot/net/eth-uclass.c
/openbmc/u-boot/net/eth_legacy.c
/openbmc/u-boot/net/net.c
/openbmc/u-boot/net/tftp.c
/openbmc/u-boot/scripts/Makefile.spl
/openbmc/u-boot/scripts/config_whitelist.txt
lib/lmb.c
/openbmc/u-boot/tools/dtoc/test_dtoc.py
/openbmc/u-boot/tools/zynqmpbif.c
a735e6e921-Nov-2018 Thomas RIENOESSL <thomas.rienoessl@bachmann.info>

net: explicitly assign errno to return code in case of network failure

When dealing with two ethernet ports and having "netretry" set
to "once", it could occur that the connection (e.g. an ARP
reque

net: explicitly assign errno to return code in case of network failure

When dealing with two ethernet ports and having "netretry" set
to "once", it could occur that the connection (e.g. an ARP
request) failed, hence the status of the netloop was
"NETLOOP_FAIL". Due to the setting of "netretry", the network
logic would then switch to the other network interface,
assigning "ret" with the return value of "net_start_again()".
If this call succeeded we would return 0 (i.e. success) to
the caller when in reality the network action failed.

Signed-off-by: Thomas RIENOESSL <thomas.rienoessl@bachmann.info>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>

show more ...


/openbmc/u-boot/.travis.yml
/openbmc/u-boot/Kconfig
/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/Makefile
/openbmc/u-boot/arch/arc/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/fdt.c
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/soc.c
/openbmc/u-boot/arch/arm/dts/Makefile
/openbmc/u-boot/arch/arm/dts/am335x-pdu001.dts
/openbmc/u-boot/arch/arm/dts/armada-3720-turris-mox.dts
/openbmc/u-boot/arch/arm/dts/armada-380.dtsi
/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530.dts
/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530.dtsi
/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530DP.dts
/openbmc/u-boot/arch/arm/dts/armada-385-atl-x530DP.dtsi
/openbmc/u-boot/arch/arm/dts/armada-385.dtsi
/openbmc/u-boot/arch/arm/dts/armada-388-clearfog.dts
/openbmc/u-boot/arch/arm/dts/armada-388.dtsi
/openbmc/u-boot/arch/arm/dts/armada-38x-controlcenterdc.dts
/openbmc/u-boot/arch/arm/dts/armada-38x.dtsi
/openbmc/u-boot/arch/arm/dts/armada-ap806.dtsi
/openbmc/u-boot/arch/arm/dts/dragonboard410c-uboot.dtsi
/openbmc/u-boot/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts
/openbmc/u-boot/arch/arm/dts/ls1021a-iot.dtsi
/openbmc/u-boot/arch/arm/dts/ls1021a-qds.dtsi
/openbmc/u-boot/arch/arm/dts/ls1021a-twr.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/fsl_icid.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/openbmc/u-boot/arch/arm/lib/bootm.c
/openbmc/u-boot/arch/arm/mach-bcm283x/Kconfig
/openbmc/u-boot/arch/arm/mach-mvebu/Kconfig
/openbmc/u-boot/arch/arm/mach-mvebu/arm64-common.c
/openbmc/u-boot/arch/arm/mach-snapdragon/pinctrl-apq8016.c
/openbmc/u-boot/arch/mips/cpu/u-boot-spl.lds
/openbmc/u-boot/arch/mips/cpu/u-boot.lds
/openbmc/u-boot/arch/mips/dts/Makefile
/openbmc/u-boot/arch/mips/dts/gardena-smart-gateway-mt7688.dts
/openbmc/u-boot/arch/mips/dts/jr2_pcb110.dts
/openbmc/u-boot/arch/mips/dts/jr2_pcb111.dts
/openbmc/u-boot/arch/mips/dts/luton_pcb090.dts
/openbmc/u-boot/arch/mips/dts/luton_pcb091.dts
/openbmc/u-boot/arch/mips/dts/mscc,jr2.dtsi
/openbmc/u-boot/arch/mips/dts/mscc,luton.dtsi
/openbmc/u-boot/arch/mips/dts/mscc,ocelot.dtsi
/openbmc/u-boot/arch/mips/dts/mscc,serval.dtsi
/openbmc/u-boot/arch/mips/dts/mscc,servalt.dtsi
/openbmc/u-boot/arch/mips/dts/ocelot_pcb120.dts
/openbmc/u-boot/arch/mips/dts/ocelot_pcb123.dts
/openbmc/u-boot/arch/mips/dts/serval2_pcb112.dts
/openbmc/u-boot/arch/mips/dts/serval_pcb105.dts
/openbmc/u-boot/arch/mips/dts/serval_pcb106.dts
/openbmc/u-boot/arch/mips/dts/servalt_pcb116.dts
/openbmc/u-boot/arch/mips/mach-mscc/Kconfig
/openbmc/u-boot/arch/mips/mach-mscc/Makefile
/openbmc/u-boot/arch/mips/mach-mscc/cpu.c
/openbmc/u-boot/arch/mips/mach-mscc/dram.c
/openbmc/u-boot/arch/mips/mach-mscc/gpio.c
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/common.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ddr.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_devcpu_gcb.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_devcpu_gcb_miim_regs.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/jr2_icpu_cfg.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_devcpu_gcb.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/luton_devcpu_gcb_miim_regs.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb_miim_regs.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_devcpu_gcb.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_devcpu_gcb_miim_regs.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/serval_icpu_cfg.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb_miim_regs.h
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/servalt_icpu_cfg.h
/openbmc/u-boot/arch/mips/mach-mscc/phy.c
/openbmc/u-boot/arch/mips/mach-mscc/reset.c
/openbmc/u-boot/arch/nds32/config.mk
/openbmc/u-boot/arch/nds32/dts/ae3xx.dts
/openbmc/u-boot/arch/nds32/dts/ag101p.dts
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/config.mk
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/start.S
/openbmc/u-boot/arch/x86/cpu/qemu/Kconfig
/openbmc/u-boot/arch/x86/cpu/quark/Kconfig
/openbmc/u-boot/board/CZ.NIC/turris_mox/Makefile
/openbmc/u-boot/board/CZ.NIC/turris_mox/mox_sp.c
/openbmc/u-boot/board/CZ.NIC/turris_mox/mox_sp.h
/openbmc/u-boot/board/CZ.NIC/turris_mox/turris_mox.c
/openbmc/u-boot/board/Marvell/db-88f6820-amc/db-88f6820-amc.c
/openbmc/u-boot/board/Marvell/db-88f6820-gp/db-88f6820-gp.c
/openbmc/u-boot/board/alliedtelesis/common/gpio_hog.c
/openbmc/u-boot/board/alliedtelesis/common/gpio_hog.h
/openbmc/u-boot/board/alliedtelesis/x530/MAINTAINERS
/openbmc/u-boot/board/alliedtelesis/x530/Makefile
/openbmc/u-boot/board/alliedtelesis/x530/kwbimage.cfg
/openbmc/u-boot/board/alliedtelesis/x530/x530.c
/openbmc/u-boot/board/freescale/ls1046aqds/eth.c
/openbmc/u-boot/board/freescale/ls1088a/MAINTAINERS
/openbmc/u-boot/board/freescale/ls1088a/ddr.c
/openbmc/u-boot/board/freescale/ls1088a/ls1088a.c
/openbmc/u-boot/board/freescale/ls2080a/ls2080a.c
/openbmc/u-boot/board/freescale/ls2080aqds/MAINTAINERS
/openbmc/u-boot/board/freescale/ls2080aqds/ddr.c
/openbmc/u-boot/board/freescale/ls2080aqds/ls2080aqds.c
/openbmc/u-boot/board/freescale/ls2080ardb/MAINTAINERS
/openbmc/u-boot/board/freescale/ls2080ardb/ddr.c
/openbmc/u-boot/board/freescale/ls2080ardb/ls2080ardb.c
/openbmc/u-boot/board/gdsys/a38x/controlcenterdc.c
/openbmc/u-boot/board/kobol/helios4/helios4.c
/openbmc/u-boot/board/mediatek/mt7623/mt7623_rfb.c
/openbmc/u-boot/board/mscc/common/Makefile
/openbmc/u-boot/board/mscc/common/spi.c
/openbmc/u-boot/board/mscc/jr2/Kconfig
/openbmc/u-boot/board/mscc/jr2/Makefile
/openbmc/u-boot/board/mscc/jr2/jr2.c
/openbmc/u-boot/board/mscc/luton/luton.c
/openbmc/u-boot/board/mscc/ocelot/ocelot.c
/openbmc/u-boot/board/mscc/serval/Kconfig
/openbmc/u-boot/board/mscc/serval/Makefile
/openbmc/u-boot/board/mscc/serval/serval.c
/openbmc/u-boot/board/mscc/servalt/Kconfig
/openbmc/u-boot/board/mscc/servalt/Makefile
/openbmc/u-boot/board/mscc/servalt/servalt.c
/openbmc/u-boot/board/solidrun/clearfog/clearfog.c
/openbmc/u-boot/board/ti/am335x/MAINTAINERS
/openbmc/u-boot/board/ti/am43xx/MAINTAINERS
/openbmc/u-boot/board/work-microwave/work_92105/Kconfig
/openbmc/u-boot/cmd/mtd.c
/openbmc/u-boot/common/Kconfig
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/common/spl/Kconfig
/openbmc/u-boot/configs/am335x_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_defconfig
/openbmc/u-boot/configs/am335x_hs_evm_uart_defconfig
/openbmc/u-boot/configs/am335x_igep003x_defconfig
/openbmc/u-boot/configs/am335x_pdu001_defconfig
/openbmc/u-boot/configs/am335x_sl50_defconfig
/openbmc/u-boot/configs/apalis_imx6_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_com_defconfig
/openbmc/u-boot/configs/apalis_imx6_nospl_it_defconfig
/openbmc/u-boot/configs/aristainetos2_defconfig
/openbmc/u-boot/configs/aristainetos2b_defconfig
/openbmc/u-boot/configs/aristainetos_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_mmc_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_nandflash_defconfig
/openbmc/u-boot/configs/at91sam9n12ek_spiflash_defconfig
/openbmc/u-boot/configs/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/bcm911360_entphn-ns_defconfig
/openbmc/u-boot/configs/bcm911360_entphn_defconfig
/openbmc/u-boot/configs/bcm911360k_defconfig
/openbmc/u-boot/configs/bcm958300k-ns_defconfig
/openbmc/u-boot/configs/bcm958300k_defconfig
/openbmc/u-boot/configs/bcm958305k_defconfig
/openbmc/u-boot/configs/bcm958622hr_defconfig
/openbmc/u-boot/configs/bcm968380gerg_ram_defconfig
/openbmc/u-boot/configs/boston32r2_defconfig
/openbmc/u-boot/configs/boston32r2el_defconfig
/openbmc/u-boot/configs/boston32r6_defconfig
/openbmc/u-boot/configs/boston32r6el_defconfig
/openbmc/u-boot/configs/boston64r2_defconfig
/openbmc/u-boot/configs/boston64r2el_defconfig
/openbmc/u-boot/configs/boston64r6_defconfig
/openbmc/u-boot/configs/boston64r6el_defconfig
/openbmc/u-boot/configs/cgtqmx6eval_defconfig
/openbmc/u-boot/configs/ci20_mmc_defconfig
/openbmc/u-boot/configs/cl-som-imx7_defconfig
/openbmc/u-boot/configs/clearfog_gt_8k_defconfig
/openbmc/u-boot/configs/cm_fx6_defconfig
/openbmc/u-boot/configs/colibri-imx6ull_defconfig
/openbmc/u-boot/configs/colibri_imx6_defconfig
/openbmc/u-boot/configs/colibri_imx6_nospl_defconfig
/openbmc/u-boot/configs/colibri_imx7_defconfig
/openbmc/u-boot/configs/comtrend_ar5315u_ram_defconfig
/openbmc/u-boot/configs/comtrend_ar5387un_ram_defconfig
/openbmc/u-boot/configs/comtrend_ct5361_ram_defconfig
/openbmc/u-boot/configs/comtrend_vr3032u_ram_defconfig
/openbmc/u-boot/configs/comtrend_wap5813n_ram_defconfig
/openbmc/u-boot/configs/dh_imx6_defconfig
/openbmc/u-boot/configs/display5_defconfig
/openbmc/u-boot/configs/display5_factory_defconfig
/openbmc/u-boot/configs/dms-ba16-1g_defconfig
/openbmc/u-boot/configs/dms-ba16_defconfig
/openbmc/u-boot/configs/gardena-smart-gateway-mt7688-ram_defconfig
/openbmc/u-boot/configs/gardena-smart-gateway-mt7688_defconfig
/openbmc/u-boot/configs/ge_bx50v3_defconfig
/openbmc/u-boot/configs/geekbox_defconfig
/openbmc/u-boot/configs/gurnard_defconfig
/openbmc/u-boot/configs/gwventana_emmc_defconfig
/openbmc/u-boot/configs/gwventana_gw5904_defconfig
/openbmc/u-boot/configs/gwventana_nand_defconfig
/openbmc/u-boot/configs/huawei_hg556a_ram_defconfig
/openbmc/u-boot/configs/igep00x0_defconfig
/openbmc/u-boot/configs/imgtec_xilfpga_defconfig
/openbmc/u-boot/configs/imx6dl_icore_nand_defconfig
/openbmc/u-boot/configs/imx6dl_mamoj_defconfig
/openbmc/u-boot/configs/imx6q_icore_nand_defconfig
/openbmc/u-boot/configs/imx6q_logic_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mipi_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_mmc_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_nand_defconfig
/openbmc/u-boot/configs/imx6qdl_icore_rqs_defconfig
/openbmc/u-boot/configs/imx6ul_geam_mmc_defconfig
/openbmc/u-boot/configs/imx6ul_geam_nand_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_emmc_defconfig
/openbmc/u-boot/configs/imx6ul_isiot_nand_defconfig
/openbmc/u-boot/configs/imx8mq_evk_defconfig
/openbmc/u-boot/configs/kp_imx6q_tpc_defconfig
/openbmc/u-boot/configs/liteboard_defconfig
/openbmc/u-boot/configs/ls1043aqds_tfa_defconfig
/openbmc/u-boot/configs/ls1043ardb_tfa_defconfig
/openbmc/u-boot/configs/ls1046aqds_tfa_defconfig
/openbmc/u-boot/configs/ls1046ardb_tfa_defconfig
/openbmc/u-boot/configs/ls1088aqds_tfa_defconfig
/openbmc/u-boot/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls1088ardb_tfa_defconfig
/openbmc/u-boot/configs/ls2088aqds_tfa_defconfig
/openbmc/u-boot/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
/openbmc/u-boot/configs/ls2088ardb_tfa_defconfig
/openbmc/u-boot/configs/malta64_defconfig
/openbmc/u-boot/configs/malta64el_defconfig
/openbmc/u-boot/configs/malta_defconfig
/openbmc/u-boot/configs/maltael_defconfig
/openbmc/u-boot/configs/marsboard_defconfig
/openbmc/u-boot/configs/mccmon6_nor_defconfig
/openbmc/u-boot/configs/mccmon6_sd_defconfig
/openbmc/u-boot/configs/mscc_jr2_defconfig
/openbmc/u-boot/configs/mscc_luton_defconfig
/openbmc/u-boot/configs/mscc_ocelot_defconfig
/openbmc/u-boot/configs/mscc_serval_defconfig
/openbmc/u-boot/configs/mscc_servalt_defconfig
/openbmc/u-boot/configs/mt7623n_bpir2_defconfig
/openbmc/u-boot/configs/mt7629_rfb_defconfig
/openbmc/u-boot/configs/mvebu_db_armada8k_defconfig
/openbmc/u-boot/configs/mvebu_mcbin-88f8040_defconfig
/openbmc/u-boot/configs/mx6cuboxi_defconfig
/openbmc/u-boot/configs/mx6dlarm2_defconfig
/openbmc/u-boot/configs/mx6dlarm2_lpddr2_defconfig
/openbmc/u-boot/configs/mx6memcal_defconfig
/openbmc/u-boot/configs/mx6qarm2_defconfig
/openbmc/u-boot/configs/mx6qarm2_lpddr2_defconfig
/openbmc/u-boot/configs/mx6qsabrelite_defconfig
/openbmc/u-boot/configs/mx6sabreauto_defconfig
/openbmc/u-boot/configs/mx6sabresd_defconfig
/openbmc/u-boot/configs/mx6slevk_defconfig
/openbmc/u-boot/configs/mx6slevk_spinor_defconfig
/openbmc/u-boot/configs/mx6slevk_spl_defconfig
/openbmc/u-boot/configs/mx6sllevk_defconfig
/openbmc/u-boot/configs/mx6sllevk_plugin_defconfig
/openbmc/u-boot/configs/mx6sxsabreauto_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_defconfig
/openbmc/u-boot/configs/mx6sxsabresd_spl_defconfig
/openbmc/u-boot/configs/mx6ul_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ul_9x9_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_defconfig
/openbmc/u-boot/configs/mx6ull_14x14_evk_plugin_defconfig
/openbmc/u-boot/configs/mx7dsabresd_defconfig
/openbmc/u-boot/configs/mx7dsabresd_qspi_defconfig
/openbmc/u-boot/configs/mx7ulp_evk_defconfig
/openbmc/u-boot/configs/mx7ulp_evk_plugin_defconfig
/openbmc/u-boot/configs/netgear_cg3100d_ram_defconfig
/openbmc/u-boot/configs/netgear_dgnd3700v2_ram_defconfig
/openbmc/u-boot/configs/nitrogen6dl2g_defconfig
/openbmc/u-boot/configs/nitrogen6dl_defconfig
/openbmc/u-boot/configs/nitrogen6q2g_defconfig
/openbmc/u-boot/configs/nitrogen6q_defconfig
/openbmc/u-boot/configs/nitrogen6s1g_defconfig
/openbmc/u-boot/configs/nitrogen6s_defconfig
/openbmc/u-boot/configs/novena_defconfig
/openbmc/u-boot/configs/opos6uldev_defconfig
/openbmc/u-boot/configs/ot1200_defconfig
/openbmc/u-boot/configs/ot1200_spl_defconfig
/openbmc/u-boot/configs/pcm058_defconfig
/openbmc/u-boot/configs/pfla02_defconfig
/openbmc/u-boot/configs/pic32mzdask_defconfig
/openbmc/u-boot/configs/pico-hobbit-imx6ul_defconfig
/openbmc/u-boot/configs/pico-hobbit-imx7d_defconfig
/openbmc/u-boot/configs/pico-imx6ul_defconfig
/openbmc/u-boot/configs/pico-imx7d_defconfig
/openbmc/u-boot/configs/pico-pi-imx6ul_defconfig
/openbmc/u-boot/configs/pico-pi-imx7d_defconfig
/openbmc/u-boot/configs/platinum_picon_defconfig
/openbmc/u-boot/configs/platinum_titanium_defconfig
/openbmc/u-boot/configs/riotboard_defconfig
/openbmc/u-boot/configs/sagem_f@st1704_ram_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/sandbox_defconfig
/openbmc/u-boot/configs/secomx6quq7_defconfig
/openbmc/u-boot/configs/sfr_nb4-ser_ram_defconfig
/openbmc/u-boot/configs/sksimx6_defconfig
/openbmc/u-boot/configs/socfpga_arria10_defconfig
/openbmc/u-boot/configs/tbs2910_defconfig
/openbmc/u-boot/configs/titanium_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6dl_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6q_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_mmc_defconfig
/openbmc/u-boot/configs/tqma6s_mba6_spi_defconfig
/openbmc/u-boot/configs/tqma6s_wru4_mmc_defconfig
/openbmc/u-boot/configs/turris_mox_defconfig
/openbmc/u-boot/configs/udoo_defconfig
/openbmc/u-boot/configs/udoo_neo_defconfig
/openbmc/u-boot/configs/vining_2000_defconfig
/openbmc/u-boot/configs/wandboard_defconfig
/openbmc/u-boot/configs/warp7_bl33_defconfig
/openbmc/u-boot/configs/warp7_defconfig
/openbmc/u-boot/configs/warp_defconfig
/openbmc/u-boot/configs/wb45n_defconfig
/openbmc/u-boot/configs/wb50n_defconfig
/openbmc/u-boot/configs/x530_defconfig
/openbmc/u-boot/configs/xpress_defconfig
/openbmc/u-boot/configs/xpress_spl_defconfig
/openbmc/u-boot/configs/zc5202_defconfig
/openbmc/u-boot/configs/zc5601_defconfig
/openbmc/u-boot/disk/part_efi.c
/openbmc/u-boot/doc/README.atmel_pmecc
/openbmc/u-boot/doc/device-tree-bindings/gpio/mscc_sgpio.txt
/openbmc/u-boot/drivers/core/Kconfig
/openbmc/u-boot/drivers/gpio/Kconfig
/openbmc/u-boot/drivers/gpio/Makefile
/openbmc/u-boot/drivers/gpio/mscc_sgpio.c
/openbmc/u-boot/drivers/i2c/Kconfig
/openbmc/u-boot/drivers/misc/fsl_ifc.c
/openbmc/u-boot/drivers/mmc/Kconfig
/openbmc/u-boot/drivers/mmc/fsl_esdhc.c
/openbmc/u-boot/drivers/mmc/jz_mmc.c
/openbmc/u-boot/drivers/mmc/mmc_write.c
/openbmc/u-boot/drivers/mtd/nand/raw/Kconfig
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/bcm6368-eth.c
/openbmc/u-boot/drivers/net/designware.c
/openbmc/u-boot/drivers/net/fsl-mc/mc.c
/openbmc/u-boot/drivers/net/mvpp2.c
/openbmc/u-boot/drivers/net/ocelot_switch.c
/openbmc/u-boot/drivers/net/phy/phy.c
/openbmc/u-boot/drivers/pci/pcie_layerscape.c
/openbmc/u-boot/drivers/pci/pcie_layerscape.h
/openbmc/u-boot/drivers/pci/pcie_layerscape_fixup.c
/openbmc/u-boot/drivers/pinctrl/Kconfig
/openbmc/u-boot/drivers/pinctrl/mscc/Kconfig
/openbmc/u-boot/drivers/pinctrl/mscc/Makefile
/openbmc/u-boot/drivers/pinctrl/mscc/mscc-common.c
/openbmc/u-boot/drivers/pinctrl/mscc/mscc-common.h
/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-jr2.c
/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-luton.c
/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-ocelot.c
/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-serval.c
/openbmc/u-boot/drivers/pinctrl/mscc/pinctrl-servalt.c
/openbmc/u-boot/drivers/spi/Kconfig
/openbmc/u-boot/drivers/spi/Makefile
/openbmc/u-boot/drivers/spi/mscc_bb_spi.c
/openbmc/u-boot/drivers/video/rockchip/Kconfig
/openbmc/u-boot/drivers/watchdog/armada-37xx-wdt.c
/openbmc/u-boot/fs/fs.c
/openbmc/u-boot/include/configs/at91sam9n12ek.h
/openbmc/u-boot/include/configs/at91sam9x5ek.h
/openbmc/u-boot/include/configs/axs10x.h
/openbmc/u-boot/include/configs/bcm_ep_board.h
/openbmc/u-boot/include/configs/emsdp.h
/openbmc/u-boot/include/configs/exynos-common.h
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/configs/hsdk.h
/openbmc/u-boot/include/configs/iot_devkit.h
/openbmc/u-boot/include/configs/ls1043a_common.h
/openbmc/u-boot/include/configs/ls1088a_common.h
/openbmc/u-boot/include/configs/ls1088aqds.h
/openbmc/u-boot/include/configs/ls1088ardb.h
/openbmc/u-boot/include/configs/ls2080a_common.h
/openbmc/u-boot/include/configs/ls2080aqds.h
/openbmc/u-boot/include/configs/ls2080ardb.h
/openbmc/u-boot/include/configs/mt7623.h
/openbmc/u-boot/include/configs/mx6_common.h
/openbmc/u-boot/include/configs/mx7_common.h
/openbmc/u-boot/include/configs/mx7ulp_evk.h
/openbmc/u-boot/include/configs/mxs.h
/openbmc/u-boot/include/configs/poplar.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/rv1108_common.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/snapper9g45.h
/openbmc/u-boot/include/configs/socfpga_common.h
/openbmc/u-boot/include/configs/socfpga_stratix10_socdk.h
/openbmc/u-boot/include/configs/tegra-common.h
/openbmc/u-boot/include/configs/turris_mox.h
/openbmc/u-boot/include/configs/vcoreiii.h
/openbmc/u-boot/include/configs/wb45n.h
/openbmc/u-boot/include/configs/wb50n.h
/openbmc/u-boot/include/configs/x530.h
/openbmc/u-boot/include/environment.h
/openbmc/u-boot/include/fsl-mc/fsl_mc.h
/openbmc/u-boot/include/lmb.h
/openbmc/u-boot/include/mmc.h
/openbmc/u-boot/include/phy.h
/openbmc/u-boot/lib/Kconfig
/openbmc/u-boot/lib/Makefile
/openbmc/u-boot/lib/lmb.c
/openbmc/u-boot/net/net.c
/openbmc/u-boot/net/tftp.c
/openbmc/u-boot/scripts/config_whitelist.txt
dm/eth.c
4cc8af8014-Jan-2019 Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

lib: lmb: extend lmb for checks at load time

This adds two new functions, lmb_alloc_addr and
lmb_get_unreserved_size.

lmb_alloc_addr behaves like lmb_alloc, but it tries to allocate a
pre-specified

lib: lmb: extend lmb for checks at load time

This adds two new functions, lmb_alloc_addr and
lmb_get_unreserved_size.

lmb_alloc_addr behaves like lmb_alloc, but it tries to allocate a
pre-specified address range. Unlike lmb_reserve, this address range
must be inside one of the memory ranges that has been set up with
lmb_add.

lmb_get_unreserved_size returns the number of bytes that can be
used up to the next reserved region or the end of valid ram. This
can be 0 if the address passed is reserved.

Added test for these new functions.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

show more ...

0f7c51a614-Jan-2019 Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

lib: lmb: reserving overlapping regions should fail

lmb_add_region handles overlapping regions wrong: instead of merging
or rejecting to add a new reserved region that overlaps an existing
one, it j

lib: lmb: reserving overlapping regions should fail

lmb_add_region handles overlapping regions wrong: instead of merging
or rejecting to add a new reserved region that overlaps an existing
one, it just adds the new region.

Since internally the same function is used for lmb_alloc, change
lmb_add_region to reject overlapping regions.

Also, to keep reserved memory correct after 'free', reserved entries
created by allocating memory must not set their size to a multiple
of alignment but to the original size. This ensures the reserved
region is completely removed when the caller calls 'lmb_free', as
this one takes the same size as passed to 'lmb_alloc' etc.

Add test to assert this.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

show more ...

d67f33cf14-Jan-2019 Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

lmb: fix allocation at end of address range

The lmb code fails if base + size of RAM overflows to zero.

Fix this by calculating end as 'base + size - 1' instead of 'base + size'
where appropriate.

lmb: fix allocation at end of address range

The lmb code fails if base + size of RAM overflows to zero.

Fix this by calculating end as 'base + size - 1' instead of 'base + size'
where appropriate.

Added tests to assert this is fixed.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

show more ...

a01ae0c214-Jan-2019 Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>

test: add test for lib/lmb.c

Add basic tests for the lmb memory allocation code used to reserve and
allocate memory during boot.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
R

test: add test for lib/lmb.c

Add basic tests for the lmb memory allocation code used to reserve and
allocate memory during boot.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

871bf7d927-Dec-2018 Simon Glass <sjg@chromium.org>

test: Use single quote consistently

Some tests have ended up using double quotes where single quotes could be
used. Adjust this for consistency with the rest of U-Boot's Python code.

Signed-off-by:

test: Use single quote consistently

Some tests have ended up using double quotes where single quotes could be
used. Adjust this for consistency with the rest of U-Boot's Python code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

show more ...


/openbmc/u-boot/MAINTAINERS
/openbmc/u-boot/arch/arm/dts/hi6220-hikey-u-boot.dtsi
/openbmc/u-boot/arch/arm/dts/hi6220-hikey.dts
/openbmc/u-boot/arch/arm/dts/hi6220.dtsi
/openbmc/u-boot/arch/arm/dts/mt7623.dtsi
/openbmc/u-boot/arch/arm/dts/mt7623n-bananapi-bpi-r2.dts
/openbmc/u-boot/arch/arm/dts/mt7629-rfb.dts
/openbmc/u-boot/arch/arm/dts/mt7629.dtsi
/openbmc/u-boot/arch/arm/include/asm/arch-hi3798cv200/hi3798cv200.h
/openbmc/u-boot/arch/arm/include/asm/arch-mediatek/reset.h
/openbmc/u-boot/board/hisilicon/poplar/poplar.c
/openbmc/u-boot/common/bootm.c
/openbmc/u-boot/common/image-fdt.c
/openbmc/u-boot/configs/am57xx_evm_defconfig
/openbmc/u-boot/configs/hikey_defconfig
/openbmc/u-boot/configs/mt7623n_bpir2_defconfig
/openbmc/u-boot/configs/mt7629_rfb_defconfig
/openbmc/u-boot/configs/poplar_defconfig
/openbmc/u-boot/drivers/clk/mediatek/clk-mt7623.c
/openbmc/u-boot/drivers/clk/mediatek/clk-mt7629.c
/openbmc/u-boot/drivers/clk/mediatek/clk-mtk.h
/openbmc/u-boot/drivers/mmc/hi6220_dw_mmc.c
/openbmc/u-boot/drivers/net/Kconfig
/openbmc/u-boot/drivers/net/Makefile
/openbmc/u-boot/drivers/net/mtk_eth.c
/openbmc/u-boot/drivers/net/mtk_eth.h
/openbmc/u-boot/drivers/reset/Kconfig
/openbmc/u-boot/drivers/reset/Makefile
/openbmc/u-boot/drivers/reset/reset-mediatek.c
/openbmc/u-boot/include/configs/hikey.h
/openbmc/u-boot/include/configs/mt7623.h
/openbmc/u-boot/include/configs/mt7629.h
/openbmc/u-boot/include/dt-bindings/reset/mtk-reset.h
py/tests/test_avb.py
py/tests/test_bind.py
py/tests/test_dfu.py
py/tests/test_efi_loader.py
py/tests/test_fpga.py
py/tests/test_fs/conftest.py
py/tests/test_mmc_rd.py
py/tests/test_net.py
py/tests/test_ums.py
a61cbad728-Dec-2018 Simon Glass <sjg@chromium.org>

dm: serial: Adjust serial_getinfo() to use proper API

All driver-model functions should have a device as the first parameter.
Update this function accordingly.

Signed-off-by: Simon Glass <sjg@chrom

dm: serial: Adjust serial_getinfo() to use proper API

All driver-model functions should have a device as the first parameter.
Update this function accordingly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>

show more ...

12345678910>>...25