summaryrefslogtreecommitdiff
path: root/core/host
Commit message (Expand)AuthorAgeFilesLines
* Fake I2C device support for emulatorVic Yang2013-09-171-0/+20
* Add boot key testVic Yang2013-09-051-0/+6
* Implement emulator clock fast-forwardingVic Yang2013-09-041-2/+34
* stm32l: Add a "PRE_FREQ_CHANGE" hook to allow other code to prepareDoug Anderson2013-08-291-0/+4
* Add hook for changes in the charge state machineDave Parker2013-08-011-0/+4
* Reboot emulator with execv()Vic Yang2013-07-241-1/+10
* Fix reset flags and sysjump time for emulatorVic Yang2013-07-232-1/+24
* Test sysjump tag in kb_8042 testVic Yang2013-07-232-7/+3
* Make target for test coverage report generationVic Yang2013-06-161-0/+3
* Console input support for emulatorVic Yang2013-06-101-0/+3
* Enable flash unit test on emulatorVic Yang2013-06-031-0/+3
* Add assertion support to emulatorVic Yang2013-05-281-0/+16
* Revert "Revert "Scale timer for emulator""Vic Yang2013-05-171-1/+11
* Revert "Scale timer for emulator"Vic Yang2013-05-161-11/+1
* Add hook testVic Yang2013-05-141-0/+3
* Scale timer for emulatorVic Yang2013-05-141-1/+11
* Put test utility macros in headerVic Yang2013-05-081-3/+1
* Fix host command in 64-bit executableVic Yang2013-05-081-3/+3
* Use uintptr_t when converting integer from/to pointerVic Yang2013-05-072-2/+2
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-079-0/+452