aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-12-22fsp: Move and rename fsp_types.h fileSughosh Ganu2-63/+2
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2-4/+8
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2-0/+7
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko1-1/+0
2020-12-16x86: edison: Add CPU to compatible stringAndy Shevchenko1-1/+1
2020-12-16x86: tangier: Find proper memory region for relocationAndy Shevchenko1-0/+43
2020-12-16x86: zimage: Update cmdline parameter to be an env varSimon Glass1-7/+8
2020-11-10x86: coral: Update smbios tables to latest definitionSimon Glass1-6/+21
2020-11-10x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng1-1/+1
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass15-0/+60
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass1-0/+28
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass1-5/+6
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass1-0/+9
2020-11-06x86: zimage: Add a little more loggingSimon Glass1-0/+6
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass1-13/+22
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass1-1/+1
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass1-8/+11
2020-11-06x86: Silence some logging statementsSimon Glass5-11/+11
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass1-2/+6
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass1-6/+20
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass5-7/+5
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass1-1/+50
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass1-0/+1
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass1-9/+18
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass1-7/+15
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass3-7/+27
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass1-1/+3
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass1-3/+10
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass1-3/+46
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass1-19/+19
2020-11-05x86: Add SMBIOS info for CoralSimon Glass1-0/+8
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass1-2/+0
2020-11-05x86: Don't bother clearing global NVSSimon Glass1-1/+0
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass1-1/+6
2020-11-05x86: Allow writing tables to failSimon Glass3-3/+15
2020-11-05x86: Add support for private filesSimon Glass1-0/+4
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass1-0/+38
2020-11-05x86: apl: Add core init for the SoCSimon Glass7-21/+170
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass9-12/+12
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass1-1/+2
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass1-0/+2
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass2-2/+2
2020-09-25x86: edison: Generate an image suitable for xFSTKSimon Glass2-0/+35
2020-09-25x86: Use multiple imagesSimon Glass3-21/+10
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass2-8/+19
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass1-0/+25
2020-09-25x86: coral: Update config and device tree for ACPISimon Glass1-14/+212
2020-09-25x86: Add a way to add to the e820 memory tableSimon Glass1-0/+17
2020-09-25x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass1-8/+14
2020-09-25x86: fsp: Add more debugging for silicon initSimon Glass1-1/+3