aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-13bootstd: Create a new BOOTMETH_DISTROWIP/2023-05-13-bootstd-updates-and-improvementsSimon Glass1-0/+8
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass18-126/+136
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass4-8/+8
2023-05-13bootstd: Correct default boot commandSimon Glass3-4/+4
2023-05-13bootstd: Require HUSH_PARSER for script bootingSimon Glass1-0/+1
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass2-0/+8
2023-05-13usb: Tidy up the usb_start flagSimon Glass6-8/+6
2023-05-13bootstd: Work around missing partition 1Simon Glass1-1/+8
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