- c1614a4 x86: cpu: Add a few prototypes to the header file by Andy Shevchenko · 7 weeks ago
- 2fb5cc2 x86: cpu: Mark a few functions static by Andy Shevchenko · 7 weeks ago
- c222dda x86: cpu: Use default print_cpuinfo() for all by Andy Shevchenko · 7 weeks ago
- e1c0dd3 x86: coreboot: Add timestamps from coreboot to bootstage by Simon Glass · 3 months ago
- 734b0cb x86: coreboot: Update the timestamp code to use sysinfo by Simon Glass · 3 months ago
- 3b2e4f5 x86: Ensure the CPU identity exists for timer init by Simon Glass · 3 months ago
- 6ab545b x86: Show the CPU vendor in bdinfo by Simon Glass · 3 months ago
- b84d2f2 x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo by Tom Rini · 10 months ago
- ad33ce2 x86: e820: use the lmb API for adding RAM memory by Sughosh Ganu · 6 weeks ago
- d206182 dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago WIP/14Oct2024
- 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- c46760d global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- bef9fdb arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 8 weeks ago
- 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 8 weeks ago
- 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
- 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
- 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
- ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- 2c832ab Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · 3 months ago
- 3eb7f46 x86: provide mb() macro by Philip Oberfichtner · 4 months ago
- 2e93131 global_data: Drop spl_handoff by Simon Glass · 3 months ago
- a6616ba global_data: Drop global_data hose by Simon Glass · 3 months ago
- 7d08262 global_data: Remove pci_ram_top by Simon Glass · 3 months ago
- 26d3faa x86: Drop use of global_data fb_base by Simon Glass · 3 months ago
- c17b2a0 x86: Fix ptrdiff_t for x86_64 by Richard Weinberger · 4 months ago
- 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, 4 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