summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up and document PMU config optionsDuncan Laurie2013-07-2313-46/+59
* Clean up and document battery config optionsDuncan Laurie2013-07-2311-11/+30
* Clean up charger config optionsDuncan Laurie2013-07-2313-187/+219
* Add ectool chargecontrol discharge command for SlippyDuncan Laurie2013-07-232-0/+16
* Add system_common unit testDuncan Laurie2013-07-236-7/+181
* Slippy: Detect physical presence of battery before waking itDuncan Laurie2013-07-233-0/+12
* Set Slippy write protect to active lowDuncan Laurie2013-07-232-3/+2
* Basic G781 temp sensor support for SlippyDuncan Laurie2013-07-232-13/+28
* Battery LED control for SlippyDuncan Laurie2013-07-234-2/+96
* Move .lcov_lock to /tmp/ec-lcov-lockDuncan Laurie2013-07-231-1/+1
* Falco: Swap battery LED colors to follow HW changeDuncan Laurie2013-07-231-4/+4
* Truncate version string to 32 charactersDuncan Laurie2013-07-233-12/+19
* Add an enum for the number of flash regionsDuncan Laurie2013-07-231-1/+3
* Constrain charging voltage to values chargers can provide.Duncan Laurie2013-07-233-3/+28
* Peppy: Detect physical presence of battery before waking itDuncan Laurie2013-07-236-10/+47
* Add ectool discharge command to Falco and Peppy.Duncan Laurie2013-07-239-42/+119
* Add EC_CMD_GET_FLASH_INFO version 1Duncan Laurie2013-07-238-7/+113
* stm32l: Disable interrupts while running from flashDuncan Laurie2013-07-231-4/+2