aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake
AgeCommit message (Expand)Author
2022-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-08soc/intel/apollolake: Correct enum for PrimaryVideoAdaptor FSP parameterWerner Zeh
2022-03-31Kconfig: Select UDK2017Patrick Rudolph
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-14soc/intel/common: Implement error codes for for heci_send_receive()Sridhar Siricilla
2022-03-10soc/apollolake: Hook up VTD to CMOSSean Rhodes
2022-03-10soc/apollolake: Correct SMBus interruptSean Rhodes
2022-03-09soc/apollolake: Hook up CnviMode to devicetreeSean Rhodes
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-24soc/apollolake: Allow configuring individual USB ports on GLKSean Rhodes
2022-02-18soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_ASubrata Banik
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-15soc/intel/apollolake: Fix overlapping ACPI resource rangesMatt DeVillier
2022-02-15soc/intel/apollolake: Add function to clear PMCON status bitsSubrata Banik
2022-02-15soc/apollolake: Make IO decode / enable register configurableSean Rhodes
2022-02-12soc/intel/apl: Use Kconfig to enable CseRbpSean Rhodes
2022-02-07soc/intel/apollolake: Convert to ASL 2.0Elyes HAOUAS
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-04soc/intel/{adl, common}: Add routines into CSE IA-common codeSubrata Banik
2022-02-03soc/intel/apollolake: Rename PWRMBASE macro and functionSubrata Banik
2022-02-02soc/intel/apollolake: Use PCR write to disable HECI1Subrata Banik
2022-02-02soc/intel/common/cse: Rework heci_disable functionSubrata Banik
2022-02-01soc/intel/appololake: Allow to configure SATA ALPM via devicetreeMario Scheithauer
2022-01-19soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik
2022-01-11soc/intel/apl: Use Kconfig to disable HECI1Subrata Banik
2022-01-11soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik
2022-01-01soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/apollolake/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-11-15Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-09soc/intel: generate SSDT instead of using GNVS for SGXMichael Niewöhner
2021-10-29soc/intel/apollolake: Fix BUG-message when checking for XDCI deviceWerner Zeh
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-26soc/*/Makefile: don't add cpu/x86/cacheFelix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-22cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-20soc/intel/{skl,apl}: don't run or even include SGX code if disabledMichael Niewöhner
2021-10-19soc/intel: Constify `soc_get_cstate_map()`Angel Pons
2021-10-17soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM TimerMichael Niewöhner
2021-10-17soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-10-13soc/intel: drop P_BLK supportMichael Niewöhner
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-29soc/intel: Rename GNVS struct member to match ASLAngel Pons
2021-09-16vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-09-08soc/{apl,glk}: Allow to select the primary graphics deviceMaxim Polyakov
2021-09-05soc/intel/common/cse: Add argument for CSE fixed client addrRizwan Qureshi
2021-08-12soc/intel/apollolake: add 4Gb and 6Gb dram densityJamie Chen
2021-08-12soc/intel/apollolake: change LPDDR4 density enum definitionJamie Chen
2021-07-17soc/intel/apollolake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik
2021-07-02arch/x86: Add X86_CUSTOM_BOOTMEDIARaul E Rangel
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-07-01soc/intel: Refactor `xdci_can_enable()` functionAngel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-28soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons
2021-06-25soc/intel/apollolake: Drop `xdci_can_enable()` callAngel Pons
2021-06-25soc/intel/apollolake/xdci.c: Use `dev` parameterAngel Pons
2021-06-24soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKEArthur Heymans
2021-06-22soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans
2021-06-21soc/intel/apollolake: Use devfn_disable() functionSubrata Banik
2021-06-16soc/intel/apollolake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-05-18cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans
2021-05-10src: Drop "This file is part of the coreboot project" linesAngel Pons
2021-04-21soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons
2021-04-21commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner
2021-03-27soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-03-12soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner
2021-03-05soc/intel/apollolake: Add `GPE0_STS_BIT` macroAngel Pons
2021-03-03soc/intel: Guard macro parameters in pm.hAngel Pons
2021-03-01soc/intel: Include gfx.asl from northbridgeAngel Pons
2021-02-16soc/intel/{alderlake,apollolake}: Remove unused <string.h>Elyes HAOUAS
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-15soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15soc/intel/*: Move prmrr_core_configurePatrick Rudolph
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-01-30soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki
2021-01-28ACPI: Declare GNVS variables globallyKyösti Mälkki
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23ELOG: Add const qualifier for chipset_power_stateKyösti Mälkki
2021-01-23soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner