summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove breathing LED effect from LP5562 LED driverVic Yang2013-05-281-124/+7
* spring: Prevent showing green LED when we are actually chargingVic Yang2013-05-281-1/+2
* Add ectool command to control LED colorVic Yang2013-05-283-2/+101
* Cache LP5562 LED colorVic Yang2013-05-281-4/+17
* spring: Avoid over-current on the same PWM duty cycleVic Yang2013-05-251-2/+2
* falco / peppy: Fix EC build.Shawn Nematbakhsh2013-05-254-4/+6
* More low-level flash interface cleanupRandall Spangler2013-05-245-49/+51
* Move flash_get_protect() and flash_set_protect() to flash_common.cRandall Spangler2013-05-245-298/+230
* Remove 64-byte workaround from STM32L flash writingRandall Spangler2013-05-242-54/+35
* Create board configuration for peppy bringupDave Parker2013-05-238-2/+395
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-2316-30/+51
* Move flash persistent state to flash_commonRandall Spangler2013-05-237-264/+194
* Clean up option byte register definitions for STM32LRandall Spangler2013-05-232-13/+13
* Support flash write protect on STM32LRandall Spangler2013-05-225-101/+286
* usb: Disable ports on entry to S5Duncan Laurie2013-05-221-1/+1
* haswell: fix RCIN# GPIO settingAaron Durbin2013-05-223-4/+9
* Create board configuration for falco bringupBill Richardson2013-05-2011-11/+402
* Reset charge state machine on charge timeoutVic Yang2013-05-203-0/+31
* Fix a bug in reading TSU6721 interrupt valueVic Yang2013-05-201-2/+2
* Draw more current when lower than 500mAVic Yang2013-05-201-2/+16
* Show power number in 'ectool powerinfo' outputVic Yang2013-05-201-0/+2
* Revert "Monitor video detachment with ADC watchdog"Vic Yang2013-05-201-74/+43
* Bus fault handler doesn't need to be nakedRandall Spangler2013-05-171-1/+0
* Support write protect GPIO on pitRandall Spangler2013-05-173-8/+9
* Fix detecting inconsistent flash stateRandall Spangler2013-05-172-4/+14
* Adjust hooks test timingVic Yang2013-05-171-11/+16
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-178-9/+274
* Revert "Revert "Scale timer for emulator""Vic Yang2013-05-172-2/+13
* haswell: bring down EC_EDP_VDD_EN with PP330_DXAaron Durbin2013-05-161-1/+7
* haswell: bring up/down WLAN rail properlyAaron Durbin2013-05-161-0/+5
* Set SPI lines to inputs when AP is offRandall Spangler2013-05-163-10/+36
* pit: Add more delay for proper power_on sequenceWonjoon Lee2013-05-161-3/+4
* lm4: break out board-specific fan/tach pin configAaron Durbin2013-05-164-10/+23
* Revert "Add thermal engine test"Vic Yang2013-05-168-274/+9
* Revert "Scale timer for emulator"Vic Yang2013-05-162-13/+2
* Add console command to force enable consoleVic Yang2013-05-155-49/+48
* haswell: move 5V rail enable/disable actionsAaron Durbin2013-05-151-8/+11
* haswell: fix S3 resume pathAaron Durbin2013-05-153-4/+2
* Relax timing constraints in hooks testVic Yang2013-05-151-2/+2
* Add thermal engine testVic Yang2013-05-158-9/+274
* spring: Update PMU ADC constantVic Yang2013-05-151-3/+7
* Minor tweaks to haswell power sequencingDuncan Laurie2013-05-141-8/+20
* do not store the keyboard state on the stackVincent Palatin2013-05-141-1/+1
* Add hook testVic Yang2013-05-145-2/+161
* Show run time of unit testsVic Yang2013-05-141-2/+7
* Redirect emulator output to stderr if a test failsVic Yang2013-05-141-3/+25
* slippy: Basic power sequencingDuncan Laurie2013-05-143-53/+564
* Scale timer for emulatorVic Yang2013-05-142-2/+13
* spring: Fix a bug that ID_MUX is never switched backVic Yang2013-05-131-2/+9
* spring: Pull more current from video dongleVic Yang2013-05-131-6/+10