summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans2021-06-223-67/+3
* soc/intel/apollolake: Use devfn_disable() functionSubrata Banik2021-06-211-3/+2
* soc/intel/apollolake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-11/+5
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* src: Drop "This file is part of the coreboot project" linesAngel Pons2021-05-101-1/+0
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-213-14/+13
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-211-5/+4
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-0/+7
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-2/+0
* soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner2021-03-121-49/+8
* soc/intel/apollolake: Add `GPE0_STS_BIT` macroAngel Pons2021-03-052-1/+7
* soc/intel: Guard macro parameters in pm.hAngel Pons2021-03-031-2/+2
* soc/intel: Include gfx.asl from northbridgeAngel Pons2021-03-012-3/+3
* soc/intel/{alderlake,apollolake}: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-161-3/+0
* 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