summaryrefslogtreecommitdiff
path: root/board/daisy
Commit message (Expand)AuthorAgeFilesLines
* stm32: Add option to select timer for hardware clockVic Yang2012-12-121-0/+4
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+0
* Add tick taskRandall Spangler2012-10-301-0/+1
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-3/+0
* tpschrome: AC detection is board specific.Vincent Palatin2012-09-201-0/+34
* Switch to variable-size stacksRandall Spangler2012-09-091-9/+10
* daisy: add GPIO_I2C_* pins to board header and GPIO tableDavid Hendricks2012-09-052-1/+12
* 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-142-0/+2
* Remove signature-based vboot supportRandall Spangler2012-08-071-1/+0
* snow daisy: compute RW firmware hashVincent Palatin2012-08-062-0/+5
* Get AC state from GPIO instead of PMURong Chang2012-07-112-0/+2
* snow/daisy: enable lid openDavid Hendricks2012-07-071-1/+3
* Enable help debug features on all boardsSimon Glass2012-07-041-0/+5
* stm32: Use SPI ports for i2c arbitrationSimon Glass2012-06-282-16/+3
* 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-0/+7
* Enable daisy I2C host auto detectionRong Chang2012-06-192-1/+46
* Set daisy and snow PB6 PB7 GPIO pinmux to I2CRong Chang2012-06-182-10/+17
* PMU tps65090 driverRong Chang2012-05-312-0/+2
* Add stm32 I2C master driverRong Chang2012-05-311-0/+5
* 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
* 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-182-2/+4
* daisy/snow: seperate EC_INT and CODEC_INT handlingDavid Hendricks2012-05-152-6/+12
* 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
* 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-032-4/+4
* daisy: EVT1 pin mappingDavid Hendricks2012-05-021-7/+7
* introducing chip variant for stm32 family [2/3]Vincent Palatin2012-05-011-0/+1
* introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-012-16/+16
* daisy v1.02: power sequencing updatesDavid Hendricks2012-04-272-4/+4
* Fix test configurations build errorsVincent Palatin2012-04-252-3/+7
* stm32l: set SYSCFGEN for boards using stm32lDavid Hendricks2012-04-251-4/+3
* daisy: move i2c port initialization back into configure_boardDavid Hendricks2012-04-231-7/+11
* daisy: Plumb in I2C driverDavid Hendricks2012-04-173-1/+12
* daisy v1.02: setup GPIO signal to audio codecDavid Hendricks2012-04-172-0/+6
* stm32l: eliminate GPIO initialization done in keyboard codeDavid Hendricks2012-04-132-17/+45
* daisy: Set up EC_INT as open-drain outputDavid Hendricks2012-04-131-1/+1
* daisy: Plumb in SPI supportDavid Hendricks2012-04-133-2/+39
* daisy: Provide an interrupt function for keyboard scanSimon Glass2012-04-122-0/+24
* daisy: Initialize DMA librarySimon Glass2012-04-111-0/+3
* stm32l: fix ACOK signalVincent Palatin2012-02-231-1/+1
* stm32l: add keyboard configuration for ADV and Daisy boardsVincent Palatin2012-02-213-0/+20