summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* Samus: Reduce S3S0 signal delay to 5ms.Bill Richardson2014-07-161-2/+6
* Refactor STM32 SPI flash driverVic Yang2014-07-151-1/+2
* pd: support for dual-role portAlec Berg2014-07-142-1/+71
* Created Veyron board folder based on BigAlexandru Stan2014-07-117-0/+730
* samus: use real AC_PRESENT signalAlec Berg2014-07-112-29/+2
* ryu: bringup fixesVincent Palatin2014-07-102-6/+9
* discovery-stm32f072: Initial working versionAnton Staaf2014-07-096-0/+154
* Add board support for RyuVincent Palatin2014-07-097-0/+686
* samus_pd: fix type-C ports muxingVincent Palatin2014-07-095-149/+129
* 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
* fruitpie: restore PD_TX_EN GPIO on exit from debug modeDominic Chen2014-07-081-1/+1
* Increase stack size of charger and chipset tasks.Louis Yung-Chieh Lo2014-07-082-4/+4
* pd: clean up beg/end transitions of PD commsAlec Berg2014-07-034-9/+43
* better unhandled exception panic without runtimeVincent Palatin2014-07-033-4/+33
* zinger: update OVP latch conditionVincent Palatin2014-07-031-5/+9
* fruitpie: add board specific initialization and debug codeDominic Chen2014-07-022-0/+115
* gpio: Reformat gpio.inc files to use longer than 80-column linesAnton Staaf2014-07-0111-751/+387
* samus: set various GPIOs to interrupt on deep sleepAlec Berg2014-06-271-5/+5
* samus: hack to read AC present state from PDDuncan Laurie2014-06-272-1/+30
* mec1322: Add SPI master driverVic Yang2014-06-263-0/+7
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-2663-2464/+1685
* zinger: tune over-current protectionVincent Palatin2014-06-262-4/+6
* samus_pd: Allow samus PD MCU to negotiate before battery is detected.Duncan Laurie2014-06-241-1/+1
* samus: fix input current to 2048Duncan Laurie2014-06-241-1/+1
* samus: Increase charger task stack sizeDuncan Laurie2014-06-241-1/+1
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+1
* samus: Remove PP1800_PGOOD checkDuncan Laurie2014-06-221-1/+1
* samus: Support both Proto2A and Proto2B sequencingDuncan Laurie2014-06-223-20/+42
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-201-0/+1