summaryrefslogtreecommitdiff
path: root/board/daisy/board.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-141-0/+1
* Remove signature-based vboot supportRandall Spangler2012-08-071-1/+0
* snow daisy: compute RW firmware hashVincent Palatin2012-08-061-0/+4
* Get AC state from GPIO instead of PMURong Chang2012-07-111-0/+1
* Enable help debug features on all boardsSimon Glass2012-07-041-0/+5
* stm32: Use SPI ports for i2c arbitrationSimon Glass2012-06-281-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-221-0/+2
* Enable daisy I2C host auto detectionRong Chang2012-06-191-1/+5
* Set daisy and snow PB6 PB7 GPIO pinmux to I2CRong Chang2012-06-181-2/+3
* PMU tps65090 driverRong Chang2012-05-311-0/+1
* Add stm32 I2C master driverRong Chang2012-05-311-0/+5
* stm32: use level interrupt instead of edgeVincent Palatin2012-05-301-1/+1
* Add system_is_locked() to prevent sysjump on consumer systemsRandall Spangler2012-05-251-0/+7
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-221-3/+0
* Use common host command processing for Daisy I2CVincent Palatin2012-05-181-0/+3
* daisy/snow: seperate EC_INT and CODEC_INT handlingDavid Hendricks2012-05-151-1/+4
* daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLSDavid Hendricks2012-05-151-0/+3
* daisy: Disable keyscan messagesSimon Glass2012-05-101-0/+3
* stm32: add flash programming supportVincent Palatin2012-05-091-0/+3
* daisy: fix a bug in the GPIO enum listingDavid Hendricks2012-05-041-2/+0
* daisy: Rename power signals to indicate polaritySimon Glass2012-05-031-2/+2
* daisy v1.02: power sequencing updatesDavid Hendricks2012-04-271-2/+2
* Fix test configurations build errorsVincent Palatin2012-04-251-3/+0
* daisy: Plumb in I2C driverDavid Hendricks2012-04-171-0/+3
* daisy v1.02: setup GPIO signal to audio codecDavid Hendricks2012-04-171-0/+1
* stm32l: eliminate GPIO initialization done in keyboard codeDavid Hendricks2012-04-131-9/+21
* daisy: Plumb in SPI supportDavid Hendricks2012-04-131-0/+3
* daisy: Provide an interrupt function for keyboard scanSimon Glass2012-04-121-0/+3
* stm32l: add keyboard configuration for ADV and Daisy boardsVincent Palatin2012-02-211-0/+11
* stm32l: fix Daisy GPIO declarationVincent Palatin2012-02-151-2/+2
* stm32l: Add skeleton for Daisy boardVincent Palatin2012-02-141-0/+43