summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* samus: enable PP3300_ACCEL_EN by defaultAlec Berg2014-06-071-1/+1
* samus_pd: fix pd tx should output low when not transmittingAlec Berg2014-06-071-6/+7
* samus: allow charging of dead battery requesting nilAlec Berg2014-06-071-0/+2
* samus: remove config to use custom battery present signalAlec Berg2014-06-071-1/+0
* fruitpie: provide VBUS in host modeVincent Palatin2014-06-072-0/+16
* samus_pd: provide VBUS in host modeVincent Palatin2014-06-072-0/+12
* fruitpie: new PD TX driving for reworked boardVincent Palatin2014-06-073-3/+12
* samus_pd: force USB2.0 + DisplayPort on Port1Vincent Palatin2014-06-051-3/+3
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-053-2/+4
* samus: move als sampling from hooks to its own taskAlec Berg2014-06-041-0/+1
* samus_pd: pd tx should output low when not transmittingAlec Berg2014-06-043-23/+16
* Add basic support for Twinkie dongleVincent Palatin2014-06-024-0/+234
* Keyborg: options to turn on/off fast scan modeVic Yang2014-05-312-0/+13
* Keyborg: provide options on data encoding/printing styleVic Yang2014-05-314-1/+95
* Keyborg: improve panel dischargeVic Yang2014-05-301-2/+18
* Keyborg: show version on bootVic Yang2014-05-281-1/+8