summaryrefslogtreecommitdiff
path: root/board/host
Commit message (Expand)AuthorAgeFilesLines
* Refactor PWM moduleVic Yang2013-08-271-0/+7
* Remove unused test configVic Yang2013-08-241-19/+1
* Completely new thermal/fan implementationBill Richardson2013-08-232-1/+2
* Add test for console command historyVic Yang2013-08-181-0/+3
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-072-0/+11
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-2/+5
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-251-0/+12
* Change macro names used for test configurationsBill Richardson2013-07-251-2/+2
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-2/+2
* Clean up more config optionsRandall Spangler2013-07-241-2/+0
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-241-0/+7
* Clean up and document more config optionsRandall Spangler2013-07-241-0/+1
* Clean up debug config optionsRandall Spangler2013-07-231-4/+0
* Add system_common unit testVic Yang2013-07-222-6/+38
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Add extpower-gpio unit testVic Yang2013-07-112-5/+10
* Add I8042 keyboard unit testVic Yang2013-07-111-1/+7
* Fix EC_ENTERING_RW not being assertedRandall Spangler2013-07-092-0/+2
* Enable flash unit test on emulatorVic Yang2013-06-032-0/+4
* Add assertion support to emulatorVic Yang2013-05-281-0/+5
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-172-0/+22
* Revert "Add thermal engine test"Vic Yang2013-05-162-22/+0
* Add thermal engine testVic Yang2013-05-152-0/+22
* Add power button testVic Yang2013-05-082-1/+4
* Add lid switch test and enable kb_mkbp testVic Yang2013-05-082-0/+3
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-075-0/+101