summaryrefslogtreecommitdiff
path: root/baseboard/zork/baseboard.c
Commit message (Expand)AuthorAgeFilesLines
* berknip/morphius: update gpio S0_PWROK_ODZick Wei2020-06-251-24/+0
* Zork: Don't KB_SCAN_DISABLE_LID_ANGLE in S0Edward Hill2020-06-201-2/+17
* morphius: add ppc aoz1380Zick Wei2020-06-191-1/+1
* berknip: add 5V regulator temperature sensorDevin Lu2020-06-151-2/+2
* zork/baseboard: move temperature sensors definition to board variantDevin Lu2020-06-151-54/+3
* Zork: Disable PI3HDX1204 when HDMI didn't connect.David Huang2020-06-131-2/+8
* vilboz: Remove ioex C1 and config the ioexpander gpioLu Zhang2020-06-111-15/+0
* vilboz: Split mux to dalboz and vilbozLu Zhang2020-06-101-16/+0
* zork: Move tcpc,ppc,bc12 from baseboard to boardLu Zhang2020-06-051-209/+0
* vilboz: Remove PCAL6408 entirely and enable HDMILu Zhang2020-06-051-17/+0
* Zork: Add pi3hdx1204 db tuning.David Huang2020-05-211-0/+7
* Zork: Check FW_CONFIG for keyboard backlightEdward Hill2020-05-211-0/+11
* Ezkinil: Setting input current limit to 95%Sue2020-05-201-1/+1
* Zork: Add PI3HDX1204 power control.Edward Hill2020-05-051-0/+14
* Zork: Move charger I2C to match HW changeEdward Hill2020-04-291-10/+0
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-1/+1
* morphius: add thermal sensor tmp432Zick Wei2020-04-211-0/+9
* zork/baseboard: Slow keyboard scan rateDevin Lu2020-04-171-2/+7
* Dalboz: Move battery I2C on V1 HWEdward Hill2020-04-151-60/+0
* Zork: Clean up FW_CONFIG hook functionsEdward Hill2020-03-281-5/+0
* dalboz: select GPIOs based on DB optionEdward Hill2020-03-201-5/+0
* zork: split baseboard_tcpc_init to trembyle and dalbozEdward Hill2020-03-201-22/+0
* zork: split ioex_config[] to trembyle and dalbozEdward Hill2020-03-201-16/+0
* variant trembyle: use fw_config for mux initializationDenis Brockus2020-03-121-14/+7
* zork: add EC fw_config frameworkDenis Brockus2020-03-101-0/+9
* zork: Split mux/retimer for trembyle/dalbozEdward Hill2020-02-291-342/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-68/+107
* dalboz: update GPIOsEdward Hill2020-02-271-17/+4
* zork: Move fan into variant_trembyle.cEdward Hill2020-02-271-63/+0
* zork: Create baseboard variants for trembyle/dalbozEdward Hill2020-02-271-56/+0
* dalboz: Add base/lid sensor configurationLu Zhang2020-02-261-91/+0
* tcpci: Rename TCPC_FLAGS_TCPCI_V2_0 to TCPC_FLAGS_TCPCI_REV2_0Edward Hill2020-02-141-2/+2
* zork: HPD for DB OPT3 MST hubEdward Hill2020-02-141-0/+18
* zork: HPD for DB OPT1 HDMIEdward Hill2020-02-141-0/+20
* nct38xx: use tcpci rev 2 standard receive and transmitDenis Brockus2020-02-141-0/+2
* zork: allow for the PS8811 needing a retryDenis Brockus2020-02-141-7/+26
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+0
* morphius: add PWM CH0 for LED controlZick Wei2020-02-111-24/+0
* trembyle: initialize PS8811 after AP rail is highDenis Brockus2020-02-111-1/+13
* zork: remove hard off check for charger sensor tempDenis Brockus2020-02-071-12/+0
* trembyle: adjust gain on USB-A ps8811 for gen2 speedsDenis Brockus2020-02-061-0/+25
* zork: wake up ps8802 before tuning gain adjustmentDenis Brockus2020-02-061-0/+5
* zork: adjust retimer gain adjustmentsDenis Brockus2020-02-061-75/+17
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+10
* PS8818: use read/modify/write for regs with reserved bitsDenis Brockus2020-02-011-40/+50
* ps8802: fix redriver configurationDenis Brockus2020-01-311-0/+59
* ps8818: fix redriver configurationDenis Brockus2020-01-311-0/+97
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-3/+3
* zork: PS8802/PS8818 dynamic detection cleanupDenis Brockus2020-01-231-77/+120
* retimer: framework cleanup for chip specific control configDenis Brockus2020-01-161-2/+10