summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix multiple charging issues on snowRong Chang2012-07-011-2/+3
* stm32: Use SPI ports for i2c arbitrationSimon Glass2012-06-284-17/+6
* TPSChrome charging loopRong Chang2012-06-261-0/+1
* Only one RW image is now the defaultRandall Spangler2012-06-264-0/+17
* Strip out vboot signature code and stay in RO for linkRandall Spangler2012-06-263-3/+6
* Add hash supportRandall Spangler2012-06-252-0/+2
* Remove proto1 workaroundsRandall Spangler2012-06-251-2/+2
* Add 'fanduty' command both EC console and ectool.Bill Richardson2012-06-221-3/+0
* stm32: don't try to use the AP I2C connection when the CPU is runningVincent Palatin2012-06-222-0/+2
* IR357x core/gfx regulator supportVincent Palatin2012-06-221-0/+2
* stm32: drive the keyboard power LEDVincent Palatin2012-06-226-4/+17
* Disable thermal thresholds for TMP006 sensor near CPUVic Yang2012-06-221-1/+1
* snow: Enable command help and task profilingSimon Glass2012-06-221-0/+3
* snow: Turn on CONFIG_ASSERT_HELPSimon Glass2012-06-221-0/+1
* Reenable EC console 'fanduty' command, for testing.Bill Richardson2012-06-221-0/+3
* Calibrate TMP006 temperature sensorVic Yang2012-06-211-2/+2
* 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