- 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 4 months ago
- 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 4 months ago
- 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 4 months ago
- 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 4 months ago
- 84163ae x86: cpu: Remove unnecessary #ifdefs by Simon Glass · 4 years, 4 months ago
- 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · 4 years, 4 months ago
- ebb239a x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 4 months ago
- 3307d0c x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 4 months ago
- a3ee7b8 x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 4 months ago
- 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 4 months ago
- e40633d x86: Move MP code into mp_init by Simon Glass · 4 years, 4 months ago
- 740e908 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
- f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 4 months ago
- 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 4 months ago
- 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 4 months ago
- fb8736d x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 4 months ago
- c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 4 months ago
- a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 4 months ago
- f66fb30 x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
- d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
- 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 5 months ago
- 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 5 months ago
- 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 5 months ago
- 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 5 months ago
- 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · 4 years, 5 months ago
- 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 5 months ago
- 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 5 months ago
- 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
- f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 5 months ago
- 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
- 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · 4 years, 5 months ago
- f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 5 months ago
- c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 5 months ago
- 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 5 months ago
- e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 5 months ago
- a785185 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 5 months ago
- e9af32e x86: apl: Re-enable loading of SPL by Simon Glass · 4 years, 5 months ago
- 3ce7f24 x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · 4 years, 5 months ago
- c5c4ed6 x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 5 months ago
- b828d10 x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 7 months ago
- a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- c7811b7 x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 5 months ago
- b3279f3 bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 7 months ago
- f64fb10 x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
- e42ba05 x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 6 months ago
- 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 6 months ago
- 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 6 months ago
- 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 6 months ago
- acce685 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 6 months ago
- a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · 4 years, 6 months ago
- 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · 4 years, 6 months ago
- b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · 4 years, 6 months ago
- 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · 4 years, 6 months ago
- 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · 4 years, 6 months ago
- 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 6 months ago
- a0185fa x86: spl: Print the error on SPL failure by Simon Glass · 4 years, 6 months ago
- 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 6 months ago
- ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 6 months ago
- 65e6339 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 7 months ago
- d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 6 months ago
- d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 6 months ago
- 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- bb88327 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 7 months ago
- dae1153 x86: Update SPL for coreboot by Simon Glass · 4 years, 7 months ago
- 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 7 months ago
- de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · 4 years, 7 months ago
- 46f4c58 x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · 4 years, 7 months ago
- 3b01ac0 x86: Use the existing stack when chain-loading by Simon Glass · 4 years, 7 months ago
- 6bd98e0 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 7 months ago
- 74cd30a x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 7 months ago
- 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- 8eac3f3 x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- d89c4a3 x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 7 months ago
- faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
- 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
- 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
- 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
- 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
- 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
- c0b2ae5 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 8 months ago
- 9976b01 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 8 months ago