summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-073-0/+81
* Slippy uses dumb USB ports, not smart ones.Bill Richardson2013-05-021-0/+2
* Rename REINIT to IDLE0 in TPS65090 charge state machineVic Yang2013-05-011-1/+16
* Split x86_power.c into Ivybridge and Haswell variantsBill Richardson2013-04-301-4/+0
* Move i2cread and i2cwrite functions to i2c_commonRandall Spangler2013-04-301-0/+41
* Fix ADC test for LM4Vic Yang2013-04-301-0/+2
* Improved the BUILD_ASSERT macro to work outside of functions.Bill Richardson2013-04-292-12/+27
* spring: Enable both VFET2 and VFET4 for videoVic Yang2013-04-291-0/+1
* Split pwm.c into pwm_fan.c and pwm_kblight.cBill Richardson2013-04-261-1/+1
* Move PMU charger irq handler to charger moduleRandall Spangler2013-04-261-1/+5
* Add new TPS65090 charge state REINIT and BAD_CONDVic Yang2013-04-261-0/+2
* Split out power button code from switch.cRandall Spangler2013-04-253-5/+37
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-246-9/+9
* Unify lid switch processingRandall Spangler2013-04-241-2/+0
* Allow keyboard_scan_config to be customized per-boardBill Richardson2013-04-241-0/+4
* Allow building without battery chargingBill Richardson2013-04-241-1/+4
* Add LP5562 functions to control engine execution stateVic Yang2013-04-231-0/+10
* Saving the main stack pointer at the entry of exception_panic.Daisuke Nojiri2013-04-181-1/+1
* Move STM32 timer regs struct to registers.hRandall Spangler2013-04-171-30/+1
* PMIC_PWROK is active-high on pitRandall Spangler2013-04-161-4/+0
* 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