Commit graph

  • fa0f89317f qemu_or1k: limit tests to kernel and arch initially [REVERT ME] Anas Nashif 2026-03-20 08:15:42 -04:00
  • 1113abfb66 libc: use picolibc module with openrisc [REVERT ME] Anas Nashif 2026-03-20 07:05:17 -04:00
  • 4abf5891bc qemu_or1k: fix uart register in DTS Anas Nashif 2026-03-20 06:24:33 -04:00
  • fbf7832153 arch/openrisc: Add THREAD_LOCAL_STORAGE support Keith Packard 2026-03-19 13:01:38 -07:00
  • a737213c98 tests: Add basic test-set for OpenRISC architecture port Joel Holdsworth 2025-10-23 12:02:10 -07:00
  • 09cd8302ef scripts: twister: Add OpenRISC as a supported test platform Joel Holdsworth 2025-01-16 12:31:33 -08:00
  • 01d4ea6d2b scripts: logging: Add openrisc to ARCHS Joel Holdsworth 2025-01-16 12:28:43 -08:00
  • 12886b1e23 boards: qemu: add board definition for the or1k architecture Joel Holdsworth 2025-10-23 14:46:22 -07:00
  • a6ebd549ba soc: qemu: Added qemu_or1k simulated SoC Joel Holdsworth 2025-01-16 11:48:46 -08:00
  • eb19e96291 cmake: emu: qemu: Add binary suffix for or1k architecture Joel Holdsworth 2025-01-16 11:54:15 -08:00
  • 8ca45bb768 drivers: timer: Add timer driver for or1k Joel Holdsworth 2025-10-23 14:45:09 -07:00
  • 56b486eee9 debug: thread_info: Store thread stack pointer offset for OpenRISC Joel Holdsworth 2025-01-16 12:10:19 -08:00
  • 76def70bed arch: Added initial OpenRISC architecture port Joel Holdsworth 2025-10-23 14:44:12 -07:00
  • 3c984c44d2 openrisc: linker: Use zephyr's convention for rodata Joel Holdsworth 2025-10-23 11:57:09 -07:00
  • faa227c7c0 toolchain: gcc: Define output format for or1k-elf Joel Holdsworth 2025-01-16 11:43:20 -08:00
  • 65a89f3dc5 toolchain: gcc: Add GEN_ABSOLUTE_SYM definitions for OpenRISC Joel Holdsworth 2025-10-23 11:56:00 -07:00
  • 2b0f17d9b9 toolchain: gcc: Added symbol attributes for OpenRISC Joel Holdsworth 2025-01-16 11:26:48 -08:00
  • 18959c8704 toolchain: common: Define ALIGN and PERFOPT_ALIGN for OpenRISC Joel Holdsworth 2025-01-16 11:22:45 -08:00
  • 4a05d1ed7d boards: adi: Move to zephyr,mapped-partition for ADI MAX32 boards Pete Johanson 2026-03-18 12:01:58 -06:00
  • 19ddca289f boards: digilent: arty_a7: remove custom verilog output support Henrik Brix Andersen 2025-02-12 15:19:22 +01:00
  • 092485f407 toolchain: add support for verilog memory hex dump output Henrik Brix Andersen 2020-08-03 22:13:40 +02:00
  • 21ad9a6846 drivers: stepper_fake: mv to drivers/stepper Jilay Pandya 2026-03-19 14:35:41 +01:00
  • 27ea1094be drivers: stepper_shell: add configure ramp function Jilay Pandya 2026-03-18 17:33:30 +01:00
  • c88900b9a9 samples: display: lvgl: allow hello world button with button input Muhammad Waleed Badar 2026-03-12 14:32:16 +05:00
  • 1aa6cf2672 samples: display: lvgl: add native_sim_64 support Muhammad Waleed Badar 2026-03-12 14:27:25 +05:00
  • 67d6517465 samples: modem: hello_hl78xx: refactor for readability and maintainability Zafer SEN 2026-03-18 00:07:46 +00:00
  • 487aa933e2 drivers: modem: hl78xx: refactor variant ops and capabilities Zafer SEN 2026-03-14 12:31:18 +00:00
  • 5e77cf8d78 driver: spi: max32: Added DMA support for transceive_async Ryan Wiebe 2026-02-16 12:25:50 +00:00
  • a5b1724903 drivers: gpio: max14906: fix swapped config_do/config_di types Stan Verschuuren 2026-02-22 19:06:19 +01:00
  • 5bd971d97b drivers: gpio: max14916: parse write faults on all channels Stan Verschuuren 2026-02-22 17:15:22 +01:00
  • 5b61544014 drivers: gpio: max14916: wire channel-enable DT properties Stan Verschuuren 2026-02-21 17:54:01 +01:00
  • 19031fcc4b drivers: gpio: max14916: fix ow_on_en written to wrong register Stan Verschuuren 2026-02-21 17:30:13 +01:00
  • 7bcb55f1f0 drivers: gpio: max149x6: harmonize diagnostic helper error handling Stan Verschuuren 2026-02-21 17:01:28 +01:00
  • 6734317755 drivers: gpio: max149x6: clear stale diagnostic channel caches Stan Verschuuren 2026-02-21 03:00:44 +01:00
  • 91e76ab2b9 drivers: gpio: max149x6: preserve parser fault status Stan Verschuuren 2026-02-20 23:22:52 +01:00
  • a82ebd31ed drivers: gpio: max149x6: propagate config path errors Stan Verschuuren 2026-02-20 20:47:22 +01:00
  • 4e9285c496 drivers: gpio: max149x6: propagate SPI write errors Stan Verschuuren 2026-02-20 19:44:58 +01:00
  • 373d45f554 drivers: gpio: max149x6: propagate SPI read errors Stan Verschuuren 2026-02-20 18:35:22 +01:00
  • de8640db7f drivers: gpio: max149x6: fix spurious error return on write Stan Verschuuren 2026-02-20 02:23:43 +01:00
  • f20c8659c5 include: drivers: usb_c: document TCPC driver operations using Doxygen Benjamin Cabé 2026-03-20 14:49:29 +01:00
  • a03eccb1ef drivers: usb_c: remove unused alert_handler_cb field from driver struct Benjamin Cabé 2026-03-20 15:26:05 +01:00
  • f0ccc4d07e usb_c: fix clang-format issues Nicholas Cadieux 2026-03-17 15:16:46 -07:00
  • 738da72115 samples: usb_c: refactor power_ctrl to Zephyr driver model Nicholas Cadieux 2026-03-10 16:54:16 -07:00
  • cf8197b7d1 usbc: tcpc: fix memory corruption in vconn_en and vconn_discharge callbacks Nicholas Cadieux 2026-03-11 15:34:21 -07:00
  • d920c1689f usb: usb_c: tc: fix usbc_tc init race condition Nicholas Cadieux 2026-02-10 16:23:45 -08:00
  • fd23f2c25a samples: usb_c: sink: enable sink tests on stm32g081b_eval board Nicholas Cadieux 2026-02-09 22:07:12 -08:00
  • b4e316944a samples: usb_c: drp: add Dual Role Power (DRP) sample application Nicholas Cadieux 2026-02-09 22:01:58 -08:00
  • 9990ffa1d6 usb: usb_c: add Dual Role Power (DRP) support Nicholas Cadieux 2026-02-09 21:57:02 -08:00
  • d91213ac12 dts: bindings: usb_c: Add vbus and vconn power control binding Nicholas Cadieux 2026-02-18 17:11:29 -08:00
  • 59a263743f drivers: sensor: hx711_spi: Add build_all testcase Terry Geng 2026-03-15 21:44:26 -04:00
  • 9d5cc50cc9 drivers: sensor: hx711_spi: Define trigger variables if pinctrl is set Terry Geng 2026-02-24 10:53:21 -05:00
  • f40f180c38 drivers: sensor: hx711_spi: Document pinctrl configs in bindings Terry Geng 2026-03-15 21:32:04 -04:00
  • fba78a3b73 drivers: sensor: hx711_spi: Add data ready trigger to HX711 driver Terry Geng 2026-02-23 10:44:18 -05:00
  • 1fec903653 drivers: sensor: hx711_spi: Add spi driver for HX711 Terry Geng 2026-02-22 20:54:31 -05:00
  • 205917cb87 doc: zbus: add documentation for multi-domain zbus Trond F. Christiansen 2026-03-13 13:31:54 +01:00
  • 8bf524fdc5 samples: zbus: add ZBus proxy agent IPC sample Trond F. Christiansen 2026-03-12 12:55:30 +01:00
  • 59965b3aa4 tests: zbus: add multidomain IPC backend test suite Trond F. Christiansen 2026-03-19 12:54:49 +01:00
  • fe101944ce zbus: add IPC backend for zbus proxy agent Trond F. Christiansen 2026-03-12 12:50:49 +01:00
  • 835c1116d8 tests: zbus: add multidomain proxy agent test suite Trond F. Christiansen 2026-03-12 12:48:37 +01:00
  • 759225db08 zbus: add multidomain proxy agent core Trond F. Christiansen 2026-03-12 13:08:11 +01:00
  • 1525950cd6 usb: device_next: remove udc_buf_get_all() Tomasz Moń 2025-12-11 10:17:00 +01:00
  • 0f7adbf6b5 samples: led_strip: Add Nucleo C071RB overlay Daniel Schaefer 2025-11-19 17:35:03 +08:00
  • 9abef704d3 samples: usb: host: add USB host UVC camera demo Aiden Hu 2025-12-04 21:57:56 +08:00
  • d820b0bd6a usb: host: uvc: implement USB host UVC class with video API Aiden Hu 2025-12-02 09:53:46 +08:00
  • ee9c2221ee usb: uvc: add UVC_MAX_CTRL_SIZE macro Aiden Hu 2026-03-10 11:20:19 +08:00
  • 216a41c88c fb: cfb: Improve handling of missing characters in font TOKITA Hiroshi 2025-02-07 22:35:48 +09:00
  • 4e4f35bbc5 modules: mbedtls: explicitly link zephyr_interface lib to mbedTLS Valerio Setti 2026-03-20 23:14:48 +01:00
  • 5286027c85 drivers: firmware: qemu: don't enable QEMU_FWCFG by default Fin Maaß 2026-03-20 14:07:34 +01:00
  • d9ed5c41a6 dts: bindings: usb-c: connector: clean up example snippet Mathieu Choplain 2026-03-20 10:57:26 +01:00
  • 0e0541662c dts: bindings: usb-c: connector: merge both DTS example snippets Mathieu Choplain 2026-03-20 10:55:51 +01:00
  • 9cbeedbd6f boards: st: fix Cortex-M0+ regressions by removing CONFIG_ARM_MPU Fabrice DJIATSA 2026-03-18 12:15:09 +01:00
  • 7dca2c4813 drivers: usb: udc_dwc2: use gpio_ll for USB PHY drive capability Sylvio Alves 2026-03-18 12:55:04 -03:00
  • c5979c4569 tests: drivers: i2c: target_api: add overlays for nucleo_c5a3zg Guillaume Gautier 2025-10-02 14:08:27 +02:00
  • f5435ea01e boards: st: nucleo_c5a3zg: add i2c support Guillaume Gautier 2026-03-18 16:47:47 +01:00
  • ced617dd96 boards: st: nucleo_c562re: add i2c support Guillaume Gautier 2025-09-15 12:12:25 +02:00
  • de25f78504 boards: st: nucleo_c542rc: add i2c support Guillaume Gautier 2026-03-18 16:45:22 +01:00
  • 3f67b880d6 dts: arm: st: c5: add i2c support in dtsi Guillaume Gautier 2025-09-11 10:08:00 +02:00
  • 52fcd6c2de drivers: i2c: update i2c driver for stm32 hal2 Fabrice DJIATSA 2025-02-19 14:04:55 +01:00
  • b9ad6b17c7 net: sockets: Check for overflows in recvmsg/sendmsg syscalls Robert Lubos 2026-03-18 16:14:17 +01:00
  • e0aab61c36 drivers: wifi: eswifi: add heap request Marek Matej 2026-03-18 13:26:57 +00:00
  • 5b99844f26 samples: net: wifi: remove heap size set Marek Matej 2026-03-18 13:04:23 +00:00
  • 850f5006dc Bluetooth: Shell: Fix vendor gatt read size Håvard Reierstad 2026-03-18 10:45:26 +01:00
  • 616a0a6ab1 intel_adsp: ace4: adsp_power.h: Declare intel_adsp_clock_soft_off_exit() Peter Ujfalusi 2026-03-16 16:21:03 +02:00
  • 15c27c378b west: rtt: jlink: Add ability to select RTT channel Ilia Kharin 2026-03-06 23:08:14 +01:00
  • e8c0418e22 lib: json: support encoding null values Tim Pambor 2026-03-20 11:23:54 +01:00
  • 0147f357c6 drivers: regulator: add VREFBUF support on STM32WB Lubos Koudelka 2026-02-25 15:21:50 +01:00
  • 4772b987f9 doc: migration: 4.4: add section about CONFIG_NUM_IRQS on STM32 Mathieu Choplain 2026-03-16 13:32:20 +01:00
  • 16abaad850 doc: release: 4.4: add new Kconfig preprocessor function Mathieu Choplain 2026-03-16 13:30:41 +01:00
  • 71aa3be37b soc: st: stm32: compute CONFIG_NUM_IRQS automatically Mathieu Choplain 2026-03-03 10:44:00 +01:00
  • aea7120dab scripts: kconfig: add function to obtain highest IRQn on a controller Mathieu Choplain 2026-03-03 10:25:44 +01:00
  • 1bbc9edff1 soc: st: stm32n6x: check address range for non-secure execution Etienne Carriere 2026-03-04 11:14:18 +01:00
  • dfe71f0d16 soc: st: stm32n6x: some SoC subseries do not embed any NPU Etienne Carriere 2026-02-27 18:07:53 +01:00
  • b923009826 soc: st: stm32n6xx: relax TRUSTED_EXECUTION_SECURE config symbol value Etienne Carriere 2026-02-27 18:05:50 +01:00
  • 1d38a4ac04 dts: arm: st: n6: allow use of non-secure IOMEM address ranges Etienne Carriere 2026-03-20 14:30:16 +01:00
  • af4c8c949e tests: ipc_service: Enable tests on MAX32 targets Pete Johanson 2025-05-19 15:13:00 -06:00
  • 99fbbf923e soc: max32: Proper MAX32655 RV32 SEMA interrupt number Pete Johanson 2026-02-25 12:08:50 -07:00
  • 050748c8ba drivers: mbox: Add ADI MAX32 mbox driver. Pete Johanson 2025-05-15 17:00:15 -06:00
  • ff866ea3ed soc: max32: Add RV32 core reboot support Pete Johanson 2025-05-19 12:24:58 -06:00
  • 86e9af9612 boards: doiting: dt_xt_zb1_devkit: enable USB support William Markezana 2026-03-13 16:01:01 -04:00
  • 1d4083551b dts: bflb: add BL70x USB device controller binding and node William Markezana 2026-03-13 16:00:57 -04:00