summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-3/+0
* soc/intel: Remove unused <console/console.h>Elyes HAOUAS2021-02-152-2/+0
* soc/intel/*: Move prmrr_core_configurePatrick Rudolph2021-02-151-4/+4
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-112-2/+2
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-092-4/+2
* drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki2021-02-091-2/+3
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons2021-01-301-1/+1
* ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki2021-01-281-4/+0
* ACPI: Declare GNVS variables globallyKyösti Mälkki2021-01-281-3/+0
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-232-12/+6
* ELOG: Add const qualifier for chipset_power_stateKyösti Mälkki2021-01-231-2/+2
* soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner2021-01-231-47/+0
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-19/+0
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-203-5/+2
* ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki2021-01-181-8/+0
* soc/intel: rename uart_max_indexMichael Niewöhner2021-01-121-1/+1
* soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh2021-01-111-24/+7
* ACPI: Add missing include in nvs.hKyösti Mälkki2021-01-101-0/+1
* soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki2021-01-101-6/+0
* ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki2021-01-101-4/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-102-6/+0
* soc/intel/apollolake: Hook up GMA ACPI brightness controlsMatt DeVillier2021-01-043-0/+28
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-012-36/+22
* soc/intel/common: Move gfx.asl to drivers/intel/gmaMatt DeVillier2020-12-301-1/+1
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-301-0/+3
* soc/intel/apl: Fix indentsFelix Singer2020-12-281-2/+2
* soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier2020-12-251-1/+1
* soc/intel/apl/graphics: add missing left-shiftMichael Niewöhner2020-12-221-1/+2
* soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak2020-12-102-2/+10
* coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh2020-12-081-0/+12
* commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh2020-12-081-4/+4
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-1/+0
* soc/intel/block/pmc: Only include the PCI driver when it is not hiddenArthur Heymans2020-11-221-0/+1
* soc/intel/apollolake: use P2SB function to generate DMAR IOAPICArthur Heymans2020-11-201-10/+2
* soc/intel/apollolake: use P2SB function to generate DMAR HPETArthur Heymans2020-11-201-2/+2
* soc/intel: Use of common reset code blockSubrata Banik2020-11-022-14/+2
* soc/intel: Add a driver for CNVi WiFi/BT controllersFurquan Shaikh2020-11-021-0/+1
* soc/intel: deduplicate ACPI timer emulationMichael Niewöhner2020-10-283-20/+1
* {cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner2020-10-211-6/+4
* soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner2020-10-213-8/+10
* soc/intel/common: add Kconfig for PM Timer emulation supportMichael Niewöhner2020-10-211-0/+1
* soc/intel: Configure PAVP at compile-timeBenjamin Doron2020-10-121-0/+2
* soc/intel: Make use of common gfx.aslSubrata Banik2020-10-081-0/+3
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-021-1/+0
* soc/intel/apollolake: Add PCH_IRQx into irq.hSubrata Banik2020-09-301-0/+2
* soc/intel/common/block/lpc: add acpi nameJonathan Zhang2020-09-281-3/+0
* soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset`Angel Pons2020-09-271-1/+1
* soc/intel/apollolake: Drop select SMPKyösti Mälkki2020-09-261-1/+0