summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-07-17x86: Add support for building up an NHLT structureSimon Glass
2020-07-17acpi: Allow creating the GNVS to failSimon Glass
2020-07-17x86: Allow devices to write to DSDTSimon Glass
2020-07-17x86: Allow devices to write an SSDTSimon Glass
2020-07-17x86: acpi: Move MADT down a bitSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner
2020-07-09x86: apl: Re-enable loading of SPLSimon Glass
2020-07-09x86: fsp: video: Allocate a frame buffer when neededSimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-07-01x86: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini
2020-06-29x86: Don't build some unused objects in TPLTom Rini
2020-06-25bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass
2020-06-02x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Create buffers outside of the methodsBin Meng
2020-06-02x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko
2020-06-02x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko
2020-06-02x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko
2020-06-02x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko
2020-06-02x86: apl: Add hex offsets for registers in FSP-SSimon Glass
2020-06-02x86: coral: Correct some FSP-S settingsSimon Glass
2020-06-02x86: apl: Add hex offsets for registers in FSP-MSimon Glass
2020-06-02x86: coral: Correct some FSP-M settingsSimon Glass
2020-06-02x86: mrccache: Allow use before driver model is activeSimon Glass
2020-06-02x86: spl: Print the error on SPL failureSimon Glass
2020-06-02x86: spi: Add a way to access the SPI mapping via registersSimon Glass
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger
2020-05-27x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass
2020-05-04x86: Update SPL for corebootSimon Glass