summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-13doc: signature: update algorithms support descriptionBaruch Siach1-2/+2
2023-05-13doc: renesas: add Renesas board docsRalph Siemsen4-0/+132
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen7-0/+497
2023-05-13board: schneider: add RZN1 board supportRalph Siemsen14-0/+1917
2023-05-13ARM: rmobile: Add support for Renesas RZ/N1 SoCRalph Siemsen3-2/+47
2023-05-13ARM: dts: add devicetree for Renesas RZ/N1 SoCRalph Siemsen2-0/+626
2023-05-13ram: cadence: add driver for Cadence EDACRalph Siemsen6-0/+605
2023-05-13pinctrl: renesas: add R906G032 driverRalph Siemsen5-0/+529
2023-05-13clk: renesas: add R906G032 driverRalph Siemsen3-0/+1110
2023-05-13clk: renesas: prepare for non R-Car clock driversRalph Siemsen2-2/+9
2023-05-13ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen1-0/+5
2023-05-11Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini58-147/+380
2023-05-11x86: samus: Adjust TPL start and pre-reloc memory sizeSimon Glass1-2/+2
2023-05-11x86: samus: Don't include audio and SATA in TPLSimon Glass1-2/+2
2023-05-11x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass1-27/+5
2023-05-11spl: Commit MTRRs only in board_init_f_r()Simon Glass1-1/+0
2023-05-11x86: spl: Avoid using init_cache_f_r() from SPLSimon Glass1-1/+2
2023-05-11x86: Tidy up address for loading U-Boot from SPLSimon Glass1-10/+3
2023-05-11x86: sysreset: Set up LPC only after relocationSimon Glass1-2/+7
2023-05-11x86: spl: Show debugging for BSSSimon Glass1-0/+2
2023-05-11x86: mrc: Correct SPL debug messageSimon Glass1-1/+1
2023-05-11x86: Tidy up availability of string functionsSimon Glass2-2/+8
2023-05-11x86: Support debug UART in 64-bit modeSimon Glass1-0/+7
2023-05-11x86: samus: Drop EFI_LOADERSimon Glass1-0/+1
2023-05-11x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass1-8/+9
2023-05-11sf: Rename spi-nor-tiny functionsSimon Glass1-8/+8
2023-05-11sf: Guard against zero erasesizeSimon Glass1-1/+2
2023-05-11binman: Support writing symbols for ucode etypesSimon Glass3-4/+4
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass18-21/+21
2023-05-11coreboot: Enable ms commandSimon Glass1-0/+1
2023-05-11x86: nvme: coreboot: Enable NVMeSimon Glass1-0/+1
2023-05-11nvme: Enable PCI bus masteringSimon Glass1-0/+5
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass3-0/+16
2023-05-11x86: coreboot: Log function names and line numbersSimon Glass1-0/+4
2023-05-11x86: coreboot: Scan PCI after relocationSimon Glass1-0/+1
2023-05-11x86: coreboot: Document how to enable the debug UARTSimon Glass1-0/+29
2023-05-11x86: coreboot: Use a memory-mapped UARTSimon Glass2-2/+0
2023-05-11pci: coreboot: Don't read regions when bootingSimon Glass1-0/+4
2023-05-11x86: Allow locating the UART from ACPI tablesSimon Glass2-8/+116
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass5-2/+18
2023-05-11acpi: Move the table-finding functions into the libarySimon Glass4-39/+56
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass7-3/+22
2023-05-11input: Flush the keyboard buffer before resetting itSimon Glass1-0/+19
2023-05-11x86: Adjust search range for sysinfo tableSimon Glass1-2/+2
2023-05-11mtrr: Don't show an invalid CPU numberSimon Glass1-1/+2
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini139-413/+3056
2023-05-09clk: rockchip: rk3588: add hardcoded assigned clocks valuesEugen Hristev1-0/+22
2023-05-09rockchip: handle peripheral as well as otg dr_modeJohn Keeping1-0/+1
2023-05-09rockchip: use standard dr_mode parsing functionJohn Keeping1-3/+9
2023-05-09arm: dts: rockchip: rock-3a: drop u-boot,spl-boot-orderFUKAUMI Naoki1-1/+0