summaryrefslogtreecommitdiff
path: root/board/dooly
Commit message (Expand)AuthorAgeFilesLines
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-0/+1
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-242-11/+0
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* dooly: ignore c10_gateZick Wei2020-12-141-1/+1
* dooly: update red led behaviorZick Wei2020-11-191-7/+13
* dooly: update gpioZick Wei2020-11-171-1/+3
* dooly: update accel sensor matrixZick Wei2020-11-131-1/+7
* dooly: enable red LEDstabilize-13591.B-masterZick Wei2020-11-104-4/+35
* common: motion: add IF_ENABLED()Gwendal Grignou2020-11-061-2/+0
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* dooly: update volume down gpioZick Wei2020-11-033-6/+1
* dooly: update gpio by board versionZick Wei2020-10-203-0/+4
* dooly: update LED PWM channelZick Wei2020-10-201-1/+1
* dooly: add sensor supportZick Wei2020-10-154-1/+169
* dooly: add oz554 supportZick Wei2020-10-073-2/+38
* dooly: update volume down gpioZick Wei2020-10-071-1/+1
* Dooly: Relocate interrupts to new GPIO pinsAndrew McRae2020-10-011-4/+4
* Dooly: Add tasks for type C port 1Andrew McRae2020-09-241-1/+3
* Dooly: update thermal tableAndrew McRae2020-09-211-2/+2
* Dooly: Enable volume buttonsAndrew McRae2020-09-181-5/+1
* Dooly: Initial EC board configurationAndrew McRae2020-09-174-166/+184
* Dooly: Set correct LED state when alert turned offAndrew McRae2020-09-161-2/+2
* Dooly: Initial commit (puff variant)Andrew McRae2020-09-097-0/+1755