summaryrefslogtreecommitdiff
path: root/baseboard/grunt
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+0
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* baseboard: enable powered of PP1 and PP2 for port 1amber.chen2023-01-061-0/+9
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-1/+1
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* baseboard: Remove unused externsJeremy Bettis2022-11-231-18/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-232-2/+2
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-5/+1
* grunt: usb_mux: Split struct usb_mux in grunt boardTomasz Michalec2022-09-131-11/+17
* Update license boilerplate text in source code filesMike Frysinger2022-09-124-4/+4
* baseboard/grunt/baseboard.c: Format with clang-formatJack Rosenthal2022-07-011-78/+63
* baseboard/grunt/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-11/+11
* baseboard/grunt/baseboard.h: Format with clang-formatJack Rosenthal2022-06-281-23/+22
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-191-1/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-162-2/+4
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* treeya: add skuid 0xbe, 0xbf for treeya360arthur.lin2021-08-191-4/+7
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* system: Generalize system_get_board_version()Philip Chen2021-07-121-1/+1
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-7/+0
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* Mordin: Add one more SKUIDsDevin Lu2021-03-121-0/+1
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-1/+1
* grunt: Disable SBU on hibernateEdward Hill2021-02-031-0/+7
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-2/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-1/+1
* npcx: Add a new flag to check for initial power-onAndrew McRae2020-06-231-4/+3
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+1
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* thermal: rename AMD AP I2C port nameZick Wei2020-04-171-1/+1
* grunt/baseboard: Slow keyboard scan rateDevin Lu2020-04-081-2/+7
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-282-13/+9
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+3
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+13
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-10/+11
* usbc: hpd_deadline cleanupDenis Brockus2020-01-161-7/+1