summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
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-11-10x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng
2020-11-06x86: Silence some logging statementsSimon 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: Show the interrupt pointer with 'irqinfo'Simon Glass
2020-11-05x86: Don't bother clearing global NVSSimon Glass
2020-11-05x86: Allow writing tables to failSimon 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: Add support for more than 8 MTRRsSimon Glass
2020-09-25x86: apl: Check low-level init in FSP-S pre-initSimon Glass
2020-09-25x86: Notify the FSP of the 'end firmware' eventSimon Glass
2020-09-25x86: Sort the MTRR tableSimon Glass
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass
2020-09-25x86: apl: Drop unnecessary code in PMC driverSimon Glass
2020-09-25x86: apl: Generate ACPI table for LPCSimon Glass
2020-09-25x86: apl: Generate CPU tablesSimon Glass
2020-09-25x86: apl: Add support for hostbridge ACPI generationSimon Glass
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass
2020-09-25x86: apl: Allow reading hostbridge base addressesSimon Glass
2020-09-25x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass
2020-09-25x86: acpi: Add a common routine to write WiFi infoSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-09-25x86: acpi: Support external GNVS tablesSimon Glass
2020-09-25x86: Add a config for the systemagent PCIEX regions sizeSimon Glass
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-21x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-09-01x86: Introduce USE_EARLY_BOARD_INIT optionAndy Shevchenko
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-08-03x86: call32: Append appropriate suffixesAndy Shevchenko
2020-08-03x86: sipi_vector: Append appropriate suffixesAndy Shevchenko
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger
2020-07-28x86: Change how selection of ROMs worksSimon Glass
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini