summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lm4: Fixed low power idle doesn't always wake up.stabilize-4920.6.Brelease-R32-4920.BAlec Berg2013-11-052-12/+32
* rambi: Set correct input current limitRandall Spangler2013-11-051-2/+1
* Add TODO for TODO_XPSHOLD.Louis Yung-Chieh Lo2013-11-051-0/+1
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-058-15/+44
* Clean up hook priorties on LM4Randall Spangler2013-11-045-4/+5
* Refine GPIO list of Nyan.Louis Yung-Chieh Lo2013-11-043-9/+31
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-049-34/+61
* samus: configure both fansBill Richardson2013-11-022-4/+11
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-023-2/+6
* Provide multiple fan support within the EC itselfBill Richardson2013-11-028-105/+205
* cleanup: Still more TODO commentsRandall Spangler2013-11-029-38/+59
* lm4: Verify data buffer is aligned for flash writesRandall Spangler2013-11-021-0/+4
* lm4: ADC clock management bug fixAlec Berg2013-11-011-3/+27
* cleanup: Even more TODO commentsRandall Spangler2013-11-0113-32/+38
* cleanup: Update more TODO commentsRandall Spangler2013-11-016-31/+50
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-016-22/+25
* samus: Changes for Proto1bDuncan Laurie2013-11-016-25/+90
* Ignore failures in HWTest and VMTest in the commit queue.David James2013-11-011-0/+12
* cleanup: Use actual Thumb2 SVC instruction instead of hard-coding the opcodeRandall Spangler2013-11-011-6/+2
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-312-4/+10
* cleanup: TODO comments in extpower_springRandall Spangler2013-10-313-13/+24
* Replace Makefile 'tags' target with 'xrefs', clean it upBill Richardson2013-10-311-9/+18
* cleanup: Assorted TODO commentsRandall Spangler2013-10-319-44/+62
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-306-13/+18
* Separate fan_t from pwm_tBill Richardson2013-10-3019-124/+139
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-3012-14/+14
* Add more descriptive comments to include/fan.hBill Richardson2013-10-301-1/+13
* Separate common fan behavior from implementationBill Richardson2013-10-3017-508/+560
* lm4: fix enabling RTC alarmRandall Spangler2013-10-302-1/+16
* lm4: Properly identify TM4 chip used on haswell/baytrail systemsRandall Spangler2013-10-301-6/+9
* samus: set max input current to something safeBill Richardson2013-10-301-2/+1
* rambi: Enable PP5000 at bootRandall Spangler2013-10-302-10/+19
* Start separating LM4 pwm logic from fan logic.Bill Richardson2013-10-306-203/+273
* lm4: Fixes low power bug after a sysjumpAlec Berg2013-10-291-0/+2
* rambi: Change WAKE and SCI lines to open-drainRandall Spangler2013-10-291-2/+3
* Remove QEMU testsstabilize-4886.BVic Yang2013-10-2918-1431/+1
* Allow "ectool gpioget" to run on write protected machinesChromeOS Developer2013-10-291-3/+0
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-2818-16/+16
* rambi: Implement battery cutoff commandRandall Spangler2013-10-281-1/+35
* Fix comments regarding PWM GPIO useBill Richardson2013-10-287-10/+10
* rambi: Set LED colors based on battery and chipset stateRandall Spangler2013-10-281-4/+110
* rambi: Enable battery chargingRandall Spangler2013-10-284-14/+41
* cleanup: comments in adc modulesRandall Spangler2013-10-255-15/+31
* cleanup: eeprom and option commentsRandall Spangler2013-10-252-12/+32
* stm32l: fix ADC all channels conversionVincent Palatin2013-10-251-0/+1
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-2520-165/+55
* cleanup: Add bug number to TODO comment in charger driverRandall Spangler2013-10-251-7/+8
* cleanup: Re-enable keyboard console channel for ARM boardsRandall Spangler2013-10-259-27/+0
* cleanup: Comments in console_output.cRandall Spangler2013-10-251-4/+14
* lm4: Disable ADC module when not in use.Alec Berg2013-10-251-1/+15