summaryrefslogtreecommitdiff
path: root/board/snow/board.h
Commit message (Expand)AuthorAgeFilesLines
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-221-3/+1
* Move asserting host keyboard interrupt signal to keyboard_scanRandall Spangler2013-03-201-3/+0
* Move I2C arbitration to its own fileRandall Spangler2013-03-201-1/+1
* Use common declaration of keyboard_scan_interrupt()Randall Spangler2013-03-191-2/+0
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-7/+6
* stm32: list keyboard output ports on a per-board basisDavid Hendricks2013-03-131-0/+1
* stm32: Move KB_INPUTS to board.hDavid Hendricks2013-03-111-1/+2
* stm32: Add option to select timer for hardware clockVic Yang2012-12-121-0/+4
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-3/+0
* Move pending command logic into host_commandSimon Glass2012-09-101-0/+1
* 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
* snow: re-factor i2c initDavid Hendricks2012-08-301-0/+4
* Snow: Adding in EC ability to hard reset pmicCharlie Mooney2012-08-281-1/+5
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+3
* i2c: Enable arbitration GPIOs only when activeSimon Glass2012-08-271-0/+3
* Make AC status feature optional at compile timeSimon Glass2012-08-271-0/+4
* snow/stm32: re-configure power LED on the fly (input vs. pwm)David Hendricks2012-08-171-0/+1
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-141-0/+1
* stm32f100: implement low power modeVincent Palatin2012-08-091-0/+3
* Remove signature-based vboot supportRandall Spangler2012-08-071-1/+0
* snow daisy: compute RW firmware hashVincent Palatin2012-08-061-0/+4
* snow: remove debug features to save RAMVincent Palatin2012-08-061-2/+2
* Snow has write protect pin (PB4) wired to EC.Louis Yung-Chieh Lo2012-08-011-7/+1
* Revert "Enable snow I2C host auto detection"Rong Chang2012-07-301-5/+0
* Get AC state from GPIO instead of PMURong Chang2012-07-111-0/+1
* snow: Add pmu command to print out pmu registersSimon Glass2012-07-051-0/+2
* snow: Enable I2C bus arbitration on host portSimon Glass2012-07-051-0/+1
* Enable help debug features on all boardsSimon Glass2012-07-041-0/+2
* Initialize PMU default settings using board configurationRong Chang2012-07-031-0/+4
* Daisy/Snow: Drive power LED with PWMDavid Hendricks2012-07-021-1/+0
* Fix multiple charging issues on snowRong Chang2012-07-011-2/+3
* 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
* 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-201-1/+5
* Enable snow battery chargingRong Chang2012-06-201-0/+7
* stm32: configure OSC pins as GPIOVincent Palatin2012-06-191-0/+2
* 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
* 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-181-0/+3
* daisy/snow: seperate EC_INT and CODEC_INT handlingDavid Hendricks2012-05-151-2/+2
* daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLSDavid Hendricks2012-05-151-0/+3