summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2023-05-11input: Flush the keyboard buffer before resetting itSimon Glass
2023-05-11x86: Adjust search range for sysinfo tableSimon Glass
2023-05-11mtrr: Don't show an invalid CPU numberSimon Glass
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-05-09clk: rockchip: rk3588: add hardcoded assigned clocks valuesEugen Hristev