- 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 2 months ago
- 7739b27 x86: coreboot: Document cbmem console struct by Simon Glass · 1 year, 2 months ago
- 2e977b2 Reland "x86: Move FACP table into separate functions"" 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
- ea6eef2 x86: Run QEMU machine setup in SPL by Simon Glass · 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
- 6a32489 x86: Record the start and end of the tables 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
- de94db8 x86: Add a comment for board_init_f_r_trampoline() 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, 4 months ago
- c886557 x86: Add a function to boot a zimage by Simon Glass · 1 year, 4 months ago
- 0ef6343 x86: Update docs link in bootparam header by Paul Barker · 1 year, 5 months ago
- b194e43 x86: Tidy up availability of string functions by Simon Glass · 1 year, 7 months ago
- 2f5210b x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 7 months ago
- 368fd56 x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 7 months ago
- 37c9f9c x86: Support booting a 64-bit kernel from 64-bit U-Boot by Simon Glass · 1 year, 8 months ago
- 1404914 x86: Add return-value comment to cpu_jump_to_64bit() by Simon Glass · 1 year, 8 months ago
- 90f2b5a x86: Adjust bootparam.h to be more like linux by Simon Glass · 1 year, 8 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 11 months ago
- 767df6a x86: Fix i8259 ifdef include guard by Alistair Delva · 2 years, 2 months ago
- 95e7caf x86: provide typedef jmp_buf by Heinrich Schuchardt · 2 years, 2 months ago
- 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
- a581eba spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · 2 years, 7 months ago
- 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 8 months ago
- 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
- ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 8 months ago
- 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 8 months ago
- 978a8a2 x86: Add an enum name for the GNVS firmware type by Simon Glass · 2 years, 9 months ago
- 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
- aafb31f acpi: Move acpi_write_tables() to a generic header by Simon Glass · 2 years, 10 months ago
- 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 10 months ago
- 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
- 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years ago
- 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 3 years ago
- 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years, 1 month ago
- d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years, 1 month ago
- 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 2 months ago
- e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 2 months ago
- e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- 57e2c0a x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · 3 years, 2 months ago
- ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
- c91737b efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 3 months ago
- 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
- c5c6215 x86: Add function comments to cb_sysinfo.h by Simon Glass · 3 years, 5 months ago
- 0f5ca1d x86: Update the MP constants to avoid conflicts by Simon Glass · 3 years, 5 months ago
- 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 21296b0 x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 8 months ago
- 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 8 months ago
- e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 8 months ago
- 1058ab3 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 8 months ago
- f9f06e6 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 8 months ago
- 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 8 months ago
- e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 8 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 9 months ago
- edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 10 months ago
- f824389 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 10 months ago
- 442e630 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 10 months ago
- 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
- 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
- f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
- 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
- 941e630 x86: Fix header guard in asm/pmu.h by Simon Glass · 4 years ago
- ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 11 months ago
- df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years, 1 month ago
- 08059c9 x86: Define the Chrome OS GNVS region by Simon Glass · 4 years, 1 month ago
- a0ed800 x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · 4 years, 1 month ago
- 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years, 1 month ago
- dac7778 x86: Add a layout for Chrome OS verified boot by Simon Glass · 4 years, 1 month ago
- 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years, 1 month ago
- 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
- 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
- 26c3d3d x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 2 months ago
- 3a25073 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 2 months ago
- aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
- c90b302 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 2 months ago
- da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
- 94c5ad2 x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 2 months ago
- 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
- 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
- 7764a84 x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 2 months ago
- f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
- d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
- 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
- abc585b x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 2 months ago