summaryrefslogtreecommitdiff
path: root/common/system.c
Commit message (Expand)AuthorAgeFilesLines
* panic: fix logging of watchdog in panic dataAlec Berg2015-02-201-0/+10
* Support vboot hash and system version if flash isn't memory-mappedRandall Spangler2015-02-051-4/+26
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-2/+15
* disable DMA before sysjumpingVincent Palatin2015-01-081-0/+6
* system: Add function to convert passed system_image_copy_t to stringShawn Nematbakhsh2014-12-221-6/+11
* pd: before sysjump send soft reset and then disable PD commsAlec Berg2014-12-081-6/+3
* pd: change pd_soft_reset() to use PD task to send commandAlec Berg2014-09-251-0/+1
* ryu: disable system hibernateVic Yang2014-08-291-0/+4
* samus: GPIO updates for EVT buildDuncan Laurie2014-08-251-2/+2
* Request to hard-reboot EC should reboot PD as wellRandall Spangler2014-08-231-0/+6
* pd: issue PD soft reset on sysjumpVic Yang2014-08-141-0/+12
* ryu: Use get_base to access flash locationGwendal Grignou2014-07-301-39/+32
* Add cprints() and ccprints()Vic Yang2014-05-211-10/+10
* Protect inactive EC image from code executionDaisuke Nojiri2013-12-171-16/+37
* nds32: WORKAROUND for toolchain bug on rodataVincent Palatin2013-12-101-3/+3
* Disable EC jump after RW image startsstabilize-5062.BDaisuke Nojiri2013-12-051-8/+13
* Add boardversion command to ectoolChromeOS Developer2013-11-131-0/+2
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-051-6/+41
* cleanup: Update more TODO commentsRandall Spangler2013-11-011-1/+4
* cleanup: Assorted TODO commentsRandall Spangler2013-10-311-2/+5
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+961
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-263/+0
* Add LPC command to get EC build infoRandall Spangler2012-03-051-0/+52
* update versioning information stored in the ECVincent Palatin2012-03-021-26/+11
* Fix version command crashing if no image BRandall Spangler2012-02-281-0/+18
* Fix image copy detectionVincent Palatin2012-02-021-1/+2
* Split reset cause and image copy code.Vincent Palatin2012-01-261-0/+207