summaryrefslogtreecommitdiff
path: root/baseboard/grunt
Commit message (Expand)AuthorAgeFilesLines
* 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
* board: sensor: remove identity matricesGwendal Grignou2020-01-131-15/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-299/+3
* Define board_override_features_flags APIs as overridablednojiri2019-12-102-7/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-8/+8
* treeya: apply USB EQ setting to PS8751 USB muxLu Zhang2019-10-151-1/+12
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* grunt: Disable ec_feature kbbacklit for barla refresh SKUsDevin Lu2019-08-291-0/+1
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-231-0/+2
* treeya: enable motion sensor drivers and fix ec feature flagPaul Ma2019-08-211-2/+6
* Grunt/Treeya: Add ANX3447 variant for TCPC 0.Paul Ma2019-08-212-1/+195
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-7/+7
* grunt: Wake from hibernate on EC resetEdward Hill2019-06-141-7/+0