summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-glimmer-5216.198.BBrian Norris2021-09-101-0/+1
* EC: Fixed battery percentage icon not displaying properly.Sheng-Liang Song2015-06-111-21/+4
* Glimmer: Skip non firmware update cmds during battery firmware update.Sheng-Liang Song2015-05-141-14/+61
* CHERRY-PICK: Glimmer: Support force lid openHenry Hsu2015-03-303-1/+56
* EC: Disable Battery I2C on suspendSheng-Liang Song2015-02-141-0/+23
* Revert "Glimmer: allow BATFW update under developer mode"Keith Tzeng2015-02-121-2/+1
* Glimmer: allow BATFW update under developer modeKeith Tzeng2015-02-091-1/+2
* EC:KBC: Wait until LPC host senses the IRQ and gets the character.Kenji Chen2014-10-301-1/+6
* Glimmer: Remove physical battery detect mechanismHsu Henry2014-10-241-1/+0
* glimmer: Fixed Get Battery Model NameSheng-Liang Song2014-10-091-2/+5
* EC: Add util for battery firmware updateSheng-Liang Song2014-09-053-2/+796
* EC: Enable glimmer smart battery firmware updateSheng-Liang Song2014-09-042-1/+8
* EC: smart battery using smbus APISheng-Liang Song2014-09-041-6/+31
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-048-1/+500
* EC: clean up i2c_read_stringSheng-Liang Song2014-09-043-69/+1
* EC: Add smbus interface read & write APIsSheng-Liang Song2014-09-0410-0/+478
* clapper: glimmer: fix for keyboard occasionally disabled on wakeAlec Berg2014-05-061-11/+14
* 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
* accel: Add arg to ectool motionsense to print sensor active flag.Alec Berg2014-04-081-0/+26
* Glimmer: Change fan rpmHenry Hsu2014-04-071-2/+2
* Clapper: Disable keyboard in suspend if lid is open beyond ~180 degDave Parker2014-04-071-0/+13
* Smart Battery: Buffer battery parameters while they are updatedDave Parker2014-04-071-20/+24
* Retry 8042 keyboard interrupts if host isn't respondingRandall Spangler2014-04-051-2/+26
* i8042: add a console command to dump internal state (cherry-pick).Louis Yung-Chieh Lo2014-04-041-6/+89
* accel: refined motion sense host command interfaceAlec Berg2014-04-043-23/+94
* lm4: Ensure falling edges on outputs to edge-sensitive host inputsRandall Spangler2014-04-031-2/+21
* DPTF: Don't restore charging current limit on resumeDave Parker2014-04-021-18/+3
* Kip: Modify adpater input current and battery configurationDevin Lu2014-04-022-4/+4
* accel: changed motion sense host command to be more permissive with data argsAlec Berg2014-04-011-9/+9
* Swanky: Init boardHenry Hsu2014-04-016-0/+637
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-03-3113-112/+795
* Kip: Implement the power and battery LED behaviorDevin Lu2014-03-293-76/+137