summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add AP userspace scripts to tweak lightbar colorsstabilize-link-2913.278Bill Richardson2013-01-117-153/+488
* temp_metrics: Set GPU min freqSameer Nanda2012-11-281-4/+19
* temp_metrics: tmp006 calibration updatestabilize-linkstabilize-daisystabilizeSameer Nanda2012-10-231-4/+3
* temp_metrics: disable ACPI thermal zone 1Sameer Nanda2012-10-161-0/+6
* temp_metrics: tmp006 calibration and fan loop updatesSameer Nanda2012-10-161-22/+74
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-162-0/+101
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-162-4/+12
* temp_metrics: remove prochot and TCC modificationsSameer Nanda2012-10-111-14/+0
* Fine tuning of temp_metrics thermal loopSameer Nanda2012-10-031-18/+33
* Update temp_metrics to look at skin temperaturesSameer Nanda2012-10-011-30/+127
* Snow: Retry accesses to PMU before hard resetCharlie Mooney2012-09-182-31/+45
* Improve handling of bursts of port 80 writesRandall Spangler2012-09-171-2/+8
* Reset LPC from-host channel status on LPC resetRandall Spangler2012-09-173-2/+25
* spi: Rewrite driver for new protocol, better performanceSimon Glass2012-09-174-138/+246
* fix signedness issue in deep sleep delayVincent Palatin2012-09-121-1/+1
* Add capability to auto-hash correct size for EC-RO or EC-RWRandall Spangler2012-09-123-49/+102
* link: disable unused EEPROM modulesRandall Spangler2012-09-123-8/+10
* Fix not setting in_progress flag when starting hash computationRandall Spangler2012-09-121-1/+1
* link: remove TMP006 sensors no longer present in DVT2Randall Spangler2012-09-112-75/+23
* Cleanup: move lightbar command enum into ec_commands.hRandall Spangler2012-09-113-17/+23
* snow: Clear state of charge calculation window on state changeRong Chang2012-09-101-4/+19
* snow: Check state of charge using moving averageRong Chang2012-09-101-1/+38
* Move pending command logic into host_commandSimon Glass2012-09-103-103/+98
* Add Alt+VolUp+H key combo to hibernate systemRandall Spangler2012-09-101-0/+6
* Refactor runtime special key combination codeRandall Spangler2012-09-102-25/+38
* Remove old code to clear boot keyRandall Spangler2012-09-103-18/+1
* Add host command to dump charge state machine contextVic Yang2012-09-103-0/+50
* snow: Stop discharging when temperature lower than 0CRong Chang2012-09-091-1/+1
* Check boot key combos if refresh key is held downRandall Spangler2012-09-092-22/+42
* Switch to variable-size stacksRandall Spangler2012-09-0925-188/+260
* Allocate stacks separately from task context structsRandall Spangler2012-09-091-42/+63
* Track current task directly instead of computing from stack pointerRandall Spangler2012-09-093-53/+15
* snow: make pmu charge ranges inclusiveDavid Hendricks2012-09-081-2/+2
* snow: re-configure I2C arbitration pins at AP off/on to fix leakageDavid Hendricks2012-09-071-15/+38
* Track amount of stack used for each EC taskRandall Spangler2012-09-072-5/+31
* Snow: Always reset i2c when it's initiallizedCharlie Mooney2012-09-061-63/+25
* gaia_power: Report power on reasonSimon Glass2012-09-061-5/+6
* make build_info fixed-lengthDavid Hendricks2012-09-061-2/+5
* stm32: Store VbNvContext in backup registersChe-Liang Chiou2012-09-055-0/+107
* Snow:Recover from stray pulses on i2c battery lineCharlie Mooney2012-09-051-6/+18
* snow: i2c: Reset i2c busses at bootup to unwedge themDavid Hendricks2012-09-051-4/+149
* stm32l: Add stub for gpio_set_flags()David Hendricks2012-09-051-0/+9
* daisy: add GPIO_I2C_* pins to board header and GPIO tableDavid Hendricks2012-09-052-1/+12
* Change UART interrupt to priority 2Simon Glass2012-09-051-1/+1
* Snow: Add checking for more i2c error casesCharlie Mooney2012-09-051-9/+31
* Add host command to get panic infoRandall Spangler2012-09-052-0/+32
* stm32: Squeeze fakewp backup register for VbNvContextChe-Liang Chiou2012-09-051-8/+28
* comm-i2c.c upgrades to protocol v2.Louis Yung-Chieh Lo2012-09-052-51/+78
* Calibrate IR temperature sensors for Link DVTVincent Palatin2012-09-041-6/+6
* Fix stack overflow in hostcmd commandRandall Spangler2012-09-041-5/+21