summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Veyron: Fix power signalsAlexandru M Stan2014-08-201-4/+3
* samus_pd: add WP_L gpioAlec Berg2014-08-202-2/+2
* Auron: Initial EC commitMohammed Habibulla2014-08-208-0/+617
* samus_pd: Enable both comparator at the same timeVic Yang2014-08-181-9/+11
* hoho: Initial board configuration.Todd Broch2014-08-166-0/+160
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-154-199/+0
* fruitpie: enable usb mass storageDominic Chen2014-08-153-0/+57
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-144-4/+30
* Add back unit test for usb_pdVic Yang2014-08-134-0/+199
* samus: ryu: fix charge state machine init of input currentstabilize-6146.BAlec Berg2014-08-121-2/+2
* firefly: default to requesting 20VAlec Berg2014-08-121-1/+1
* veyron: Porting to the new EC(STM32F071)Alexandru M Stan2014-08-114-18/+37
* Revert "Add unit test for usb_pd"Alec Berg2014-08-116-207/+1
* Add unit test for usb_pdVic Yang2014-08-106-1/+207
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-097-26/+72
* samus_pd: change port C1 PD comparator to use window modeAlec Berg2014-08-091-3/+4
* samus_pd: add option to disallow PD communication in ROAlec Berg2014-08-072-0/+25
* 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-066-55/+3
* ryu: set PD_DISABLE_DEBUG to 1 by defaultAaron Durbin2014-08-061-1/+1
* Peppy: Switch to shared battery cut off command.Dave Parker2014-07-312-3/+2
* pd: add commands to test flashing using PD communicationVincent Palatin2014-07-314-0/+65
* ryu: remove console help to save flash spaceVincent Palatin2014-07-311-0/+1
* samus_pd: increase stack size for pd tasksAlec Berg2014-07-311-2/+2
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-3029-20/+43
* Enable vboot hash calculationRandall Spangler2014-07-302-1/+2
* zinger: change behavior of pin PA0 for wakeup functionalityAlec Berg2014-07-291-3/+3
* ryu: Use firmware long press power-off timerVic Yang2014-07-291-0/+1
* Unify 'typec' console commands in different boardsVic Yang2014-07-296-133/+64
* zinger: fix down voltage transitions to keep output enabledAlec Berg2014-07-291-6/+29
* hadoken: initial commit.Louis Yung-Chieh Lo2014-07-295-0/+121
* ryu: limit input current to 1AVincent Palatin2014-07-291-1/+1
* Bug fixes for USB PD policiesVic Yang2014-07-293-3/+3
* ryu: Lower battery charging voltageVic Yang2014-07-291-1/+1
* ryu: add power sequencingVincent Palatin2014-07-294-11/+36
* plankton: Support 5V only modeVic Yang2014-07-293-4/+33
* Plankton: console command for USB-C port controlVic Yang2014-07-281-8/+83
* Add board support for PlanktonAlec Berg2014-07-287-0/+571
* veyron: Sharing the single bicolor LED to also display power statusAlexandru M Stan2014-07-281-36/+46
* zinger: do not trigger OCP on transientsVincent Palatin2014-07-281-5/+22
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-2819-190/+386
* veyron: renamed PMIC_THERM_H -> PMIC_SOURCE_PWR_HAlexandru M Stan2014-07-251-1/+1
* ryu: Kick battery out of disconnect state when AC is attachedstabilize-6092.BVic Yang2014-07-251-0/+1
* zinger: fix USART register macro bugAlec Berg2014-07-253-8/+9
* veyron: copy battery info from rambizyw2014-07-231-279/+20
* veyron: Modify board configzyw2014-07-236-92/+39
* samus: Kick battery out of disconnect state when AC is attachedShawn Nematbakhsh2014-07-231-0/+1
* i2c: Add variable to set slave address of the EC.stabilize-6082.BGwendal Grignou2014-07-202-0/+10
* 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-1744-269/+158