summaryrefslogtreecommitdiff
path: root/zephyr/projects/corsola/src/usbc_config.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add alternative usb_mux_chain config for corsolaTomasz Michalec2022-09-131-7/+2
* zephyr: corsola: usb_mux: Split struct usb_mux in corsola boardsTomasz Michalec2022-09-131-5/+7
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* corsola: Add no sub board casewen zhang2022-08-221-0/+7
* zephyr/projects/corsola/src/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-16/+14
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* corsola: enable DRP until XHCI inited.Eric Yilun Lin2022-04-151-9/+25
* corsola: add braces to single line blockTing Shen2022-04-131-13/+21
* Revert "corsola: convert HOOK_INIT to SYS_INIT"Keith Short2022-04-011-10/+5
* Revert "zephyr: map legacy hook priorities to Zephyr priorities"Keith Short2022-04-011-1/+1
* zephyr: map legacy hook priorities to Zephyr prioritiesKeith Short2022-03-291-1/+1
* corsola: convert HOOK_INIT to SYS_INITKeith Short2022-03-291-5/+10
* hooks: add HOOK_PRIO_PRE_DEFAULTKeith Short2022-03-291-1/+1
* corsola: implement FCFS on SVDM exitTing Shen2022-03-241-2/+1
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-151-13/+24
* corsola: turn off en_hdmi_pwr (ec_x_gpio1) in S3Ting Shen2022-03-141-2/+6
* corsola: set no DP PIN assignment when no HDMI snk attachedEric Yilun Lin2022-03-041-2/+6
* zephyr: Fix GPIO includes for corsolaKeith Short2022-02-251-1/+2
* corsola: reset USB-C port when USB hub is reset and was sourcingEric Yilun Lin2022-02-241-0/+12
* corsola: configure type-c db x_ec_gpio2 interruptEric Yilun Lin2022-02-241-10/+10
* corsola: support HDMI HPD over virtual mux and type-c DPEric Yilun Lin2022-02-241-13/+116
* corsola: move usba_port_enable to device treeTing Shen2022-02-241-5/+0
* corsola: enable hdmi powerTing Shen2022-02-111-0/+14
* corsola: enable hdmi interruptTing Shen2022-02-101-0/+7
* zephyr: Remove enum-names that are not used by common codeAndrew McRae2022-02-021-1/+1
* corsola: Migrate GPIO access to Zephyr APIAndrew McRae2022-02-021-3/+6
* corsola: Migrate interrupt config to new frameworkAndrew McRae2022-01-271-1/+4
* zephyr: kingler: configure USBCEric Yilun Lin2022-01-181-5/+2
* zephyr: krabby: refactor usbc_configEric Yilun Lin2021-12-011-237/+2
* zephyr: corsola: drop baseboard_common.hEric Yilun Lin2021-12-011-1/+0
* zephyr: corsola: refactor daughterboard detectionEric Yilun Lin2021-12-011-52/+10
* zephyr: krabby: drop mt6360 driverEric Yilun Lin2021-11-291-8/+1
* corsola: drop corsola cros-EC boardEric Yilun Lin2021-11-241-0/+420