summaryrefslogtreecommitdiff
path: root/board/spring
Commit message (Expand)AuthorAgeFilesLines
* spring: set boost PWM frequency to 32KhzVincent Palatin2013-03-151-5/+5
* spring: Fix a bug that yellow LED is not turned offVic Yang2013-03-141-12/+15
* stm32: list keyboard output ports on a per-board basisDavid Hendricks2013-03-131-0/+1
* spring: stm32: Generate battery key when charging status changes.Todd Broch2013-03-131-0/+3
* stm32: Move KB_INPUTS to board.hDavid Hendricks2013-03-111-1/+2
* spring: Fix ID_MUX polarityVic Yang2013-03-081-3/+3
* spring: support new ID detection circuitVic Yang2013-03-081-11/+77
* Rename CODEC_INT to ID_MUX.Jeremy Thorpe2013-03-072-9/+2
* spring: avoid AC bad when load suddenly increaseVic Yang2013-03-052-7/+28
* spring: switch default current limit mode to aggressive modeVic Yang2013-03-051-1/+1
* spring: battery LED breath yellow on battery assistVic Yang2013-03-041-9/+63
* spring: set maximum allowed duty cycleVic Yang2013-03-041-0/+3
* keep ADC reference voltage on between successive readsVincent Palatin2013-02-252-6/+12
* spring: a more aggressive current control approachVic Yang2013-02-251-3/+89
* spring: Avoid picking up USB power from APVic Yang2013-02-221-6/+21
* spring: Tweak current limit and voltage thresholdVic Yang2013-02-211-6/+6
* spring: Handle AP VBUS powerVic Yang2013-02-212-2/+4
* spring: Handle dead battery and booting with low power chargerVic Yang2013-02-202-1/+23
* spring: Add current limit loopVic Yang2013-02-202-4/+70
* spring: Add host command to read power infoVic Yang2013-02-193-4/+43
* spring: always enable the PP3300_WWAN railVincent Palatin2013-02-132-4/+5
* 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
* 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-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
* Clean up ADC moduleRandall Spangler2012-10-301-3/+3
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-3/+0
* Hook functions no longer return valuesRandall Spangler2012-10-231-6/+2
* 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
* 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