summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-swanky-5216.238.BBrian Norris2021-09-101-0/+1
* CHERRY-PICK: Swanky: Support force lid openAaron Weng2014-11-183-1/+56
* EC:KBC: Wait until LPC host senses the IRQ and gets the character.Kenji Chen2014-10-301-1/+6
* Gnawty: Change battery LED to flash orange when battery lowJimmy Lin2014-07-102-4/+10
* Turn battery level thresholds into CONFIG optionsJimmy Lin2014-07-103-15/+33
* Swanky: Supports Power LED blinking in S3 mode.Aaron Weng2014-07-081-3/+35
* winky : Disabled kbd's column 2 invert to fix non-working kbd.yoojin2014-07-081-1/+0
* winky : Skip to check temperature by diassert PWROKyoojin2014-07-081-0/+1
* BayTrail: Set the default USB charge mode to CDPDave Parker2014-07-0712-0/+12
* USB Power: Add config option to set default charge modeDave Parker2014-07-072-2/+12
* USB Power: Invert ILIM control line with 'smart simple' chargingDave Parker2014-07-071-3/+3
* Tiny: Remove keyscan taskDave Parker2014-06-271-2/+1
* Config: Allow keyproto task to run without keyscan definedDave Parker2014-06-261-5/+0
* Rambi: Increase adapter input current limit to 1894mADave Parker2014-06-201-1/+1
* Expresso: Increase adapter input current limit to 1894mADave Parker2014-06-201-1/+1
* Kip: Modify battery LED behavior.Devin Lu2014-06-171-6/+9
* Enguarde: Enable PWM module in deep sleepDave Parker2014-06-141-0/+1
* Expresso: Enable PWM module in deep sleepDave Parker2014-06-141-0/+1
* Rambi: Enable PWM module in deep sleepDave Parker2014-06-141-0/+1
* Swanky: Support ectool to control power led on/off.Aaron Weng2014-06-091-4/+15
* Swanky: To implement power led.Aaron Weng2014-06-064-5/+36
* Gnawty:Update 3 cell battery parameter to meet SPEC.Jimmy Lin2014-05-301-2/+2
* Swanky: To implement battery shipping mode.Aaron Weng2014-05-301-6/+76
* Gnawty:Add 15 ms delay before turning off PP3300_DX at S0->S3.Jimmy Lin2014-05-291-1/+11
* Add 'tiny' board based on RambiDave Parker2014-05-268-0/+649
* Kip: fix for EC has very slow reset.Devin Lu2014-05-232-0/+3
* Swanky: To change battery charging led color.Aaron Weng2014-05-162-14/+14
* Swanky: fix for EC has very slow reset.Aaron Weng2014-05-122-0/+3
* Swanky: Initial 3 cell battery parameter.Aaron Weng2014-05-081-6/+6
* clapper: glimmer: fix for keyboard occasionally disabled on wakeAlec Berg2014-05-061-11/+14
* Clapper: Modify battery LED's behaviorgit-CarryBK_Chen.compal.com2014-05-061-12/+12
* Quawks: Add pure hardware shutdown mechanism.Kenneth Lo2014-04-302-1/+48
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-295-13/+116
* Glimmer: Support write first use day functionHenry Hsu2014-04-252-0/+41
* Quawks: Adjust charge thresholds for altering LED behaviorKenneth Lo2014-04-241-5/+12
* Add host command to set battery vendor parametersDave Parker2014-04-245-0/+179
* Glimmer: Hard-code accelerometer power enableDave Parker2014-04-242-5/+4
* Move battery cutoff to a shared command with config optionDave Parker2014-04-233-0/+93
* Gnawty: Init boardJimmy Lin2014-04-237-0/+721
* Clapper: Hard-code accelerometer power enableDave Parker2014-04-232-5/+4
* Make board names in flash_ec less prone to conflictsChromeOS Developer2014-04-221-8/+47
* Swanky: Add OpenOCD and flash tool configurationsHenry Hsu2014-04-222-1/+14
* Squawks: Adjust charge thresholds for altering LED behaviorDave Parker2014-04-211-5/+12
* Glimmer: Change ADAPTER_ID pin to highHenry Hsu2014-04-212-0/+2
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-216-16/+16
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-182-6/+30
* Kip: identify adapters and adjust the charger input currentDevin Lu2014-04-177-0/+323
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-117-62/+77
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-1010-41/+173
* Add expresso board, copied from rambiDave Parker2014-04-098-1/+650