summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
...
| * starmie: add battery supportedwangganxiang2023-05-093-2/+62
| * dts/it82202ax-512: no padding after the contents of the entryDino Li2023-05-091-0/+1
| * Skyrim: Keep retimer enabled in suspendDiana Z2023-05-083-7/+27
| * Frostflow: Always initialize retimer when enabledDiana Z2023-05-081-3/+22
| * corsola: fix auto-reload GPIO config when FRS mode enabledEric Yilun Lin2023-05-081-4/+11
| * yavilla: Update keyboard configTommy Chung2023-05-081-47/+25
| * ec: Add #line in zephyr/shim/include/atomic.hJeremy Bettis2023-05-051-0/+6
| * vbus measure: cleanup config optionsKeith Short2023-05-051-1/+0
| * Zephyr test: Add HPD GPIO test to AP VDM controlDiana Z2023-05-052-0/+243
* | Merge remote-tracking branch cros/main into firmware-brya-14505.B-mainYH Lin2023-05-05486-2650/+18679
|\ \ | |/
| * starmie: Remove port 1 configurationslschyi2023-05-052-0/+4
| * corsola: Update implementation for no daughter boardlschyi2023-05-051-3/+3
| * corosla: Improve USB-C port configurationlschyi2023-05-055-18/+34
| * corsola: Improve XHCI interrupt naming and remove redundant KConfiglschyi2023-05-057-19/+10
| * yavilla: increase RW image size to 0x58000Tommy Chung2023-05-052-8/+3
| * zephyr: tests: Test most of remaining ocpc.c codeTristan Honscheid2023-05-052-1/+266
| * sm5803: restore load-bearing ERROR_UNIMPLEMENTEDPeter Marheine2023-05-051-5/+12
| * rex: Enable usbc portion of KB8010 DBScott Collyer2023-05-044-0/+22
| * zephyr: dev-posix: Enable battery chargingSimon Glass2023-05-044-1/+174
| * zephyr: emul_tcpci_generic: Allow use outside testsSimon Glass2023-05-041-0/+2
| * zephyr: emul_sn5s330: Allow use outside testsSimon Glass2023-05-042-1/+1
| * drivers.body_detection: Enable CONFIG_PLATFORM_EC_GESTURE_HOST_DETECTIONTim Van Patten2023-05-042-5/+18
| * Rex: Allow VCONN swap when PWR_ALL_SYS_PWRGD is assertedJameson Thies2023-05-044-6/+30
| * zephyr: enable Kconfig based on the devicetree - rtcMichał Barnaś2023-05-041-0/+3
| * myst: Update FW_CONFIGJon Murphy2023-05-041-5/+5
| * starmie: Enable body detectionRuihai Zhou2023-05-042-9/+18
| * starmie: Initial zephyr config for starmiewangganxiang2023-05-048-2/+318
| * yavilla: Add cbi fw_config field "tablet"Tommy Chung2023-05-041-0/+21
| * TCPCI: Add PPC driver for generic TCPCDaisuke Nojiri2023-05-041-0/+9
| * sm5803: implement more driver testsPeter Marheine2023-05-045-60/+554
| * crystaldrift: modify port0 ppc configTang Qijun2023-05-035-26/+40
| * zephyr: emul_pi3usb9201: Allow use outside testsSimon Glass2023-05-031-1/+1
| * zephyr: emul_smart_battery: Allow use outside testsSimon Glass2023-05-031-0/+5
| * zephyr: emul_isl923x.c: Allow use outside testsSimon Glass2023-05-031-0/+5
| * zephyr: tcpc: Allow use of emulators outside a test buildSimon Glass2023-05-031-4/+0
| * rex: Enable TCPC reset and PPC interrupt based on USB DB typeMadhurima Paruchuri2023-05-0310-55/+125
| * zephyr: emul_tcpci: Don't include ztest.hTristan Honscheid2023-05-031-1/+0
| * yavilla: Update battery configsTommy Chung2023-05-032-37/+7
| * zephyr/battery: Add new batteriesTommy Chung2023-05-035-0/+216
| * adc: Reduce code size of adc commandDaisuke Nojiri2023-05-031-5/+5
| * Tentacruel: Enable CONFIG_SMART_BATTERY_OPTIONAL_MFG_FUNCMichael5 Chen12023-05-031-0/+1
| * ec: Add async FLASH_PROTECTFiras Sammoura2023-05-032-0/+11
| * zmake: Resolve paths to TOOL_s and zephyr_baseAaron Massey2023-05-022-1/+3
| * zmake: Pass python exec/paths to zephyr cmakeAaron Massey2023-05-022-1/+6
| * zephyr: Add I2C to the dev-posix projectSimon Glass2023-05-023-1/+32
| * zephyr: Add a few notes on native-posix developmentSimon Glass2023-05-021-0/+68
| * zephyr: Add a new project for native developmentSimon Glass2023-05-024-0/+58
| * body_detection: Add body detection testsTim Van Patten2023-05-026-0/+146
| * Uldren: Correct battery parameterLogan_Liao2023-05-023-3/+3
| * emul_nx20p348x: use TCPC power_status as TCPC GPIO configEric Yilun Lin2023-05-023-13/+109