summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-05-13bootstd: Correct default boot commandSimon Glass
2023-05-13bootstd: Require HUSH_PARSER for script bootingSimon Glass
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2023-05-13bootstd: Work around missing partition 1Simon Glass
2023-05-13efi_loader: fix efi_dp_from_file()Heinrich Schuchardt
2023-05-13efi_loader: simplify efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: error code efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: clean up efi_dp_from_fileHeinrich Schuchardt
2023-05-13efi_loader: duplicate code in efi_dp_from_nameHeinrich Schuchardt
2023-05-13efi_loader: avoid #ifdef in efi_dp_from_name()Heinrich Schuchardt
2023-05-13efi_loader: support booting semihosting fileHeinrich Schuchardt
2023-05-13efi_loader: print file path w/o boot deviceHeinrich Schuchardt
2023-05-13efi_loader: Fix warnings for unaligned accessesIlias Apalodimas
2023-05-13fwu: fix config FWU_MULTI_BANK_UPDATEHeinrich Schuchardt
2023-05-13doc: devicetree: fix u-boot.bin filename typoBaruch Siach
2023-05-13doc: signature: trim the future work listBaruch Siach
2023-05-13doc: signature: describe how to enable ECDSABaruch Siach
2023-05-13doc: signature: update algorithm addition descriptionBaruch Siach
2023-05-13doc: signature: update algorithms support descriptionBaruch Siach
2023-05-13doc: renesas: add Renesas board docsRalph Siemsen
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen
2023-05-13board: schneider: add RZN1 board supportRalph Siemsen
2023-05-13ARM: rmobile: Add support for Renesas RZ/N1 SoCRalph Siemsen
2023-05-13ARM: dts: add devicetree for Renesas RZ/N1 SoCRalph Siemsen
2023-05-13ram: cadence: add driver for Cadence EDACRalph Siemsen
2023-05-13pinctrl: renesas: add R906G032 driverRalph Siemsen
2023-05-13clk: renesas: add R906G032 driverRalph Siemsen
2023-05-13clk: renesas: prepare for non R-Car clock driversRalph Siemsen
2023-05-13ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen
2023-05-11Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into nextTom Rini
2023-05-11Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-05-11x86: samus: Adjust TPL start and pre-reloc memory sizeSimon Glass
2023-05-11x86: samus: Don't include audio and SATA in TPLSimon Glass
2023-05-11x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass
2023-05-11spl: Commit MTRRs only in board_init_f_r()Simon Glass
2023-05-11x86: spl: Avoid using init_cache_f_r() from SPLSimon Glass
2023-05-11x86: Tidy up address for loading U-Boot from SPLSimon Glass
2023-05-11x86: sysreset: Set up LPC only after relocationSimon Glass
2023-05-11x86: spl: Show debugging for BSSSimon Glass
2023-05-11x86: mrc: Correct SPL debug messageSimon Glass
2023-05-11x86: Tidy up availability of string functionsSimon Glass
2023-05-11x86: Support debug UART in 64-bit modeSimon Glass
2023-05-11x86: samus: Drop EFI_LOADERSimon Glass
2023-05-11x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass
2023-05-11sf: Rename spi-nor-tiny functionsSimon Glass
2023-05-11sf: Guard against zero erasesizeSimon Glass
2023-05-11binman: Support writing symbols for ucode etypesSimon Glass
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass