summaryrefslogtreecommitdiff
path: root/include/util.h
Commit message (Expand)AuthorAgeFilesLines
* Support multi-bit mask in STM32L's GPIO functionsVic Yang2013-09-111-0/+10
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-091-0/+47
* Clean up debug config optionsRandall Spangler2013-07-231-8/+8
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-291-12/+1
* Add parse_bool() to centralize parsing boolean optionsRandall Spangler2013-03-291-0/+19
* Track amount of stack used for each EC taskRandall Spangler2012-09-071-0/+3
* Refactor flash moduleRandall Spangler2012-07-231-0/+1
* Add console functionalityRandall Spangler2012-07-231-0/+1
* Make ASSERT() report assertion failuresSimon Glass2012-06-221-1/+10
* Move printf() formatting to its own file to enable re-useRandall Spangler2012-06-071-5/+0
* Clean up debug commands to use less spaceRandall Spangler2012-05-211-0/+2
* Allow console commands abbreviationVadim Bendebury2012-05-141-0/+1
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+8
* Clean up sysjump struct parsing and add memmove()Randall Spangler2012-05-071-0/+1
* Implement 64-bit integer printing in uart_printf()Randall Spangler2012-04-201-6/+16
* Export more battery information in LPC mapDuncan Laurie2012-04-061-0/+5
* stm32l: add UART driverVincent Palatin2012-01-311-0/+6
* Eat terminal escape sequencesRandall Spangler2012-01-271-0/+1
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+54