summaryrefslogtreecommitdiff
path: root/board/dooly
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* board: Sort header filesJeremy Bettis2022-12-011-3/+4
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* puff: usb_mux: Split struct usb_mux in puff boardsTomasz Michalec2022-09-131-7/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* board/dooly/board.h: Format with clang-formatJack Rosenthal2022-07-011-70/+63
* board/dooly/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-3/+2
* board/dooly/led.c: Format with clang-formatJack Rosenthal2022-07-011-5/+5
* board/dooly/board.c: Format with clang-formatJack Rosenthal2022-06-281-144/+110
* dooly: update GPIO status in HOOK_INITZick Wei2022-06-021-0/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* hooks: rename charger init priority to match othersKeith Short2022-03-291-1/+1
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* dooly: support led driver mp3385Zick Wei2021-12-203-3/+58
* cleanup: driver/led: oz554 and mp3385Zick Wei2021-12-202-2/+6
* dooly: add ssfc led fieldZick Wei2021-12-202-2/+23
* dooly: change EC_PCH_RTCRST default settingZick Wei2021-12-151-1/+1
* dooly: fix incorrect I2C data pin mappingsPeter Marheine2021-12-011-2/+2
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-7/+49
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-15/+20
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* dooly: update setting to prevent power leakageZick Wei2021-10-072-2/+18
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* dooly: refactor tcs3400_translate_to_xyz()Nikolai Artemiev2021-07-291-57/+63
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* dooly: fix lux overflowZick Wei2021-05-211-19/+25
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-2/+0
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* dooly: update ALS lux equationZick Wei2021-04-121-39/+29
* dooly: extend prochot latch timeZick Wei2021-04-111-1/+15
* dooly: update oz554 register settingZick Wei2021-04-071-4/+4
* dooly: update thermal parameterZick Wei2021-03-311-2/+2
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* dooly: update overcurrent trigger pointZick Wei2021-03-191-4/+4
* dooly: update als lux equation and coefficientZick Wei2021-03-181-0/+71
* dooly: remove unused thermistorZick Wei2021-03-152-15/+0
* dooly: add usb-c 1 port throttlingZick Wei2021-03-151-0/+4
* dooly: Reduce maximum sensor ODRGwendal Grignou2021-03-021-0/+6
* dooly: Fix TCS3400 configurationGwendal Grignou2021-03-021-1/+0
* dooly: Decrease amount of loggingGwendal Grignou2021-03-021-0/+8
* 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