summaryrefslogtreecommitdiff
path: root/baseboard/zork
Commit message (Expand)AuthorAgeFilesLines
* 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-282-14/+15
* zork: PS8802/PS8818 dynamic detection cleanupDenis Brockus2020-01-231-77/+120
* usbc: hpd_deadline cleanupDenis Brockus2020-01-161-7/+1
* retimer: framework cleanup for chip specific control configDenis Brockus2020-01-161-2/+10
* trembyle: enable audio codecTzung-Bi Shih2020-01-141-0/+5
* zork: fix mux hpd_update crashDenis Brockus2020-01-141-2/+6
* zork: don't double flip when using PS8802 retimerDenis Brockus2020-01-131-14/+72
* board: sensor: remove identity matricesGwendal Grignou2020-01-131-15/+3
* zork: add DP1_HPD support for DB optionsDenis Brockus2020-01-092-12/+21
* zork: Change default sku idRaul E Rangel2020-01-081-1/+2
* zork: add board hibernate functionDenis Brockus2020-01-081-0/+21
* zork: Detect PS8802 or PS8818 retimer for USB-C1Edward Hill2019-12-262-2/+59
* zork: Enable PS8818 retimer for USB-C1Edward Hill2019-12-202-0/+5
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-313/+6
* trembyle: Use amd_fp5_usb_mux_driver for both C0 and C1Edward Hill2019-12-101-2/+1
* Define board_override_features_flags APIs as overridablednojiri2019-12-102-11/+0
* trembyle: Increase CONFIG_UART_TX_BUF_SIZEEdward Hill2019-11-271-0/+4
* trembyle: Update GPIO and I2C to match HW changesEdward Hill2019-11-272-7/+7
* zork: make product ID project levelDenis Brockus2019-11-251-0/+8
* trembyle: Enable pi3dpx1207Denis Brockus2019-11-142-0/+14
* 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-013-6/+6
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* trembyle: temperature sensor changesDenis Brockus2019-10-301-11/+51
* Trembyle: Add CONFIG_USB_PORT_POWER_SMART for USB-A portsEdward Hill2019-10-252-0/+14
* usb_mux: Add driver for AMD FP5 USB/DP MuxEdward Hill2019-10-232-4/+4
* trembyle: board specific fast switch enable/disableDenis Brockus2019-10-092-0/+21
* Trembyle: Update config for bringupEdward Hill2019-10-091-16/+1
* Trembyle: Don't enable the new USB-C PD stack yetEdward Hill2019-10-081-0/+3
* trembyle: change from SN53S330 to AOZ1380Denis Brockus2019-10-062-23/+24
* trembyle: enable new PD state machineDenis Brockus2019-09-231-0/+7
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-211-6/+4
* Trembyle: Make GPIO names match schematicEdward Hill2019-08-203-18/+17
* Trembyle: update usb_pd_policyDenis Brockus2019-08-201-15/+28
* Trembyle: enable external 32K crystal oscDenis Brockus2019-08-141-0/+3
* Trembyle: Change port 1 PPC to NX20P3483Denis Brockus2019-08-132-5/+6
* Trembyle: enable throttle ap to allow the system to use fanDenis Brockus2019-08-081-0/+3
* Zork: cleanup USBC related arraysKeith Short2019-08-081-4/+7
* isl9241: add charger_get_vbus_voltageDenis Brockus2019-08-081-1/+0
* Trembyle: add fan supportDenis Brockus2019-08-082-0/+82
* Trembyle: update usb_pd_policyDenis Brockus2019-08-052-6/+52
* Trembyle: implement board_set_active_charge_portDenis Brockus2019-08-051-0/+57
* Trembyle: implement system_get_sku_idDenis Brockus2019-08-051-1/+7
* Trembyle: Fix USB-C TCPC driversDenis Brockus2019-08-022-4/+97