summaryrefslogtreecommitdiff
path: root/board/kindred
Commit message (Expand)AuthorAgeFilesLines
* kindred: fix set TCPC_AUX_SWITCH to 0xC on Port 0Boris Mittelberg2023-04-182-28/+25
* board: Sort header filesJeremy Bettis2022-12-012-5/+6
* hatch: usb_mux: Split struct usb_mux in hatch boardsTomasz Michalec2022-09-131-7/+11
* 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-2/+2
* board/kindred/board.c: Format with clang-formatJack Rosenthal2022-07-011-63/+53
* board/kindred/led.c: Format with clang-formatJack Rosenthal2022-06-301-16/+21
* board/kindred/board.h: Format with clang-formatJack Rosenthal2022-06-291-19/+15
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-14/+19
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-2/+0
* kindred: Set TCPC_AUX_SWITCH to 0xC on Port 0 on CCD enableShelley Chen2021-04-303-0/+33
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* kindred: Add detect accel/gyro sensor in HOOK_INITBen Chen2021-02-041-1/+5
* kindred: config motion sensor driver by chip idBen Chen2021-01-293-2/+142
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* kindred: modify power button timeoutben.chen2@quanta.corp-partner.google.com2020-08-131-0/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* 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
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* hatch: Remove the board keyscan_config definition and use the defaultWai-Hong Tam2020-05-111-1/+0
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* hatch boards: Increase PD tasks stack sizeEdward Hill2020-03-041-2/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* hatch: Add check for convertible SKUs in lid_angle_peripheral_enableTim Wawrzynczak2020-02-181-1/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* Kindred: Fix reset trigger even system force to G3.David Huang2020-02-071-7/+4
* Kindred: Add workaround for TI TPS51486RJER when system resumeDavid Huang2020-01-101-0/+23
* Kindred: fix rotation matrices of base accel configben.chen2@quanta.corp-partner.google.com2019-12-271-1/+1
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Revert "hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATI...Josh Tsai2019-12-131-6/+0
* Define board_override_features_flags APIs as overridablednojiri2019-12-102-8/+1
* hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATING_POWER/Josh Tsai2019-12-061-0/+6
* all hatch variants: Make sure EC_RST_ODL is GPIO_LOCKEDShelley Chen2019-11-221-0/+11
* all hatch variants: Assign SYS_RST_ODL to GPIOC5Shelley Chen2019-11-221-1/+1
* Kindred: support factory keyboard test.ben.chen2@quanta.corp-partner.google.com2019-11-072-1/+23
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* kindred: Modify EC fan control tableben.chen2@quanta.corp-partner.google.com2019-11-011-7/+7
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+3
* hatch: Enable ANX7447 internal pu/pd on AUX for hatch variantsScott Collyer2019-10-291-0/+1