summaryrefslogtreecommitdiff
path: root/board/zinger
Commit message (Expand)AuthorAgeFilesLines
* stm32f0: fix potential hang in adc initializationAlec Berg2014-10-081-7/+9
* zinger: samus_pd: increment zinger hardware id minor revisionAlec Berg2014-10-072-10/+8
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-072-9/+20
* Update Zinger flashing processVincent Palatin2014-10-071-3/+9
* zinger: add config option for hibernate and disable by defaultAlec Berg2014-10-072-0/+5
* zinger: add hibernate if disconnected for 60sAlec Berg2014-10-033-0/+42
* zinger: check RW firmware signatureVincent Palatin2014-10-026-25/+61
* zinger: minimuffin: add board support for minimuffinAlec Berg2014-10-022-8/+25
* zinger: add low power stop modeAlec Berg2014-09-294-32/+107
* stm32f0: enable flash prefetch bufferAlec Berg2014-09-251-2/+5
* stm32f0: fix rare ADC initialization bugAlec Berg2014-09-251-3/+7
* zinger: samus_pd: change zinger SW ver to report commit countAlec Berg2014-08-282-2/+1
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-272-2/+12
* zinger: add voltage dischargeVincent Palatin2014-08-232-24/+89
* zinger: add custom VDM to read last measured currentAlec Berg2014-08-221-1/+11
* pd: zinger: Turn off pings by defaultAlec Berg2014-08-221-0/+3
* zinger: always disable adc watchdog before reading ADC channelAlec Berg2014-08-223-13/+27
* zinger: keyborg: fix runtime bug with task_wait_event()Alec Berg2014-08-221-3/+5
* zinger: change source capabilities to support 20V at 3AAlec Berg2014-08-061-1/+1
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-061-5/+0
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* zinger: change behavior of pin PA0 for wakeup functionalityAlec Berg2014-07-291-3/+3
* zinger: fix down voltage transitions to keep output enabledAlec Berg2014-07-291-6/+29
* zinger: do not trigger OCP on transientsVincent Palatin2014-07-281-5/+22
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-284-26/+43
* zinger: fix USART register macro bugAlec Berg2014-07-253-8/+9
* pd: clean up beg/end transitions of PD commsAlec Berg2014-07-031-2/+10
* better unhandled exception panic without runtimeVincent Palatin2014-07-032-4/+26
* zinger: update OVP latch conditionVincent Palatin2014-07-031-5/+9
* zinger: tune over-current protectionVincent Palatin2014-06-262-4/+6
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+1
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-201-0/+1
* zinger: update current and voltage sensing gainsVincent Palatin2014-06-201-3/+3
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-194-7/+22
* zinger: change watchdog timeout to 1.8 secondAlec Berg2014-06-171-0/+1
* zinger: do not cut output on up voltage transitionsVincent Palatin2014-06-111-1/+2
* zinger: fix check for is in ROAlec Berg2014-06-111-1/+1
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+5
* zinger: activate the watchdog.Vincent Palatin2014-05-272-0/+5
* zinger: ensure we re-enable the output once a fault is clearedVincent Palatin2014-05-211-0/+5
* zinger: fast over-current protectionVincent Palatin2014-05-172-2/+67
* zinger: add support to flash RW firmwareVincent Palatin2014-05-175-8/+281
* samus: add PD MCU boardAlec Berg2014-05-141-0/+8
* zinger: increase OCP thresholdVincent Palatin2014-05-141-2/+2
* zinger: invert output controlVincent Palatin2014-05-072-9/+9
* zinger: implement fault protectionVincent Palatin2014-05-051-7/+102
* pd: handle plug polarityVincent Palatin2014-04-301-3/+9
* pd: update policy, timeout and board callbacksVincent Palatin2014-04-301-0/+4
* zinger: remove race condition in event handlingVincent Palatin2014-04-291-0/+3
* Zinger board configurationVincent Palatin2014-04-127-186/+501