summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* spring: Distinguish Apple Chargersstabilize-bluetooth-smartVic Yang2013-02-071-3/+36
* spring: Tweak battery LED policyVic Yang2013-02-051-2/+4
* spring: Limit USB port currentVic Yang2013-02-051-2/+24
* spring: Control battery LEDVic Yang2013-02-053-4/+59
* spring: Change PWM frequencyVic Yang2013-02-051-1/+1
* spring: Add LP5562 driverVic Yang2013-01-211-0/+3
* spring: remove hardcoded TPSchrome FET settingsVincent Palatin2013-01-181-2/+2
* spring: Control BOOST_EN according to device typeVic Yang2013-01-081-0/+11
* spring: Configure ADC pinsVic Yang2013-01-081-4/+7
* spring: Sense attached device typeVic Yang2013-01-083-1/+63
* spring: Setting for USB voltage sense ADCVic Yang2012-12-222-3/+7
* Add AP userspace scripts to tweak lightbar colorsBill Richardson2012-12-203-0/+47
* link: remove VR settings on the flyVincent Palatin2012-12-191-1/+0
* spring: Add function to switch ILIM pin between GPIO and PWMVic Yang2012-12-183-13/+69
* spring: Implement PWM control on ILIM_500Vic Yang2012-12-184-5/+102
* 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