summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/lpc.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-06-15soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ixHannah Williams
2018-01-17soc/intel/common: Add option to pass SoC IO resourceSubrata Banik
2017-12-07soc/intel/apollolake: add ability to enable eSPIBora Guvendik
2017-09-20soc/intel/apollolake: refactor rtc failure checkingAaron Durbin
2017-09-11soc/intel/common/block: Update common rtc codeLijian Zhao
2017-08-15soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi
2017-06-01soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams
2017-03-13soc/intel/apollolake: Remove unnecessary bracesLee Leahy
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-05-26soc/intel/apollolake: enable RTCJagadish Krishnamoorthy
2016-05-10soc/intel/apollolake: remove errant semicolonAaron Durbin
2016-05-06soc/apollolake/lpc: Allow configuring SERIRQ via devicetreeAlexandru Gagniuc
2016-05-06soc/apollolake/lpc: Open I/O to LPC based on resource allocationAlexandru Gagniuc
2016-05-06Revert "soc/intel/apollolake: Enable LPC bus interface"Alexandru Gagniuc
2016-04-28soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS buildsLance Zhao
2016-04-28soc/intel/apollolake: Enable LPC bus interfaceAndrey Petrov
2016-04-14soc/intel: Update license headersMartin Roth
2016-04-11soc/apollolake/acpi: Fill ACPI HPET tableZhao, Lijian
2016-04-11soc/apollolake: Add lpc device driverLance Zhao