summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/apollolake
Commit message (Expand)AuthorAgeFilesLines
* x86: coral: Allow init of debug UART in U-Boot properSimon Glass2021-03-272-58/+60
* x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass2021-03-271-5/+9
* x86: apl: Use read-only SPL and new of-platdataSimon Glass2021-03-261-0/+2
* x86: apl: Tell of-platdata about a required header fileSimon Glass2021-03-261-0/+1
* x86: apl: Fix the header order in pmcSimon Glass2021-03-261-1/+1
* x86: Select advanced Intel code only if allowedSimon Glass2021-03-091-0/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* x86: apl: Enhance debugging in the SPL loaderSimon Glass2021-02-011-5/+7
* x86: apl: Adjust how the UART gets its platform dataSimon Glass2021-01-051-19/+24
* x86: apl: Use struct spi_nor instead of struct spi_flashSimon Glass2021-01-051-1/+1
* x86: apl: Move priv/plat structs to headersSimon Glass2021-01-052-26/+2
* x86: apl: Reduce size for TPLSimon Glass2021-01-054-8/+17
* x86: apl: Update hostbridge to remove unwanted TPL codeSimon Glass2021-01-051-5/+9
* x86: coral: Move fsp-m settings to a subnodeSimon Glass2021-01-051-1/+4
* x86: apl: Use const for driver operationsSimon Glass2021-01-051-1/+1
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-1/+2
* x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-052-28/+1
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-051-1/+1
* x86: Drop unnecessary mp_init logicSimon Glass2020-12-181-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-134-18/+18
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-133-7/+7
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-133-7/+7
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-134-7/+7
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-134-5/+5
* dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-1/+1
* dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-131-1/+1
* x86: Silence some logging statementsSimon Glass2020-11-061-4/+4
* x86: Set up Chrome OS to boot into developer modeSimon Glass2020-11-061-6/+20
* x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass2020-11-061-1/+2
* x86: apl: Add core init for the SoCSimon Glass2020-11-053-20/+109
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-057-10/+10
* x86: apl: Take advantage of the of-platdata parent supportSimon Glass2020-10-291-1/+2
* x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass2020-10-291-0/+2
* x86: apl: Check low-level init in FSP-S pre-initSimon Glass2020-09-251-0/+2
* x86: apl: Drop unnecessary code in PMC driverSimon Glass2020-09-251-6/+2
* x86: apl: Generate ACPI table for LPCSimon Glass2020-09-251-0/+18
* x86: apl: Generate CPU tablesSimon Glass2020-09-251-0/+77
* x86: apl: Add support for hostbridge ACPI generationSimon Glass2020-09-251-9/+211
* x86: apl: Generate required ACPI tablesSimon Glass2020-09-252-0/+212
* x86: apl: Allow reading hostbridge base addressesSimon Glass2020-09-251-0/+27
* x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass2020-09-251-0/+1
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-251-0/+1
* x86: acpi: Support external GNVS tablesSimon Glass2020-09-251-0/+1
* x86: Add a config for the systemagent PCIEX regions sizeSimon Glass2020-09-251-0/+1
* x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner2020-09-211-3/+3
* arch: x86: apl: Update FSP parametersBernhard Messerklinger2020-08-031-0/+23
* x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger2020-08-031-0/+28
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-1/+1