summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move switch module from chip/lm4 to commonDuncan Laurie2013-07-233-7/+7
* Split x86 power button logic out of switch.cDuncan Laurie2013-07-2318-426/+456
* Fix extracting CONFIG tokens from config.hDuncan Laurie2013-07-231-2/+4
* bq24715: compilation fixDuncan Laurie2013-07-231-6/+6
* lm4: make configure_kblight_gpios() board dependentDuncan Laurie2013-07-233-10/+15
* Make a top-level config.h file to include sub-configsDuncan Laurie2013-07-238-22/+174
* Remove unneeded direct includes of board.h and config.hDuncan Laurie2013-07-2321-22/+2
* Remove unused board_version enumsDuncan Laurie2013-07-236-32/+2
* spring: lower LED brightness to save powerDuncan Laurie2013-07-232-6/+7
* puppy: change XPSHOLD interrupt on both edgesDuncan Laurie2013-07-231-1/+1
* Add 'version' option to ectool test command.Duncan Laurie2013-07-221-3/+13
* Remove fancy trickle charging logicDuncan Laurie2013-07-164-278/+15
* Debug host command responses for error results too.Duncan Laurie2013-07-161-5/+5
* x86: Enable all wireless switches when going into S0v1.5.0Duncan Laurie2013-07-163-6/+7
* Add console editing unit testVic Yang2013-07-113-1/+243
* Add extpower-gpio unit testVic Yang2013-07-115-6/+101
* Add I8042 keyboard unit testVic Yang2013-07-119-4/+284
* Basic G781 temp sensor support for Falco and Peppy.Dave Parker2013-07-117-19/+132
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-1119-106/+117