summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-kitty-5771.61.BBrian Norris2021-09-102-10/+1
* flash_ec: Disconnect EC-3PO interps when flashing.Aseda Aboagye2016-02-181-1/+13
* clock-stm32l: properly setting HSI/MSI clock based on the RMYen Lin2014-12-152-7/+47
* Kitty: Implement fake lid switch.Jimmy2014-10-142-0/+7
* Kitty: Implement Power LED feature.Jimmy2014-10-141-1/+0
* Revert "charger v2: set charger mode when requesting current/voltage"Andrew Bresticker2014-09-161-15/+2
* kitty:Initial EC for bring up kittyJimmy Lin2014-08-208-2/+295
* blaze: update support batteries listDevin Lu2014-08-131-3/+10
* stm32 spi: postpone the RX DMA setup if handler is still using buffer.Louis Yung-Chieh Lo2014-07-071-1/+55
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-5/+6
* watchdog: Help ensure that the stm32 watchdog help printsDoug Anderson2014-06-203-7/+7
* Increase stack size of charger and chipset tasks.Louis Yung-Chieh Lo2014-06-173-6/+6
* stm32: spi: read spi->dr into a dummy variableYen Lin2014-06-171-1/+2
* Add cprints() and ccprints()Vic Yang2014-06-1676-394/+703
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-145-26/+138
* nyan: don't compile in shorthelp of console commandsLouis Yung-Chieh Lo2014-06-141-0/+1
* charger v2: set charger mode when requesting current/voltageAndrew Bresticker2014-06-111-2/+15
* stm32: Enable USART TCIE after clearing TCDavid Hendricks2014-05-201-0/+3
* tegra: waits for battery stable before booting AP.Louis Yung-Chieh Lo2014-05-091-0/+7
* Adding waiting function when battery boot-upWonjoon Lee2014-05-092-0/+49
* i2c: stm32l: Increase timeout from 10ms to 30msDoug Anderson2014-05-092-2/+10
* tegra: don't set auto_power_on if SYSJUMPLouis Yung-Chieh Lo2014-05-091-2/+4
* stm32: Re-enable spi transfers after a sysjumpRandall Spangler2014-05-091-20/+25
* tegra: fixed a corner case that AP_OFF flag is not cleared.Louis Yung-Chieh Lo2014-05-091-3/+16
* tegra: reorder the "AP running" and "XPSHOLD seen".Louis Yung-Chieh Lo2014-05-091-1/+2
* tegra: fix bug that apshutdown cannot shut down the AP.Louis Yung-Chieh Lo2014-05-091-3/+16
* Big: Modify battery Allowable Temp Range due to battery spec changecloud_lin2014-05-071-3/+3
* nyan: fix the power in_signals out of sync bug.Louis Yung-Chieh Lo2014-05-061-0/+6
* tegra: keeps AP in off state for "reboot ap-off"Louis Yung-Chieh Lo2014-05-021-3/+14
* Big: Correct the charger IC drivercloud_lin2014-04-254-1/+242
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-245-7/+86
* charger v2: only configure charger when AC is on.Louis Yung-Chieh Lo2014-04-241-10/+15
* battery: move cut-off commands to common/battery.cLouis Yung-Chieh Lo2014-04-239-26/+58
* charger v2: supports charger watchdogLouis Yung-Chieh Lo2014-04-232-23/+42
* nyan: add info_precharge for drained batteryLouis Yung-Chieh Lo2014-04-224-15/+107
* Fixed the stack overflow bug in 'battery' console command.Louis Yung-Chieh Lo2014-04-225-15/+61
* blaze: add ectool discharge commandDevin Lu2014-04-222-0/+13
* tegra: move to charger v2.Louis Yung-Chieh Lo2014-04-224-15/+3
* 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
* USB Power Delivery core codeVincent Palatin2014-04-125-0/+1086
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-117-62/+77
* cortex-m0: add more thumb1 helpersVincent Palatin2014-04-111-11/+53
* Stop charge_state_v2 from spewing problems with no battery.Bill Richardson2014-04-111-9/+29