summaryrefslogtreecommitdiff
path: root/board/woomax
Commit message (Expand)AuthorAgeFilesLines
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* tree: Work around clang bugTom Hughes2021-11-051-18/+29
* board/woomax,board/morphius: Fix return typeTom Hughes2021-11-032-5/+9
* cleanup: board: Remove unnecessary fan off/max with custom fan control.Devin Lu2021-10-261-4/+0
* tree: Files should end with single newlineTom Hughes2021-10-182-2/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* woomax: gyro sensor add 2nd source icm40608Michael5 Chen12021-08-133-1/+79
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-4/+2
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* board/zork: Re-order includes so that enum definition comes before useTom Hughes2021-03-161-1/+2
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-221-4/+0
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-1/+1
* woomax: Modify strength value of PS8818 for USB-C0 signal qualityMichael5 Chen12021-01-261-2/+2
* zork: use MKBP GPIO & host event for wake on DPPeter Marheine2021-01-051-1/+0
* Woomax: Modify strength value of PS8802 for USB-C signal quality.Jacky Wang2020-12-281-0/+52
* woomax: Apply matrix to base gyroscopeGwendal Grignou2020-12-181-1/+1
* Woomax: Modify strength value of PS8818 for USB-C signal quality.Michael5 Chen2020-12-171-1/+90
* delbin: Initial PS8811 registers.Michael5 Chen2020-12-071-1/+1
* berknip: update hdmi retimer settingZick Wei2020-11-191-1/+1
* woomax: Fine tune Type-C retimer PI3DPX1207 EQJacky Wang2020-11-181-0/+93
* woomax: Enable CONFIG_KEYBOARD_VIVALDIEdward Hill2020-11-041-0/+1
* woomax: Update EC thermal table.Michael5 Chen2020-11-021-1/+2
* woomax: Implement EC fan control tableMichael5 Chen2020-10-284-10/+152
* woomax: Change OPT3 USB HPD from TCPC1 GPIO02 to EC GPIOB1.Michael5 Chen2020-10-273-7/+28
* woomax: Increase power button init timeoutMichael5 Chen2020-10-081-0/+7
* woomax: Use HPD to disable pi3hdx1204 in S0Michael5 Chen2020-09-303-2/+25
* zork: Update PS8802/PS8818 IN_HPD to match HW changesEdward Hill2020-09-231-0/+2
* zork: move HDMI retimer setting to variantZick Wei2020-09-221-0/+7
* Woomax: Set HDMI_DATA_EN_DB low after pi3hdx1204_enableEdward Hill2020-09-091-1/+2
* zork: Re-Enable CONFIG_CHARGE_RAMP_SWEdward Hill2020-09-021-0/+1
* Revert "zork: Enable CONFIG_CHARGE_RAMP_SW"Denis Brockus2020-08-311-1/+0
* zork: Enable CONFIG_CHARGE_RAMP_SWEdward Hill2020-08-301-0/+1
* ezkinil/woomax: Fix HDMI DATA_EN for OPT3 DBEdward Hill2020-08-281-2/+2
* woomax: report the numeric pad capability to APMichael5 Chen2020-08-271-1/+1
* zork: Set HDMI DATA_EN with POWER_ENEdward Hill2020-08-262-1/+3
* Woomax: Fix HDMI retimer suspend / resumeEdward Hill2020-08-221-23/+22
* trembyle: correctly pass USB-C1 HPD to the MST hubPeter Marheine2020-08-211-2/+3
* trembyle: Use board_version for I2C_PORT_CHARGER_V0Edward Hill2020-08-111-1/+2
* zork: move board_get_temp to variantZick Wei2020-08-031-0/+32
* woomax: Allow MST hub to control HPD for OPT3 DBMichael5 Chen2020-07-303-34/+10
* woomax: Config lid and base rotation matrix.Michael5 Chen2020-07-221-2/+15
* zork: Re-enable CONFIG_KEYBOARD_VIVALDIEdward Hill2020-07-201-1/+0
* woomax: Initialize the vivaldi keyboardMichael5 Chen2020-07-172-0/+39
* woomax: add HDMI_POWER_EN_DB to NCT3807Michael5 Chen2020-07-152-35/+16
* Zork: Handle USB_Cx_SBU_FAULT_ODLEdward Hill2020-07-121-2/+2
* woomax: Enable GMR sensorMichael5 Chen2020-07-103-0/+4
* Zork: Remove CONFIG_SYSTEM_UNLOCKEDEdward Hill2020-07-091-7/+0
* woomax: Implement the EC LED code.Michael5 Chen2020-07-073-31/+68