summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-1987.BBrian Norris2021-09-101-0/+1
* factory: Deep discharge protectionRong Chang2012-03-281-5/+72
* Set power adapter LED based on charge stateRong Chang2012-03-261-0/+14
* Add battery SMI events and refactor charging stateRong Chang2012-03-263-215/+273
* use the full 256kB for partitionsVincent Palatin2012-03-222-8/+3
* Clean up chip/board configs for LM4Randall Spangler2012-03-1612-24/+22
* Add support for 1-wire protocol and power adapter LEDsRandall Spangler2012-03-169-3/+305
* Merge "Update test scripts"Gerrit2012-03-153-3/+3
|\
| * Update test scriptsVincent Palatin2012-03-153-3/+3
* | Merge "Fix test build"Gerrit2012-03-153-1/+8
|\ \ | |/
| * Fix test buildVincent Palatin2012-03-153-1/+8
* | Temperature sensor grouping.Vic Yang2012-03-1610-92/+94
* | Merge "Prevent fan from keep turning on and off."Gerrit2012-03-151-1/+9
|\ \ | |/ |/|
| * Prevent fan from keep turning on and off.Vic Yang2012-03-161-1/+9
* | Add wake signal to PCHRandall Spangler2012-03-1511-70/+158
* | Add ability to trigger both warm and cold resets.Randall Spangler2012-03-153-14/+48
|/
* ensure the re-scheduling is not interruptedVincent Palatin2012-03-141-3/+2
* mutex: retry immediatly if we could not get exclusive accessVincent Palatin2012-03-141-2/+5
* Merge "Add comxtest debug command"Gerrit2012-03-141-8/+30
|\
| * Add comxtest debug commandRandall Spangler2012-03-131-8/+30
* | Merge "Add back LPC temperature read command as workaround."Gerrit2012-03-145-1/+112
|\ \
| * | Add back LPC temperature read command as workaround.Vic Yang2012-03-145-1/+112
* | | Merge "Debug command to simulate keystroke"Gerrit2012-03-141-0/+53
|\ \ \
| * | | Debug command to simulate keystrokeVic Yang2012-03-141-0/+53
| |/ /
* | | Thermal Engine: set lowest fan speed to 4000rpmVic Yang2012-03-141-1/+7
|/ /
* | Merge "Temp sensor report 0xfd on sensor unpowered."Gerrit2012-03-148-38/+69
|\ \
| * | Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-148-38/+69
* | | Add keyboard controller reset command.Louis Yung-Chieh Lo2012-03-141-0/+7
|/ /
* | Merge "Thermal Engine SMI"Gerrit2012-03-131-2/+6
|\ \
| * | Thermal Engine SMIVic Yang2012-03-131-2/+6
* | | Merge "Tidy output of temps command"Gerrit2012-03-131-3/+3
|\ \ \
| * | | Tidy output of temps commandRandall Spangler2012-03-131-3/+3
* | | | Merge "Add vboot_init() function in correct place, make it do the switching."Gerrit2012-03-132-1/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Add vboot_init() function in correct place, make it do the switching.Bill Richardson2012-03-132-1/+13
* | | | Remove unused temp_sensor.c fileRandall Spangler2012-03-131-202/+0
* | | | Watch LPC0RESET line and print changesRandall Spangler2012-03-131-0/+10
| |_|/ |/| |
* | | Add x86 reset supportRandall Spangler2012-03-122-0/+25
|/ /
* | Use precision internal osciallator for UART and ADCRandall Spangler2012-03-124-8/+23
* | GPIO changes for link proto1Randall Spangler2012-03-124-6/+25
|/
* Support reboot_ec command in ectool (temporarily).Louis Yung-Chieh Lo2012-03-094-1/+84
* Fan console commands should enable the fanRandall Spangler2012-03-081-2/+7
* Update LPC mapped switch states with write protect and recovery statesRandall Spangler2012-03-076-8/+57
* Retabify ectool and add battery ectool commandRong Chang2012-03-071-40/+94
* Add battery lpc commandsRong Chang2012-03-074-3/+161
* Add EC status bit definitionsVadim Bendebury2012-03-071-0/+9
* stm32l: workaround missing mass erase featureVincent Palatin2012-03-061-10/+26
* Add a trap for tasks which exit their task functionsRandall Spangler2012-03-062-11/+21
* Clean up debug console outputRandall Spangler2012-03-065-28/+35
* Add smart battery functions read ascii infoRong Chang2012-03-062-0/+35
* Add I2C transmit/receive functionRong Chang2012-03-062-116/+176