aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-23configs: Resync with savedefconfigupla-baseSimon Glass416-645/+586
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
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky2-1/+8
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/21Sep2023-nextTom Rini66-311/+858
2023-09-21Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini9-14/+235
2023-09-21spi: zynqmp_qspi: Workaround for small data cache issueVenkatesh Yadav Abbarapu1-0/+2
2023-09-21spi: zynqmp_qspi: Change flush cache to invalidate cacheAshok Reddy Soma1-1/+1
2023-09-21trace: Fix alignment logic in flyrecord headerMichal Simek1-2/+29
2023-09-21trace: Move trace_clocks description above record offset calculationMichal Simek1-3/+4
2023-09-21trace: Use 64bit variable for start and lenMichal Simek1-1/+2
2023-09-21cmd: sf: Fix the flash_is_unlocked api size parameterVenkatesh Yadav Abbarapu1-1/+1