summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/denverton_ns: Use `popcnt()` helperAngel Pons2021-12-172-19/+9
* soc/intel/denverton_ns: Fix MRC_RW_CACHEKyösti Mälkki2021-12-151-0/+1
* soc/intel/denverton_ns: Use common SMBus support codeKyösti Mälkki2021-12-153-23/+5
* soc/intel/baytrail,denverton_ns: Call setup_lapic()Dmitry Ponamorev2021-12-151-0/+4
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-5/+5
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-081-1/+0
* soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()`Angel Pons2021-11-051-11/+10
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-2/+2
* soc/intel/denverton_ns: Fetch addr bits at runtimeArthur Heymans2021-11-021-1/+2
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-261-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* soc/intel/denverton_ns: use mp_cpu_bus_initFelix Held2021-10-224-18/+3
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki2021-10-221-1/+1
* sb,soc/intel: Set IOAPIC max entries before APIC IDKyösti Mälkki2021-10-221-2/+2
* sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki2021-10-221-10/+3
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-2/+2
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-9/+0
* soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosenMichael Niewöhner2021-10-173-0/+14
* soc/intel/dnv_ns: enable uCode PM Timer emulationMichael Niewöhner2021-10-162-0/+3
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-132-4/+0
* soc/intel/dnv_ns: drop redundancies from soc_fill_fadtMichael Niewöhner2021-10-111-26/+0
* soc/intel/dnv_ns: add the Kconfig value for CPU_XTAL_HZMichael Niewöhner2021-10-091-0/+3
* soc/intel/dnv_ns: correct size of GPE0 registers in FADTMichael Niewöhner2021-10-071-9/+0
* soc/intel/denverton_ns: Always enable SpeedStepDmitry Ponamorev2021-10-071-6/+4
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* {sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons2021-09-291-28/+0
* {sb,soc}/intel: Drop PRMx from GNVSAngel Pons2021-09-292-12/+12
* {sb,soc}/intel: Drop LCKF from GNVSAngel Pons2021-09-292-2/+2
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* soc/intel/denverton_ns: Ensure CPU device has a valid linkFurquan Shaikh2021-08-271-0/+8
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* soc/intel/denverton_ns: Sanity check MMCONF_BASE_ADDRESSKyösti Mälkki2021-08-194-15/+42
* cpu/intel: Add dedicated file to grow Intel CPUIDsSubrata Banik2021-07-171-4/+2
* arch/x86: Use ENV_X86_64 instead of _x86_64_Patrick Rudolph2021-07-061-1/+1
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-6/+0
* soc/intel/denverton_ns: Remove SOC specific FSP location overridesArthur Heymans2021-06-162-26/+2
* 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
* soc/intel/dnv_ns: hook up new gpio device operationsMichael Niewöhner2021-04-082-0/+4
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-0/+6
* soc/intel/denverton_ns: Drop `pcidev_path_on_root_debug` usageAngel Pons2021-02-271-1/+1
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-2/+1
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-2/+0
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-112-2/+2