summaryrefslogtreecommitdiff
path: root/power/apollolake.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* power/apollolake.c: Format with clang-formatJack Rosenthal2022-06-281-2/+1
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-2/+2
* power: move headers to include/powerJack Rosenthal2020-12-031-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-1/+47
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-2/+6
* APL/GLK: Clean up UART buffer before shutdownVijay Hiremath2018-05-231-0/+8
* APL/GLK: Move chipset shutdown to chipset taskFurquan Shaikh2018-04-191-2/+25
* intel_x86: Move chipset reset logic to common codeVijay Hiremath2018-03-251-12/+0
* apollolake: Remove AP cold reset logicVijay Hiremath2018-03-251-29/+8
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-2/+2
* glkrvp: Enable eSPI instead of LPC including eSPI VW based SCI/SMIShamile Khan2018-01-161-0/+4
* intel_x86: Handle RSMRST signal in Intel x86 common codeVijay Hiremath2017-01-211-23/+1
* power: Group Intel x86 power sequencing common codeVijay Hiremath2017-01-201-269/+23
* power: Extract Intel x86 power sequencing common codeVijay Hiremath2017-01-071-87/+11
* apollolake: Add support to enable eSPI signalsVijay Hiremath2017-01-061-6/+32
* Apollolake: Enter/exit from S0ix based on host commands from kernelArchana Patni2016-11-171-61/+18
* apollolake: Do not power-on AP till sufficient power is providedVijay Hiremath2016-08-241-3/+3
* apollolake: modify PMIC_EN and RSMRST_N handlingKevin K Wong2016-05-271-19/+38
* reef: Initial commitDavid Hendricks2016-05-201-4/+10
* apollolake: ignore PLTRST# from SOC unless RSMRST# is deassertedKevin K Wong2016-05-031-0/+15
* apollolake: Remove timing delay for SOC_PWROK and RSMRST_NKevin K Wong2016-04-151-10/+3
* apollolake: initial chipset codeKevin K Wong2016-03-311-0/+459