Age | Commit message (Expand) | Author |
2022-06-20 | soc/intel/apollolake: Allow configuring the LPC IO registers | Sean Rhodes |
2021-01-23 | soc/intel/apl: drop LPC pad configuration code | Michael Niewöhner |
2021-01-20 | soc/intel/*: drop broken LPC mmio code | Michael Niewöhner |
2020-09-09 | soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
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-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-06-15 | soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix | Hannah Williams |
2018-01-17 | soc/intel/common: Add option to pass SoC IO resource | Subrata Banik |
2017-12-07 | soc/intel/apollolake: add ability to enable eSPI | Bora Guvendik |
2017-09-20 | soc/intel/apollolake: refactor rtc failure checking | Aaron Durbin |
2017-09-11 | soc/intel/common/block: Update common rtc code | Lijian Zhao |
2017-08-15 | soc/intel/common/block: Add LPC Common code and use it for APL | Ravi Sarawadi |
2017-06-01 | soc/intel/apollolake: Remove soc/pci_ids dependency | Hannah Williams |
2017-03-13 | soc/intel/apollolake: Remove unnecessary braces | Lee Leahy |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-05-26 | soc/intel/apollolake: enable RTC | Jagadish Krishnamoorthy |
2016-05-10 | soc/intel/apollolake: remove errant semicolon | Aaron Durbin |
2016-05-06 | soc/apollolake/lpc: Allow configuring SERIRQ via devicetree | Alexandru Gagniuc |
2016-05-06 | soc/apollolake/lpc: Open I/O to LPC based on resource allocation | Alexandru Gagniuc |
2016-05-06 | Revert "soc/intel/apollolake: Enable LPC bus interface" | Alexandru Gagniuc |
2016-04-28 | soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS builds | Lance Zhao |
2016-04-28 | soc/intel/apollolake: Enable LPC bus interface | Andrey Petrov |
2016-04-14 | soc/intel: Update license headers | Martin Roth |
2016-04-11 | soc/apollolake/acpi: Fill ACPI HPET table | Zhao, Lijian |
2016-04-11 | soc/apollolake: Add lpc device driver | Lance Zhao |