summaryrefslogtreecommitdiff
path: root/board/ezkinil
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-059-1391/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* USB MUX: Generalize mux ACKDiana Z2021-08-141-1/+5
* Ezkinil: Add PS8818 for TYPEC C1 secondary MUXSue Chen2021-07-302-1/+23
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-2/+0
* Ezkinil: support factory keyboard test.Sue Chen2021-06-302-0/+22
* 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
* board/zork: Re-order includes so that enum definition comes before useTom Hughes2021-03-161-1/+1
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-221-4/+0
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-2/+2
* Ezkinil: Update thermal tableSue Chen2021-01-211-13/+0
* zork: use MKBP GPIO & host event for wake on DPPeter Marheine2021-01-051-1/+0
* ezkinil: fix ICM40608 orientation of x and y axesSue Chen2020-12-161-2/+7
* Ezkinil: Using fw_config to choose base accelgyro driverSue Chen2020-12-143-3/+88
* berknip: update hdmi retimer settingZick Wei2020-11-191-1/+1
* Ezkinil: Update thermal table and fan tableSue Chen2020-11-161-14/+14
* zork: move HDMI retimer setting to variantZick Wei2020-09-221-0/+7
* Ezkinil: Set HDMI_DATA_EN_DB low after pi3hdx1204_enable doneSue Chen2020-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
* zork: Set HDMI DATA_EN with POWER_ENEdward Hill2020-08-261-1/+1
* Ezkinil: pull HDMI_DATA_EN_DB low at suspendSue Chen2020-08-261-0/+2
* Ezkinil: Fix HDMI retimer suspend / resumeEdward Hill2020-08-221-24/+37
* Zork: Add command to print temps periodicallyEdward Hill2020-08-201-1/+3
* trembyle: Use board_version for I2C_PORT_CHARGER_V0Edward Hill2020-08-111-1/+13
* Ezkinil: Add AOZ1380 for DB TYPEC C1Sue Chen2020-08-073-1/+63
* zork: move board_get_temp to variantZick Wei2020-08-031-0/+32
* Ezkinil: Compatible with v2 boardSue Chen2020-07-183-5/+36
* Zork: Handle USB_Cx_SBU_FAULT_ODLEdward Hill2020-07-121-2/+2
* Zork: Remove CONFIG_SYSTEM_UNLOCKEDEdward Hill2020-07-091-7/+0
* woomax: Update USB-A and FW_CONFIGEdward Hill2020-07-032-0/+10
* berknip/morphius: update gpio S0_PWROK_ODZick Wei2020-06-251-0/+24
* Zork: Change 3AXIS_INT_L to GPIO_PULL_DOWNEdward Hill2020-06-191-1/+1
* zork/baseboard: move temperature sensors definition to board variantDevin Lu2020-06-152-0/+57
* Zork: Disable PI3HDX1204 when HDMI didn't connect.David Huang2020-06-131-0/+6
* Ezkinil: Add HDMI_POWER_EN_DB to NCT3807Sue2020-06-102-5/+12
* Ezkinil: modify some gpio definitionSue2020-06-053-3/+22
* Zork: Switch PS8743 from IOEX_USB_C1_DATA_EN to I2CEdward Hill2020-06-031-21/+4
* Zork: Power off USB-A1 retimer in S3Edward Hill2020-06-031-2/+2
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* Ezkinil: Setting input current limit to 95%Sue2020-05-201-0/+15
* Ezkinil: update LED behaviorSue2020-05-151-17/+17
* Zork: Use FW_CONFIG for IOEX_HDMI_CONN_HPD_3V3_DB.Edward Hill2020-05-122-0/+12
* Zork: Use FW_CONFIG for IOEX_MST_HPD_OUT.Edward Hill2020-05-121-1/+0
* Zork: Enable EFS2Daisuke Nojiri2020-05-061-0/+1
* Zork: Add PI3HDX1204 power control.Edward Hill2020-05-051-2/+8