summaryrefslogtreecommitdiff
path: root/board/snow
Commit message (Expand)AuthorAgeFilesLines
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-311-1/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+0
* Add tick taskRandall Spangler2012-10-301-0/+1
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-3/+0
* Hook functions no longer return valuesRandall Spangler2012-10-231-8/+3
* tpschrome: AC detection is board specific.Vincent Palatin2012-09-201-0/+33
* spi: Rewrite driver for new protocol, better performanceSimon Glass2012-09-171-1/+14
* Move pending command logic into host_commandSimon Glass2012-09-101-0/+1
* Switch to variable-size stacksRandall Spangler2012-09-091-9/+10
* snow: re-configure I2C arbitration pins at AP off/on to fix leakageDavid Hendricks2012-09-071-15/+38
* Snow: Dont hang when trying to pmic-reset boardCharlie Mooney2012-08-311-3/+8
* Use new panic stack on all platformsRandall Spangler2012-08-311-1/+0
* Snow must assert ENTERING_RW GPIO when jumping between imagesRandall Spangler2012-08-301-1/+1
* snow: Don't turn on SPI clockDoug Anderson2012-08-301-3/+0
* snow: re-factor i2c initDavid Hendricks2012-08-302-15/+31
* Snow: Adding in EC ability to hard reset pmicCharlie Mooney2012-08-282-16/+50
* snow: toggle pull-up on PA7 (SUSPEND_L) on power on/offDavid Hendricks2012-08-281-1/+20
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+3
* snow: Change TPSCHROME fastcharge timeout to 6 hoursRong Chang2012-08-281-5/+6
* Ignore TPSCHROME NTC reading in T40 rangeRong Chang2012-08-281-0/+10
* i2c: Enable arbitration GPIOs only when activeSimon Glass2012-08-272-4/+9
* Make AC status feature optional at compile timeSimon Glass2012-08-272-1/+12
* Fix poweron state machine in the ECPuneet Kumar2012-08-241-1/+1
* Snow: i2c arbitration cleanup (suspend)Charlie Mooney2012-08-231-9/+5
* snow: configure USART Rx as an input with pull resistorDavid Hendricks2012-08-211-2/+10
* snow/stm32: re-configure power LED on the fly (input vs. pwm)David Hendricks2012-08-172-5/+32
* daisy: Modify charging flow to comply charging specificationRong Chang2012-08-161-3/+6
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-142-1/+3
* stm32f100: implement low power modeVincent Palatin2012-08-091-0/+3
* Remove signature-based vboot supportRandall Spangler2012-08-071-1/+0
* snow daisy: compute RW firmware hashVincent Palatin2012-08-062-0/+5
* snow: remove debug features to save RAMVincent Palatin2012-08-061-2/+2
* snow: add keypress noise suppressionDavid Hendricks2012-08-011-0/+7
* Snow has write protect pin (PB4) wired to EC.Louis Yung-Chieh Lo2012-08-012-8/+2
* Revert "Enable snow I2C host auto detection"Rong Chang2012-07-302-40/+0
* Set TPSCHROME temp range configurationRong Chang2012-07-291-22/+30
* Fix I2C arbitration timeout when chipset is suspendedRong Chang2012-07-171-2/+3
* Get AC state from GPIO instead of PMURong Chang2012-07-112-0/+2
* snow/daisy: enable lid openDavid Hendricks2012-07-071-1/+3
* snow: Add pmu command to print out pmu registersSimon Glass2012-07-051-0/+2
* i2c: Add delay after bus release, print an error on failureSimon Glass2012-07-051-1/+6
* snow: Enable I2C bus arbitration on host portSimon Glass2012-07-051-0/+1
* Enable help debug features on all boardsSimon Glass2012-07-041-0/+2
* Initialize PMU default settings using board configurationRong Chang2012-07-032-1/+43
* snow: Implement I2C arbitrationSimon Glass2012-07-021-0/+71
* Daisy/Snow: Drive power LED with PWMDavid Hendricks2012-07-022-2/+9
* Fix multiple charging issues on snowRong Chang2012-07-011-2/+3
* stm32: Use SPI ports for i2c arbitrationSimon Glass2012-06-282-1/+3
* TPSChrome charging loopRong Chang2012-06-261-0/+1
* Only one RW image is now the defaultRandall Spangler2012-06-261-0/+4