summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show power number in 'ectool powerinfo' outputtoolchainBstabilize-spring-4100.53.Brelease-R28-4100.BVic Yang2013-06-041-0/+2
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-0734-22/+964
* Add test for keyboard MKBP protocolVic Yang2013-05-063-0/+265
* spring: Fix S3 USB charging bugVic Yang2013-05-061-1/+1
* Define slippy GPIOs, make power sequencing task do nothing.Bill Richardson2013-05-023-730/+123
* Slippy uses dumb USB ports, not smart ones.Bill Richardson2013-05-023-106/+69
* Remove Link peripherals from Slippy boardBill Richardson2013-05-022-84/+31
* Disable the charger task for Slippy bringupBill Richardson2013-05-022-8/+4
* Add some ifdefs to distinguish between Link and SlippyBill Richardson2013-05-026-6/+21
* Support power button on slippy, make it compile again.Bill Richardson2013-05-022-0/+3
* Fix I2C port configuration on pitRandall Spangler2013-05-022-16/+20
* Split the USB port power control into smart and dumb versions.Bill Richardson2013-05-015-5/+208
* Disable i2c for mccroskey. It's busted, but we don't care.Bill Richardson2013-05-011-1/+0
* spring: Implement battery cut-off commandVic Yang2013-05-013-1/+23
* Re-enable charging task on pitRandall Spangler2013-05-011-1/+1
* Rename REINIT to IDLE0 in TPS65090 charge state machineVic Yang2013-05-013-26/+33
* Monitor video detachment with ADC watchdogVic Yang2013-04-301-41/+72
* stm32: Fix ADC watchdog bug and extend sample timeVic Yang2013-04-301-4/+6
* Split x86_power.c into Ivybridge and Haswell variantsBill Richardson2013-04-306-9/+773
* Put a copy of test binaries under build/${BOARD}Vic Yang2013-04-301-1/+2
* Split STM32 i2c implementation for STM32F vs STM32LRandall Spangler2013-04-306-5/+409
* add option to de-activate EC console input when WP is onVincent Palatin2013-04-301-0/+10
* Move i2cread and i2cwrite functions to i2c_commonRandall Spangler2013-04-3014-245/+309
* Fix ADC test for LM4Vic Yang2013-04-304-6/+16
* Handle battery charged alarmstabilize-4068.0.BVic Yang2013-04-291-10/+14
* Add cscope.out to .gitignoreVic Yang2013-04-291-0/+1
* Clean up gaia_power debug messagesRandall Spangler2013-04-291-15/+14
* Don't enable charger interrupt if charger task is disabledRandall Spangler2013-04-292-9/+8
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-297-25/+36
* Fix charging state descriptionsRandall Spangler2013-04-291-0/+2
* spring: Enable both VFET2 and VFET4 for videoVic Yang2013-04-292-0/+3
* Make test-list a per-board parameterVic Yang2013-04-293-5/+19
* Remove mock filesVic Yang2013-04-291-26/+0
* Fix kb_scan test when CONFIG_LID_SWITCH is not definedVic Yang2013-04-291-0/+6
* Fill in I2C test parametersVic Yang2013-04-291-2/+18
* Add 'clobber' target to Makefile to clean everything.Bill Richardson2013-04-261-0/+4
* Add 'TAGS' target to MakefileBill Richardson2013-04-261-0/+10
* Split pwm.c into pwm_fan.c and pwm_kblight.cBill Richardson2013-04-269-148/+232
* Rename i2c_commands.c to i2c_common.cRandall Spangler2013-04-262-1/+1
* Allow disabling PMU charger task, and do so on pitRandall Spangler2013-04-267-2/+11
* Move PMU charger irq handler to charger moduleRandall Spangler2013-04-263-10/+15
* Increase UART output buffer on STM32LRandall Spangler2013-04-261-0/+3
* Add pit support to flash_ecRandall Spangler2013-04-261-1/+1
* spring: Show yellow LED when not fully chargedVic Yang2013-04-261-0/+2
* Add new TPS65090 charge state REINIT and BAD_CONDVic Yang2013-04-262-20/+25
* stm32: do not enable interrupts on I2C1Vincent Palatin2013-04-261-2/+0
* Split out power button code from switch.cRandall Spangler2013-04-2513-175/+261
* Create board directory for Slippy.Bill Richardson2013-04-244-0/+444
* Temporarily enable all FETs at chipset poweronRandall Spangler2013-04-241-0/+15
* Fix typo in power_led.cRandall Spangler2013-04-241-1/+1