summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Haswell: shutdown directly to G3 without pausing in S5Duncan Laurie2013-08-091-4/+3
* Hide battery vendor params override behind config optionDuncan Laurie2013-08-098-22/+11
* Console command for g781 temperature sensor.Duncan Laurie2013-08-092-13/+194
* Fix leaving keyboard scanning disabled on brief power button pressDuncan Laurie2013-08-091-4/+4
* Use macros for C <-> K conversionsDuncan Laurie2013-08-098-18/+17
* ectool: Return non-success exit code on bad EC status.Duncan Laurie2013-08-092-0/+4
* Remove proxy config flags for unit testsDuncan Laurie2013-08-095-16/+29
* Move onewire bus support from chip/lm4 to commonDuncan Laurie2013-08-093-1/+1
* x86: use charge state hook to wake up power button taskDuncan Laurie2013-08-092-13/+14
* Change one-wire bus to use normal gpio interfaceDuncan Laurie2013-08-096-38/+9
* Move input character processing from UART interrupt to console taskDuncan Laurie2013-08-095-497/+453
* Remove unneeded includes of registers.hDuncan Laurie2013-08-094-4/+0
* Host commands don't set the response pointerDuncan Laurie2013-08-096-41/+20
* Falco: Stop charging after a timeout of 10 hoursDuncan Laurie2013-08-093-0/+20
* Track the duration of each charge/discharge state.Duncan Laurie2013-08-092-2/+6
* Pass command line arguments to make from make_all.shDuncan Laurie2013-08-091-1/+1
* Fix documentation for lid change and power button hooksDuncan Laurie2013-08-091-2/+2
* Word-align the host memory mapDuncan Laurie2013-08-092-3/+12
* Add hook for changes in the charge state machineDuncan Laurie2013-08-096-0/+19
* 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-092-3/+51
* Peppy ectool led commandDave Parker2013-08-076-35/+272
* bolt: force SYS_PWROK and PP3300_DSW_GATED_EN to 0 in forcing G3 pathDuncan Laurie2013-08-011-0/+2
* Abstract polite AP throttling into a functionDuncan Laurie2013-08-013-10/+24
* Add build-time checks on board-specific array sizes.Duncan Laurie2013-08-0123-62/+101
* 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-304-0/+159
* ectool: fix console commandAaron Durbin2013-07-301-3/+7
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-302-0/+15
* 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-3013-22/+645
* Change macro names used for test configurationsBill Richardson2013-07-302-4/+4
* Add descriptions for lots of config optionsRandall Spangler2013-07-301-9/+129
* Clean up onewire config optionsRandall Spangler2013-07-306-16/+25
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-308-44/+44
* Clean up more config optionsRandall Spangler2013-07-3021-55/+29
* Clean up and document UART config optionsRandall Spangler2013-07-3022-96/+80
* Support emulator hibernateVic Yang2013-07-301-1/+11
* Reboot emulator with execv()Vic Yang2013-07-307-16/+50
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-3010-30/+10
* Standardize concatenation macrosRandall Spangler2013-07-305-19/+31
* Add a script to build all platforms and run host-based unit testsRandall Spangler2013-07-301-0/+17
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-3023-200/+450
* bolt: add prelimnary supportAaron Durbin2013-07-307-1/+871
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-307-2/+10
* Clean up and document more config optionsRandall Spangler2013-07-3016-72/+52
* Lessen timing constraints in hooks testVic Yang2013-07-301-3/+3
* Clean up and document keyboard config optionsRandall Spangler2013-07-309-18/+41
* Clean up debug config optionsRandall Spangler2013-07-3024-121/+109
* CHERRY-PICK: Fixed two i8042 bugs.Louis Yung-Chieh Lo2013-07-241-12/+31