summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Remove board 'wolf' from master/ToT branch.stabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BDave Parker2013-08-121-1/+0
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-091-1/+57
* Haswell: shutdown directly to G3 without pausing in S5Bill Richardson2013-08-091-4/+3
* Hide battery vendor params override behind config optionRandall Spangler2013-08-095-22/+2
* Console command for g781 temperature sensor.Dave Parker2013-08-091-10/+152
* Fix leaving keyboard scanning disabled on brief power button pressRandall Spangler2013-08-091-4/+4
* pit: leave 1.35V rail on during warm rebootRandall Spangler2013-08-091-1/+7
* Update Wolf from Slippy.Hsu Henry2013-08-082-0/+43
* console_output: Add commands for saving / restoring print mask.Shawn Nematbakhsh2013-08-081-13/+24
* Use macros for C <-> K conversionsBill Richardson2013-08-073-12/+7
* Peppy ectool led commandDave Parker2013-08-073-23/+164
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-0/+28
* Add kirby boardVic Yang2013-08-041-2/+16
* Move onewire bus support from chip/lm4 to commonRandall Spangler2013-08-022-0/+145
* x86: use charge state hook to wake up power button taskRandall Spangler2013-08-022-13/+14
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-022-480/+433
* Remove unneeded includes of registers.hRandall Spangler2013-08-023-3/+0
* Host commands don't set the response pointerRandall Spangler2013-08-023-26/+11
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+10
* Track the duration of each charge/discharge state.Dave Parker2013-08-021-2/+5
* spring: Shorten delay for charger redetectVic Yang2013-08-011-1/+1
* spring: Allow a minimum 100mA current inputVic Yang2013-08-011-9/+2
* spring: Always pull 500mA before charger type is determinedVic Yang2013-08-011-11/+2
* spring: Show yellow LED for battery not fully charged in idle stateVic Yang2013-08-011-3/+1
* spring: Increase CABLE_DET voltage thresholdVic Yang2013-08-011-1/+1
* spring: Ignore battery assist mode when deciding LED colorVic Yang2013-08-011-15/+2
* Word-align the host memory mapRandall Spangler2013-08-011-1/+5
* Add hook for changes in the charge state machineDave Parker2013-08-012-0/+2
* Abstract polite AP throttling into a functionBill Richardson2013-07-312-10/+16
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-312-8/+0
* Add led_slippy build rule back to common/build.mkDave Parker2013-07-311-1/+1
* Add PMU powerinfo host command and console commandRong Chang2013-07-292-0/+151
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-251-0/+10
* Pulse EC_ENTERING_RW instead of just leaving it highRandall Spangler2013-07-251-1/+8
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-253-21/+244
* Clean up onewire config optionsRandall Spangler2013-07-242-1/+1
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-242-6/+2
* Clean up and document UART config optionsRandall Spangler2013-07-242-16/+3
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-241-10/+10
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-2410-178/+238
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-241-2/+3
* Clean up and document more config optionsRandall Spangler2013-07-241-2/+2
* Clean up and document keyboard config optionsRandall Spangler2013-07-232-2/+3
* Fixed two i8042 bugs.Louis Yung-Chieh Lo2013-07-231-12/+31
* Test sysjump tag in kb_8042 testVic Yang2013-07-231-2/+6
* Clean up and document PMU config optionsRandall Spangler2013-07-231-20/+2
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+1
* Clean up charger config optionsRandall Spangler2013-07-236-14/+11
* Slippy: Detect physical presence of battery before waking itDave Parker2013-07-221-0/+9
* Battery LED control for SlippyDave Parker2013-07-222-0/+92