summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Protect inactive EC image from code executionDaisuke Nojiri2013-12-171-16/+37
* Let AP read sensor IDs when DPTF thermal thresholds crossedBill Richardson2013-12-162-5/+23
* Rename mixed-case config constantsRandall Spangler2013-12-164-6/+6
* Implement DPTF thermal thresholdsBill Richardson2013-12-131-1/+101
* Add stubs for DPTF thermal thresholdsBill Richardson2013-12-132-17/+38
* Changed timer module to expire timers on deadline matchAlec Berg2013-12-121-1/+1
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-122-1/+133
* nds32: WORKAROUND for toolchain bug on rodataVincent Palatin2013-12-102-4/+5
* Remove unneeded TODO commentVic (Chun-Ju) Yang2013-12-101-5/+0
* keyboard: Improve kbpress reliability for automationDoug Anderson2013-12-101-6/+58
* Fix bug in Samus DPTF fan controlBill Richardson2013-12-101-8/+13
* Add lightbar calibration for samusBill Richardson2013-12-071-0/+22
* extract common core codeVincent Palatin2013-12-053-0/+449
* Disable EC jump after RW image startsstabilize-5062.BDaisuke Nojiri2013-12-051-8/+13
* nyan: add support of different battery typesYen Lin2013-12-041-0/+4
* Move battery temp ranges to battery_info structRandall Spangler2013-12-032-8/+14
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-022-15/+3
* Add battery_get_params()Randall Spangler2013-12-026-123/+156
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-213-84/+2
* Add DPTF interface for fan dutyBill Richardson2013-11-211-0/+30
* Reduce stack space used by vfnprintf()Randall Spangler2013-11-201-36/+51
* Add boardversion command to ectoolChromeOS Developer2013-11-131-0/+2
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-081-0/+19
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-072-0/+46
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-2/+2
* Show smart battery status with 'battery' commandBill Richardson2013-11-051-0/+24
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-056-12/+41
* Clean up hook priorties on LM4Randall Spangler2013-11-042-2/+2
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-041-5/+6
* Provide multiple fan support within the EC itselfBill Richardson2013-11-022-94/+192
* cleanup: Still more TODO commentsRandall Spangler2013-11-024-15/+33
* cleanup: Even more TODO commentsRandall Spangler2013-11-011-2/+3
* cleanup: Update more TODO commentsRandall Spangler2013-11-011-1/+4
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-011-2/+4
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-311-0/+1
* cleanup: TODO comments in extpower_springRandall Spangler2013-10-311-13/+20
* cleanup: Assorted TODO commentsRandall Spangler2013-10-315-35/+44
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-302-11/+1
* Separate fan_t from pwm_tBill Richardson2013-10-301-16/+28
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-302-2/+2
* Separate common fan behavior from implementationBill Richardson2013-10-304-30/+339
* Allow "ectool gpioget" to run on write protected machinesChromeOS Developer2013-10-291-3/+0
* cleanup: eeprom and option commentsRandall Spangler2013-10-251-2/+2
* cleanup: Comments in console_output.cRandall Spangler2013-10-251-4/+14
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-8/+9
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-2/+2
* throttle_ap.c should only be compiled if there's a chipset/power taskRandall Spangler2013-10-231-2/+1
* cleanup: Rename and move header filesRandall Spangler2013-10-234-15/+7
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-2329-6141/+14
* cleanup: Comments about PMU powerinfo moduleRandall Spangler2013-10-221-2/+13