summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move stringify macro to common includestabilize-5899.BVincent Palatin2014-05-271-0/+9
* zinger: activate the watchdog.Vincent Palatin2014-05-272-0/+5
* flash_ec: enclose variable $IMG in quotes to handle whitespace in filenameDominic Chen2014-05-231-1/+1
* Keyborg: implement fast scan modeVic Yang2014-05-232-14/+97
* pd: when PD sink request is rejected go back to discovery stateAlec Berg2014-05-231-2/+3
* pd: detect source disconnectionAlec Berg2014-05-231-0/+10
* samus_pd: add interrupt to detect VBUS transitions quicklyAlec Berg2014-05-232-1/+6
* samus: limit input current to 2.5A to prevent over currenting zingerAlec Berg2014-05-231-1/+1
* Samus: The Silego on proto1b inverts the COL2 outputBill Richardson2014-05-221-0/+1
* zinger: ensure we re-enable the output once a fault is clearedVincent Palatin2014-05-211-0/+5
* samus_pd: when sinking power detect loss of VBUS and disconnectAlec Berg2014-05-214-0/+23
* Add cprints() and ccprints()Vic Yang2014-05-2178-417/+451
* samus: change battery charging current sense resistor valueAlec Berg2014-05-211-1/+1
* 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