Age | Commit message (Expand) | Author |
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 |
2020-09-27 | soc/intel/common/block/acpi: Factor out common gpio_op.asl | Subrata Banik |
2020-09-27 | soc/intel/skylake: Use GPIO state macros from intelblocks/gpio_defs.h | Subrata Banik |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-25 | soc/intel: Use ASL 2.0 syntax for GPIO ASL helper function | Subrata Banik |
2020-09-22 | Revert "soc/intel: Refactor do_global_reset() function" | Furquan Shaikh |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | soc/intel: Refactor do_global_reset() function | Subrata Banik |
2020-09-21 | soc/intel: rename get_prmrr_size | Michael Niewöhner |
2020-09-21 | soc/intel/skylake: acpi: drop HWP's dependency on EIST | Michael Niewöhner |
2020-09-19 | soc/intel/common/block/cse: Refactor cse_request_global_reset() function | Subrata Banik |
2020-09-14 | soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode | Aamir Bohra |
2020-09-06 | soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by default | Michael Niewöhner |
2020-08-18 | elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE | Aaron Durbin |
2020-08-17 | soc/intel/skylake/acpi.c: Name devices on secondary bus | Benjamin Doron |
2020-08-17 | soc/intel/skylake: Call mainboard ACPI sleep methods | Benjamin Doron |
2020-08-14 | soc/intel/skylake: Refactor PEG configuration | Felix Singer |
2020-08-14 | soc/intel/skylake: Factor out unnecessary if-else-block | Felix Singer |