Commit graph

  • 8322b22391 CMakeList: Disable gapfill for RX target Duy Nguyen 2025-06-25 19:19:06 +07:00
  • cda7ff7ebd github: hello_world_multiplatform: Adding rx-zephyr-elf Duy Nguyen 2025-06-25 18:00:06 +07:00
  • c9ac0d406c dts: rx: Update interrupt-controller node Duy Nguyen 2025-06-25 14:32:43 +07:00
  • 28d8e5b5d7 boards: renesas: Add zephyr toolchain to rsk_rx130 board Duy Nguyen 2025-06-24 14:50:51 +07:00
  • 9541fceb11 test/subsys/jwt: Work around for qemu_rx support Duy Nguyen 2025-06-23 19:54:38 +07:00
  • 5ac1e5e39e samples: Add exclusion for twister harness on qemu_rx Duy Nguyen 2025-06-23 17:51:43 +07:00
  • 50c5d3c878 test: zbus: Disable icount shift on qemu_rx Duy Nguyen 2025-06-23 14:02:10 +07:00
  • 90c3fb87b5 dts: rx: Fix incorrect ram size information for RX Duy Nguyen 2025-06-20 18:46:44 +07:00
  • 250465566b tests: error_hook: Workaround for RX architecture Duy Nguyen 2025-06-17 10:29:03 +07:00
  • e0a13a6d70 boards: qemu_rx: Add ignore can test Duy Nguyen 2025-06-17 10:04:32 +07:00
  • 0b52a83104 tests: libcxx: Update missing CONFIG_COMMON_LIBC_MALLOC Duy Nguyen 2025-06-16 21:02:38 +07:00
  • 7cedefee83 board: qemu_rx: Ignore net and bluetooth related test for qemu_rx Duy Nguyen 2025-06-16 20:36:37 +07:00
  • f92b70bdb0 include: arch: rx: Change noinit region to be after bss Duy Nguyen 2025-06-16 20:34:24 +07:00
  • 8ce9e11242 lib: posix: Update attribute packed for posix_thread_attr Minh Tang 2025-06-16 10:44:15 +07:00
  • c0926e5670 tests: interrupt_util: Update RX irq trigger method Duy Nguyen 2025-06-16 09:17:28 +07:00
  • 8b0871c5e5 kernel: memslab: Prevent pointer underflow in free list init Duy Nguyen 2025-06-16 08:55:49 +07:00
  • 58ed8c16d6 include: arch: Update missing rx/exception.h include Duy Nguyen 2025-06-12 09:38:16 +07:00
  • 5c293b9915 drivers: serial: Fix issue qemu rx cannot input console Duy Nguyen 2025-06-12 09:09:15 +07:00
  • d18f879566 include: arch: rx: Change data symbol name Duy Nguyen 2025-06-11 13:24:45 +07:00
  • 8f93f8cd1e arch: rx: Add simple sys_arch_reboot for RX architecture Duy Nguyen 2025-06-17 18:27:47 +07:00
  • 2a332517c1 arch: rx: Add ARCH_EXCEPT for RX architect Duy Nguyen 2025-05-22 16:30:07 +07:00
  • 0463827f92 compiler/gcc: Add rx compiler flags to linker too Keith Packard 2025-05-31 21:40:40 -07:00
  • cecde08586 subsys/mgmt: Declare PROCESSOR_NAME for RX targets Keith Packard 2025-05-12 15:41:38 -04:00
  • a8eed43491 scripts/logging: Add RX config detection Keith Packard 2025-05-12 14:58:37 -04:00
  • 209c723b3f scripts/logging: Skip log symbols of zero size Keith Packard 2025-05-12 14:57:35 -04:00
  • 296d81ad58 scripts/logging: Allow targets that prefix global symbols with '_' Keith Packard 2025-05-12 14:56:39 -04:00
  • 4b1c96f377 subsys/debug: Stub out debug thread info for RX arch Keith Packard 2025-05-10 15:02:57 -07:00
  • 8d9ae3873c tests/arch/rx: Remove unused variable 'events' Keith Packard 2025-05-10 14:49:54 -07:00
  • 85e60bd07f boards: qemu: Add zephyr toolchain to qemu_rx Duy Nguyen 2025-06-24 14:37:00 +07:00
  • dc52b4aef0 arch/rx: Add missing linker script fragments Keith Packard 2025-05-10 14:39:04 -07:00
  • 39f3a62dc1 drivers: i2s: Added Apollo510 I2S driver. Lewis Lee 2025-04-25 18:30:16 +08:00
  • 6d34549ff3 drivers: audio: dmic: Add Apollo510 PDM driver for DMIC. Lewis Lee 2025-04-25 18:05:13 +08:00
  • 3d11c84cfb tests: fs: littlefs: Fix nRF54L15-based dtc overlay files Jamie McCrae 2025-06-23 10:01:56 +01:00
  • d54c550ba9 soc: st: stm32wbax: refcount backup domain accesses requests Etienne Carriere 2025-06-26 09:43:51 +02:00
  • 4bce536cc6 drivers: clock_control: stm32: release Backup Domain access refcount Etienne Carriere 2025-06-23 08:33:26 +02:00
  • 8da20047cc drivers: clock_control: stm32: refcounter for Backup domain accesses Etienne Carriere 2025-06-23 08:26:05 +02:00
  • c7ea5a89e6 drivers: rtc: stm32: refcounter for Backup domain accesses Etienne Carriere 2025-06-23 08:26:21 +02:00
  • 5a279d9309 drivers: counter: stm32: refcounter for Backup domain accesses Etienne Carriere 2025-06-23 08:26:39 +02:00
  • c99715a866 drivers: bbram: stm32: reference counter for Backup Registers accesses Etienne Carriere 2025-06-23 08:24:05 +02:00
  • 7514c1aedc soc: st: stm32: reference counter for Backup SRAM accesses Etienne Carriere 2025-06-22 14:15:03 +02:00
  • e3c2036994 soc: st: stm32: reference counting for backup domain accesses Etienne Carriere 2025-06-21 11:33:08 +02:00
  • 645fb26670 tests: drivers: i2s: Run I2S tests on nRF54H20 Adam Kondraciuk 2025-06-05 14:30:23 +02:00
  • ce0d65a35c manifest: Update hal_nordic with updated cracen hal and rng driver Alberto Escolar Piedras 2025-06-24 11:27:58 +02:00
  • a972203871 net: lib: tls_credentials: clarify secure tag usage for TLS credentials Maxwell Weru 2025-06-24 13:22:25 +01:00
  • 12ed0528b3 Revert "drivers: serial: ns16550: Fix TX IRQ not triggered... Daniel Leung 2025-06-25 09:56:19 -07:00
  • d41716f63c boards: st: stm32n6570_dk: add stlink_gdbserver runner Mathieu Choplain 2025-06-24 10:31:14 +02:00
  • bab3ab2d49 boards: st: nucleo_n657x0_q: add stlink_gdbserver runner Mathieu Choplain 2025-06-24 10:30:54 +02:00
  • 2fd79998d0 drivers: wifi: esp_at: fix +CIPRECVDATA parsing for AT 1.7 Chun-Chieh Li 2025-06-16 11:32:47 +08:00
  • 702221da2d drivers: wifi: nxp: Fix TWT setup issue. Qiankun Li 2025-05-14 12:50:22 +05:30
  • 7900f8d4ee tests: drivers: uart: async_api: update wba55cg clock frequency Fabrice DJIATSA 2025-06-20 09:36:35 +02:00
  • 28c766b957 tests: drivers: uart_async_api: add tx buffer in nocache memory Fabrice DJIATSA 2025-06-06 11:44:20 +02:00
  • 81c636ac7f doc: release-notes-4.2: Information abot tc deprecation in mesh Aleksandr Khromykh 2025-06-24 10:09:30 +02:00
  • b408445b4d bluetooth: mesh: remove tinycrypt support Aleksandr Khromykh 2025-06-24 10:07:31 +02:00
  • 3f5f981f16 soc: intel_adsp: fix debug window number Guennadi Liakhovetski 2025-06-24 09:43:54 +02:00
  • 4871217165 boards: remove the adafruit_feather alias Jacob Winther 2025-06-24 20:09:23 +12:00
  • 654e690057 settings: zms: fix out-of-bounds null terminator write sudarsan N 2025-06-13 14:47:48 +05:30
  • e93a6338d4 samples: ot: shell: update the sample configuration Marek Matej 2025-01-14 09:21:57 +01:00
  • 99130bb6fe boards: espressif: esp32c6: Add ieee802154 support Martin Jäger 2024-12-10 15:56:33 +01:00
  • cba8b33c3d drivers: ieee802154: Add implementation for ESP32 series Martin Jäger 2024-12-10 15:54:59 +01:00
  • 188eef484a soc: espresssif: esp32c6: add iterable section header Marek Matej 2025-06-20 17:36:24 +02:00
  • 5d855608b8 manifest: update hal_espressif Marek Matej 2025-06-25 18:14:48 +02:00
  • bd47fd4f5d samples: i2s: Add support for i2s SSIE on Renesas RA boards Khoa Tran 2025-05-12 23:17:35 +07:00
  • a42978a841 tests: i2s: Add support for i2s SSIE on Renesas RA boards Khoa Tran 2025-04-29 09:59:56 +07:00
  • a4202f174c dts: arm: Add i2s SSIE device node for Renesas RA family Khoa Tran 2025-04-29 09:45:29 +07:00
  • e84ea05dd4 drivers: i2s: Initial driver support for SSIE on Renesas RA Khoa Tran 2025-04-29 09:43:27 +07:00
  • da62b1c19d tests: drivers: spi_loopback: fix buffers alignment size Abderrahmane JARMOUNI 2025-05-02 16:58:03 +02:00
  • 5e5c40c489 drivers: udc_ambiq: added support for double endpoint buffer Chew Zeh Yang 2025-05-06 15:41:00 +08:00
  • 46cdb84590 drivers: udc_ambiq: add support for apollo510 Chew Zeh Yang 2025-04-24 15:15:42 +08:00
  • 06d2332047 boards: ambiq: apollo510: add USB nodes Chew Zeh Yang 2025-04-24 09:17:38 +08:00
  • d55b5bee1c west.yml: sync hal ambiq Chew Zeh Yang 2025-05-28 11:22:34 +08:00
  • f7120c716b driver: serial: rz: Fix serial issue with sci and scif Nhut Nguyen 2025-05-22 14:12:48 +07:00
  • aeb0c0aec1 tests: drivers: build_all: led: add led_pwm Jeppe Odgaard 2025-04-07 15:31:14 +02:00
  • 3370e524ca samples: adc_dt: add support for the CH32V003EVT evaluation board Michael Hope 2025-04-06 10:53:06 +00:00
  • b1cd947771 drivers: adc: add a driver for the CH32V003 ADC Michael Hope 2025-04-06 10:49:50 +00:00
  • 5fed196842 tests: drivers: gpio_basic_api: add imx943 m33 dts overlay Yangbo Lu 2025-06-24 09:57:35 +08:00
  • 4456ccd39e boards: nxp: imx943_evk: add gpio support in m33 yaml Yangbo Lu 2025-06-24 10:00:20 +08:00
  • 2091b6db23 dts: arm: nxp_imx943_m33: add gpio dts nodes Yangbo Lu 2025-06-23 16:12:52 +08:00
  • 10fe3d368b soc: nxp: imx943: avoid systick stop for M33 Yangbo Lu 2025-06-24 09:55:15 +08:00
  • e5f7cc2bef dts: arm: nxp_imx943_m33: add scmi cpu protocol node Yangbo Lu 2025-06-24 09:53:03 +08:00
  • 13d334abb9 boards: stm32n6570_dk: Use /fsbl variant as mcuboot target Erwan Gouriou 2025-06-23 14:40:56 +02:00
  • 34df4066a2 boards: stm32n6570_dk: Assign XSPI1 clock to HCLK Erwan Gouriou 2025-06-19 16:42:51 +02:00
  • 2f20e78d7d dts: n6: Allow using axisram2 in chainloaded application Erwan Gouriou 2025-06-18 15:07:24 +02:00
  • b0c1b95311 west.yml: hal_stm32: stm32n6 chainloaded app Erwan Gouriou 2025-06-24 15:44:16 +02:00
  • edc1a4b8ac boards: stm32n6570_dk: Provide configuration for chainloaded images: Erwan Gouriou 2025-05-26 17:15:07 +02:00
  • 51373c77c4 soc: stm32n6: Don't sign mcuboot chainloaded images Erwan Gouriou 2025-05-26 17:12:45 +02:00
  • 30705108bd soc: stm32n6: Update ROM_START_OFFSET Erwan Gouriou 2025-05-23 16:47:26 +02:00
  • 996523d194 boards: stm32n6570_dk: Review variants organization Erwan Gouriou 2025-06-19 18:40:51 +02:00
  • a06454f61f drivers: i2c: renesas_rz_riic: fix apply state in init code Benjamin Cabé 2025-06-19 09:16:59 +02:00
  • f5f90395c9 drivers: adc: ad7124: add current sources support Marco Marche 2025-06-05 16:15:31 +02:00
  • 23ba092656 boards: npcx: add support for npck3m8k_evb Alvis Sun 2025-06-09 15:03:41 +08:00
  • badce120be boards: enable the WCH EXTI peripheral on all WCH boards Michael Hope 2025-04-26 12:17:51 +00:00
  • 37190890d6 drivers: gpio: add interrupt support for the CH32V family Michael Hope 2025-04-26 14:39:19 +00:00
  • b99b7d14f1 drivers: interrupt_controller: add a WCH EXTI external interrupt driver Michael Hope 2025-04-26 12:17:30 +00:00
  • cf0f00d942 boards: opta: shape the LAN controller reset pulse Luca Burelli 2025-06-24 15:40:41 +08:00
  • 87f1cb5b32 soc: espressif: segment parser end condition Marek Matej 2025-06-23 18:10:05 +02:00
  • f21f3b0d92 tests: do not use "sanity" word Benjamin Cabé 2025-06-23 18:12:43 +02:00
  • 6dca5be057 doc: develop: manifests: external: add libmpix Benjamin Cabé 2025-06-23 16:35:15 +02:00
  • e68f8e31e4 boards: nordic: Use dts for non-secure partitions Jamie McCrae 2025-06-23 15:22:49 +01:00
  • 98c5b1c1fa drivers: clock_control: nrf: Fix bleeding Kconfig Jamie McCrae 2025-06-20 09:36:11 +01:00
  • 831b9f4443 samples: modules: lvgl: demos: add support for ek_ra8p1 Khoa Nguyen 2025-05-06 17:05:45 +07:00