summaryrefslogtreecommitdiff
path: root/board/link/ec.tasklist
Commit message (Expand)AuthorAgeFilesLines
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-1/+0
* Increase hook task size on x86 platformsRandall Spangler2013-12-191-1/+1
* Completely new thermal/fan implementationBill Richardson2013-08-231-1/+0
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-1/+1
* Exclude chipset task from test binariesVic Yang2013-04-111-1/+1
* Only includes necessary tasks for test binariesVic Yang2013-04-101-12/+14
* Rename charging task to CHARGER, charger_taskRandall Spangler2013-03-291-1/+1
* Rename I8042CMD task to KEYPROTORandall Spangler2013-03-291-1/+1
* Merge typematic task info i8042cmd taskRandall Spangler2013-03-291-1/+0
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-3/+3
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-1/+0
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-301-1/+0
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+0
* Rename power_button module to switchRandall Spangler2012-10-301-1/+1
* Switch LPC to use HOOK_TICK instead of taskRandall Spangler2012-10-301-1/+0
* Add tick taskRandall Spangler2012-10-301-0/+1
* Rename POWERSTATE task to CHARGERRandall Spangler2012-10-291-1/+1
* link: don't rely on host-write interrupt statusRandall Spangler2012-10-171-0/+1
* Enable FPU support for Link ECBill Richardson2012-10-021-3/+3
* Switch to variable-size stacksRandall Spangler2012-09-091-19/+20
* Add hash supportRandall Spangler2012-06-251-0/+1
* Rearrange task prioritiesRandall Spangler2012-05-151-5/+5
* Support keyboard typematic.Louis Yung-Chieh Lo2012-04-171-0/+1
* Add preliminary lightbar functionality.Bill Richardson2012-04-121-0/+1
* Add battery charge state machine and taskRong Chang2012-03-031-1/+2
* Thermal EngineVic Yang2012-02-281-0/+1
* Write current fan speed to LPC mapped value space.Vic Yang2012-02-271-0/+1
* Temperature polling and temporal correctionVic Yang2012-02-181-0/+1
* Add modularity to the buildVincent Palatin2012-01-241-1/+1
* Add x86 power state machineRandall Spangler2012-01-171-0/+1
* Split power button code into its own fileRandall Spangler2012-01-101-1/+1
* Interrupt-based keyboard matrix scan.Louis Yung-Chieh Lo2011-12-291-0/+1
* Implement EC lid switch handlerVic Yang2011-12-291-0/+1
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+20