summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Preserve keystroke enable state.stabilize-daisy-4319.96.Brelease-R29-4319.BShawn Nematbakhsh2013-06-241-2/+5
* peppy: Set GPIO_WP to active low.Shawn Nematbakhsh2013-06-242-3/+2
* Power and battery LED control for Peppy.Dave Parker2013-06-243-0/+99
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-246-34/+86
* Add charger/battery support for PeppyDave Parker2013-06-244-4/+69
* spring: Wait 80ms for CABLE_DET to be assertedVic Yang2013-06-221-1/+2
* spring: Check USB device type periodicallyVic Yang2013-06-221-0/+11
* Clear pending interrupt on disabling TSU6721 interruptVic Yang2013-06-221-1/+5
* spring: Avoid I2C transaction in interrupt contextVic Yang2013-06-211-1/+7
* Power and battery LED control for Falco.Dave Parker2013-06-213-1/+102
* pit: Disable SPI output when AP is suspendedRandall Spangler2013-06-201-0/+2
* drop: Ignore command version for FLASH_PROTECT commandVadim Bendebury2013-06-201-1/+7
* Add EC_CMD_TEST_PROTOCOL to fake certain responses.Bill Richardson2013-06-205-3/+78
* drop: Ignore command version for VBNV CONTEXT commandVadim Bendebury2013-06-201-1/+7
* Refactor host command interface to support version 3 packetsRandall Spangler2013-06-206-18/+578
* falco: peppy: slippy: mark LPC_CLKRUN_L as open drainAaron Durbin2013-06-203-3/+3
* Enhance host command debug outputVadim Bendebury2013-06-201-1/+2
* spring: new TPS65090 parameters to avoid cap ringingVincent Palatin2013-06-191-19/+15
* spring: Hard-limit current draw from ToadVic Yang2013-06-191-1/+9
* Falco WP is active low, not active highBill Richardson2013-06-183-3/+6
* Actually USE the falco battery for falco.Bill Richardson2013-06-181-1/+1
* More keyboard scan testVic Yang2013-06-182-16/+134
* Update USB device type before notifying hoststabilize-4287.BVic Yang2013-06-171-1/+1
* More flash unit testVic Yang2013-06-171-14/+95
* A method to mock host commandVic Yang2013-06-173-35/+32
* Redetect USB device type on non-standard chargerVic Yang2013-06-171-2/+59
* Revert "Extend TSU6721 BCD timer to 3.6 seconds"Vic Yang2013-06-171-1/+1
* Peppy: Update LED color names in comment. Mark active low.Dave Parker2013-06-172-9/+8
* Make target for test coverage report generationVic Yang2013-06-168-6/+73
* Move i2c_old_response flag to i2c interface moduleRandall Spangler2013-06-142-4/+4
* Move lpc-specific flags out of host command argsRandall Spangler2013-06-142-5/+5
* haswell: mark PCH_SMI_L as open drainAaron Durbin2013-06-143-3/+3
* haswell: Add notes about PL6 weirdnessAaron Durbin2013-06-144-3/+10
* Fix some stupidness in ectool's comm_init() handlingBill Richardson2013-06-141-1/+1
* spring: Show green LED when 94% chargedVic Yang2013-06-131-2/+6
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-1312-40/+40
* falco: fix RCIN# GPIO settingDuncan Laurie2013-06-131-1/+1
* More queue unit testVic Yang2013-06-131-0/+1
* More hooks unit testVic Yang2013-06-131-0/+10
* More utils unit testVic Yang2013-06-131-3/+114
* Incorporate CABLE_DET circuit changeVic Yang2013-06-131-21/+81
* Falco: Disable IFAULT_HI on the BQ24738 chargerBill Richardson2013-06-131-4/+1
* Use battery's precharge_current value for deep discharge recovery.Bill Richardson2013-06-133-9/+5
* pit: AC detect signal is a simple GPIO nowRandall Spangler2013-06-132-3/+4
* Falco: Placeholder to maybe disable IFAULT_HI on battery chargerBill Richardson2013-06-131-2/+16
* Falco: Add support for bq24738 charger (and guess at battery).Bill Richardson2013-06-137-8/+313
* Falco: Measure adapter ID voltageBill Richardson2013-06-132-7/+10
* Slippy: Adjust battery voltages to be closer to reality.Bill Richardson2013-06-121-3/+3
* Add I2C port 1 for LVDS debug.Bill Richardson2013-06-122-4/+5
* Falco: New LED gpiosBill Richardson2013-06-112-0/+12