summaryrefslogtreecommitdiff
path: root/chip/mec1322/system.c
Commit message (Expand)AuthorAgeFilesLines
* mec1322: Do not set mux mode to GPIO in gpio_set_flags_by_mask()Shamile Khan2015-10-071-0/+3
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-051-0/+7
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-291-2/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+2
* mec1322: clocks: Don't squash reserved bits in sleep / wakeShawn Nematbakhsh2015-09-101-6/+6
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-261-1/+6
* glados: Turn off LEDs in hibernateShawn Nematbakhsh2015-08-111-8/+0
* mec1322: Allow GPIO hibernate state to be specified at board-levelShawn Nematbakhsh2015-08-111-37/+36
* common: change interface to SPI flashGwendal Grignou2015-07-301-1/+1
* glados: V2 Board ChangesShawn Nematbakhsh2015-07-241-1/+1
* mec1322: hibernate: Fix wake-on-AC for USB-CShawn Nematbakhsh2015-07-201-7/+55
* mec1322: Allow multiple hibernate wake sourcesShawn Nematbakhsh2015-07-161-23/+33
* mec1322: Fix reset cause detectionDivya Jyothi2015-07-131-35/+3
* mec1322: fix flash_physical_read()Andrey Petrov2015-07-011-0/+3
* mec1322: Correctly get reset causeDivya Jyothi2015-06-241-2/+22
* mec1322: Added support for sysjump.stabilize-7173.BDivya Jyothi2015-06-141-5/+37
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-1/+1
* mec1322: Add flash physical interface functionsShawn Nematbakhsh2015-03-121-0/+12
* Fix errors discovered by new compiler.Bill Richardson2014-11-211-1/+1
* mec1322: Keep CPU at high clock frequency to speed up hibernateVic Yang2014-07-031-6/+6
* mec1322: restore system states after hibernateVic Yang2014-07-021-18/+81
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-1/+1
* mec1322: hibernation supportstabilize-5339.BVic (Chun-Ju) Yang2014-01-281-4/+152
* mec1322: Refine reset cause detectionVic (Chun-Ju) Yang2014-01-111-4/+23
* mec1322: keyboard scan supportVic (Chun-Ju) Yang2013-12-131-0/+3
* mec1322: Check/save reset causeVic (Chun-Ju) Yang2013-12-021-0/+38
* mec1322: Add support for VBAT backed RAMVic (Chun-Ju) Yang2013-12-021-0/+16
* mec1322: remove the ugly DUMMY() macro in system.cVic (Chun-Ju) Yang2013-12-021-5/+15
* mec1322: Deassert iRESET_OUT on initVic (Chun-Ju) Yang2013-11-271-0/+3
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+71