summaryrefslogtreecommitdiff
path: root/zephyr/projects/corsola/src/krabby/usbc_config.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-0/+141
* zephyr: rename projects folder to programKeith Short2022-11-041-145/+0
* corsola: fix typec port countEric Yilun Lin2022-11-031-3/+7
* zephyr/test: add krabby usb mux board init testlschyi2022-10-201-0/+4
* krabby: set display port EQ valuelschyi2022-10-201-0/+19
* krabby: remove unused codeTing Shen2022-09-271-9/+0
* zephyr: krabby: usb_config.c refactorTing Shen2022-09-261-48/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* corsola: run a single USB charger taskPeter Marheine2022-07-261-10/+0
* zephyr/projects/corsola/src/krabby/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-18/+22
* zephyr: move Krabby USB mux configuration into the DTSTomasz Michalec2022-05-061-29/+0
* zephyr: corsola: add charger chipsDawid Niedzwiecki2022-04-251-9/+0
* corsola: add braces to single line blockTing Shen2022-04-131-10/+20
* krabby: rt9490: add irq pinTing Shen2022-04-121-10/+1
* Revert "corsola: convert HOOK_INIT to SYS_INIT"Keith Short2022-04-011-10/+4
* 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-4/+10
* hooks: add HOOK_PRIO_POST_DEFAULTKeith Short2022-03-291-1/+1
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-291-1/+1
* krabby: migrate usbc structs to device treeTing Shen2022-03-231-40/+0
* krabby: enable usb-cTing Shen2022-02-241-90/+24
* krabby: enable runtime TCPC/MUX configEric Yilun Lin2022-02-241-2/+2
* corsola: Migrate GPIO access to Zephyr APIAndrew McRae2022-02-021-6/+8
* corsola: Migrate interrupt config to new frameworkAndrew McRae2022-01-271-2/+27
* krabby: configure adcstabilize-14411.B-mainTing Shen2021-12-211-3/+2
* zephyr: krabby: refactor usbc_configEric Yilun Lin2021-12-011-0/+255
* zephyr: corsola: refactor daughterboard detectionEric Yilun Lin2021-12-011-1/+3
* corsola: drop corsola cros-EC boardEric Yilun Lin2021-11-241-0/+40