- b81e31a bootstash: Do not provide a default address for all by Tom Rini · 4 months ago
- 62b668b x86: Remove duplicate newlines by Marek Vasut · 4 months ago
- 35f04c9 x86: Set up some assumed sizes for binary blobs by Simon Glass · 5 months ago
- 07a6c69 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 7 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 0576234 x86: Add missing <linux/types.h> by Tom Rini · 7 months ago
- 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- e51478b x86: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 52c62ac x86: all firmware tables must be paragraph aligned by Heinrich Schuchardt · 11 months ago
- cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 8 months ago WIP/10Apr2024
- 2343d89 x86: coreboot: Enable truetype fonts by Simon Glass · 11 months ago
- 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 11 months ago
- 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- cf70f75 x86: Drop message about features being missing with 64-bit by Simon Glass · 12 months ago
- 6be5ec9 treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 12 months ago
- ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 8 months ago
- 39f7045 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · 12 months ago
- 9ad5fdf x86: zboot: Separate logic functions from commands by Simon Glass · 12 months ago
- d2c485a x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · 12 months ago
- db0c6f4 x86: zboot: Move environment setting into zboot_load() by Simon Glass · 12 months ago
- 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 12 months ago
- bade0ac x86: zboot: Move command code into its own file by Simon Glass · 12 months ago
- e4255f4 x86: zboot: Move zimage definitions to the header file by Simon Glass · 12 months ago
- 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 10 months ago
- 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 11 months ago
- a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 11 months ago
- a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
- 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
- 2c714d6 x86: coral: Align bootph SPI-flash subnodes with parent by Simon Glass · 11 months ago
- 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago WIP/21Dec2023-next
- a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
- 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 12 months ago
- c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
- 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- b1f8b56 arm: x86: Drop discarding of command linker-lists by Simon Glass · 1 year ago
- 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
- 93e1552 x86: Add defines for ins/outs functions by Igor Prusov · 1 year ago
- 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 12 months ago
- e1302b3 x86: coreboot: Add a sysinfo driver by Simon Glass · 1 year ago
- d7f592d x86: Drop <common.h> from remaining header files by Tom Rini · 1 year, 1 month ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- 9354330 x86: coreboot: Record the position of the SMBIOS tables by Simon Glass · 1 year, 2 months ago
- 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 2 months ago
- 3fef0de x86: coreboot: Enable VIDEO_COPY by Simon Glass · 1 year, 2 months ago
- 9a1447d x86: coreboot: Drop USB init on startup by Simon Glass · 1 year, 2 months ago
- 8ebca32 x86: Set the CPU vendor in SPL by Simon Glass · 1 year, 2 months ago
- 2c6b979 x86: coreboot: Rearrange arch_cpu_init() by Simon Glass · 1 year, 2 months ago
- 7739b27 x86: coreboot: Document cbmem console struct by Simon Glass · 1 year, 3 months ago
- 6acc072 x86: dm: Mark driver model as dead when disabling CAR by Simon Glass · 1 year, 3 months ago
- cd1ee5d x86: broadwell: Set up MTRRs by Simon Glass · 1 year, 3 months ago
- 3ca9b86 x86: broadwell: Avoid initing the CPU twice by Simon Glass · 1 year, 3 months ago
- 623b3e8 x86: spl: Change the condition for copying U-Boot to RAM by Simon Glass · 1 year, 3 months ago
- 02de919 x86: Add some log categories by Simon Glass · 1 year, 3 months ago
- 8e34ddc x86: broadwell: Show the memory delay by Simon Glass · 1 year, 3 months ago
- b95bc64 x86: Prevent from missing the FADT chaining by Andy Shevchenko · 1 year, 3 months ago
- 2e977b2 Reland "x86: Move FACP table into separate functions"" by Simon Glass · 1 year, 3 months ago
- 5c39f2c x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · 1 year, 9 months ago
- 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
- 13a7db9 x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 3 months ago
- f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
- 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 3 months ago
- cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 4 months ago
- 1a08109 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
- 3cc4095 x86: qemu: Add required linux/sizes.h include by Simon Glass · 1 year, 4 months ago
- dbfb6c0 x86: i8254: Include required ibmpc.h header by Simon Glass · 1 year, 4 months ago
- edd53bd x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · 1 year, 4 months ago
- 4099df4 x86: Correct copying of BIOS mode information by Simon Glass · 1 year, 4 months ago
- 1fa64e1 Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · 1 year, 4 months ago
- ea6eef2 x86: Run QEMU machine setup in SPL by Simon Glass · 1 year, 4 months ago
- 22080e0 x86: spl: Drop unwanted debug() by Simon Glass · 1 year, 4 months ago
- ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- 506df9d treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
- db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 4 months ago
- d560f7c x86: Return mtrr_add_request() to its old purpose by Simon Glass · 1 year, 4 months ago
- 3dfa411 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 4 months ago
- 41fbb34 x86: Change testing logic of mtrr commit by Bin Meng · 1 year, 4 months ago
- b895642 x86: Switch QEMU over to use the bochs driver by Simon Glass · 1 year, 4 months ago
- dac1fa5 x86: Make sure that the LPC is active before SDRAM init by Simon Glass · 1 year, 4 months ago
- df1bb2c x86: link: Support Micron memory by Simon Glass · 1 year, 4 months ago
- e2e7de8 x86: Convert some debug statements to use logging by Simon Glass · 1 year, 4 months ago
- 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 4 months ago
- 8856d61 x86: Refactor table-writing code a little by Simon Glass · 1 year, 4 months ago
- e7595aa x86: Allow logging to be used in SPL reliably by Simon Glass · 1 year, 4 months ago
- 7c10e11 x86: Init video in SPL if enabled by Simon Glass · 1 year, 4 months ago
- 3525258 x86: Ensure SPL banner is only shown once by Simon Glass · 1 year, 4 months ago
- 5345700 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 4 months ago
- 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 4 months ago
- 78f24d8 x86: Show an error when a BIOS exception occurs by Simon Glass · 1 year, 4 months ago
- 6788400 x86: Correct get_sp() implementation for 64-bit by Simon Glass · 1 year, 4 months ago
- 633af11 x86: Show the CPU physical address size with bdinfo by Simon Glass · 1 year, 4 months ago
- de94db8 x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · 1 year, 4 months ago
- b73dba7 x86: Tidy up EFI code in interrupt_init() by Simon Glass · 1 year, 4 months ago
- 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 4 months ago
- d0dfbf5 x86: zimage: Export the function to obtain the cmdline by Simon Glass · 1 year, 5 months ago
- c886557 x86: Add a function to boot a zimage by Simon Glass · 1 year, 5 months ago
- 8e21064 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago WIP/11Jul2023
- 0ef6343 x86: Update docs link in bootparam header by Paul Barker · 1 year, 5 months ago