summaryrefslogtreecommitdiff
path: root/board/zinger
Commit message (Expand)AuthorAgeFilesLines
* stm32: add synchronous debug printfAlec Berg2015-10-196-57/+3
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-20/+5
* pd: Cleanup usb_pd low power idle sleep maskShawn Nematbakhsh2015-10-061-0/+1
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-252-12/+3
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-162-6/+7
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-1/+2
* cleanup: fix all the header guardsBill Richardson2015-06-183-9/+9
* core: add task_wait_event_mask() function to other coresAlec Berg2015-06-111-0/+19
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-272-17/+11
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* zinger: enable LTOVincent Palatin2015-05-191-0/+1
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-0/+3
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-3/+3
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-3/+3
* pd: Massage initialization at task start.Todd Broch2015-02-251-0/+2
* zinger: increase time from PD RX edge to allowing sleep to 100msAlec Berg2015-01-201-1/+4
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-1/+2
* pd: updates to new connection state machineAlec Berg2015-01-161-0/+1
* pd: log important events for accessoriesVincent Palatin2015-01-152-1/+9
* Add PD events loggingVincent Palatin2015-01-153-0/+15
* zinger: shrink text stringsVincent Palatin2015-01-142-9/+8
* zinger: increase discharge timeout and fix fault conditionAlec Berg2015-01-141-1/+2
* zinger: fix reading of output and discharge gpio statesAlec Berg2015-01-141-2/+2
* zinger: do an intermediate step when discharging from 20V to 5Vstabilize-storm-6683.BVincent Palatin2015-01-101-19/+54
* zinger: pre-compute RW hashVincent Palatin2015-01-101-6/+12
* pd: implement new type-C connect state machineAlec Berg2015-01-101-2/+2
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* zinger: enable RO partition write-protectionVincent Palatin2015-01-053-0/+85
* zinger: maintain a 64-bit time counterVincent Palatin2015-01-032-10/+23
* zinger: fix task_wait_event() bug causing missed wake eventsAlec Berg2015-01-011-2/+2
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-10/+2
* pd: check for collisions before transmittingAlec Berg2014-12-171-3/+7
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* pd: Re-factor common flash vdms.Todd Broch2014-12-055-105/+30
* pd: move get_info to common file.Todd Broch2014-12-052-11/+8
* zinger: change product type to undefinedAlec Berg2014-11-222-13/+2
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-4/+7
* zinger: optimize idle currentVincent Palatin2014-11-181-0/+16
* Zinger: honor disable_sleep()Vincent Palatin2014-11-182-1/+5
* zinger: fix task_wait_event() to only exit on event receivedAlec Berg2014-11-181-27/+45
* zinger: change minor revision back to 1Alec Berg2014-11-171-1/+1
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-154-37/+163
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-1/+9
* pd: add data role swapAlec Berg2014-11-141-3/+16
* zinger: (re-)enable the flash prefetch bufferVincent Palatin2014-11-141-2/+5
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-3/+1
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-3/+3
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* zinger: enable hibernateAlec Berg2014-10-171-1/+1