summaryrefslogtreecommitdiff
path: root/board/delbin
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-014-13/+14
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-0/+1
* Delbin-G: Correct the keyboard matrix value for KP_ENTERJacky_Wang2022-09-151-1/+1
* volteer: usb_mux: Split struct usb_mux in volteer boardsTomasz Michalec2022-09-131-19/+29
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-1/+1
* board/delbin/board.c: Format with clang-formatJack Rosenthal2022-07-071-15/+15
* board/delbin/keyboard_customization.h: Format with clang-formatJack Rosenthal2022-07-071-2/+2
* board/delbin/keyboard_customization.c: Format with clang-formatJack Rosenthal2022-07-071-36/+36
* board/delbin/board.h: Format with clang-formatJack Rosenthal2022-07-071-1/+0
* board/delbin/sensors.c: Format with clang-formatJack Rosenthal2022-07-011-13/+9
* board/delbin/board.c: Format with clang-formatJack Rosenthal2022-07-011-23/+22
* board/delbin/board.h: Format with clang-formatJack Rosenthal2022-07-011-58/+48
* Delbin-G: Support second keyboard matrixJacky_Wang2022-06-305-1/+348
* board/delbin/led.c: Format with clang-formatJack Rosenthal2022-06-291-21/+29
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-5/+5
* 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-27/+37
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+0
* delbin: The type-C PDO "PD_MAX_POWER_MW" change to 45WMichael5 Chen12021-10-121-2/+3
* 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-2/+4
* delbin: gyro sensor add 2nd source icm-40608Michael5 Chen12021-08-123-4/+75
* delbin: Remove delbin_npcx796cMichael5 Chen12021-08-102-7/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-19/+0
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* delbin: gyro sensor add 2nd source KX022Michael5 Chen12021-05-312-2/+38
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Delbin: undef CONFIG_SYSTEM_UNLOCKEDZhuohao Lee2021-01-151-1/+1
* delbin: Initial PS8811 registers.Michael5 Chen2020-12-071-0/+29
* Delbin: Add delbin_npcx796fc to support npcx796fcZhuohao Lee2020-12-022-0/+8
* delbin: Config EC chipsetMichael5 Chen2020-12-012-1/+7
* Delbin: Remove USB4 code to save spaceEric Herrmann2020-11-202-137/+30
* usb: Remove references to usb23Caveh Jalali2020-11-062-15/+0
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* delbin: Configure EC fan control table.Michael5 Chen2020-11-021-2/+2
* delbin: Configure temperature sensorsAbe Levkoy2020-10-231-0/+3
* volteer: move thermal setting to variantScott Chao2020-10-071-0/+52
* volteer: Enable SW charge rampingKeith Short2020-10-011-0/+1
* Revert "volteer: Move USB PID to board files"Abe Levkoy2020-09-281-2/+0
* volteer: Move USB PID to board filesAbe Levkoy2020-09-181-0/+2
* volteer: Support board-specific keyboard_configSamsp_Liu2020-09-021-20/+18
* volteer: Support board-specific TCPC configSamsp_Liu2020-08-262-1/+133