summaryrefslogtreecommitdiff
path: root/board/helios
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-058-1046/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* helios: gyro sensor add 2nd source icm40608Michael5 Chen12021-08-243-1/+100
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-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
* 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-0/+7
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-8/+4
* helios: Modify TCPC register MUX_DP_EQ_Configuration setting on MB port.Michael5 Chen2020-02-051-3/+10
* 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
* hatch: refactor PD_MAX_VOLTAGE/PD_MAX_CURRENT/PD_MAX_POWER/PD_OPERATING_POWER/Josh Tsai2019-12-061-0/+6
* helios: Increase power button init timeoutTim Wawrzynczak2019-11-291-0/+7
* 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
* helios: Fix battery discharge FET access config settingScott Collyer2019-11-111-6/+6
* 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
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+3
* helios: Remove ALS OPT3001 configurationMichael5 Chen2019-10-282-40/+0
* helios: Modify EC fan control tableMichael5 Chen2019-10-181-12/+6
* cometlake: Cleanup GPIO_PCH_SYS_PWROKKeith Short2019-10-151-8/+9
* helios: Support GMR sensor for rev2 boardMichael5 Chen2019-10-143-1/+16
* helios: Add TEMP_SENSOR4Paul Fagerburg2019-10-103-1/+10
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-1/+1
* helios: Add support for TEMP_SENSOR3Philip Chen2019-09-183-3/+12
* helios: Use a custom lid interrupt handlerFurquan Shaikh2019-09-052-1/+23
* hatch: Change interrupt handler for EC_RSMRST_LScott Collyer2019-09-041-1/+1
* akemi, hatch, helios, kindred: Add EC_PROCHOT_IN_OD to gpio.incFurquan Shaikh2019-08-241-0/+1
* Helios: Support mode-aware DPTFPhilip Chen2019-08-211-0/+4
* hatch: update for 30.9K resistor in thermistor dividerPaul Fagerburg2019-08-132-3/+3
* hatch: SLP_S3/S4 sideband signals guarded with wrong configKeith Short2019-08-121-1/+0
* hatch: remove CONFIG_SYSTEM_UNLOCKED, enable CONFIG_USB_PD_COMM_LOCKEDPaul Fagerburg2019-08-061-3/+1
* pi3usb9201: Fix typo in structure name.Keith Short2019-07-301-1/+1
* Helios:Modify Power LED behavior under suspendBarney_Liao2019-07-301-3/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-9/+9
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-9/+9
* Helios:Initial Type-C Controller PS8751 settingBarney_Liao2019-07-181-0/+7
* Helios:Modify lid and base rotation matrixBarney_Liao2019-07-171-9/+4
* hatch/helios/kindred/kohaku: Enable EC-based display backlight controlPhilip Chen2019-07-021-0/+1
* helios: Modify Battery pack infomichael5_chen2019-06-262-6/+33
* helios: Add support for power LEDScott Collyer2019-06-212-1/+29
* helios: Remove support for USB-AScott Collyer2019-06-213-14/+1