aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-x86WIP/11May2023Tom 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...WIP/09May2023Tom 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
2023-05-09arm: dts: rk356x: Makefile: sortFUKAUMI Naoki1-1/+1
2023-05-09doc: rockchip: update list of Radxa ROCK (Pi) 4 boardsFUKAUMI Naoki1-1/+4
2023-05-09configs: rockchip: add Radxa ROCK 4C+FUKAUMI Naoki1-0/+97
2023-05-09arm: dts: rockchip: add Radxa ROCK 4C+FUKAUMI Naoki4-0/+829
2023-05-09configs: rockchip: rock-pi-4: use dtb for ROCK Pi 4A instead of 4BFUKAUMI Naoki1-2/+2
2023-05-09arm: dts: rockchip: rock-pi-4: sync with Linux 6.3FUKAUMI Naoki5-122/+174
2023-05-09rockchip: rk3328: Add support for FriendlyARM NanoPi R2CTianling Shen5-0/+162
2023-05-09reset: reset-rockchip: fix trivial line spacing alignmentEugen Hristev1-2/+2
2023-05-09clk: rockchip: correct trivial typo in debug messageEugen Hristev13-16/+16