summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32: Enable USART TCIE after clearing TCstabilize-5875.BDavid Hendricks2014-05-211-0/+3
* Show success message after 'make buildall'Vic Yang2014-05-211-0/+1
* pd: revert slow traces in PD codeVincent Palatin2014-05-211-18/+16
* Keyborg: fix a bug in task_wait_event()Vic Yang2014-05-211-4/+3
* Keyborg: do not trim response before sending back to masterVic Yang2014-05-211-9/+3
* Keyborg: make a copy of response before transmittingVic Yang2014-05-211-5/+7
* Keyborg: fix ADC timing and increase sampling rateVic Yang2014-05-212-10/+9
* Keyborg: Switch to HSEVic Yang2014-05-212-10/+10
* Keyborg: fix bug in slave data processingVic Yang2014-05-211-2/+9
* nyan: don't compile in shorthelp of console commandsLouis Yung-Chieh Lo2014-05-201-0/+1
* reduced the charge v2 debug message sizeLouis Yung-Chieh Lo2014-05-201-23/+27
* Enable flashing of usbpd mcu for samus.Todd Broch2014-05-191-27/+34
* Implicitly decide uart_prefix based on board.Todd Broch2014-05-191-9/+19
* Add uart_prefix flag to control which uart is used to flash.Todd Broch2014-05-191-6/+8
* Keyborg: encode the scanned heat map to fit into RAMVic Yang2014-05-184-22/+143
* samus_pd: PD configuration bug fixesAlec Berg2014-05-183-22/+36
* samus_pd: remove battery configAlec Berg2014-05-181-1/+0
* zinger: fast over-current protectionVincent Palatin2014-05-172-2/+67
* zinger: add support to flash RW firmwareVincent Palatin2014-05-177-10/+337
* Add SHA-1 hashVincent Palatin2014-05-174-0/+209
* firefly: update VBUS voltage sensingVincent Palatin2014-05-171-2/+2
* firefly: voltage button debouncingVincent Palatin2014-05-171-3/+23
* samus_pd: fix DMA init bugAlec Berg2014-05-161-0/+2
* Add "debug" option to charge_state_v2.cBill Richardson2014-05-155-10/+40
* Replace magic numbers with #defines for charger bq24773.cBill Richardson2014-05-152-9/+25
* Add standalone lightbar simulation toolBill Richardson2014-05-1510-3/+781
* Put the lightbar IC controls and pattern logic into separate filesBill Richardson2014-05-154-284/+316
* Add GET_RGB, GET_BRIGHTNESS, and GET_DEMO subcommands to lightbarBill Richardson2014-05-153-91/+197
* Rearrange lightbar.c to separate IC control from pattern logicBill Richardson2014-05-151-185/+186
* samus: add PD MCU interrupt signal to gpio listAlec Berg2014-05-142-0/+10
* samus: add PD MCU boardAlec Berg2014-05-1411-5/+768
* fruitpie: disable battery charging chip ILIM pinAlec Berg2014-05-144-0/+29
* samus: disable battery charging chip ILIM pinAlec Berg2014-05-141-0/+1
* zinger: increase OCP thresholdVincent Palatin2014-05-141-2/+2
* Samus: Punt on BQ_IBAT measurements for nowBill Richardson2014-05-121-6/+10
* Samus: Update configuration for proto1.9Bill Richardson2014-05-123-18/+26
* Samus: Move single-use constant into the file that uses it.Bill Richardson2014-05-122-3/+2
* ec_uartd: bugfix for buffer pointer on partial write to FD.stabilize-swanky-5841.55.Bstabilize-gnawty-5841.84.Bstabilize-5841.83.Bstabilize-5841.76.Brelease-R36-5841.BTodd Broch2014-05-091-1/+13
* tegra: don't set auto_power_on if SYSJUMPLouis Yung-Chieh Lo2014-05-091-2/+4
* tegra: waits for battery stable before booting AP.Louis Yung-Chieh Lo2014-05-091-0/+7
* tegra: reorder the "AP running" and "XPSHOLD seen".Louis Yung-Chieh Lo2014-05-091-1/+2
* tegra: fixed a corner case that AP_OFF flag is not cleared.Louis Yung-Chieh Lo2014-05-091-3/+16
* stm32: Re-enable spi transfers after a sysjumpRandall Spangler2014-05-091-20/+25
* tegra: fix bug that apshutdown cannot shut down the AP.Louis Yung-Chieh Lo2014-05-091-3/+16
* Wait for battery boot-upWonjoon Lee2014-05-081-0/+2
* Adding waiting function when battery boot-upWonjoon Lee2014-05-072-0/+49
* CHROMIUM: ec: Add Port 80 history access from ectoolsWenkai Du2014-05-073-2/+170
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-0715-41/+46
* zinger: invert output controlVincent Palatin2014-05-072-9/+9
* fruitpie: handle dead batteryVincent Palatin2014-05-073-4/+4