summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-11coreboot: Enable ms commandSimon Glass
2023-05-11x86: nvme: coreboot: Enable NVMeSimon Glass
2023-05-11nvme: Enable PCI bus masteringSimon Glass
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass
2023-05-11x86: coreboot: Log function names and line numbersSimon Glass
2023-05-11x86: coreboot: Scan PCI after relocationSimon Glass
2023-05-11x86: coreboot: Document how to enable the debug UARTSimon Glass
2023-05-11x86: coreboot: Use a memory-mapped UARTSimon Glass
2023-05-11pci: coreboot: Don't read regions when bootingSimon Glass
2023-05-11x86: Allow locating the UART from ACPI tablesSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-05-11acpi: Move the table-finding functions into the libarySimon Glass
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass