summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-mccloud-5827.BBrian Norris2021-09-102-10/+1
* zinger: implement fault protectionVincent Palatin2014-05-055-12/+120
* tegra: keeps AP in off state for "reboot ap-off"Louis Yung-Chieh Lo2014-05-031-3/+14
* blaze: remove from ToT.Louis Yung-Chieh Lo2014-05-037-735/+1
* pd: more robust receptionVincent Palatin2014-05-023-5/+15
* pd: better sink transitionsVincent Palatin2014-05-021-13/+42
* cortex-m0: fix hard-faults during software interrupt calls part 2Alec Berg2014-05-021-1/+2
* test: build target test only when the full runtime is availableVincent Palatin2014-05-021-0/+2
* Increase some task stack sizes to handle more FP regs.Bill Richardson2014-05-013-3/+3
* Keyborg: Fix column orderingVic (Chun-Ju) Yang2014-04-301-10/+10
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-305-13/+116
* Keyborg: Disable SWD portsVic (Chun-Ju) Yang2014-04-302-4/+7
* Keyborg: Refine master slave identificationVic (Chun-Ju) Yang2014-04-302-8/+29
* Keyborg: implement matrix scanningVic (Chun-Ju) Yang2014-04-308-3/+479
* stm32mon: fix STM32F03x flash sizeVincent Palatin2014-04-301-1/+1
* Add support for the Firefly boardVincent Palatin2014-04-307-1/+539
* pd: handle plug polarityVincent Palatin2014-04-306-25/+54
* pd: update policy, timeout and board callbacksVincent Palatin2014-04-306-28/+49
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-293-20/+166
* stm32: pd: add config option to use SPI master for USB PD trasmitAlec Berg2014-04-295-20/+99
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-298-25/+28
* Add host command to set battery vendor parametersDave Parker2014-04-295-0/+179
* zinger: remove race condition in event handlingVincent Palatin2014-04-291-0/+3
* util: fix support for dedicated debug dongle in flash_ecVincent Palatin2014-04-291-2/+7
* stm32: fix GPIO EXTINT maskingVincent Palatin2014-04-263-3/+6
* cortex-m0: fix hard-faults during software interrupt callsVincent Palatin2014-04-251-2/+18
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-255-7/+86
* charger v2: only configure charger when AC is on.Louis Yung-Chieh Lo2014-04-241-10/+15
* Keyborg: increase UART baud rate to 38400Vic (Chun-Ju) Yang2014-04-241-3/+3
* Keyborg: chip-to-chip SPI communicationVic (Chun-Ju) Yang2014-04-246-12/+585
* Keyborg: Implement master/slave identificationVic (Chun-Ju) Yang2014-04-245-3/+170
* Big: Correct the charger IC drivercloud_lin2014-04-244-1/+242
* battery: move cut-off commands to common/battery.cstabilize-5791.0.BLouis Yung-Chieh Lo2014-04-239-26/+58
* charger v2: supports charger watchdogLouis Yung-Chieh Lo2014-04-232-23/+42
* accel: add accel driver for lsm6ds0Alec Berg2014-04-234-223/+492
* nyan: add info_precharge for drained batteryLouis Yung-Chieh Lo2014-04-224-15/+107
* Squawks: Adjust charge thresholds for altering LED behaviorDave Parker2014-04-221-5/+12
* Fixed the stack overflow bug in 'battery' console command.stabilize-5784.0.BLouis Yung-Chieh Lo2014-04-215-15/+61
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-2013-0/+533
* blaze: add ectool discharge commandDevin Lu2014-04-182-0/+13
* tegra: move to charger v2.Louis Yung-Chieh Lo2014-04-184-15/+3
* cortex-m: store FPU regs on context switchAlec Berg2014-04-183-14/+58
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-172-6/+30
* blaze: implement the power and battery LED behaviorDevin Lu2014-04-175-6/+199
* blaze: add battery configurationDevin Lu2014-04-171-45/+30
* big: Modify LGC battery setting based on battery speccloud_lin2014-04-122-5/+8
* Smart Battery: Buffer battery parameters while they are updatedDave Parker2014-04-121-33/+34
* Zinger board configurationVincent Palatin2014-04-128-187/+502
* FruitPie board configurationVincent Palatin2014-04-128-16/+455
* stm32: USB Power Delivery physical layerVincent Palatin2014-04-123-0/+497