summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Uprev panic data struct versionVic Yang2013-07-111-2/+5
* 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
* Add new TPS65090 charge state REINIT and BAD_CONDVic Yang2013-04-261-0/+2
* Split out power button code from switch.cRandall Spangler2013-04-253-5/+37
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-246-9/+9
* Unify lid switch processingRandall Spangler2013-04-241-2/+0
* Allow keyboard_scan_config to be customized per-boardBill Richardson2013-04-241-0/+4
* Allow building without battery chargingBill Richardson2013-04-241-1/+4
* Add LP5562 functions to control engine execution stateVic Yang2013-04-231-0/+10
* Saving the main stack pointer at the entry of exception_panic.Daisuke Nojiri2013-04-181-1/+1
* Move STM32 timer regs struct to registers.hRandall Spangler2013-04-171-30/+1