summaryrefslogtreecommitdiff
path: root/board/delbin/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-5/+6
* 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-19/+29
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/delbin/board.c: Format with clang-formatJack Rosenthal2022-07-071-15/+15
* board/delbin/board.c: Format with clang-formatJack Rosenthal2022-07-011-23/+22
* Delbin-G: Support second keyboard matrixJacky_Wang2022-06-301-1/+45
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-5/+5
* tree: Work around clang bugTom Hughes2021-11-051-27/+37
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-2/+4
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* delbin: Initial PS8811 registers.Michael5 Chen2020-12-071-0/+29
* Delbin: Remove USB4 code to save spaceEric Herrmann2020-11-201-131/+24
* usb: Remove references to usb23Caveh Jalali2020-11-061-4/+0
* delbin: Configure EC fan control table.Michael5 Chen2020-11-021-2/+2
* volteer: move thermal setting to variantScott Chao2020-10-071-0/+52
* volteer: Support board-specific keyboard_configSamsp_Liu2020-09-021-20/+18
* volteer: Support board-specific TCPC configSamsp_Liu2020-08-261-1/+124
* Delbin: report the numeric pad capability to APZhuohao Lee2020-08-261-1/+1
* bb retimer: Use mutex to lock the access to shared NVMVijay Hiremath2020-08-251-1/+0
* BB retimer: Remove FORCE_PWR GPIO from EC driverVijay Hiremath2020-08-191-1/+0
* delbin: Enable keyboard backlightMichael5 Chen2020-08-121-0/+14
* delbin: Initialize the vivaldi keyboard.Michael5 Chen2020-07-211-0/+44
* delbin: Implement the EC LED code.Michael5 Chen2020-07-161-26/+0
* delbin: Initial TCPC configurationMichael5 Chen2020-07-101-9/+112
* volteer: move ppc_chips[] from baseboard to boardDavid Huang2020-07-051-0/+35
* delbin: Move USB DB checks from baseboardKeith Short2020-07-021-4/+14
* volteer: create common FW_CONFIG layoutKeith Short2020-07-021-6/+6
* delbin: Modify GPIO table and remove ALS sensor dependent on schematic.Michael5 Chen2020-06-191-12/+0
* delbin: Initial EC imageMichael5 Chen2020-06-181-0/+247