summaryrefslogtreecommitdiff
path: root/board/wheelie
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-2/+2
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-10/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-3/+1
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-15/+24
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/wheelie/board.c: Format with clang-formatJack Rosenthal2022-07-011-37/+29
* board/wheelie/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-301-2/+2
* board/wheelie/board.h: Format with clang-formatJack Rosenthal2022-06-281-29/+18
* board/wheelie/led.c: Format with clang-formatJack Rosenthal2022-06-281-7/+7
* board/wheelie/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/wheelie/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-281-1/+0
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* beadrix/pirika/waddledee/wheelie: Add CONFIG_ACCEL_LSM6DSM_INT_EVENTGwendal Grignou2022-05-231-0/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* battery: AP19A8K: Add the C-FET status registerWai-Hong Tam2022-03-091-0/+2
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* led_pwm: split color map on a separate structureFabio Baltieri2021-09-211-1/+1
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+97
* dedede: Enable CONFIG_ASSERT_CCD_MODE_ON_DTS_CONNECTRob Barnes2021-07-021-1/+1
* keeby/dedede: Gate temp sensor access by GPIOAseda Aboagye2021-06-291-1/+0
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-2/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-241-10/+0
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* Dedede: Remove unnecessary RSMRST_PWRGD_L pull-upDiana Z2020-09-241-1/+1
* Dedede: Move PWM to board levelDiana Z2020-08-211-0/+3
* Revert "power: Clear AP_IDLE when waking up by PB or LID"Daisuke Nojiri2020-08-011-0/+1
* Dedede: Move extpower_is_present() to baseboardDiana Z2020-07-281-11/+0
* Wheelie: Define PACKET MODE GPIODiana Z2020-07-231-0/+1
* Revert "wheelie: Remove it"Sean McAllister2020-07-218-0/+1314
* wheelie: Remove itAseda Aboagye2020-07-208-1314/+0
* boten: split CONFIG_LED_PWM out into boardsxiong.huang2020-07-151-0/+1
* dedede: Move adc channel to board variantDevin Lu2020-07-142-0/+43
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* DEDEDE: Increase board PD stack sizesSam Hurst2020-07-071-3/+3
* boten: use charger/TCPC RAA48900xiong.huang2020-06-141-0/+1
* boten: remove DB type-C port and peripheral chipsxiong.huang2020-06-111-0/+7
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* Wheelie: Initial EC imageTommie Lin2020-04-308-0/+1264