Age | Commit message (Expand) | Author |
2020-12-04 | soc/intel/{skl,cnl}: add NMI_{EN,STS} registers | Michael Niewöhner |
2020-12-04 | soc/intel/common/block/gpio: add code for NMI enabling | Michael Niewöhner |
2020-12-03 | soc/intel/skylake: Add chipset devicetree | Felix Singer |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-12-02 | soc/intel/skylake: Fix compilation under x86_64 | Patrick Rudolph |
2020-12-02 | soc/intel/skylake: Map VBIOS IDs | Paul Menzel |
2020-11-30 | soc/intel/skylake: Fix comment | Felix Singer |
2020-11-29 | soc/intel: Configure P2SB before other PCH controllers | Furquan Shaikh |
2020-11-28 | soc/intel/skl: correct OC pin skip value for disabled usb ports | Michael Niewöhner |
2020-11-24 | soc/intel/skylake: Support NHLT 1ch DMIC | Benjamin Doron |
2020-11-24 | soc/intel/skylake: Use correct NHLT_PDM_DEV definition | Benjamin Doron |
2020-11-22 | soc/intel/block/pmc: Only include the PCI driver when it is not hidden | Arthur Heymans |
2020-11-13 | soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig | Michael Niewöhner |
2020-11-13 | soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disabling | Michael Niewöhner |
2020-11-09 | soc/intel/skylake: Enable PCH thermal depending on devicetree | Benjamin Doron |
2020-11-04 | soc/intel/skl,acpi/acpigen: convert global CPPC package to local one | Michael Niewöhner |
2020-11-02 | soc/intel: Use of common reset code block | Subrata Banik |
2020-10-28 | soc/intel: deduplicate ACPI timer emulation | Michael Niewöhner |
2020-10-26 | mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` | Michael Niewöhner |
2020-10-26 | soc/intel/skl: replace conditional on dt option reading CPUID for CPPC | Michael Niewöhner |
2020-10-26 | soc/intel: drop unneeded ISST configuration code | Michael Niewöhner |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-10-24 | {cpu,soc}/intel: deduplicate cpu code | Michael Niewöhner |
2020-10-21 | {cpu,soc}/intel: replace AES-NI locking by common implemenation call | Michael Niewöhner |
2020-10-21 | soc/intel,mb/*: get rid of legacy pad macros | Michael Niewöhner |
2020-10-21 | soc/intel: convert XTAL frequency constant to Kconfig | Michael Niewöhner |
2020-10-21 | soc/intel/common: add Kconfig for PM Timer emulation support | Michael Niewöhner |
2020-10-19 | soc/intel/*: drop useless XTAL shutdown qualification code | Michael Niewöhner |
2020-10-19 | soc/intel/skylake: Do not let FSP set the subsystem IDs | Benjamin Doron |
2020-10-17 | cpu/intel,soc/intel: drop Kconfig for hyperthreading | Michael Niewöhner |
2020-10-16 | soc/intel/skylake: Rename PcieRpAspm devicetree config | Benjamin Doron |
2020-10-15 | soc/intel/skylake: Configure L1 substates for PCH root ports | Benjamin Doron |
2020-10-14 | soc/intel/skylake/cpu.c: Fix comment coding style | Angel Pons |
2020-10-12 | soc/intel: Configure PAVP at compile-time | Benjamin Doron |
2020-10-05 | soc/intel/common/block/acpi: Factor out common platform.asl | Subrata Banik |
2020-10-05 | soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntax | Subrata Banik |
2020-10-05 | soc/intel/skylake: Align platform.asl with CNL | Subrata Banik |
2020-10-05 | soc/intel/common/block/acpi: Factor out common smbus.asl | Subrata Banik |
2020-10-03 | soc/intel: Make use of PMC low power program from common block | Subrata Banik |
2020-10-03 | soc/intel: Move pch_misc_init() to common code | Subrata Banik |
2020-10-03 | soc/intel: Move soc_pch_pirq_init() to common code | Subrata Banik |
2020-10-03 | soc/intel: Move pch_enable_ioapic() to common code | Subrata Banik |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-30 | soc/intel/skylake: Move PMC MMIO offset macro into pmc.h | Subrata Banik |
2020-09-30 | soc/intel/skylake: Align PMC offset 0x31C name with CNL | Subrata Banik |
2020-09-30 | soc/intel/skylake: Align soc_pch_pirq_init() with CNL | Subrata Banik |
2020-09-28 | soc/intel/common/block/lpc: add acpi name | Jonathan Zhang |
2020-09-28 | soc/intel/skl: Fix error code of send_global_reset() | Nico Huber |
2020-09-27 | soc/intel/skylake/acpi/gpio.asl: Use ASL 2.0 syntax | Angel Pons |
2020-09-27 | soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset` | Angel Pons |