summaryrefslogtreecommitdiff
path: root/include/system.h
Commit message (Expand)AuthorAgeFilesLines
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+18
* system: Add function to convert passed system_image_copy_t to stringShawn Nematbakhsh2014-12-221-0/+5
* stm32f0: deep sleep in S0Alexandru M Stan2014-10-011-0/+7
* samus_pd: enable low power idleAlec Berg2014-09-231-0/+1
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-051-3/+2
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-211-1/+20
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-0/+70
* Remove unused board_version enumsRandall Spangler2013-07-161-1/+2
* Add console command to force enable consoleVic Yang2013-05-151-0/+7
* Use uintptr_t when converting integer from/to pointerVic Yang2013-05-071-1/+1
* Use chipset_reset() interface instead of system_warm_reboot()Randall Spangler2013-03-201-5/+0
* Clean up system moduleRandall Spangler2012-10-251-39/+102
* stm32: Store VbNvContext in backup registersChe-Liang Chiou2012-09-051-0/+10
* gaia: Add a warm reboot functionSameer Nanda2012-08-281-0/+3
* Clean up EC hibernate logicRandall Spangler2012-08-131-5/+15
* Calculate the hash only of the actual RW codeRandall Spangler2012-07-241-1/+12
* Refactor reboot command to add ap-off and cancel optionsRandall Spangler2012-07-231-1/+9
* Rename section A to RW, to match other platformsRandall Spangler2012-07-171-1/+1
* Remove firmware BRandall Spangler2012-07-171-2/+1
* Support preserving reset flags across a resetRandall Spangler2012-07-161-4/+13
* Refactor reset reasonsRandall Spangler2012-07-161-20/+35
* Add reboot-at-shutdown flagRandall Spangler2012-06-201-5/+1
* Add system_is_locked() to prevent sysjump on consumer systemsRandall Spangler2012-05-251-17/+29
* Add LM4 support for hard resetRandall Spangler2012-05-211-29/+15
* Add gpio_set_flags() and system_get_board_version()Randall Spangler2012-05-081-0/+4
* Enhance LPC EC REBOOT reset command to allow to request recoveryVadim Bendebury2012-04-301-2/+6
* Implement HOOK_SYSJUMP and use it to preserve LPC host event maskRandall Spangler2012-04-191-0/+17
* Clean up initsRandall Spangler2012-04-191-3/+0
* Support chipinfo command (ectool/host commands)Louis Yung-Chieh Lo2012-04-091-0/+5
* Preserve reset cause when jumping between EC imagesRandall Spangler2012-04-031-0/+8
* flash write and erase commands protect the active image.Louis Yung-Chieh Lo2012-03-271-0/+3
* update versioning information stored in the ECVincent Palatin2012-03-021-0/+5
* Split reset cause and image copy code.Vincent Palatin2012-01-261-0/+3
* Initial sources import 1/3Randall Spangler2011-12-071-0/+100