summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-234-10/+0
* Hook functions no longer return valuesRandall Spangler2012-10-232-14/+5
* link: don't rely on host-write interrupt statusRandall Spangler2012-10-171-0/+1
* spring: force power on LCD and backlightVincent Palatin2012-10-152-0/+17
* spring: de-activate power LED codeVincent Palatin2012-10-111-1/+0
* spring: enable USB boost charger by defaultVincent Palatin2012-10-111-1/+1
* link: TMP006 S0 param is uncalibrated by defaultRandall Spangler2012-10-111-5/+4
* link: Temp sensors can return not-powered error codeRandall Spangler2012-10-111-20/+10
* Refactor TMP006 moduleRandall Spangler2012-10-111-4/+4
* Enable FPU support for Link ECBill Richardson2012-10-021-3/+3
* stm32f: ADC driverVic Yang2012-09-262-0/+22
* Fix spring buildVincent Palatin2012-09-201-1/+1
* Add Spring board configurationVincent Palatin2012-09-204-0/+421
* tpschrome: AC detection is board specific.Vincent Palatin2012-09-202-0/+67
* link: update hinge sensor calibrationVincent Palatin2012-09-191-1/+1
* spi: Rewrite driver for new protocol, better performanceSimon Glass2012-09-171-1/+14
* link: disable unused EEPROM modulesRandall Spangler2012-09-122-7/+10
* link: remove TMP006 sensors no longer present in DVT2Randall Spangler2012-09-112-75/+23
* Move pending command logic into host_commandSimon Glass2012-09-101-0/+1
* Switch to variable-size stacksRandall Spangler2012-09-094-41/+45
* snow: re-configure I2C arbitration pins at AP off/on to fix leakageDavid Hendricks2012-09-071-15/+38
* daisy: add GPIO_I2C_* pins to board header and GPIO tableDavid Hendricks2012-09-052-1/+12
* Calibrate IR temperature sensors for Link DVTVincent Palatin2012-09-041-6/+6
* Snow: Dont hang when trying to pmic-reset boardCharlie Mooney2012-08-311-3/+8
* Use new panic stack on all platformsRandall Spangler2012-08-314-4/+0
* Snow must assert ENTERING_RW GPIO when jumping between imagesRandall Spangler2012-08-304-2/+4
* snow: Don't turn on SPI clockDoug Anderson2012-08-301-3/+0
* snow: re-factor i2c initDavid Hendricks2012-08-302-15/+31
* Snow: Adding in EC ability to hard reset pmicCharlie Mooney2012-08-282-16/+50
* snow: toggle pull-up on PA7 (SUSPEND_L) on power on/offDavid Hendricks2012-08-281-1/+20
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+3
* snow: Change TPSCHROME fastcharge timeout to 6 hoursRong Chang2012-08-281-5/+6
* Ignore TPSCHROME NTC reading in T40 rangeRong Chang2012-08-281-0/+10
* Disable SPI module on linkRandall Spangler2012-08-271-1/+0
* i2c: Enable arbitration GPIOs only when activeSimon Glass2012-08-272-4/+9
* Make AC status feature optional at compile timeSimon Glass2012-08-272-1/+12
* Fix poweron state machine in the ECPuneet Kumar2012-08-241-1/+1
* Snow: i2c arbitration cleanup (suspend)Charlie Mooney2012-08-231-9/+5
* snow: configure USART Rx as an input with pull resistorDavid Hendricks2012-08-211-2/+10
* snow/stm32: re-configure power LED on the fly (input vs. pwm)David Hendricks2012-08-172-5/+32
* daisy: Modify charging flow to comply charging specificationRong Chang2012-08-161-3/+6
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-144-1/+5
* 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