summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-241-0/+7
* Add EC_CMD_TEST_PROTOCOL to fake certain responses.Bill Richardson2013-06-201-0/+17
* Refactor host command interface to support version 3 packetsRandall Spangler2013-06-202-5/+141
* More keyboard scan testVic Yang2013-06-181-9/+19
* A method to mock host commandVic Yang2013-06-171-0/+3
* Make target for test coverage report generationVic Yang2013-06-161-0/+6
* Move i2c_old_response flag to i2c interface moduleRandall Spangler2013-06-141-1/+0
* Move lpc-specific flags out of host command argsRandall Spangler2013-06-141-1/+0
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-131-2/+2
* Falco: Add support for bq24738 charger (and guess at battery).Bill Richardson2013-06-131-0/+58
* Retry when TSU6721 initialization failsVic Yang2013-06-111-5/+5
* Define watchdog_reload() to nothing if not CONFIG_WATCHDOGRandall Spangler2013-06-101-0/+4
* Unit test for queue implementationVic Yang2013-06-101-0/+12
* Initial support for Slippy batteryBill Richardson2013-06-071-0/+2
* Add support for TI's Smart Battery Charger BQ24707ABill Richardson2013-06-072-0/+52
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-051-1/+7
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-041-0/+5
* Enable flash unit test on emulatorVic Yang2013-06-031-0/+2
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-8/+8
* Make ectool LED command more genericVic Yang2013-06-031-7/+36
* Add wireless switch control for WWANDuncan Laurie2013-06-032-0/+6
* Add ectool command to control LED colorVic Yang2013-05-281-0/+14
* More low-level flash interface cleanupRandall Spangler2013-05-241-34/+15
* Move flash_get_protect() and flash_set_protect() to flash_common.cRandall Spangler2013-05-241-7/+14
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-0/+5
* Move flash persistent state to flash_commonRandall Spangler2013-05-231-0/+49
* Support flash write protect on STM32LRandall Spangler2013-05-221-0/+11
* haswell: fix RCIN# GPIO settingAaron Durbin2013-05-221-0/+1
* Reset charge state machine on charge timeoutVic Yang2013-05-201-0/+7
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-171-0/+2
* lm4: break out board-specific fan/tach pin configAaron Durbin2013-05-161-0/+5
* Revert "Add thermal engine test"Vic Yang2013-05-161-2/+0
* Add console command to force enable consoleVic Yang2013-05-151-0/+7
* Add thermal engine testVic Yang2013-05-151-0/+2
* Add hook testVic Yang2013-05-141-1/+12
* Tidy comments for I2C passthru messageRandall Spangler2013-05-131-3/+3
* Implement I2C passthru commandRandall Spangler2013-05-091-2/+41
* Put test utility macros in headerVic Yang2013-05-081-0/+50
* 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-073-0/+81
* Slippy uses dumb USB ports, not smart ones.Bill Richardson2013-05-021-0/+2
* Rename REINIT to IDLE0 in TPS65090 charge state machineVic Yang2013-05-011-1/+16
* Split x86_power.c into Ivybridge and Haswell variantsBill Richardson2013-04-301-4/+0
* Move i2cread and i2cwrite functions to i2c_commonRandall Spangler2013-04-301-0/+41
* Fix ADC test for LM4Vic Yang2013-04-301-0/+2
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-292-12/+27
* spring: Enable both VFET2 and VFET4 for videoVic Yang2013-04-291-0/+1
* Split pwm.c into pwm_fan.c and pwm_kblight.cBill Richardson2013-04-261-1/+1
* Move PMU charger irq handler to charger moduleRandall Spangler2013-04-261-1/+5