summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Add AP userspace scripts to tweak lightbar colorstoolchain-3428.65.BBill Richardson2013-01-083-0/+47
* spring: add basic TSU6721 driverVincent Palatin2012-12-131-0/+3
* stm32: Add option to select timer for hardware clockVic Yang2012-12-123-0/+12
* link: Enable +5VALW at boot and leave it enabledRandall Spangler2012-12-061-1/+1
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-013-2/+2
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-311-1/+1
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-302-1/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-305-5/+0
* Rename power_button module to switchRandall Spangler2012-10-302-10/+10
* Switch LPC to use HOOK_TICK instead of taskRandall Spangler2012-10-301-1/+0
* Add tick taskRandall Spangler2012-10-305-0/+5
* Clean up ADC moduleRandall Spangler2012-10-303-10/+8
* Rename POWERSTATE task to CHARGERRandall Spangler2012-10-291-1/+1
* 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