summaryrefslogtreecommitdiff
path: root/include/panic.h
Commit message (Expand)AuthorAgeFilesLines
* extract common core codeVincent Palatin2013-12-051-7/+30
* Enable stack overflow checking on all context switchesRandall Spangler2013-11-071-1/+6
* Uprev panic data struct versionVic Yang2013-07-101-2/+5
* Saving the main stack pointer at the entry of exception_panic.Daisuke Nojiri2013-04-181-1/+1
* Consolidate emergency debug outputRandall Spangler2012-10-291-27/+0
* Save panic data across reboots, and add panicinfo commandRandall Spangler2012-08-311-3/+48
* Place panic data and stack at end of RAMRandall Spangler2012-08-311-10/+0
* stm32f: Use FLASH_KEYR to lock entire flashVic Yang2012-08-081-0/+7
* Add a dedicated panic() functionSimon Glass2012-06-221-0/+7
* Make ASSERT() report assertion failuresSimon Glass2012-06-221-0/+12
* Convert panic() to C codeSimon Glass2012-06-081-0/+69