Commit graph

  • c118cd5a13 arch: make the max stack frames configurable Yong Cong Sin 2024-05-21 12:07:39 +08:00
  • 2a3d9d0d90 arch: arm64: use symtab to print function name in stack trace Yong Cong Sin 2024-05-18 17:36:43 +08:00
  • eafc4eff04 arch: riscv: print symbol name of mepc if CONFIG_SYMTAB is enabled Yong Cong Sin 2024-05-21 16:06:07 +08:00
  • c1a925de98 arch: riscv: use symtab to print function name in stack trace Yong Cong Sin 2024-05-18 16:49:42 +08:00
  • e1ce0aefff debug: implement symtab generation Yong Cong Sin 2024-05-18 16:45:44 +08:00
  • 0af906a533 gpio: imx: Added IRQ lock for RMW operations Jérémy LOCHE - MAKEEN Energy 2024-05-14 10:59:47 +02:00
  • 146195a647 soc: nordic: configure run once for nrf54l15 Piotr Kosycarz 2024-05-21 14:15:59 +02:00
  • 765b244c27 Bluetooth: host: tests: Switch to one-time adv Aleksander Wasaznik 2024-05-21 16:34:44 +02:00
  • 991b3623b0 soc: intel_adsp: ipc: don't call k_sem_init() multiple times Kai Vehmanen 2024-05-22 13:14:50 +03:00
  • ee669d084f MAINTAINERS: add doc/safety to documentation area Simon Hein 2024-05-23 10:03:11 +02:00
  • ced9fba95c boards: st: steval_stwinbx1: Add BLE support for STEVAL-STWINBX1 board Ali Hozhabri 2024-05-17 10:53:20 +02:00
  • d830446c91 modules: tf-m: nordic: remove problematic include path Tomi Fontanilles 2024-05-22 15:41:00 +03:00
  • e79f7135af logging: backend: uart: fix coverity warning Roger Wang 2024-05-23 11:21:56 +08:00
  • ea02b93eea drivers: video: csi: Add support for i.MX RT11XX Phi Bang Nguyen 2024-05-11 21:08:41 +02:00
  • e3ad40f883 include: video: Add XYUV32 pixel format Phi Bang Nguyen 2024-05-11 21:07:24 +02:00
  • 39f99d84d2 data: Use designated initializers consistently in macro's Rick Bruyninckx 2024-04-19 14:13:45 +02:00
  • 5c1e7d94ac tests: drivers: memc/ram: Add support for Smartbond Pro DevKit. Ioannis Karachalios 2024-01-30 12:20:32 +02:00
  • db67eaa346 samples: drivers: memc: Add support for Smartbond Pro DevKit. Ioannis Karachalios 2024-01-23 22:19:10 +02:00
  • b820cc2932 boards: renesas: dts: Add overlay files to support the MEMC Ioannis Karachalios 2024-04-30 00:42:29 +03:00
  • 4e2ef1f525 dts: renesas: smartbond: Add support for the memory driver class. Ioannis Karachalios 2024-01-23 22:17:41 +02:00
  • e1772409ce drivers: clock_control: smartbond: Add support for the memc driver. Ioannis Karachalios 2024-01-23 22:28:16 +02:00
  • 02e739873e drivers: memc: smartbond: Add support for the memory driver class. Ioannis Karachalios 2024-01-23 22:13:59 +02:00
  • 55d6e4cb10 samples: net: add secure MQTT sensor/actuator device sample Jason Murphy 2024-03-30 17:13:12 +00:00
  • fac04490a4 soc: st: stm32: stm32g0x: enable ART flash cache accelerator Aurelien Jarno 2024-05-18 08:28:24 +02:00
  • 858e8c51f1 drivers: spi: stm32: add runtime PM support Aurelien Jarno 2024-05-13 22:09:05 +02:00
  • 63eccd3b78 drivers: crypto: smartbond: Add support for PM Ioannis Karachalios 2024-05-19 21:52:43 +03:00
  • e17618c00c x86: ia32: linker: move bss/noinit sections after data section Dong Wang 2024-05-20 14:24:16 +08:00
  • 4cc7753cad cmake: modules: extensions: Check for missing blobs in zephyr_blobs_verify Pieter De Gendt 2024-05-21 08:22:16 +02:00
  • 49998d93ac samples/subsys/shell/shell_module/overlays: revert to the default prompt Filip Kokosinski 2024-05-21 08:49:44 +02:00
  • aef0eb275d tests: temp: Add overlay for nRF54L15 DK Karol Lasończyk 2024-05-21 13:14:31 +02:00
  • 1e3f14476b net: tls_credentials: Add missing base64.h header inclusion Robert Lubos 2024-05-21 15:29:01 +02:00
  • 48230f21c9 tests: net: socket: getaddrinfo: Increase ztest stack size Robert Lubos 2024-05-22 11:59:17 +02:00
  • 0268b9358f samples: drivers: adc_sequence: Fix expected console output regex Andrzej Głąbek 2024-05-22 14:49:39 +02:00
  • f9ee925bb7 tests: drivers: uart: uart_pm fix 'rxbuf' may be used uninitialized Piotr Kosycarz 2024-05-22 15:29:39 +02:00
  • 1bedf6209b tests: net: net_pkt: Fix typo Reto Schneider 2024-05-22 15:50:31 +02:00
  • 672dab0566 docs: bitarray: fix missing documentation Lucas Romero 2024-05-22 22:59:02 +02:00
  • 531c457550 Lib: SMF Modify HSM operation for UML-Style transitions Glenn Andrews 2024-04-20 20:43:43 -07:00
  • 49d0dd810d board: mimxrt1010_evk: add linkserver support docs Hake Huang 2024-05-20 12:38:17 +00:00
  • 5f203922d8 board: mimxrt1010_evk: add linkserver support Hake Huang 2024-05-20 11:08:25 +00:00
  • 7eaca455fa twister: fix serial connection for flash_before Mike Szczys 2024-05-19 22:28:15 -05:00
  • d082cd29af kernel: Relax loop in z_smp_global_lock() Peter Mitsis 2024-05-21 10:39:22 -04:00
  • 0f56974c9d net: lib: dhcpv4: goto INIT on IF down, not RENEWING Jordan Yates 2024-05-22 15:15:09 +10:00
  • 3fb4e70306 tests: pm/device_runtime: Test pm_device_runtime_usage Flavio Ceolin 2024-05-16 14:13:30 -07:00
  • 6569ae1798 pm: device_runtime: Fix usage API Flavio Ceolin 2024-05-16 15:01:37 -07:00
  • 7ded97ee85 tests: pm/power_mgmt: Increase test coverage Flavio Ceolin 2024-05-14 13:44:39 -07:00
  • f966353b09 tests: drivers: gpio: gpio_basic_api: Added KE15Z Overlay file. Emilio Benavente 2024-05-02 21:58:56 +00:00
  • 1cc1f248a0 boards: nxp: frdm_ke15z: Add board support for ke15z Emilio Benavente 2024-03-28 05:20:54 +00:00
  • 552008cf42 soc: nxp: kinetis: added soc support for ke1xz platforms. Emilio Benavente 2024-03-28 04:41:52 +00:00
  • 24c1d3ed70 drivers: gpio_mcux: Support shared interrupts Emilio Benavente 2024-05-16 00:46:23 +00:00
  • 14158d7bf9 dts: arm: nxp: nxp_ke1xz: added dts file. Emilio Benavente 2024-03-28 23:46:08 +00:00
  • ed19ce0ab0 west: updated west.yml to grab ke15z Pinctrl definitions Emilio Benavente 2024-04-15 15:49:33 +00:00
  • 7aa8e2f521 drivers: nsos: fix ENOMEM return from ZFD_IOCTL_POLL_PREPARE Marcin Niestroj 2024-05-20 13:48:08 +02:00
  • ea13a70274 drivers: nsos: set errno on failed z_reserve_fd() Marcin Niestroj 2024-05-07 15:07:38 +02:00
  • 7cf49cc6f7 drivers: nsos: fix nsos_sendmsg() error code Marcin Niestroj 2024-05-07 14:55:40 +02:00
  • 3666b46b2e drivers: nsos: propagate POLLHUP from host's epoll() Marcin Niestroj 2024-05-09 13:08:46 +02:00
  • 2f1a07f315 boards: renesas: da1469x_dk_pro: Update SPI pins Jerzy Kasenberg 2024-05-20 13:27:53 +02:00
  • d8c89f2b08 wifi: shell: Support configuration of timeout in connect command Ravi Dondaputi 2024-05-20 12:23:16 +05:30
  • 79f1b23cdb doc: Add missing ABNF macros for child num Declan Snyder 2024-05-17 12:08:15 -05:00
  • 02d988e784 tests/posix/env: Remove arch posix filter Alberto Escolar Piedras 2024-05-17 09:59:50 +02:00
  • 1c70e87047 Bluetooth samples: Fix broadcast source device name Jens Rehhoff Thomsen 2024-05-17 09:41:28 +02:00
  • cb7f20f436 boards nrf54l15bsim: Update docs with RRAMC, FICR and UICR mention Alberto Escolar Piedras 2024-05-16 14:56:17 +02:00
  • 7f907ec2f2 boards nrf54l15bsim: Enable RRAMC and add storage partition Alberto Escolar Piedras 2024-05-16 14:55:10 +02:00
  • 0ec5c9c27b drivers/flash/ nrf RRAM: Support simulated targets Alberto Escolar Piedras 2024-05-16 15:50:45 +02:00
  • f9770ba0c1 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-05-16 16:06:52 +02:00
  • 7dd4c4d312 soc/qemu_xtensa_dc233c: Use the automatically-generated vector region Andy Ross 2024-05-14 13:41:49 -07:00
  • 3aeefd2250 arch/xtensa: Add automatic vector linkage generation Andy Ross 2023-07-31 12:32:45 -07:00
  • 18541b631f boards: microchip: add icicle kit smp variant Conor Paxton 2024-05-10 19:02:04 +01:00
  • 6a8fcdaf21 boards: fvp_baser_armv8r: add missing SMP variant Wilfried Chauveau 2024-05-01 14:14:50 +01:00
  • bd3a2f5bd1 samples: Bluetooth: hci_ipc: Use LTO when building ISO features Vinayak Kariappa Chettimada 2024-03-19 09:28:18 +01:00
  • 32bc8f2221 tests: Bluetooth: init: Build time coverage for Controller optimization Vinayak Kariappa Chettimada 2024-04-29 14:04:27 +02:00
  • 1b7fe792e0 Bluetooth: Controller: Support Link Time Optimizations (LTO) Vinayak Kariappa Chettimada 2024-03-14 21:04:04 +01:00
  • 31c048f4e3 Bluetooth: Controller: Remove legacy LL optimize for speed dependency Vinayak Kariappa Chettimada 2024-04-29 12:32:38 +02:00
  • 00e3ea89dd MAINTAINERS: Add snematbakhsh as OpenTitan platform maintainer Shawn Nematbakhsh 2024-03-14 12:07:01 -07:00
  • c211cb347e drivers: sensor: rtio: use catch-remaining for decoding Yong Cong Sin 2024-05-17 12:45:57 +08:00
  • c8ae26549d drivers: i2c: Add support for Apollo3 SoCs I2C Hao Luo 2024-01-10 15:15:29 +08:00
  • 95dde52b1e tests: dynamic_thread_stack: Check thread stack permission Flavio Ceolin 2024-05-17 14:54:59 -07:00
  • c12f0507b6 userspace: dynamic: Fix k_thread_stack_free verification Flavio Ceolin 2024-05-17 14:57:55 -07:00
  • ea288283a3 logging: log_output: Prevent redundant flush with zero-length data Dong Wang 2024-05-17 15:11:35 +08:00
  • 027e00955d samples: pktqueue: remove main.h Paul He 2024-05-18 23:14:55 +08:00
  • d2c060d1ef test: dac: esp32s2_devkitc bugfix Marcio Ribeiro 2024-05-20 06:58:43 -03:00
  • 35e266d2c1 tests: dac: frdm_mcx947 add dac test support Hake Huang 2024-05-18 16:41:11 +00:00
  • ee91493e64 tests: dac: add rd_rw612_bga support Hake Huang 2024-05-18 16:31:16 +00:00
  • 2194331431 drivers: sensor: stm32_temp/vbat/vref: ensure the ADC is not suspended Aurelien Jarno 2024-05-19 12:22:11 +02:00
  • 27b0651f7a riscv: pmp: select CONFIG_MEM_DOMAIN_ISOLATED_STACKS Daniel Leung 2024-04-25 12:10:03 -07:00
  • 7289dcdcda arm: mpu: select CONFIG_MEM_DOMAIN_ISOLATED_STACKS Daniel Leung 2024-04-25 11:59:02 -07:00
  • 8426a05e0e tests: mem_protect/userspace: use kconfig for other stack tests Daniel Leung 2024-04-25 12:05:52 -07:00
  • e6abc035c8 kernel: mem_domain: new config for isolated stacks Daniel Leung 2024-04-25 11:35:35 -07:00
  • 169bc07e83 kernel: move memory domain kconfigs into its own file Daniel Leung 2024-04-25 10:57:17 -07:00
  • 17a5beb341 kernel: Predicate _cpus_active on CONFIG_PM Andy Ross 2023-08-05 08:54:31 -07:00
  • 356c650ccf net: doc: zperf.h: Add missing doxygen comments Jukka Rissanen 2024-05-19 13:41:54 +03:00
  • 457877fc34 net: doc: wifi_utils.h: Add missing doxygen documentation Jukka Rissanen 2024-05-19 13:37:58 +03:00
  • 0870af5f9f net: doc: wifi_nm.h: Hide internal data from documentation Jukka Rissanen 2024-05-19 13:36:21 +03:00
  • 3b56c7baf8 net: doc: wifi_mgmt.h: Improve documentation Jukka Rissanen 2024-05-19 13:34:59 +03:00
  • 4a7e6ffde5 net: doc: wifi.h: Improve documentation Jukka Rissanen 2024-05-19 13:11:52 +03:00
  • e86719d8cc net: doc: websocket.h: Add missing doxygen comments Jukka Rissanen 2024-05-20 09:09:09 +03:00
  • d44d814bb5 net: doc: virtual.h: Add missing doxygen comment Jukka Rissanen 2024-05-20 09:06:04 +03:00
  • a485eb0ddf net: doc: trickle.h: Add missing doxygen comments Jukka Rissanen 2024-05-19 13:02:15 +03:00
  • c32492af54 net: doc: tftp.h: Fix the @file section Jukka Rissanen 2024-05-20 09:04:35 +03:00
  • 478f4d1f6d net: doc: socketutils.h: Add missing @file section Jukka Rissanen 2024-05-19 12:59:28 +03:00
  • a0b51ebc6f net: doc: socketcan.h: Improve documentation Jukka Rissanen 2024-05-19 12:58:09 +03:00