summaryrefslogtreecommitdiff
path: root/baseboard/grunt
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-055-1236/+0
* 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