summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-091-0/+47
* Hide battery vendor params override behind config optionRandall Spangler2013-08-092-0/+8
* Console command for g781 temperature sensor.Dave Parker2013-08-091-3/+42
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-1/+41
* daisy: remove I2C port detectionRandall Spangler2013-08-081-1/+0
* Use macros for C <-> K conversionsBill Richardson2013-08-072-3/+6
* Peppy ectool led commandDave Parker2013-08-072-1/+72
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-073-35/+77
* Clean up SPI state machine and add state codesRandall Spangler2013-08-051-19/+83
* Remove proxy config flags for unit testsVic Yang2013-08-041-0/+1
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-021-6/+0
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-022-17/+16
* Host commands don't set the response pointerRandall Spangler2013-08-021-8/+8
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+9
* Track the duration of each charge/discharge state.Dave Parker2013-08-021-0/+1
* Fix documentation for lid change and power button hooksRandall Spangler2013-08-011-2/+2
* Word-align the host memory mapRandall Spangler2013-08-011-2/+7
* Add hook for changes in the charge state machineDave Parker2013-08-012-0/+9
* Abstract polite AP throttling into a functionBill Richardson2013-07-311-0/+8
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-313-2/+4
* Add PMU powerinfo host command and console commandRong Chang2013-07-291-0/+3
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-251-0/+5
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-253-0/+53
* Add descriptions for lots of config optionsRandall Spangler2013-07-241-9/+129
* Clean up onewire config optionsRandall Spangler2013-07-241-1/+9
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-7/+39
* Clean up more config optionsRandall Spangler2013-07-241-2/+18
* Clean up and document UART config optionsRandall Spangler2013-07-242-12/+34
* Reboot emulator with execv()Vic Yang2013-07-241-1/+3
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-241-9/+0
* Standardize concatenation macrosRandall Spangler2013-07-242-5/+21
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-243-22/+16
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-241-0/+2
* Clean up and document more config optionsRandall Spangler2013-07-241-5/+37
* Clean up and document keyboard config optionsRandall Spangler2013-07-231-3/+33
* Clean up debug config optionsRandall Spangler2013-07-232-14/+99
* Clean up and document PMU config optionsRandall Spangler2013-07-232-7/+25
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+20
* Clean up charger config optionsRandall Spangler2013-07-231-126/+195
* Add system_common unit testVic Yang2013-07-221-0/+16
* Battery LED control for SlippyDave Parker2013-07-221-0/+1
* Truncate version string to 32 charactersRandall Spangler2013-07-191-6/+0
* Add an enum for the number of flash regionsSimon Glass2013-07-191-1/+3
* Constrain charging voltage to values chargers can provide.Dave Parker2013-07-191-0/+9
* Peppy: Detect physical presence of battery before waking itDave Parker2013-07-192-3/+17
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-192-5/+16
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-181-0/+32
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-7/+2
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-161-0/+5
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-162-7/+163