summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07efi_loader: define all known warning status codesHeinrich Schuchardt
2020-01-07efi_loader: free load options after executionHeinrich Schuchardt
2020-01-07efi_loader: Add guidcpy functionSughosh Ganu
2020-01-07efi_loader: __cyg_profile_func_enter/_exitHeinrich Schuchardt
2020-01-07part: efi: comment for GPT_HEADER_SIGNATURE_UBOOTHeinrich Schuchardt
2020-01-07efi_loader: clear screen should move cursor to homeHeinrich Schuchardt
2020-01-07test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt
2020-01-07efi_loader: git ignore helloworld_efi.SHeinrich Schuchardt
2020-01-07efi_selftest: Update .gitignoreSughosh Ganu
2020-01-07efi_loader: export efi_install_fdt()Heinrich Schuchardt
2020-01-07efi_loader: carve out efi_run_image()Heinrich Schuchardt
2020-01-07efi_loader: use hardware device tree by defaultHeinrich Schuchardt
2020-01-07efi_loader: pass address to efi_install_fdt()Heinrich Schuchardt
2020-01-07efi_loader: adjust file system infoHeinrich Schuchardt
2020-01-07efi_loader: imply USB_KEYBOARD_FN_KEYSHeinrich Schuchardt
2020-01-07include: pe.h: add signature-related definitionsAKASHI Takahiro
2020-01-07configs: qemu: enable FIT images on qemu_arm(64)_defconfigHeinrich Schuchardt
2020-01-07test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea
2020-01-07bdinfo: show multi_dtb_fitHeiko Schocher
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes
2020-01-07power: regulator: support off-on-delay-usPeng Fan
2020-01-07remoteproc: stm32: load resource table from firmwareFabien Dessenne
2020-01-07stm32mp1: remove copro_state environment variableFabien Dessenne
2020-01-07remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne
2020-01-07stm32mp1: reset coprocessor status at cold bootFabien Dessenne
2020-01-07stm32mp1: declare backup registers for coprocessorFabien Dessenne
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne
2020-01-07spl: fit: Allow the board to tell if more images must be loaded from FITJean-Jacques Hiblot
2020-01-07dts: Add support for adding DT overlays in u-boot.imgJean-Jacques Hiblot
2020-01-07include: board: provide empty stubs when the BOARD option is not selectedJean-Jacques Hiblot
2020-01-07drivers: board: Add get_fit_loadable()Jean-Jacques Hiblot
2020-01-07drivers: board: Make the board drivers available in SPLJean-Jacques Hiblot
2020-01-07spl: fit: constify the output parameter of spl_fit_get_image_name()Jean-Jacques Hiblot
2020-01-07Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot
2020-01-07spl: fit: be more verbose when an error occurs when applying the overlaysJean-Jacques Hiblot
2020-01-07spl: fit: Do not fail immediately if an overlay is not availableJean-Jacques Hiblot
2020-01-07spl: fit: allocate a temporary buffer to load the overlaysJean-Jacques Hiblot
2020-01-07spl: fit: Make room in the FDT before applying overlaysJean-Jacques Hiblot
2020-01-07spl: fit: Add support for applying DT overlayMichal Simek
2020-01-07spl: fit: don't load the firmware twiceJean-Jacques Hiblot
2020-01-07tools: dumpimage: Fall-though to print usage for help commandAndrew F. Davis
2020-01-07tools: fit_image: Use fit_image_get_data_and_size for getting offset/sizeAndrew F. Davis
2020-01-07tools: dumpimage: Provide more feedback on internal errorsAndrew F. Davis
2020-01-07board: amlogic: select PWRSEQ for all amlogic platformAnand Moon
2020-01-07configs: meson64: enable GIC support for G12A/G12BAnand Moon
2020-01-07boards: amlogic: add Khadas VIM3L supportChristian Hewitt
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-01-07ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer
2020-01-07arm: socfpga: stratix10: Enable SMMU accessThor Thayer