summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* zinger: update current and voltage sensing gainsVincent Palatin2014-06-201-3/+3
* Keyborg: implement methods needed for touch wakeVic Yang2014-06-198-3/+154
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-197-11/+39
* twinkie: initialize INAs at startupVincent Palatin2014-06-181-0/+6
* twinkie: fix GPIO settingsVincent Palatin2014-06-182-2/+5
* zinger: change watchdog timeout to 1.8 secondAlec Berg2014-06-171-0/+1
* Keyborg: improve async slave responseVic Yang2014-06-152-10/+28
* samus: Power sequence changes for P2 boardsDuncan Laurie2014-06-133-22/+38
* fruitpie: detect source disconnect and go to disconnected stateAlec Berg2014-06-131-1/+1
* Keyborg: remove unneeded 64-bit integer operationVic Yang2014-06-131-2/+2
* Keyborg: always send max size packet on slave responseVic Yang2014-06-132-19/+26
* samus_pd: extend typec console cmd to work for both type C portsAlec Berg2014-06-131-45/+103
* samus_pd: board file changes for version 2 and 2BAlec Berg2014-06-132-8/+17
* Keyborg: disable fast scan at compile time instead of run timeVic Yang2014-06-131-16/+9
* samus_pd: add PCH inputs to GPIO listAlec Berg2014-06-122-0/+11
* Keyborg: implement system rebootVic Yang2014-06-123-1/+27
* Keyborg: add debug info on sync failureVic Yang2014-06-122-2/+6
* Keyborg: improve error recoveryVic Yang2014-06-123-28/+56
* zinger: do not cut output on up voltage transitionsVincent Palatin2014-06-111-1/+2
* Keyborg: fix incorrect column driving in fast scanningVic Yang2014-06-111-5/+10
* Emit error when board.h or config_chip.h is included before config.hVic Yang2014-06-116-6/+1
* samus: decrease stack size for smaller tasksAlec Berg2014-06-111-2/+2
* Keyborg: fix a bug in fast scan modeVic Yang2014-06-111-1/+1
* 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-097-3/+101