michaelh pushed to main at michaelh/zephyr 2026-08-28 19:55:44 +02:00
133c2eb7d3 boards: microchip: pic32cx_sg61_cult: add Ethernet to supported list
73b0e1f60b boards: microchip: pic32cx_sg41_cult: add Ethernet to supported list
41e9d8e990 drivers: mdio: microchip: Update G1 MDIO Driver
0854530db0 dts: arm: microchip: pic32cx_sg: Add ethernet node
f6ae3030a6 mgmt: hawkbit: Prevent dangling k_malloc
Compare 1011 commits »
michaelh pushed to comu at michaelh/zephyr 2026-08-28 19:55:42 +02:00
6cc49dae8c boards: comu: add the CH32V203 based COMU board
587efbc13a soc: ch32v: support linking the code at an offset
133c2eb7d3 boards: microchip: pic32cx_sg61_cult: add Ethernet to supported list
73b0e1f60b boards: microchip: pic32cx_sg41_cult: add Ethernet to supported list
41e9d8e990 drivers: mdio: microchip: Update G1 MDIO Driver
Compare 1013 commits »
michaelh pushed to fix-reset at michaelh/zephyr 2026-08-21 15:28:22 +02:00
michaelh created branch fix-reset in michaelh/zephyr 2026-08-21 15:28:22 +02:00
michaelh pushed to comu at michaelh/zephyr 2026-08-21 15:28:19 +02:00
a066548c86 boards: comu: add the CH32V203 based COMU board
michaelh created branch comu in michaelh/zephyr 2026-08-21 15:28:19 +02:00
michaelh pushed to ch32v-00x-adc at michaelh/zephyr 2026-08-20 20:21:52 +02:00
ea561a049b tests: adc: enable the adc_api test for the ch32v00x_core
michaelh pushed to ch32v-00x-adc at michaelh/zephyr 2026-08-20 20:20:39 +02:00
09cd264990 tests: adc: enable the adc_api test for the ch32v00x_core
michaelh pushed to ch32v-00x-adc at michaelh/zephyr 2026-08-20 20:19:00 +02:00
c7e8efff8a tests: adc: enable the adc_api test for the ch32v00x_core
ea0b27f26e drivers: pinctl: add analog and floating mode to the ch32v00x
0cb55dc4c3 drivers: adc: update the WCH ADC driver for the CH32V006 and 20x/30x
Compare 3 commits »
michaelh created branch ch32v-00x-adc in michaelh/zephyr 2026-08-20 20:19:00 +02:00
michaelh pushed to main at michaelh/zephyr 2026-08-20 20:18:58 +02:00
4f3f191e67 tests: drivers: dma: loop_transfer: add imx952_evk M7 support
990ba4e7e1 boards: nxp: imx952_evk: enable EDMA1/2 for M7 core
0b376e350c dts: arm: nxp: imx952: add EDMA1 controller node for M7 core
037ae76de7 hal: nxp: mcux: enable cacheable buffers
eea27d8e5b drivers: usb: uhc: mcux_ehci: remove nocache memory handling
Compare 170 commits »
michaelh pushed to ch32v-hwinfo at michaelh/zephyr 2026-08-20 10:49:47 +02:00
a5a2f5b40d drivers: hwinfo: add a WCH ESIG hardware ID driver
12759875f6 drivers: timer: assert the tick against the counter, not the alarm
4dc75cca50 drivers: timer: only build-assert the tick span where it is constant
c0bba90c36 drivers: ethernet: nxp_enet: mask the interrupt status with EIMR
19f807a9df drivers: timer: do not spell the driver primitives inline
Compare 1352 commits »
michaelh pushed to ch32v-flash at michaelh/zephyr 2026-08-20 10:49:45 +02:00
501fa2562f tests: flash: add the bluepillplus_ch32v203
ec2fbc7cc1 samples: flash_shell: add the bluepillplus and ch32v00x_core
75632fd015 drivers: flash: add a CH32V on-chip flash controller
12759875f6 drivers: timer: assert the tick against the counter, not the alarm
4dc75cca50 drivers: timer: only build-assert the tick span where it is constant
Compare 1354 commits »
michaelh pushed to ch32v-counter at michaelh/zephyr 2026-08-20 10:49:42 +02:00
02f34f2d4c drivers: counter: add a WCH GPTM implementation
2028a2b04c samples: counter: add the bluepillplus_ch32v203
Compare 2 commits »
michaelh pushed to ch32v-tkey at michaelh/zephyr 2026-08-20 10:49:42 +02:00
64e9699256 drivers: input: add WCH Touch support
michaelh created branch ch32v-tkey in michaelh/zephyr 2026-08-20 10:49:42 +02:00
michaelh pushed to main at michaelh/zephyr 2026-08-20 10:49:40 +02:00
12759875f6 drivers: timer: assert the tick against the counter, not the alarm
4dc75cca50 drivers: timer: only build-assert the tick span where it is constant
c0bba90c36 drivers: ethernet: nxp_enet: mask the interrupt status with EIMR
19f807a9df drivers: timer: do not spell the driver primitives inline
3b0639faaf drivers: timer: catch a tick that outruns the counter and alarm
Compare 1351 commits »
michaelh pushed to ch32v-counter at michaelh/zephyr 2026-08-09 17:18:48 +02:00
dc1c78c9a9 samples: counter: add the ch32v006evt to the alarm sample
2c475bc6d3 drivers: counter: add a WCH GPTM implementation
da0718ca0d boards: actinius: move init code from SYS_INIT to hooks
ad37a38ab3 tests: lib: timespec_util: parameterize table tests with ZTEST_P
c3ad5435d6 samples: cs40l5x: Port CS40L5x driver changes to the sample
Compare 30276 commits »
michaelh pushed to test-v006 at michaelh/zephyr 2026-08-09 17:08:37 +02:00
4ef85e5be8 scripts: twister: increase coverage by decreasing the default min_ram
da0718ca0d boards: actinius: move init code from SYS_INIT to hooks
ad37a38ab3 tests: lib: timespec_util: parameterize table tests with ZTEST_P
c3ad5435d6 samples: cs40l5x: Port CS40L5x driver changes to the sample
0c3c4aff26 drivers: haptics: cirrus: Port haptics API changes to CS40L5x
Compare 762 commits »
michaelh pushed to test-003 at michaelh/zephyr 2026-08-09 17:08:35 +02:00
79402b4237 samples: increase the ch32v003 Twister coverage
8f94b1fe77 boards: wch: increase the test coverage for ch32v00{3,6}evt and more
da0718ca0d boards: actinius: move init code from SYS_INIT to hooks
ad37a38ab3 tests: lib: timespec_util: parameterize table tests with ZTEST_P
c3ad5435d6 samples: cs40l5x: Port CS40L5x driver changes to the sample
Compare 763 commits »