summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CHERRY-PICK:Fix leaving keyboard scanning disabled on brief power button pressRandall Spangler2013-08-091-4/+4
* CHERRY-PICK:Update Wolf from Slippy.Hsu Henry2013-08-095-11/+78
* CHERRY-PICK:Put knowledge of task-config dependency in config.hRandall Spangler2013-08-0912-39/+41
* CHERRY-PICK:console_output: Add commands for saving / restoring print mask.Shawn Nematbakhsh2013-08-091-13/+24
* CHERRY-PICK:Use macros for C <-> K conversionsBill Richardson2013-08-098-18/+17
* CHERRY-PICK:ectool: Return non-success exit code on bad EC status.Shawn Nematbakhsh2013-08-092-0/+4
* CHERRY-PICK:Clean up configuring GPIO alternate functionsRandall Spangler2013-08-0948-340/+532
* CHERRY-PICK:Servo V3: Add jtag config for V3Simran Basi2013-08-091-0/+10
* CHERRY-PICK:Remove proxy config flags for unit testsVic Yang2013-08-095-16/+29
* CHERRY-PICK:x86: use charge state hook to wake up power button taskRandall Spangler2013-08-092-13/+14
* CHERRY-PICK:Move input character processing from UART interrupt to console taskRandall Spangler2013-08-095-497/+453
* CHERRY-PICK:Remove unneeded includes of registers.hRandall Spangler2013-08-094-4/+0
* CHERRY-PICK:Host commands don't set the response pointerRandall Spangler2013-08-096-41/+20
* CHERRY-PICK:Track the duration of each charge/discharge state.Dave Parker2013-08-092-2/+6
* CHERRY-PICK: Pass command line arguments to make from make_all.shVic Yang2013-08-091-1/+1
* CHERRY-PICK:Fix documentation for lid change and power button hooksRandall Spangler2013-08-091-2/+2
* CHERRY-PICK:Word-align the host memory mapRandall Spangler2013-08-092-3/+12
* CHERRY-PICK:Add hook for changes in the charge state machineDave Parker2013-08-096-0/+19
* 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
* Fix reset flags and sysjump time for emulatorDuncan Laurie2013-07-233-14/+94
* Test power button in kb_8042 testDuncan Laurie2013-07-231-0/+48
* Test sysjump tag in kb_8042 testDuncan Laurie2013-07-237-14/+164