summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Refactor gpio_set_level() and gpio_pre_init()Randall Spangler2013-04-151-17/+12
* Fix test compilation error for linkVic Yang2013-04-132-1/+19
* Allow GPIO alternate function 0Randall Spangler2013-04-111-1/+1
* Strip out old LPC command protocolRandall Spangler2013-04-111-4/+0
* Clean up USB external power moduleRandall Spangler2013-04-102-0/+44
* Move REG16 and REG32 macros to common.hRandall Spangler2013-04-101-1/+5
* Only includes necessary tasks for test binariesVic Yang2013-04-101-3/+21
* Fix mccroskey buildRandall Spangler2013-04-091-0/+8
* Move power LED GPIO code from snow board.c into power_led.cRandall Spangler2013-04-081-9/+1
* Add macros for mocking functionsVic Yang2013-04-081-0/+12
* Clean up board configurationRandall Spangler2013-04-052-1/+40
* Move board hard reset code into tpschrome driverRandall Spangler2013-04-051-6/+1
* Trigger dma_init() via HOOK_INITRandall Spangler2013-04-032-0/+231
* Clean up board.c filesRandall Spangler2013-04-031-11/+10
* spring: Add host command to limit external power currentVic Yang2013-04-021-1/+10
* Remove unused EC_SWITCH_KEYBOARD_RECOVERYRandall Spangler2013-04-021-3/+3
* Split lid switch code out of switch.c to its own fileRandall Spangler2013-04-023-13/+34
* Add support for calling deferred functionsRandall Spangler2013-04-021-0/+41
* Add parse_bool() to centralize parsing boolean optionsRandall Spangler2013-03-291-0/+19
* Merge i8042.c into keyboard_8042.cRandall Spangler2013-03-292-64/+5
* Merge lm4 and stm32 implementations of keyboard_scanRandall Spangler2013-03-291-0/+34
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-275-33/+83
* spring: Enable low power mode.Todd Broch2013-03-261-0/+1
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-223-4/+39
* Add keyboard_raw interfaceRandall Spangler2013-03-222-12/+74
* spring: keep AP off when battery level is too lowVic Yang2013-03-201-0/+5
* Move asserting host keyboard interrupt signal to keyboard_scanRandall Spangler2013-03-201-0/+4
* Move battery LED code on spring to commonRandall Spangler2013-03-201-1/+1
* Move gaia event handler declarations to gaia_power.hRandall Spangler2013-03-201-0/+30
* Use chipset_reset() interface instead of system_warm_reboot()Randall Spangler2013-03-201-5/+0
* Move I2C arbitration to its own fileRandall Spangler2013-03-202-29/+45
* spring: reset TSU6721 when Toad's ID changesVic Yang2013-03-201-0/+3
* spring: More stable battery LED controlstabilize-3881.0.BVic Yang2013-03-191-4/+4
* Use common declaration of keyboard_scan_interrupt()Randall Spangler2013-03-191-7/+29
* Move external power detect for link to its own fileChromeOS Developer2013-03-192-5/+25
* Call AC change hook from the hook taskRandall Spangler2013-03-191-26/+91
* Add external power present flag to charge_get_flags()Randall Spangler2013-03-151-0/+2
* Clean up power LED state machine on linkRandall Spangler2013-03-142-28/+10
* stm32f: Add support for ADC watchdogVic Yang2013-03-131-0/+20
* spring: stm32: Generate battery key when charging status changes.Todd Broch2013-03-131-0/+3
* spring: support new ID detection circuitVic Yang2013-03-081-0/+1
* Give the AP 30 sec warning before shutting down due to low batteryRandall Spangler2013-03-051-0/+1
* After shutting down AP, hibernate EC if battery is lowRandall Spangler2013-03-051-3/+4
* spring: battery LED breath yellow on battery assistVic Yang2013-03-041-0/+20
* Add reinit state to charge_state module to distinguish it from at-ec-boot initRandall Spangler2013-02-281-3/+6
* keep ADC reference voltage on between successive readsVincent Palatin2013-02-251-1/+4
* spring: minimize the window that loses TSU6721 interruptVic Yang2013-02-251-0/+4
* spring: Add host command to read power infoVic Yang2013-02-192-0/+38
* Add console command to fake battery state of chargetoolchain-3701.42.Bstabilize-3701.81.Bstabilize-3701.46.Bstabilize-3701.30.0bstabilize-3701.30.0release-R26-3701.BRandall Spangler2013-02-121-0/+5
* Rename and document battery constantsRandall Spangler2013-02-121-16/+20