summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* veyron: enable low power idleAlexandru Stan2014-09-251-9/+11
* stm32f0: fix rare ADC initialization bugAlec Berg2014-09-251-3/+7
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-253-9/+2
* stm32f0: samus_pd: add hibernate and enable wake pins for samusAlec Berg2014-09-241-0/+1
* discovery-stm32f072: Add echo taskAnton Staaf2014-09-245-3/+211
* Add options to disable rarely used console commandsVic Yang2014-09-241-0/+3
* plankton: Set polarity when connectedVic Yang2014-09-231-0/+1
* plankton: Do not send soft reset unless already sourcing powerVic Yang2014-09-231-10/+16
* hoho: Enable USB PD support.Todd Broch2014-09-235-2/+237
* Plankton: reset USB hub on PORVic Yang2014-09-231-1/+20
* Plankton: Add console command to reset USB hubVic Yang2014-09-232-0/+18
* samus: Do not assert RTCRST on every recovery mode bootDuncan Laurie2014-09-231-4/+0
* samus_pd: enable low power idleAlec Berg2014-09-232-8/+19
* fruitpie: Fix default OSPEEDR reg settings for PB15.Todd Broch2014-09-171-1/+1
* Veyron: Fix leakage power before AP runningChris Zhong2014-09-131-2/+2
* Veyron: Change PWREN to PWRONChris Zhong2014-09-131-1/+1
* hoho: Enable spi2 master for comm with external flash.Todd Broch2014-09-123-0/+46
* samus: increase stack size for PDCMD taskAlec Berg2014-09-111-1/+1
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-112-14/+18
* plankton: fix charging voltage selectionAlec Berg2014-09-102-2/+5
* Flashing: Force board into reset for flashingAnton Staaf2014-09-091-0/+4
* samus: Fix comment about I2C portDuncan Laurie2014-09-081-2/+2
* samus: change PD reset gpio to push-pullAlec Berg2014-09-081-1/+1
* samus_pd: fix switching spi bus for type-C port 0 and 1Alec Berg2014-09-081-2/+2
* samus: Rename PCH_HDA_SDO GPIODuncan Laurie2014-09-081-5/+1
* samus: Delay after asserting RTCRSTDuncan Laurie2014-09-081-0/+1
* samus: RECOVERY_L pin is changed to PD_IN_RWDuncan Laurie2014-09-082-2/+1
* Ryu: Sensor hub changes for p1.Gwendal Grignou2014-09-053-5/+24
* Veyron: Reset the PMIC properly at power onAlexandru M Stan2014-09-041-2/+2
* samus: accels: set appropriate lid accel rotation matrixAlec Berg2014-09-031-1/+1
* plankton: Update board configuration to Plankton V2Vic Yang2014-09-025-85/+109
* samus: automatically attempt to unwedge i2c bus 0Alec Berg2014-08-292-1/+4
* First drop of ryu sensor hub fileGwendal Grignou2014-08-295-0/+161
* ryu: disable system hibernateVic Yang2014-08-291-0/+1
* zinger: samus_pd: change zinger SW ver to report commit countAlec Berg2014-08-282-2/+1
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-276-16/+36
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-271-0/+16
* ryu: gate SCL to PI3USB9281Vic Yang2014-08-262-0/+11
* Veyron: Change WARM_RESET gpio to open drainAlexandru M Stan2014-08-261-1/+1
* samus: modify accel orientation data for correct lid angleAlec Berg2014-08-261-2/+2
* samus: enable accel & gyro sensorsSheng-Liang Song2014-08-264-2/+69
* pd: Move dual role toggle hooks to common codeVic Yang2014-08-261-23/+0
* samus: allow booting without a batteryAlec Berg2014-08-261-0/+14
* samus_pd: GPIO updates for EVT buildAlec Berg2014-08-264-69/+65
* ryu: enable inductive chargingVic Yang2014-08-253-1/+3
* Add inductive charging control moduleVic Yang2014-08-253-0/+7
* samus: Add support for asserting RTCRSTDuncan Laurie2014-08-251-3/+29
* samus: GPIO updates for EVT buildDuncan Laurie2014-08-253-13/+13
* samus_pd: enable check for protected mode to prevent PD commAlec Berg2014-08-231-8/+3
* zinger: add voltage dischargeVincent Palatin2014-08-232-24/+89