aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-30cmd: xxd: move xxd into shell commandsWIP/2023-09-30-Kconfig-updatesRoger Knecht1-5/+5
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube19-57/+36
2023-09-24Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/24Sep2023Tom Rini12-61/+197
2023-09-24common: Drop linux/printk.h from common headerSimon Glass312-3/+317
2023-09-23kontron_sl28: Use u-boot-update.bin instead of u-boot.updateSimon Glass2-3/+3
2023-09-23buildman: Start the clock when the build startsSimon Glass1-1/+2
2023-09-23buildman: Show progress when regenerating the board.cfg fileSimon Glass2-4/+14
2023-09-23buildman: Keep all common output filesSimon Glass1-4/+8
2023-09-23cmd: dm: allow for selecting uclass and deviceAKASHI Takahiro4-44/+165
2023-09-23dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocationJonas Karlman2-5/+5
2023-09-22Merge tag 'x86-pull-20230922' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Sep2023-nextTom Rini56-440/+752
2023-09-22x86: doc: coreboot: Mention 64-bit Linux distrosSimon Glass1-0/+2
2023-09-22x86: doc: Split out manual booting into its own fileSimon Glass3-269/+280
2023-09-22x86: doc: Update summaries and add linksSimon Glass1-7/+10
2023-09-22x86: doc: Move into its own directorySimon Glass3-4/+15
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass1-0/+1
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass6-33/+56
2023-09-22Record the position of the SMBIOS tablesSimon Glass6-0/+19
2023-09-22bootstd: Keep track of use of usb stopSimon Glass3-0/+44
2023-09-22x86: smbios: Add a Kconfig indicating SMBIOS-table presenceSimon Glass1-1/+14
2023-09-22efi: x86: Correct the condition for installing ACPI tablesSimon Glass2-6/+6
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass4-0/+15
2023-09-22x86: coreboot: Align options between coreboot and coreboot64Simon Glass2-9/+7
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass3-4/+8
2023-09-22x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32Simon Glass2-0/+2
2023-09-22x86: coreboot: Look for DBG2 UART in SPL tooSimon Glass2-1/+2
2023-09-22x86: Allow APCI in SPLSimon Glass1-0/+8
2023-09-22x86: Set the CPU vendor in SPLSimon Glass1-0/+7
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass1-3/+9
2023-09-22x86: coreboot: Enable standard bootSimon Glass3-14/+17
2023-09-22x86: coreboot: Add IDE and SATASimon Glass3-0/+30
2023-09-22x86: Update cbmem driverSimon Glass2-17/+34
2023-09-22x86: coreboot: Document cbmem console structSimon Glass1-2/+15
2023-09-22x86: doc: Update the list of supported ChromebooksSimon Glass1-2/+3
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass1-0/+3
2023-09-22x86: broadwell: Set up MTRRsSimon Glass1-4/+3
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass1-5/+5
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass1-1/+1
2023-09-22x86: samus_tpl: Correct text base and alloc sizesSimon Glass1-1/+3
2023-09-22x86: Add some log categoriesSimon Glass2-0/+4
2023-09-22x86: broadwell: Show the memory delaySimon Glass2-1/+18
2023-09-22dm: core: Allow marking driver model as deadSimon Glass2-1/+6
2023-09-22x86: doc: Document the -cdrom issues I ran intoSimon Glass1-0/+3
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko5-20/+11
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass6-45/+70
2023-09-22x86: coreboot: Avoid a declaration after a labelSimon Glass1-7/+7
2023-09-22Allow Python packages to be droppedSimon Glass3-0/+20
2023-09-22x86: pxeboot: bugfix: Set variable for size of initrdThomas Mittelstaedt1-1/+1
2023-09-22x86: efi-payload64: Add bootstd supportThomas Mittelstaedt1-0/+1
2023-09-22x86: efi-payload64: Add support for SCSI devicesThomas Mittelstaedt1-1/+4