summaryrefslogtreecommitdiff
path: root/board/firefly
Commit message (Expand)AuthorAgeFilesLines
* pd: samus: add support for power swap commandAlec Berg2014-11-061-0/+5
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-3/+7
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-1/+2
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-1/+1
* firefly: default to requesting 20VAlec Berg2014-08-121-1/+1
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-2/+8
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-061-4/+0
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-283-21/+47
* firefly: fix bug, correctly set CC transmit to a high speed outputAlec Berg2014-07-171-2/+2
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-9/+5
* firefly: add interrupt to detect VBUS transitions quicklyVincent Palatin2014-07-091-0/+4
* firefly: add VBUS detectionVincent Palatin2014-07-081-1/+2
* firefly: switch on 5V LED by defaultVincent Palatin2014-07-081-1/+1
* pd: clean up beg/end transitions of PD commsAlec Berg2014-07-031-2/+11
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-109/+63
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+5
* samus_pd: when sinking power detect loss of VBUS and disconnectAlec Berg2014-05-211-0/+5
* Add cprints() and ccprints()Vic Yang2014-05-211-1/+1
* firefly: update VBUS voltage sensingVincent Palatin2014-05-171-2/+2
* firefly: voltage button debouncingVincent Palatin2014-05-171-3/+23
* samus: add PD MCU boardAlec Berg2014-05-141-0/+8
* zinger: implement fault protectionVincent Palatin2014-05-051-1/+3
* Add support for the Firefly boardVincent Palatin2014-04-306-0/+538