summaryrefslogtreecommitdiff
path: root/board/snow
Commit message (Expand)AuthorAgeFilesLines
* 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
* stm32: don't try to use the AP I2C connection when the CPU is runningVincent Palatin2012-06-221-0/+1
* stm32: drive the keyboard power LEDVincent Palatin2012-06-223-4/+10
* snow: Enable command help and task profilingSimon Glass2012-06-221-0/+3
* snow: Turn on CONFIG_ASSERT_HELPSimon Glass2012-06-221-0/+1
* snow: Turn on CONFIG_PANIC_HELPSimon Glass2012-06-201-0/+3
* Enable snow I2C host auto detectionRong Chang2012-06-202-1/+41
* Enable snow battery chargingRong Chang2012-06-201-0/+7
* stm32: configure OSC pins as GPIOVincent Palatin2012-06-192-0/+7
* Set daisy and snow PB6 PB7 GPIO pinmux to I2CRong Chang2012-06-181-3/+8
* stm32: use level interrupt instead of edgeVincent Palatin2012-05-302-5/+4
* Add system_is_locked() to prevent sysjump on consumer systemsRandall Spangler2012-05-251-0/+7
* stm32: fix keyboard FIFOVincent Palatin2012-05-251-0/+3