summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ectool chargecontrol discharge command for Slippystabilize-4443.BDave Parker2013-07-222-0/+16
* Add system_common unit testVic Yang2013-07-226-7/+181
* Slippy: Detect physical presence of battery before waking itDave Parker2013-07-223-0/+12
* Set Slippy write protect to active lowDave Parker2013-07-222-3/+2
* Basic G781 temp sensor support for SlippyDave Parker2013-07-222-13/+28
* Battery LED control for SlippyDave Parker2013-07-224-2/+96
* Move .lcov_lock to /tmp/ec-lcov-lockVic Yang2013-07-221-1/+1
* Falco: Swap battery LED colors to follow HW changeDave Parker2013-07-191-4/+4
* Truncate version string to 32 charactersRandall Spangler2013-07-193-12/+19
* Add an enum for the number of flash regionsSimon Glass2013-07-191-1/+3
* Constrain charging voltage to values chargers can provide.Dave Parker2013-07-193-3/+28
* Peppy: Detect physical presence of battery before waking itDave Parker2013-07-196-10/+47
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-199-42/+119
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-188-7/+113
* stm32l: Disable interrupts while running from flashSimon Glass2013-07-171-4/+2
* Move switch module from chip/lm4 to commonRandall Spangler2013-07-173-7/+7
* Split x86 power button logic out of switch.cRandall Spangler2013-07-1718-426/+456
* Fix extracting CONFIG tokens from config.hRandall Spangler2013-07-171-2/+4
* bq24715: compilation fixAaron Durbin2013-07-161-6/+6
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-163-10/+15
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-168-22/+174
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-1621-22/+2
* Remove unused board_version enumsRandall Spangler2013-07-166-32/+2
* Add 'version' option to ectool test command.Bill Richardson2013-07-161-3/+13
* spring: lower LED brightness to save powerVic Yang2013-07-152-6/+7
* Remove fancy trickle charging logicRandall Spangler2013-07-154-278/+15
* Debug host command responses for error results too.Bill Richardson2013-07-151-5/+5
* puppy: change XPSHOLD interrupt on both edgesYen Lin2013-07-121-1/+1
* x86: Enable all wireless switches when going into S0Dave Parker2013-07-123-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
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-1114-52/+92
* Falco: AC adapter identification commandBill Richardson2013-07-113-0/+51
* Add thermal host and console command testVic Yang2013-07-112-6/+197
* Add flash host read command testVic Yang2013-07-112-1/+39
* Add function to inject console input from testVic Yang2013-07-112-2/+23
* Refactor x86 chipset codeRandall Spangler2013-07-1020-1297/+1136
* Improve over current detectionVic Yang2013-07-101-3/+25
* Remove fast PWM tweak modeVic Yang2013-07-101-10/+4
* spring: Fix a bug of PWM duty cycle upper boundVic Yang2013-07-101-5/+10
* spring: Update battery LED less frequently when chargingVic Yang2013-07-101-0/+21
* spring: Drop support for VFET2 video poewr outputVic Yang2013-07-103-5/+9
* Uprev panic data struct versionVic Yang2013-07-103-9/+34
* Use sample averaging on ADC to increase accuracyBill Richardson2013-07-091-0/+3
* Fix EC_ENTERING_RW not being assertedRandall Spangler2013-07-095-2/+4
* Initial board commit for Wolf based on Slippy.Dave Parker2013-07-098-4/+441
* Falco: Implement battery cut off comamnd for factoryDave Parker2013-07-091-0/+18