summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge typematic task info i8042cmd taskRandall Spangler2013-03-291-1/+0
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-278-10/+15
* spring: Enable low power mode.Todd Broch2013-03-262-2/+7
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-225-14/+6
* Add keyboard_raw interfaceRandall Spangler2013-03-224-36/+36
* spring: minor cleanup of USB charging codeVic Yang2013-03-201-61/+78
* spring: disable boost when AP is off and no charger is attachedVic Yang2013-03-201-2/+23
* spring: keep AP off when battery level is too lowVic Yang2013-03-201-0/+3
* Move asserting host keyboard interrupt signal to keyboard_scanRandall Spangler2013-03-208-33/+8
* Move battery LED code on spring to commonRandall Spangler2013-03-202-127/+0
* Move gaia event handler declarations to gaia_power.hRandall Spangler2013-03-203-33/+3
* Use chipset_reset() interface instead of system_warm_reboot()Randall Spangler2013-03-202-3/+1
* Move I2C arbitration to its own fileRandall Spangler2013-03-202-97/+1
* spring: reset TSU6721 when Toad's ID changesVic Yang2013-03-201-1/+47
* Fix spring not compilingRandall Spangler2013-03-191-1/+1
* spring: More stable battery LED controlstabilize-3881.0.BVic Yang2013-03-193-21/+37
* Use common declaration of keyboard_scan_interrupt()Randall Spangler2013-03-198-52/+69
* Rename board_get_ac() to extpower_is_present()Randall Spangler2013-03-193-6/+7
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-1914-51/+54
* Move external power detect for link to its own fileChromeOS Developer2013-03-192-2/+4
* spring: set boost PWM frequency to 32KhzVincent Palatin2013-03-151-5/+5
* Rename power_led.c to onewire_led.cRandall Spangler2013-03-141-1/+1
* spring: Fix a bug that yellow LED is not turned offVic Yang2013-03-141-12/+15
* Initial McCroskey supportDavid Hendricks2013-03-134-0/+322
* stm32: list keyboard output ports on a per-board basisDavid Hendricks2013-03-133-0/+3
* spring: stm32: Generate battery key when charging status changes.Todd Broch2013-03-131-0/+3
* stm32: Move KB_INPUTS to board.hDavid Hendricks2013-03-113-3/+6
* 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