summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add host command to get/set TMP006 calibration dataRandall Spangler2012-10-161-0/+26
* link: Added sensor-not-calibrated error for TMP006Randall Spangler2012-10-161-4/+5
* spi: Rewrite driver for new protocol, better performanceSimon Glass2012-09-171-0/+16
* Add capability to auto-hash correct size for EC-RO or EC-RWRandall Spangler2012-09-121-8/+16
* Cleanup: move lightbar command enum into ec_commands.hRandall Spangler2012-09-112-16/+22
* Refactor runtime special key combination codeRandall Spangler2012-09-101-2/+0
* Remove old code to clear boot keyRandall Spangler2012-09-101-3/+0
* Add host command to dump charge state machine contextVic Yang2012-09-101-0/+10
* Switch to variable-size stacksRandall Spangler2012-09-091-1/+1
* Track current task directly instead of computing from stack pointerRandall Spangler2012-09-091-8/+1
* Track amount of stack used for each EC taskRandall Spangler2012-09-071-0/+3
* stm32: Store VbNvContext in backup registersChe-Liang Chiou2012-09-052-0/+28
* Add host command to get panic infoRandall Spangler2012-09-051-0/+10
* Save panic data across reboots, and add panicinfo commandRandall Spangler2012-08-311-3/+48
* Place panic data and stack at end of RAMRandall Spangler2012-08-311-10/+0
* add a new hook for pre-chipset startupDavid Hendricks2012-08-291-0/+2
* Revisit USB charge modesVic Yang2012-08-281-10/+6
* Copy host command params out of LPC space during checksummingRandall Spangler2012-08-281-0/+1
* gaia: Add a warm reboot functionSameer Nanda2012-08-281-0/+3
* Snow: Adding in EC ability to hard reset pmicCharlie Mooney2012-08-281-0/+4
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+8
* snow: Change TPSCHROME fastcharge timeout to 6 hoursRong Chang2012-08-281-1/+28
* Allow GPIOs to be set up laterSimon Glass2012-08-271-1/+1
* Reset pmic registers to known safe values on bootCharlie Mooney2012-08-271-0/+6
* Rename EC_FLASH_PROTECT_RW_* flags to EC_FLASH_PROTECT_ALL_*.Louis Yung-Chieh Lo2012-08-251-4/+4
* flash: Only erase flash block that contain dataSimon Glass2012-08-231-0/+11
* Blink charger LED on charging errorRong Chang2012-08-231-0/+25
* Add "lightbar demo" mode for executive bikesheddingBill Richardson2012-08-203-8/+13
* snow/stm32: re-configure power LED on the fly (input vs. pwm)David Hendricks2012-08-171-0/+6
* stm32: i2c: Implement in-progress commandsSimon Glass2012-08-161-0/+30
* Add new EC_RES_IN_PROGRESS result codeSimon Glass2012-08-161-0/+1
* host_command: Add host_send_response() to send responsesSimon Glass2012-08-161-0/+10
* daisy: Modify charging flow to comply charging specificationRong Chang2012-08-161-0/+1
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-141-0/+28
* port80: Track and export last post code in previous bootDuncan Laurie2012-08-132-0/+11
* Clean up EC hibernate logicRandall Spangler2012-08-131-5/+15
* Add ectool command to read snapshot of EC's console outputRandall Spangler2012-08-091-0/+14
* Tidy shared memory moduleRandall Spangler2012-08-091-19/+30
* Enable PLL only briefly during ADC initRandall Spangler2012-08-091-8/+24
* stm32f100: implement low power modeVincent Palatin2012-08-091-0/+13
* stm32f: Use FLASH_KEYR to lock entire flashVic Yang2012-08-081-0/+7
* Add real-time clock supportRandall Spangler2012-08-071-0/+20
* Remove signature-based vboot supportRandall Spangler2012-08-072-64/+2
* Add host events for shutdown due to thermal or batteryRandall Spangler2012-08-071-0/+6
* Enhance port 80 loggingRandall Spangler2012-08-071-1/+9
* add a function to fast forward system timerVincent Palatin2012-08-062-0/+11
* Revert "Set power LED to green when we are trickle charging nearly full"Vic Yang2012-08-031-2/+0
* Add support for ACPI read/write commandsRandall Spangler2012-07-301-13/+72
* Enhance printf()Randall Spangler2012-07-301-20/+44
* Set TPSCHROME temp range configurationRong Chang2012-07-291-0/+62