Commit graph

  • 2a6cec0687 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-11-21 10:41:03 +0000
  • 67696b7311 sysbuild: mcuboot: Disable signing key in no signing mode Jamie McCrae 2023-11-01 14:48:03 +0000
  • bd6d43d4c8 sysbuild: bootloader: Fix setting application Kconfig in MCUboot Jamie McCrae 2023-11-01 14:47:08 +0000
  • 6de5a1a5d5 tests: drivers: uart: uart_async_api: Enabled tests for rpl_s platform Anisetti Avinash Krishna 2023-10-14 23:21:15 +0530
  • 7b412be883 dts: x86: intel: raptor_lake: Added LPSS dma node for UART Anisetti Avinash Krishna 2023-10-14 23:15:08 +0530
  • 05fd5b0426 boards: x86: intel_rpl: Added modifications for Asycn NS16550 Anisetti Avinash Krishna 2023-10-14 23:00:33 +0530
  • f66930fd3e drivers: uart: uart_ns16550: Enable Async operations using DMA Anisetti Avinash Krishna 2023-10-13 20:19:03 +0530
  • 716de6fef2 MAINTAINERS: Add myself to ARM arch as collaborator Huifeng Zhang 2023-11-21 15:47:05 +0800
  • 18c4574786 drivers: clock_control: clock_control_ra.c: main oscillator select fix Ian Morris 2023-11-20 13:38:00 -0800
  • efc3208189 soc: intel_adsp: cavs: mask idc interrupt before halting cpu Rander Wang 2023-11-20 11:29:01 +0800
  • 5edb7cbe41 soc: arm: nxp_imx: rt11xx: add support for CONFIG_ETH_MCUX_RMII_EXT_CLK Peter van der Perk 2023-11-18 19:08:21 +0100
  • c0d61d0bbd board: x86: remove parent init level dependency config Najumon B.A 2023-11-18 07:43:47 +0530
  • 608cc4d1f2 drivers: ns16550: remove parent init level dependency Najumon B.A 2023-11-18 07:40:58 +0530
  • 589f3ad904 Bluetooth: testlib: Create testlib/conn.h Aleksander Wasaznik 2022-03-23 16:54:36 +0100
  • 4e976e0d58 sys: atomic: Fix includes, create atomic_types.h Aleksander Wasaznik 2023-11-16 10:03:06 +0100
  • 46bbe052d3 drivers: regulator: add LDO/DCDC support for Smartbond. Jerzy Kasenberg 2023-10-27 13:01:50 +0200
  • 1ab08634f2 settings: nvs: improve the name ID metadata handling on delete operation Kamil Piszczek 2023-11-07 12:27:25 +0100
  • ea887af0aa input: gpio_kbd_matrix: drop redundant gpio_kbd_matrix_set_detect_mode Fabio Baltieri 2023-11-20 16:18:37 +0000
  • 6cd72493ff input: gpio_kbd_matrix: add direct access support Fabio Baltieri 2023-11-09 10:12:59 +0000
  • 8ec1b5487e input: gpio_kbd_matrix: add column drive mode Fabio Baltieri 2023-11-09 15:48:28 +0000
  • 45a5cedfd6 doc: Console.rst added to os_services docs ingram weeks 2023-11-06 14:37:58 +0000
  • 6718a21b56 doc: console_api group added to doxygen ingram weeks 2023-11-02 11:49:58 +0000
  • 3f1024b93f doc: README.rst added to subsys/console/echo sample ingram weeks 2023-10-31 12:24:52 +0000
  • 3387c57a94 dts: stm32f4: set RTC as idle timer by default Dawid Niedzwiecki 2023-11-21 12:55:11 +0100
  • a877bb5001 timer: cortex_m_systick: add idle timer dependency Dawid Niedzwiecki 2023-11-21 12:46:45 +0100
  • 69d4c13ab3 dt-bindings: sensor: fix typos in ST sensors comment Armando Visconti 2023-11-21 17:21:55 +0100
  • 98f33a76d6 drivers: tsl2561: Fix type Andrei Emeltchenko 2023-11-21 15:06:08 +0200
  • 90dfbf99d8 drivers: ieee802154: nrf5: Fix missed variable rename Jamie McCrae 2023-11-20 15:00:59 +0000
  • 31e9a56742 test: lwm2m: Test cancellation using observe parameter Seppo Takalo 2023-11-20 16:14:07 +0200
  • 2135e009e4 test: lwm2m: Implement Read-Composite Operation on root path Seppo Takalo 2023-11-13 16:36:03 +0200
  • 92ceaab491 test: lwm2m: Implement write_attributes() Seppo Takalo 2023-11-13 16:02:07 +0200
  • eb127538b1 test: lwm2m: Mark some tests as slow Seppo Takalo 2023-11-13 13:33:58 +0200
  • 6d762359a5 tests/subsys/storage/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 16:20:49 +0100
  • f59c9c0dde tests/subsys/input/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 16:16:03 +0100
  • 13b7557fe1 tests/subsys/modem/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 15:54:07 +0100
  • 1a2fc865d2 tests/subsys/fs/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 15:50:46 +0100
  • b39d7c2c3d tests/subsys/pm/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 16:44:25 +0100
  • bc8313e26e pm: Fix definition of pm device slot Alberto Escolar Piedras 2023-11-20 17:01:12 +0100
  • 76276e2bd3 net: mqtt-sn: Remember incoming registered topic name Alexander Vasiliev 2023-11-02 16:38:12 +0000
  • 6caf76346a net: mqtt-sn: Add a function to get topic name by topic ID Alexander Vasiliev 2023-11-02 16:30:55 +0000
  • 81179bcd63 tests/subsys/mem_mgmt/mem_attr: Switch to native_sim Alberto Escolar Piedras 2023-11-20 14:52:44 +0100
  • ec7ed0ea7d tests/drivers smbus_emul: Switch to native_sim Alberto Escolar Piedras 2023-11-20 14:52:18 +0100
  • 3d702e6ffa tests/subsys/dfu/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 14:46:22 +0100
  • b7fa935a0d tests/subsys/settings/functional/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 14:30:45 +0100
  • f27760ab47 tests/subsys/settings/file: Switch to native_sim Alberto Escolar Piedras 2023-11-20 14:30:11 +0100
  • 3692675dcf tests/subsys/settings/fcb: Switch to native_sim Alberto Escolar Piedras 2023-11-20 14:27:29 +0100
  • 982425f818 tests/drivers/gpio/*: Switch to native_sim Alberto Escolar Piedras 2023-11-20 13:14:02 +0100
  • 5f61df6569 tests/drivers/bc12: Switch to native_sim Alberto Escolar Piedras 2023-11-20 13:00:25 +0100
  • 5c7eae6745 tests/drivers/bbram: Switch to native_sim Alberto Escolar Piedras 2023-11-20 12:57:08 +0100
  • a7ee8b2757 tests/drivers/adc: Switch to native_sim Alberto Escolar Piedras 2023-11-20 12:50:21 +0100
  • c1fa9f736b tests/drivers kscan_input: Switch to native_sim Alberto Escolar Piedras 2023-11-20 12:45:13 +0100
  • 6c9dfe1b2c tests/bluetooth/*: Enable for native_sim Alberto Escolar Piedras 2023-11-20 14:00:59 +0100
  • ed2251ae75 tests/bluetooth/hci_uart_async: Switch to native_sim Alberto Escolar Piedras 2023-11-20 14:03:07 +0100
  • 53103b9a65 tests/bluetooth/shell: Enable for native_sim Alberto Escolar Piedras 2023-11-20 13:57:34 +0100
  • fd6f473515 tests/bluetooth/ctrl_isoal: Remove instructions from header comment Alberto Escolar Piedras 2023-11-20 13:24:49 +0100
  • c3b7159cdf tests/bluetooth/mesh: Enable for native_sim Alberto Escolar Piedras 2023-11-20 13:17:43 +0100
  • ab896ad6ef arch posix: annotate posix_exit and nsi_exit as noreturn Alberto Escolar Piedras 2023-11-20 11:41:57 +0100
  • 71db6550cd native simulator: Get latest from upstream Alberto Escolar Piedras 2023-11-20 11:39:12 +0100
  • 5e10cd9aee tests: build_all: input: test the 16 bit row option Fabio Baltieri 2023-11-17 13:54:13 +0000
  • f9ed74e0d5 input: gpio_kbd_matrix: add 16 bit rows support Fabio Baltieri 2023-11-17 13:22:30 +0000
  • adcb2f580c input: gpio_kbd_matrix: define a type for the row data Fabio Baltieri 2023-11-17 13:12:24 +0000
  • 65b6d2f180 toolchain: esp32: fix cmake build issue with 'espressif' toolchain Pisit Sawangvonganan 2023-11-17 15:48:09 +0700
  • 4ddbf51042 west.yml: update modules/hal/stm32/hal_stm32 for stm32h503 F. Ramu 2023-11-16 13:24:15 +0100
  • f03192f489 doc: mcumgr: Add missing Settings management text Jamie McCrae 2023-10-31 13:05:12 +0000
  • 3613f94fdc doc: mcumgr: smp_group_63: Add zephyr mgmt group documentation Jamie McCrae 2023-10-31 13:04:30 +0000
  • 300746310e doc: mcumgr: smp_group_3: Fix rc text Jamie McCrae 2023-10-31 13:01:17 +0000
  • e1a14bad30 Bluetooth: audio: has: Add non-volatile settings Mariusz Skamra 2023-10-19 15:21:57 +0200
  • bf6c2fcde8 samples/bluetooth/hci_ipc: Reduce printf size Keith Packard 2023-11-21 13:26:36 -0800
  • 23408ac538 drivers: eth_mcus: Conditionally wrap IPV4/6 code David Leach 2023-11-21 16:27:44 -0600
  • 1dc6279d12 tests/subsys/logging/log_backend_uart: Reduce printf size Keith Packard 2023-11-21 11:15:37 -0800
  • aedefd41d7 tests/kernel/mem_protect/mem_map: Reduce printf size for qemu_x86_tiny Keith Packard 2023-11-21 10:42:47 -0800
  • 7be1a8119b samples: stm32: serial_wakeup: b_u585i_iot02a support Erwan Gouriou 2023-11-21 17:03:23 +0100
  • a38c8d25e7 drivers: serial: stm32u5: Serial wakeup is based on autonomous capability Erwan Gouriou 2023-11-21 16:59:27 +0100
  • a43e516ff2 doc: migration guide: add note about IGMP migration Ibe Van de Veire 2023-11-21 11:53:39 +0100
  • 1d0f47b005 net: ip: igmp: add igmpv3 support Ibe Van de Veire 2023-11-16 10:36:56 +0100
  • ca7ce90dc7 net: ip: utils: changed input arguments of igmp_checksum to net_pkt Ibe Van de Veire 2023-11-14 11:15:57 +0100
  • 3ee526b4c3 drivers: audio: Codec shell fix compiler warnings Pieter De Gendt 2023-11-16 10:06:02 +0100
  • d7513fb526 driver: serial: stm32u5: DMAT Errata behavior valid only on some SoCs Erwan Gouriou 2023-11-14 16:49:18 +0100
  • c47880af0d arch/xtensa: Add new MMU layer Flavio Ceolin 2023-11-19 15:44:56 -0800
  • 8dd84bc181 arch: xtensa: Rename xtensa_mmu.c to ptables.c Flavio Ceolin 2023-11-01 16:07:02 -0700
  • e7e8f6655c arch/xtensa: #include cleanup Andy Ross 2023-08-27 12:32:57 -0700
  • b7d96ab42a xtensa: userspace: Warning about impl security Flavio Ceolin 2023-10-17 15:50:31 -0700
  • dd36389879 arch: xtensa: Not use TLS to store current thread Flavio Ceolin 2023-09-29 21:33:45 -0700
  • 8679c58644 kernel: Option to not use tls to get current thread Flavio Ceolin 2023-09-18 12:44:03 -0700
  • 1247f8465c xtensa: userspace: Supports tls on userspace Flavio Ceolin 2023-09-07 19:48:35 +0000
  • a36e39c2a6 xtensa: dc233c: enable userspace support Daniel Leung 2023-08-28 17:01:16 -0700
  • 0d79481540 xtensa: userspace: only write 0xAA to stack if INIT_STACKS Daniel Leung 2023-08-30 15:36:21 -0700
  • 0e7def1977 xtensa: selectively init interrupt stack at boot Daniel Leung 2023-09-11 16:25:22 -0700
  • 6252fcfccf xtensa: userspace: simplify syscall helper Daniel Leung 2023-08-29 12:07:19 -0700
  • d9f643d007 xtensa: mmu: do not map heap if not using heap Daniel Leung 2023-08-29 10:49:56 -0700
  • 9a33c400a1 xtensa: mmu: Fix possible race condition on tlb shootdown Flavio Ceolin 2023-08-29 10:08:27 -0700
  • 156f1d4436 xtensa: mmu: Flush cache when altering pages Flavio Ceolin 2023-06-02 22:36:14 -0700
  • 6c6894c8d8 tests: mem_protect: enable for Xtensa Daniel Leung 2023-01-31 15:35:15 -0800
  • be5eccdd15 tests: userspace: Add xtensa support Flavio Ceolin 2023-01-19 10:05:43 -0800
  • 7a5d2a2d81 xtensa: userspace: swap page tables at context restore Daniel Leung 2023-09-06 11:26:41 -0700
  • c9c88a4368 xtensa: mmu: cache and TLB actions when adding thread to domain Daniel Leung 2023-03-27 16:27:34 -0700
  • 81ea43692c xtensa: mmu: send IPI to invalidate TLBs on other CPUs Daniel Leung 2023-03-16 20:27:47 -0700
  • eb546a8d87 xtensa: rework kernel oops exception path Daniel Leung 2023-04-12 15:42:38 -0700
  • 586bb92049 xtensa: userspace: Add syscall for user exception Flavio Ceolin 2023-02-08 13:35:18 -0800
  • 75936d8db2 xtensa: userspace: Implement arch_syscall_oops Flavio Ceolin 2022-12-15 15:05:14 -0800