| Commit message (Expand) | Author | Age | Files | Lines |
* | soc/intel/ehl: Add Kconfig option to disable reset on TCO expiration | Werner Zeh | 2022-01-25 | 2 | -0/+19 |
* | soc/intel/elkhartlake: Add PSE TSN support | Lean Sheng Tan | 2022-01-25 | 4 | -39/+116 |
* | soc/intel/elkhartlake: Introduce Intel PSE | Lean Sheng Tan | 2022-01-25 | 5 | -1/+173 |
* | soc/intel/ehl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik | 2022-01-21 | 2 | -9/+1 |
* | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik | 2022-01-19 | 2 | -1/+11 |
* | src/soc/intel: Remove unused <console/console.h> | Elyes HAOUAS | 2022-01-10 | 1 | -1/+0 |
* | soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries | Michael Niewöhner | 2022-01-09 | 1 | -0/+1 |
* | soc/intel: Remove unused <string.h> | Elyes HAOUAS | 2022-01-05 | 3 | -3/+0 |
* | soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode | Subrata Banik | 2022-01-02 | 2 | -2/+2 |
* | soc/intel/elkhartlake: Hook up public microcode | Arthur Heymans | 2021-12-12 | 2 | -1/+3 |
* | soc/intel/elkhartlake: Update SA DIDs Table | Rick Lee | 2021-11-25 | 1 | -0/+2 |
* | soc/intel/elkhartlake: Disable Intel PSE by default | Lean Sheng Tan | 2021-11-24 | 1 | -0/+2 |
* | soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` | Subrata Banik | 2021-11-22 | 1 | -1/+0 |
* | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen | 2021-11-10 | 2 | -2/+2 |
* | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner | 2021-11-08 | 1 | -1/+0 |
* | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held | 2021-10-26 | 1 | -1/+0 |
* | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held | 2021-10-25 | 1 | -1/+0 |
* | soc/intel/elkhartlake: Add PSE PCI devices into header file | Lean Sheng Tan | 2021-10-22 | 1 | -0/+82 |
* | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki | 2021-10-22 | 1 | -1/+0 |
* | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held | 2021-10-22 | 1 | -2/+2 |
* | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held | 2021-10-21 | 1 | -1/+2 |
* | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons | 2021-10-19 | 1 | -1/+1 |
* | soc/intel/*/acpi.c: Don't copy structs with `memcpy()` | Angel Pons | 2021-10-19 | 1 | -1/+1 |
* | soc/intel: transition full control over PM Timer from FSP to coreboot | Michael Niewöhner | 2021-10-17 | 1 | -0/+9 |
* | soc/intel: implement ACPI timer disabling per SoC and drop common code | Michael Niewöhner | 2021-10-17 | 2 | -2/+1 |
* | soc/intel: move disabling of PM Timer to SoC PMC code | Michael Niewöhner | 2021-10-17 | 2 | -9/+9 |
* | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner | 2021-10-17 | 1 | -15/+0 |
* | soc/intel: drop P_BLK support | Michael Niewöhner | 2021-10-13 | 1 | -3/+0 |
* | soc/intel: replace dt option PmTimerDisabled by Kconfig | Michael Niewöhner | 2021-10-12 | 3 | -12/+3 |
* | soc/intel/*/cpu.c: Add missing space in comment | Angel Pons | 2021-10-12 | 1 | -1/+1 |
* | soc/intel: Drop unnecessary `select REG_SCRIPT` | Angel Pons | 2021-09-29 | 1 | -1/+0 |
* | soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks | Michael Niewöhner | 2021-09-29 | 1 | -4/+4 |
* | soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers | Michael Niewöhner | 2021-09-23 | 2 | -0/+12 |
* | soc/intel/elkhartlake: Clear RTC_BATTERY_DEAD | Tim Wawrzynczak | 2021-09-20 | 1 | -2/+18 |
* | soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR size | Michael Niewöhner | 2021-09-17 | 2 | -11/+4 |
* | soc/intel/elkhartlake: Switch to runtime generation of Power Engine | Tim Wawrzynczak | 2021-09-10 | 3 | -3/+11 |
* | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons | 2021-09-08 | 1 | -1/+0 |
* | soc/intel/elkhartlake: Lock PAM registers in finalize | Tim Wawrzynczak | 2021-09-05 | 2 | -0/+11 |
* | acpi: Fill fadt->century based on Kconfig | Nico Huber | 2021-08-19 | 1 | -1/+0 |
* | Move post_codes.h to commonlib/console/ | Ricardo Quesada | 2021-08-04 | 2 | -2/+2 |
* | soc/intel/*: Allow configuring 8254 timer via CMOS | Sean Rhodes | 2021-08-03 | 1 | -1/+4 |
* | soc/intel/elkhartlake: Update UART clock divider params | Lean Sheng Tan | 2021-07-29 | 1 | -4/+4 |
* | src/*: Specify type of `CBFS_SIZE` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | soc/intel/common: Rename kconfig PMC_EPOC | Lean Sheng Tan | 2021-07-19 | 1 | -2/+2 |
* | soc/intel/elkhartlake: Expose FIVR config to mainboard | Lean Sheng Tan | 2021-07-17 | 2 | -11/+75 |
* | soc/intel/elkhartlake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik | 2021-07-17 | 2 | -2/+1 |
* | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons | 2021-07-02 | 1 | -1/+0 |
* | soc/intel: Refactor `xdci_can_enable()` function | Angel Pons | 2021-07-01 | 1 | -4/+1 |
* | soc/intel/elkhartlake: Enable PCH GBE | Lean Sheng Tan | 2021-06-30 | 5 | -3/+68 |
* | src: Move `select ARCH_X86` to platforms | Angel Pons | 2021-06-30 | 1 | -0/+1 |