summaryrefslogtreecommitdiff
path: root/board/drobit
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-011-3/+4
* 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-172-5/+1
* 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-127-7/+7
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-1/+1
* board/drobit/board.h: Format with clang-formatJack Rosenthal2022-07-011-52/+43
* board/drobit/led.c: Format with clang-formatJack Rosenthal2022-07-011-17/+26
* board/drobit/board.c: Format with clang-formatJack Rosenthal2022-07-011-12/+11
* Volteer: Enable USB mux taskDiana Z2021-11-291-0/+1
* tree: Work around clang bugTom Hughes2021-11-051-27/+37
* 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
* 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: Remove config for firmware qualJacky Wang2021-04-231-4/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* drobit: Update EC thermal tableJacky Wang2021-04-211-4/+4
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Drobit: Enable FRSEric Herrmann2021-03-253-0/+21
* drobit: Limit the input current settingJacky Wang2021-03-241-0/+15
* Reland "voxel, drobit: Create EC mode entry builds"Abe Levkoy2021-03-171-0/+3
* Revert "voxel, drobit: Create EC mode entry builds"Abe Levkoy2021-03-171-3/+0
* voxel, drobit: Create EC mode entry buildsAbe Levkoy2021-03-161-0/+3
* drobit: Update LED behavior functionJacky Wang2021-03-081-2/+2
* drobit: Enable AP-driven alt mode entryAbe Levkoy2021-03-041-0/+2
* copano,drobit,elemi,lindar,voema: add CONFIG_BYPASS_CBI_EEPROM_WP_CHECKZhuohao Lee2021-03-041-0/+1
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* drobit: Implement LED functionJacky Wang2020-12-294-125/+72
* TCPMv2: Update source-out configsDiana Z2020-12-241-6/+0
* drobit: Implement keyboard matrix and keyboard backlight functionJacky Wang2020-12-182-1/+41
* Mux: Program retimer mux mode firstDivya Sasidharan2020-12-101-14/+15
* drobit: Config the EC battery setting.Michael5 Chen2020-11-242-14/+11
* drobit: Config EC chipsetMichael5 Chen2020-11-202-1/+7
* drobit: Iinital TCPC configurationsJacky Wang2020-11-173-224/+26
* drobit: Enabling sourcing of 4.5A on type-C portsKeith Short2020-11-121-0/+6
* drobit: Remove G-sensor/Hall-sensor/Volume button functionMichael5 Chen2020-11-126-182/+18
* usb: Remove references to usb23Caveh Jalali2020-11-062-14/+0
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* drobit: remove board ID 0 checksKeith Short2020-11-052-26/+6
* drobit: Remove ALS function dependent on schematic.Michael5 Chen2020-11-034-113/+2
* drobit: Initial EC imageMichael5 Chen2020-10-308-0/+1499