aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-04x86: zimage: Add silent-console processingSimon Glass
2020-11-10x86: coral: Update smbios tables to latest definitionSimon Glass
2020-11-10x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass
2020-11-06x86: zimage: Add a little more loggingSimon Glass
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass
2020-11-06x86: Silence some logging statementsSimon Glass
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass
2020-11-05x86: Add SMBIOS info for CoralSimon Glass
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass
2020-11-05x86: Don't bother clearing global NVSSimon Glass
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass
2020-11-05x86: Allow writing tables to failSimon Glass
2020-11-05x86: Add support for private filesSimon Glass
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass
2020-11-05x86: apl: Add core init for the SoCSimon Glass
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass
2020-09-25x86: edison: Generate an image suitable for xFSTKSimon Glass
2020-09-25x86: Use multiple imagesSimon Glass
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass
2020-09-25x86: coral: Update config and device tree for ACPISimon Glass
2020-09-25x86: Add a way to add to the e820 memory tableSimon Glass
2020-09-25x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass
2020-09-25x86: fsp: Add more debugging for silicon initSimon Glass
2020-09-25x86: apl: Check low-level init in FSP-S pre-initSimon Glass
2020-09-25x86: acpi: Set the log category for x86 table generationSimon Glass
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass