summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apl: drop LPC pad configuration codeMichael Niewöhner2021-01-231-47/+0
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-19/+0
* soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbolAngel Pons2020-09-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-6/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ixHannah Williams2018-06-151-5/+12
* soc/intel/common: Add option to pass SoC IO resourceSubrata Banik2018-01-171-2/+2
* soc/intel/apollolake: add ability to enable eSPIBora Guvendik2017-12-071-0/+2
* soc/intel/apollolake: refactor rtc failure checkingAaron Durbin2017-09-201-15/+0
* soc/intel/common/block: Update common rtc codeLijian Zhao2017-09-111-10/+3
* soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi2017-08-151-123/+64
* soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams2017-06-011-2/+7
* soc/intel/apollolake: Remove unnecessary bracesLee Leahy2017-03-131-4/+2
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-2/+2
* soc/intel/apollolake: enable RTCJagadish Krishnamoorthy2016-05-261-0/+26
* soc/intel/apollolake: remove errant semicolonAaron Durbin2016-05-101-1/+1
* soc/apollolake/lpc: Allow configuring SERIRQ via devicetreeAlexandru Gagniuc2016-05-061-0/+24
* soc/apollolake/lpc: Open I/O to LPC based on resource allocationAlexandru Gagniuc2016-05-061-1/+71
* Revert "soc/intel/apollolake: Enable LPC bus interface"Alexandru Gagniuc2016-05-061-41/+0
* soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS buildsLance Zhao2016-04-281-0/+1
* soc/intel/apollolake: Enable LPC bus interfaceAndrey Petrov2016-04-281-1/+42
* soc/intel: Update license headersMartin Roth2016-04-141-0/+5
* soc/apollolake/acpi: Fill ACPI HPET tableZhao, Lijian2016-04-111-0/+2
* soc/apollolake: Add lpc device driverLance Zhao2016-04-111-0/+48