summaryrefslogtreecommitdiff
path: root/board/volet
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-013-10/+11
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-0/+1
* volteer: usb_mux: Split struct usb_mux in volteer boardsTomasz Michalec2022-09-131-13/+20
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-8/+8
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-1/+1
* board/volet/led.c: Format with clang-formatJack Rosenthal2022-07-011-16/+21
* board/volet/board.c: Format with clang-formatJack Rosenthal2022-06-281-23/+21
* board/volet/board.h: Format with clang-formatJack Rosenthal2022-06-281-57/+48
* board/volet/sensors.c: Format with clang-formatJack Rosenthal2022-06-281-18/+11
* volteer: Enable PROCHOT gate based on C10Keith Short2022-04-282-1/+2
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* genvif: Add "vif:" namespaceCaveh Jalali2022-02-141-150/+150
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-4/+4
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* Volteer: Enable USB mux taskDiana Z2021-11-291-0/+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/+0
* tree: Fix TEMP_SENSOR3 GPIO declarationTom Hughes2021-10-081-1/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* volet: general cleanup CONFIG_USB_PD_TCPM_RT1715Ben Chen2021-08-111-3/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-19/+0
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-3/+0
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* volet: support factory keyboard test.David Huang2021-06-212-0/+21
* volet: add new keyboardBen Chen2021-06-041-25/+34
* volet: remmove bb control, change tcpc configBen Chen2021-06-023-93/+66
* volet: Initial EC imageSheng-Liang Pan2021-05-059-0/+1551