Age | Commit message (Expand) | Author |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Add missing include in nvs.h | Kyösti Mälkki |
2020-12-28 | soc/intel/apl: Fix indents | Felix Singer |
2020-10-28 | soc/intel: deduplicate ACPI timer emulation | Michael Niewöhner |
2020-10-21 | soc/intel: convert XTAL frequency constant to Kconfig | Michael Niewöhner |
2020-09-30 | soc/intel/apollolake: Add PCH_IRQx into irq.h | Subrata Banik |
2020-09-24 | soc/intel/common/smbus: Add support for Apollo Lake SoC | Maxim Polyakov |
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-09 | soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol | Angel Pons |
2020-08-10 | soc/intel/apollolake: Rename UART irqs | Patrick Rudolph |
2020-08-10 | soc/intel/apollolake: Add irq.h | Patrick Rudolph |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-05-26 | apollolake: update processor power limits configuration | Sumeet R Pawnikar |
2020-05-14 | soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size() | Furquan Shaikh |
2020-05-14 | soc/intel: Always advertise MMIO window above 4G in ACPI tables | Furquan Shaikh |
2020-05-14 | soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4G | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | soc/intel: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-06 | soc/intel/apollolake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini Lake | Franklin He |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl: add INTRUDER relevant registers | Michael Niewöhner |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected | Michael Niewöhner |
2020-03-06 | soc/apl: add options to override USB port config | Maxim Polyakov |
2020-03-02 | soc/intel/apollolake: Display platform information | Usha P |
2020-02-23 | soc/intel/apollolake: Make SMI_STS offset macro definition consistent | Subrata Banik |
2020-02-17 | src/intel: Define HFSTS3 register | Sridhar Siricilla |
2020-02-09 | soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoC | Sridhar Siricilla |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2020-01-10 | soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper | Subrata Banik |
2019-11-01 | soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpi | Subrata Banik |
2019-08-09 | soc/intel/apl: Implement power-failure-state API | Nico Huber |
2019-07-25 | soc/intel: Guard remaining SA_DEV_ROOT definition | Kyösti Mälkki |
2019-07-21 | soc/intel: Expand SA_DEV_ROOT for ramstage | Kyösti Mälkki |
2019-07-17 | soc/intel: Fix regression with hidden PCI devices | Kyösti Mälkki |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-06-03 | soc/intel: Replace UART_BASE() and friends with a Kconfig | Nico Huber |
2019-05-06 | soc/apollolake: Add ramstage hook | Felix Singer |
2019-04-29 | soc/intel: Add GPI interrupt config register offset info | Karthikeyan Ramasubramanian |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-01-29 | soc/intel/apollolake: Add GLK usb2eye configuration override | Seunghwan Kim |
2019-01-28 | intel/apollolake: Add IPU to disable_dev function | Werner Zeh |