summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Add battery ship mode functionDavid2013-09-111-0/+22
* CHERRY-PICK:Remove default values for undefined tasks from charge state moduleDave Parker2013-08-231-7/+0
* First release leon which based on slippy.David Huang2013-08-223-0/+234
* CHERRY-PICK:Poll and cache g781 temperature valuesDave Parker2013-08-131-13/+21
* CHERRY-PICK:Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-131-1/+57
* CHERRY-PICK:Haswell: shutdown directly to G3 without pausing in S5Bill Richardson2013-08-131-4/+3
* CHERRY-PICK:Hide battery vendor params override behind config optionRandall Spangler2013-08-135-22/+2
* CHERRY-PICK:Console command for g781 temperature sensor.Dave Parker2013-08-131-10/+152
* CHERRY-PICK:Fix leaving keyboard scanning disabled on brief power button pressRandall Spangler2013-08-131-4/+4
* CHERRY-PICK:Use macros for C <-> K conversionsBill Richardson2013-08-133-12/+7
* CHERRY-PICK:Clean up configuring GPIO alternate functionsRandall Spangler2013-08-131-0/+28
* CHERRY-PICK:x86: use charge state hook to wake up power button taskRandall Spangler2013-08-132-13/+14
* CHERRY-PICK:Move input character processing from UART interrupt to console taskRandall Spangler2013-08-132-480/+433
* CHERRY-PICK:Remove unneeded includes of registers.hRandall Spangler2013-08-133-3/+0
* CHERRY-PICK:Host commands don't set the response pointerRandall Spangler2013-08-133-26/+11
* CHERRY-PICK:Track the duration of each charge/discharge state.Dave Parker2013-08-131-2/+5
* CHERRY-PICK:Word-align the host memory mapRandall Spangler2013-08-131-1/+5
* CHERRY-PICK:Add hook for changes in the charge state machineDave Parker2013-08-132-0/+2
* Revert "Falco: set fan/thermal steps (BRANCH ONLY)"ChromeOS Developer2013-08-131-39/+3
* console_output: Add commands for saving / restoring print mask.Shawn Nematbakhsh2013-08-091-13/+24
* Falco: set fan/thermal steps (BRANCH ONLY)Bill Richardson2013-08-091-3/+39
* Peppy ectool led commandDave Parker2013-08-073-23/+164
* Abstract polite AP throttling into a functionDuncan Laurie2013-08-012-10/+16
* Add build-time checks on board-specific array sizes.Duncan Laurie2013-08-012-8/+0
* Add led_slippy build rule back to common/build.mkDuncan Laurie2013-08-011-1/+1
* Add PMU powerinfo host command and console commandRong Chang2013-07-302-0/+151
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-301-0/+10
* Pulse EC_ENTERING_RW instead of just leaving it highRandall Spangler2013-07-301-1/+8
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-303-21/+244
* Clean up onewire config optionsRandall Spangler2013-07-302-1/+1
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-302-6/+2
* Clean up and document UART config optionsRandall Spangler2013-07-302-16/+3
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-301-10/+10
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-3010-178/+238
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-301-2/+3
* Clean up and document more config optionsRandall Spangler2013-07-301-2/+2
* Clean up and document keyboard config optionsRandall Spangler2013-07-302-2/+3
* CHERRY-PICK: Fixed two i8042 bugs.Louis Yung-Chieh Lo2013-07-241-12/+31
* Test sysjump tag in kb_8042 testDuncan Laurie2013-07-231-2/+6
* Clean up and document PMU config optionsDuncan Laurie2013-07-231-20/+2
* Clean up and document battery config optionsDuncan Laurie2013-07-231-1/+1
* Clean up charger config optionsDuncan Laurie2013-07-236-14/+11
* Slippy: Detect physical presence of battery before waking itDuncan Laurie2013-07-231-0/+9
* Battery LED control for SlippyDuncan Laurie2013-07-232-0/+92
* Falco: Swap battery LED colors to follow HW changeDuncan Laurie2013-07-231-4/+4
* Truncate version string to 32 charactersDuncan Laurie2013-07-231-2/+2
* Constrain charging voltage to values chargers can provide.Duncan Laurie2013-07-232-3/+19
* Peppy: Detect physical presence of battery before waking itDuncan Laurie2013-07-232-7/+27
* Add ectool discharge command to Falco and Peppy.Duncan Laurie2013-07-232-24/+46
* Add EC_CMD_GET_FLASH_INFO version 1Duncan Laurie2013-07-231-5/+39