summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Enable flash unit test on emulatorVic Yang2013-06-033-2/+8
* Print error message before PMU hard resetVic Yang2013-06-031-1/+6
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-034-22/+22
* Make ectool LED command more genericVic Yang2013-06-031-7/+25
* Extend TSU6721 BCD timer to 3.6 secondsVic Yang2013-05-281-1/+1
* spring: Keep system power on sysjumpVic Yang2013-05-281-3/+6
* spring: Fix a bug that 3.3V output is on after video dongle detachedVic Yang2013-05-281-4/+1
* 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-281-2/+35
* Cache LP5562 LED colorVic Yang2013-05-281-4/+17
* spring: Avoid over-current on the same PWM duty cycleVic Yang2013-05-251-2/+2
* More low-level flash interface cleanupRandall Spangler2013-05-241-7/+23
* Move flash_get_protect() and flash_set_protect() to flash_common.cRandall Spangler2013-05-241-11/+113
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-2/+0
* Move flash persistent state to flash_commonRandall Spangler2013-05-231-0/+112
* Support flash write protect on STM32LRandall Spangler2013-05-221-5/+4
* usb: Disable ports on entry to S5Duncan Laurie2013-05-221-1/+1
* haswell: fix RCIN# GPIO settingAaron Durbin2013-05-221-3/+7
* Reset charge state machine on charge timeoutVic Yang2013-05-202-0/+24
* 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
* Revert "Monitor video detachment with ADC watchdog"Vic Yang2013-05-201-74/+43
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-172-7/+8
* 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
* pit: Add more delay for proper power_on sequenceWonjoon Lee2013-05-161-3/+4
* Revert "Add thermal engine test"Vic Yang2013-05-162-8/+7
* Add console command to force enable consoleVic Yang2013-05-151-1/+23
* haswell: move 5V rail enable/disable actionsAaron Durbin2013-05-151-8/+11
* haswell: fix S3 resume pathAaron Durbin2013-05-151-2/+0
* Add thermal engine testVic Yang2013-05-152-7/+8
* 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
* slippy: Basic power sequencingDuncan Laurie2013-05-141-44/+556
* 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
* Clarify help text for dumb USB port power controlDuncan Laurie2013-05-131-5/+5
* Clean up SPI GPIOsRandall Spangler2013-05-131-7/+0
* Slippy: Changes needed to boot EC without bricking.Bill Richardson2013-05-101-3/+40
* Implement I2C passthru commandRandall Spangler2013-05-091-0/+160
* Put test utility macros in headerVic Yang2013-05-082-0/+37
* spring: Hard-limit DCP current at 1.5AVic Yang2013-05-081-3/+12
* Add lid switch test and enable kb_mkbp testVic Yang2013-05-081-1/+1
* spring: Improve charging current controlVic Yang2013-05-071-20/+37
* Use uintptr_t when converting integer from/to pointerVic Yang2013-05-075-16/+17
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-072-2/+2
* spring: Fix S3 USB charging bugVic Yang2013-05-061-1/+1
* Define slippy GPIOs, make power sequencing task do nothing.Bill Richardson2013-05-021-626/+29