summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Calibrate IR temperature sensors for Link DVTVincent Palatin2012-09-041-6/+6
* Snow: Dont hang when trying to pmic-reset boardCharlie Mooney2012-08-311-3/+8
* Use new panic stack on all platformsRandall Spangler2012-08-314-4/+0
* Snow must assert ENTERING_RW GPIO when jumping between imagesRandall Spangler2012-08-304-2/+4
* 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
* Disable SPI module on linkRandall Spangler2012-08-271-1/+0
* 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-144-1/+5
* Don't drive HDA_SDORandall Spangler2012-08-091-1/+5
* stm32f100: implement low power modeVincent Palatin2012-08-091-0/+3
* Remove signature-based vboot supportRandall Spangler2012-08-074-5/+0
* snow daisy: compute RW firmware hashVincent Palatin2012-08-064-0/+10
* 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
* Rename TMP006 sensorsVic Yang2012-07-311-33/+33
* Revert "Enable snow I2C host auto detection"Rong Chang2012-07-302-40/+0
* Set TPSCHROME temp range configurationRong Chang2012-07-291-22/+30
* Set correct name for new TMP006 sensorsVic Yang2012-07-241-24/+24
* bitrot: disable VBOOT_SIG for BDS. It's broken.Bill Richardson2012-07-231-1/+1
* Add new TMP006 sensorsVic Yang2012-07-182-3/+47
* Fix I2C arbitration timeout when chipset is suspendedRong Chang2012-07-171-2/+3
* Remove firmware BRandall Spangler2012-07-171-1/+0
* Map 256 bytes of data for host command args/paramsRandall Spangler2012-07-121-6/+6
* Rename battery pack file and limit trickle charging currentRong Chang2012-07-121-1/+1
* Get AC state from GPIO instead of PMURong Chang2012-07-114-0/+4
* Set proper value for BOOTCFGVic Yang2012-07-101-7/+4
* Host command interface has only one slot nowRandall Spangler2012-07-101-5/+5
* Remove fake dev switchRandall Spangler2012-07-101-3/+0
* Lower I2C frequency to meet specVic Yang2012-07-081-2/+1
* snow/daisy: enable lid openDavid Hendricks2012-07-072-2/+6
* 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-044-0/+17
* 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