Commit graph

  • 37c18ddcb1 net: if: Init also dhcpv6 when interface is init Jukka Rissanen 2023-12-13 11:31:35 +02:00
  • f4974ca82a net: if: Cleanup network interface init macros Jukka Rissanen 2023-12-13 11:28:11 +02:00
  • 9bc2815c59 net: buf: Define only one pool initializer macro Jukka Rissanen 2023-12-13 11:05:23 +02:00
  • 2457a942ed boards: arm: nrf5340dk_nrf5340: Add SPI to supported peripherals Adam Wojasinski 2023-12-13 08:52:48 +01:00
  • fdcfec0328 drivers: entropy: entropy_esp32.c: remove not necessary cast Florian La Roche 2023-12-12 18:37:52 +01:00
  • 6621e780c9 lib: libc: minimal: proper cast to "(char *)" from "(const char *)" Florian La Roche 2023-12-12 21:59:32 +01:00
  • 9566419300 samples: usb: use common sample USBD initialization Johann Fischer 2023-11-17 17:34:18 +01:00
  • b00a998cf1 samples: usb: add common USB device instantiation and initialization Johann Fischer 2023-11-17 16:05:37 +01:00
  • 52686a8308 usb: device_next: simplify way to set/change triple code Johann Fischer 2023-11-18 12:15:49 +01:00
  • 2c7ea1dde5 llext: autoselect CACHE_MANAGEMENT on supported targets Luca Burelli 2023-12-13 09:18:33 +01:00
  • 8887402290 llext: fix: use proper global #define for cache flush Luca Burelli 2023-12-13 09:16:24 +01:00
  • 9f3d9f7594 drivers: spi: stm32: disable cs when spi is done Georgij Cernysiov 2023-12-11 14:16:33 +01:00
  • 6df4576249 tests: drivers: Add nucleo_f722ze board support Evan Perry Grove 2023-12-08 14:52:37 -06:00
  • f93ea05895 boards: arm: Add support for ST NUCLEO F722ZE Evan Perry Grove 2023-12-08 14:52:04 -06:00
  • a54a52b085 dts: arm: Add support for STM32F722 SoC Evan Perry Grove 2023-12-08 14:51:37 -06:00
  • 25d44a828d Bluetooth: Mesh: Rename prov_dev->provisionee Anders Storrø 2023-12-12 13:14:18 +01:00
  • 00f7c0e445 modules: hal_nordic: nrf_802154: remove magic number Jędrzej Ciupis 2023-12-04 10:19:11 +01:00
  • 7afeb62e20 drivers: ieee802154: support Key Identifier Mode > 1 Jędrzej Ciupis 2023-11-21 14:49:42 +01:00
  • 13df15845e cmake: drop ERROR_QUIET in python.cmake Marc Herbert 2023-12-01 00:23:22 +00:00
  • fbfd36e81e drivers: clock_control: stm32: Add HSE CSS support Kevin ORourke 2023-11-24 12:16:11 +01:00
  • c758f1cc14 drivers: usb: device: usb_dc_stm32 issue USB drivers Marc Desvaux 2023-11-06 09:25:47 +01:00
  • 431da79dfa hda: separation of l1 settings to new function Fabiola Kwasowiec 2023-12-07 16:29:10 +01:00
  • 8cb4f09a28 net: tcp: Remove pointless recv callback calls Robert Lubos 2023-12-11 16:54:54 +01:00
  • 6b00b537aa net: tcp: Fix deadlock with tcp_conn_close() Robert Lubos 2023-12-11 16:49:55 +01:00
  • e268a6ce7d gpio: Add lock around registers and data Jeremy Bettis 2023-12-04 23:39:32 +00:00
  • 547a75d4d0 Revert "boards: arm: Fix sensor shell sample for beagleconnect_freedom board" Jason Kridner 2023-12-11 13:38:05 -05:00
  • 72620baefe tests: drivers: build_all: add die_temp test case Armando Visconti 2023-12-11 16:59:44 +01:00
  • f9b5dc20f7 drivers: net: loopback: Do not change the original pkt Jukka Rissanen 2023-12-11 15:50:12 +02:00
  • d3d46a6d80 Bluetooth: has: Fix control point error return code Mariusz Skamra 2023-11-08 13:28:06 +01:00
  • 7c3853537e dts: boards: stm32h562: Adding USART11 Alexis LECOQ 2023-12-06 16:40:48 +01:00
  • 0636e52eff xtensa: rename xtensa_asm2.c to vector_handlers.c Daniel Leung 2023-12-08 13:42:59 -08:00
  • b2f20d65b3 xtensa: remove z_arch_get_next_switch_handle Daniel Leung 2023-12-08 12:33:14 -08:00
  • a819bfb2d5 xtensa: rename z_xtensa to simply xtensa Daniel Leung 2023-12-08 11:10:50 -08:00
  • 6d5e0c25a6 xtensa: rename z_xtensa_irq to simple xtensa_irq Daniel Leung 2023-12-08 11:12:49 -08:00
  • 8bf20ee975 xtensa: mmu: rename prefix z_xtensa to xtensa_mmu Daniel Leung 2023-12-07 14:54:22 -08:00
  • 711622cbba xtensa: remove get_sreg macro from fatal.c Daniel Leung 2023-12-07 14:48:58 -08:00
  • 004e68ccea xtensa: move exception handling func to arch internal header Daniel Leung 2023-12-06 16:22:52 -08:00
  • 86b7210dc7 soc: xtensa: dc233c: no need to include xtensa_mmu_priv.h Daniel Leung 2023-12-08 10:32:00 -08:00
  • 43b0b48de7 xtensa: move files under core/include/ into include/ Daniel Leung 2023-12-06 15:09:23 -08:00
  • d9b34c6108 xtensa: move irq management stuff into irq_manage.c... Daniel Leung 2023-12-06 15:01:22 -08:00
  • 264391fe88 xtensa: refactor thread related stuff into its own file... Daniel Leung 2023-12-06 13:55:06 -08:00
  • aa64b1f98e xtensa: move arch_spin_relax into smp.c Daniel Leung 2023-12-08 10:09:31 -08:00
  • 106061b307 xtensa: rename files with hyphens to underscores Daniel Leung 2023-12-06 13:42:05 -08:00
  • 43990d1c0e xtensa: remove xtensa-asm2.h Daniel Leung 2023-12-06 12:31:00 -08:00
  • 6694390ac8 xtensa: cleanup Kconfig file Daniel Leung 2023-12-06 11:33:11 -08:00
  • fc7ef47ed5 xtensa: remove CONFIG_XTENSA_NO_IPC Daniel Leung 2023-12-06 12:17:51 -08:00
  • d17524b86c xtensa: remove CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC from arch Daniel Leung 2023-12-06 11:34:05 -08:00
  • 3af390f6ed xtensa: doxygen: add groups for public and internal APIs Daniel Leung 2023-12-07 15:54:31 -08:00
  • 2dab5dd0a0 tests: Bluetooth: add babblesim connection stress test Jonathan Rico 2023-11-28 14:23:56 +01:00
  • 8e5c3ce616 arch: xtensa: check for xt-clang instead of xcc-clang Anas Nashif 2023-02-25 00:42:14 +00:00
  • e29452da64 arch: arm: remove aarch32 from include header guards Anas Nashif 2023-12-11 19:29:04 -05:00
  • 82613c2e30 boards: arm: Add RTC clock source for az3166_iotdevkit Francois Ramu 2023-12-11 17:57:53 +01:00
  • acf0fe82d4 boards: arm: Add RTC clock source for 96b_aerocore2 Francois Ramu 2023-12-11 17:52:15 +01:00
  • c6773403b1 kernel: mm: fix some doxygen issues Daniel Leung 2023-12-11 13:49:43 -08:00
  • fa561ccd59 kernel: mmu: no need to expose z_free_page_count Daniel Leung 2023-10-03 11:43:17 -07:00
  • dc49dad7e0 tests/kernel: Exlude bogus platforms on cache test Tomasz Bursztyka 2023-12-01 10:07:53 +01:00
  • a2be813d99 tests/kernel: Add qemu_x86/x86_64 to cache test and enable cache Tomasz Bursztyka 2023-11-27 20:17:28 +01:00
  • 9be3b8490b boards/x86: Adding clflush CPU capability to qemu_x86 Tomasz Bursztyka 2023-11-28 09:44:34 +01:00
  • daf42fe77a arch/x86: CPUs expose an unimplemented feature Tomasz Bursztyka 2023-11-27 20:08:58 +01:00
  • b1cc7312cf arch/x86: Fixing dcache enable/disable code Tomasz Bursztyka 2023-11-27 19:24:17 +01:00
  • 6421c7a5fe os: timing: polish doxygen Daniel Leung 2023-10-11 13:05:55 -07:00
  • 545a3973a8 bluetooth: bas: remove select SENSOR Xudong Zheng 2023-11-01 10:52:51 -04:00
  • b287db8fd3 samples: net: cellular_modem: polls cellular info Lucas Denefle 2023-11-29 09:50:13 +00:00
  • d1ba79a070 drivers: cellular: add signal and modem_info API Lucas Denefle 2023-11-06 16:32:01 +00:00
  • ad011695ab drivers: Add cellular API for network configuration Bjarki Arge Andreasen 2023-10-29 10:00:28 +01:00
  • 2f7364fa0a twister: Refactor "skip to error" method Maciej Perkowski 2023-09-19 13:20:37 +02:00
  • 61dc683b71 twister: fix typo in filters.QUARANTINE Maciej Perkowski 2023-09-19 11:24:32 +02:00
  • 2687376eff tfm: Enforce initial attestation with required key provisioned Joakim Andersson 2023-08-25 13:55:49 +02:00
  • 25787e2df6 tfm: Harded build against TF-M built with unsecure keys Joakim Andersson 2023-08-25 13:44:29 +02:00
  • 16519a5b3c drivers: charger: Updates drivers to use charge_enable handler Ricardo Rivera-Matos 2023-12-04 17:03:42 -06:00
  • d4ed6bacf0 drivers: charger: Adds charge_enable handler Ricardo Rivera-Matos 2023-12-04 16:55:29 -06:00
  • a451db4981 boards: arm: Fix UART tx/rx pinctrl pan1780_evb/pan1770_evb Steffen Jahnke 2023-12-05 09:54:43 +00:00
  • cb677febb1 dts: riscv: Fix a typo in riscv,isa for mpfs Mateusz Holenko 2023-12-11 18:17:51 +01:00
  • b504932ae9 drivers: can_sam0: added clock configuration for SAME5x devices Sebastian Schlupp 2023-11-30 14:22:17 +01:00
  • c2c05ff7e7 dts: arm: atmel: same5x: added CAN(0 and 1) peripheral description Sebastian Schlupp 2023-11-30 14:17:03 +01:00
  • 0462cc060d soc: same51 and same54: added DFLL48 frequency information Sebastian Schlupp 2023-11-21 11:45:12 +01:00
  • aad6a81a3b drivers: udc_nrf: submit resume event after RWUP is initiated Johann Fischer 2023-11-14 12:10:57 +01:00
  • 874e724492 tests: Bluetooth: ascs: Add expect_bt_bap_stream_ops_released_called Mariusz Skamra 2023-12-08 13:50:20 +01:00
  • cb6c856d76 tests: Bluetooth: ascs: Limit the default number of ASEs Mariusz Skamra 2023-12-06 14:44:43 +01:00
  • 92d5cdec75 tests: Bluetooth: ascs: Remove duplicated config setting Mariusz Skamra 2023-12-06 14:42:27 +01:00
  • 09e376068e Bluetooth: audio: bap_stream: Fix potential NULL pointer dereference Mariusz Skamra 2023-12-07 15:55:59 +01:00
  • 025ba06c32 Bluetooth: ascs: Avoid possible unexpected assert Mariusz Skamra 2023-12-07 17:07:22 +01:00
  • f58f74a091 tests: Bluetooth: ascs: Fix minor comment issue Mariusz Skamra 2023-12-08 11:48:47 +01:00
  • e3e567ad82 tests: Bluetooth: ASCS: Add tests for invalid operations in Releasing state Mariusz Skamra 2023-12-08 11:47:01 +01:00
  • c797f9b5f3 tests: Bluetooth: ascs: Remove redunadant tests Mariusz Skamra 2023-12-08 11:40:27 +01:00
  • ddf172c187 Bluetooth: gatt: Fix automatic resubscription causing CCC removal Mariusz Skamra 2023-12-05 14:07:45 +01:00
  • 3b4ce7f8e9 tests: bsim: gatt: ccc_store: Reproduce the subscription lost issue Mariusz Skamra 2023-12-05 11:26:41 +01:00
  • 90770afa23 tests: bsim: gatt: ccc_store: Replace bt_gatt_write with bt_gatt_subscribe Mariusz Skamra 2023-12-05 10:42:55 +01:00
  • 648e2a3db1 doc: release: 3.6: Add note on changes with build system Jamie McCrae 2023-12-12 10:06:44 +00:00
  • 2522a78566 linker: Add flash end ROM offset Jamie McCrae 2023-10-30 17:17:40 +00:00
  • 5031da95c6 cmake: linker: arm: Fix missing flash load size use Jamie McCrae 2023-11-01 09:55:59 +00:00
  • 7c631f0fac kconfig: Add image size reduction option Jamie McCrae 2023-10-30 17:16:31 +00:00
  • 6bc93c8016 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-10-30 17:13:43 +00:00
  • b4640ecf04 sysbuild: images: mcuboot: Make application depend on bootloader Jamie McCrae 2023-10-30 17:15:19 +00:00
  • 9104a804b9 sysbuild: Add pre_image and post_image hooks Jamie McCrae 2023-10-30 17:14:40 +00:00
  • fe74ffe2d5 drivers: can: drop POSIX from the native Linux SocketCAN driver name Henrik Brix Andersen 2023-12-10 22:03:41 +01:00
  • f1e7a0dd6c drivers: clock_control: smartbond: Fix rc32k calibration Jerzy Kasenberg 2023-12-05 14:57:19 +01:00
  • 1dc43605df tests: testinstance: enforce utf-8 write Hake Huang 2023-12-06 17:20:03 +08:00
  • f6f8c3f9b7 shell: correct z_shell_spaces_trim when len equal to zero Pisit Sawangvonganan 2023-12-06 16:29:33 +07:00
  • 5e26cd4fd2 samples: Bluetooth: Update buffer counts for Broadcast Audio Source Vinayak Kariappa Chettimada 2023-12-06 11:44:45 +01:00