summaryrefslogtreecommitdiff
path: root/common/vboot.c
Commit message (Expand)AuthorAgeFilesLines
* Change task messages to eventsRandall Spangler2012-04-061-0/+2
* Fix the build error on adv board.Louis Yung-Chieh Lo2012-04-061-1/+1
* Preserve reset cause when jumping between EC imagesRandall Spangler2012-04-031-1/+1
* Fix sysjump to RORandall Spangler2012-03-231-0/+5
* Remove old scratchpad-based reboot-to-image interfaceRandall Spangler2012-03-201-67/+22
* Support warm reboot from one EC image to another.Randall Spangler2012-03-191-29/+0
* Add vboot_init() function in correct place, make it do the switching.Bill Richardson2012-03-131-1/+10
* Support reboot_ec command in ectool (temporarily).Louis Yung-Chieh Lo2012-03-091-0/+32
* register console commands at compile-timeVincent Palatin2012-01-241-16/+1
* Initial sources import 1/3Randall Spangler2011-12-071-0/+113