summaryrefslogtreecommitdiff
path: root/board/drobit/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-0/+14
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-8/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-5/+0
* 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-21/+31
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/drobit/board.c: Format with clang-formatJack Rosenthal2022-07-011-12/+11
* tree: Work around clang bugTom Hughes2021-11-051-27/+37
* BB Retimer: Add new HPD callback to boardsDiana Z2021-09-161-0/+2
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-021-2/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* drobit: Fine tune Keyboard backlight PWM frequencyJacky Wang2021-04-231-1/+1
* drobit: Update EC thermal tableJacky Wang2021-04-211-4/+4
* Drobit: Enable FRSEric Herrmann2021-03-251-0/+18
* drobit: Limit the input current settingJacky Wang2021-03-241-0/+15
* drobit: Implement LED functionJacky Wang2020-12-291-33/+0
* drobit: Implement keyboard matrix and keyboard backlight functionJacky Wang2020-12-181-1/+39
* Mux: Program retimer mux mode firstDivya Sasidharan2020-12-101-14/+15
* drobit: Iinital TCPC configurationsJacky Wang2020-11-171-219/+19
* drobit: Remove G-sensor/Hall-sensor/Volume button functionMichael5 Chen2020-11-121-7/+4
* usb: Remove references to usb23Caveh Jalali2020-11-061-3/+0
* drobit: remove board ID 0 checksKeith Short2020-11-051-14/+2
* drobit: Remove ALS function dependent on schematic.Michael5 Chen2020-11-031-1/+0
* drobit: Initial EC imageMichael5 Chen2020-10-301-0/+650