summaryrefslogtreecommitdiff
path: root/board/snow
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-221-3/+0
* stm32: add flash driver for stm32f100 SoCVincent Palatin2012-05-211-0/+3
* Use common host command processing for Daisy I2CVincent Palatin2012-05-182-2/+4
* daisy/snow: seperate EC_INT and CODEC_INT handlingDavid Hendricks2012-05-152-9/+3
* daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLSDavid Hendricks2012-05-151-0/+3
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* Initial Snow board portDavid Hendricks2012-05-044-0/+223