Commit graph

  • 94e0e10193 wifi: Fix doxygen comments Chaitanya Tata 2023-07-16 00:31:06 +0530
  • 5b2d716e76 arm64: Keep the frame pointer in leaf functions Carlo Caione 2023-07-15 14:46:59 +0200
  • 54c991b8f2 net: openthread: regular openthread upmerge to f7690fe Przemyslaw Bida 2023-07-14 09:17:19 +0200
  • f68cee9405 kconfig: Set BOOTLOADER_SRAM_SIZE default to 0 Kevin Townsend 2023-07-14 00:47:55 +0200
  • 0e35bbbfd2 Bluetooth: Mesh: Add missing CBs for cfg_cli msg Anders Storrø 2023-07-13 13:26:53 +0200
  • 78c18c0bae dts: arm: st: f4: fix stm32f4 adc2 and 3 Guillaume Gautier 2023-07-11 14:43:50 +0200
  • a612ee9312 boards: arm: xmc47_relax_kit: Add arduino_r3_connector Andriy Gelman 2023-05-20 13:39:24 -0400
  • 4f26203b59 soc: riscv: andes_v5: remove redundant CONFIG_CACHE_ENABLE Jimmy Zheng 2023-06-30 13:53:11 +0800
  • 82c2f388ee tests: kernel: gen_isr_table.riscv_direct: exclude adp_xc7k_ae350 Jimmy Zheng 2023-06-28 14:45:49 +0800
  • e6b1251b0d soc: riscv: andes_v5: enlarge TEST_EXTRA_STACK_SIZE Jimmy Zheng 2023-06-27 13:49:52 +0800
  • b6122c358a soc: riscv: andes_v5: add Andes I/O Coherence Port option Jimmy Zheng 2023-06-26 18:29:41 +0800
  • a1665cbf1c soc: riscv: andes_v5: refine Andes L2 cache Jimmy Zheng 2023-06-26 18:11:38 +0800
  • 65edd8433c soc: riscv: andes_v5: add Andes EXEC.IT option Jimmy Zheng 2023-06-26 17:01:40 +0800
  • 004e00a0bd soc: riscv: andes_v5: add RV32E_CPU option Jimmy Zheng 2023-06-26 17:36:02 +0800
  • d5c4bd6830 soc: riscv: andes_v5: support RISC-V C extension Jimmy Zheng 2023-06-26 17:23:53 +0800
  • 9c7f0376b8 soc: riscv: andes_v5: support PMP and USERSPACE Jimmy Zheng 2023-06-26 11:02:40 +0800
  • bf0e01bee2 soc: riscv: andes_v5: refine Andes PMA Jimmy Zheng 2023-06-21 13:56:55 +0800
  • de1cd06294 soc: riscv: andes_v5: update ae350 linker.ld Jimmy Zheng 2023-06-21 09:57:33 +0800
  • ca72a0a47f dts: riscv: andes_v5: update andes_v5_ae350.dtsi Jimmy Zheng 2023-06-19 11:24:13 +0800
  • ea2aac6e51 shell: doc: misc Doxygen fixes Benjamin Cabé 2023-07-13 14:48:33 +0200
  • 79e3dda5ff dts: infineon: Update ADC register Pavlo Havrylyuk 2023-07-05 15:11:14 -0700
  • 71244acd22 board: ti_am62x_sk_m4: Added board files for TI AM62X SK L Lakshmanan 2023-07-11 12:08:13 +0530
  • 5b210fe35a dts: ti_am62x_sk: Added base devicetree file for AM62X SK L Lakshmanan 2023-07-11 11:13:37 +0530
  • 0e97c9d14d soc: ti_k3: Added SoC files for Cortex M4F on ti_am62x_sk L Lakshmanan 2023-07-11 11:12:14 +0530
  • c59b04299f doc: isotp introduce CF abbreviation Mike Fikes 2023-07-14 14:15:50 -0400
  • 76663444c1 include: zephyr: Fix build error in spinlock.h Prashanth S 2023-07-14 08:52:28 +0530
  • 29d0cef49f pinctrl: rv32m1: delay init priority after the clock controller Fabio Baltieri 2023-07-13 10:25:05 +0000
  • 388af8fda4 Bluetooth: BAP: Remove stream->dir field Emil Gydesen 2023-07-11 15:15:03 +0200
  • 983864e4d8 Bluetooth: BAP: Shell: Add support for multiple TX streams Emil Gydesen 2023-07-03 21:41:38 +0200
  • 7dae27a90d libc: minimal: math sqrt: sqrtf: fix numeric accuracy of sqrt and sqrtf. Lawrence King 2023-04-15 11:43:56 -0400
  • ebaa145818 mgmt/MCUmgr/img: Fix build issue with slot0_ns_partition Dominik Ermel 2023-06-23 19:40:50 +0000
  • cb4aa46faf mgmt/MCUmgr/img: Fix img_mgmt_get_other_slot Dominik Ermel 2023-06-23 20:23:42 +0000
  • 5443d4127b drivers: ieee802154: nrf5: Add transmission with multiple CCA Andrzej Kuros 2023-07-14 12:28:22 +0200
  • ca2533aea1 doc: Drop Zephyr 2.2 from supported releases Benjamin Cabé 2023-07-12 17:06:03 +0200
  • 3f61dfb4d6 CODEOWNERS: remove inactive owners Anas Nashif 2023-07-13 11:27:25 +0000
  • c238bb2699 MAINTAINER: update collaborators in some areas Anas Nashif 2023-07-13 11:25:59 +0000
  • 39836e7702 drivers: video: doc: Cleanup Doxygen documentation Benjamin Cabé 2023-07-13 13:18:30 +0200
  • d9db00636b drivers: video: doc: fix documentation error Benjamin Cabé 2023-07-13 12:44:00 +0200
  • 1ec02e9215 MAINTAINERS: add myself to Power Management Jordan Yates 2023-07-14 22:22:37 +1000
  • 9a92e90e0a boards: adafruit_itsybitsy_nrf52840: enable ieee802154 Florian Grandel 2023-07-14 10:33:09 +0200
  • 3e1681eaa1 doc: net: Add Wi-Fi management Chaitanya Tata 2023-06-30 02:20:49 +0530
  • 5ec3650d9f net: wifi: Add doxygen style comments Chaitanya Tata 2023-06-30 01:32:34 +0530
  • 8c022fca87 net: wifi: Remove obsolete comment Chaitanya Tata 2023-06-30 01:08:34 +0530
  • 1a4c8e6f83 MAINTAINERS: Add self as aux display collaborator Chen Xingyu 2023-06-24 23:34:33 +0800
  • c3b25040d4 CODEOWNERS: Add self as PT6314 maintainer Chen Xingyu 2023-06-24 23:32:25 +0800
  • 18d60b9c5d samples: driver: auxdisplay: Add overlay for PT6314 on esp32c3_devkitm Chen Xingyu 2023-06-24 23:26:33 +0800
  • 770e6dfaef drivers: auxdisplay: Add driver for PTC PT6314 VFD controller Chen Xingyu 2023-06-24 21:24:00 +0800
  • cab341d29c arch/common: Fix moving location counter backwards when using LLD Patryk Duda 2023-05-26 13:47:08 +0200
  • 5824e95b1e Bluetooth: Host: Introduce BT_CONN_PARAM_ANY Carles Cufi 2023-07-13 18:51:53 +0200
  • c9a68afede arm64: Set FP to NULL before jumping to C code Carlo Caione 2023-07-13 23:01:59 +0200
  • 2984565722 drivers: fix double promotion warning in sensor_value_from_float Ryan McClelland 2023-07-13 22:53:04 -0700
  • bed68af489 tests: code_relocation: support mr_canhubk3 boards Manuel Argüelles 2023-07-11 11:46:04 -0300
  • 17f345780d tests: code_relocation: use per-SoC linker file for Arm tests Manuel Argüelles 2023-07-12 11:30:16 -0300
  • 20a2e40a5e tests: code_relocation: restrict Arm test to NXP platforms Manuel Argüelles 2023-07-11 11:43:02 -0300
  • 616561de7f dma: fix the DMA_TCD_QUEUE_SIZE setting issue in test Hake Huang 2023-07-12 14:31:46 +0800
  • c590c5c1ee mgmt: ec_host_cmd: add suppressing commands Dawid Niedzwiecki 2023-07-11 08:27:45 +0200
  • b106c21acd net: l2: ieee802154: unified assertion order Florian Grandel 2023-07-07 14:38:07 +0200
  • cffb1a448e net: l2: ieee802154: test disassociation from coordinator Florian Grandel 2023-07-07 17:55:34 +0200
  • ea04e80aa1 net: l2: ieee802154: introduce device roles Florian Grandel 2023-07-07 19:47:30 +0200
  • 111a87efb1 net: l2: ieee802154: test enddevice disassociation Florian Grandel 2023-07-07 14:09:12 +0200
  • 81c1f19f1b net: l2: ieee802154: shell set_ext_addr test coverage Florian Grandel 2023-07-07 11:43:19 +0200
  • 8fca1cdb29 drivers: mm: Fix macro call in RAT driver L Lakshmanan 2023-07-13 11:56:00 +0530
  • 24759511f4 drivers: uart: Add support for UART_NS16550 TI K3 variant L Lakshmanan 2023-07-13 14:17:11 +0530
  • c15e3d448c net: conn_mgr: Create conn_mgr thread dynamically Robert Lubos 2023-07-11 14:05:28 +0200
  • cc81dca556 net: if: Fix if_ipv4_get_addr() locking Robert Lubos 2023-07-13 13:33:16 +0200
  • 440af3ecc8 modules: hal_nordic: nrfx: Make ISO IN ZLP configurable Tomasz Moń 2023-07-13 15:17:44 +0200
  • 44dd4114db arm64: Remove __packed from ESF Carlo Caione 2023-07-13 17:52:09 +0200
  • 1323b1ac60 tests: kernel: threads: add a testcase for dynamic thread stacks Christopher Friedt 2022-06-27 23:43:38 -0400
  • 7b1b2576ac kernel: support dynamic thread stack allocation Christopher Friedt 2022-06-27 23:43:32 -0400
  • 8c32950de9 device: add explicit macro/variable unsigned suffix ferar alashkar 2023-05-26 16:35:16 -0400
  • ad0f2a697c lib: os: doc: cleanup Doxygen doc for structs Benjamin Cabé 2023-07-13 15:24:09 +0200
  • db939b6650 lib: os: doc: fix sys_hashmap_api doc typo Benjamin Cabé 2023-07-13 15:19:15 +0200
  • 18636af6d6 arm64: Add frame-pointer based stack unwinding Carlo Caione 2023-07-13 09:03:26 +0200
  • 04e0e458c8 input: convert gt911 from kscan Fabio Baltieri 2023-07-07 18:03:54 +0100
  • fd54a9ab6e dts: bindings: adc: fix description of ADS114S08 Benedikt Schmidt 2023-07-13 11:18:52 +0200
  • c89be95274 Bluetooth: Mesh: Fix comment for BT_MESH_DFU_PHASE_UNKNOWN Pavel Vasilyev 2023-07-12 13:03:41 +0200
  • db53c3fd2c doc: Drop asterisk from Doxygen @param Benjamin Cabé 2023-07-13 14:18:49 +0200
  • 77aafa51a1 doc: align pseudo-Makefile with latest CMake changes Gerard Marull-Paretas 2023-07-13 12:01:42 +0200
  • 908865ef4b bluetooth: conn: remove trailing dot Gerard Marull-Paretas 2023-07-13 12:10:47 +0200
  • 35e8e6fa03 soc/xtensa/nxp_adsp/CMakeLists.txt: use new WEST_SIGN_OPTS variable Marc Herbert 2023-06-02 20:26:10 +0000
  • a36af82f64 scripts: tests: Twister test expansion - quarantine Lukasz Mrugala 2023-06-30 17:05:42 +0200
  • 913920a06f ztests: Enable native specific functionality with embedded libCs Alberto Escolar Piedras 2023-07-06 10:16:05 +0200
  • 9aeb497321 modules: hal_nordic: nrfx_config: Align to updates in nrfx 3.1.0 Adam Wojasinski 2023-07-11 16:07:24 +0200
  • 6f201f03f6 drivers: pwm: pwm_nrfx: Revert workaround for stopping PWM instance Adam Wojasinski 2023-06-29 09:36:25 +0200
  • 2460967c5b manifest: hal_nordic: Update hal_nordic revision Adam Wojasinski 2023-06-29 09:31:56 +0200
  • abfd234060 tests: gpio: add tests for GPIO_DT_RESERVED_RANGES_NGPIOS et al Andrey VOLKOV 2023-06-04 23:19:50 +0200
  • 9e526dba97 gpio: add "gpio-reserved-ranges" support to GPIO_PORT_PIN_MASK_XX Andrey VOLKOV 2023-06-04 23:19:43 +0200
  • 6587fccd65 drivers: gpio: add "gpio-reserved-ranges" property support Andrey VOLKOV 2023-06-04 23:19:38 +0200
  • c35d97534f include: util_internal: add Z_SPARSE_LIST_{ODD|EVEN}_NUMBERS Andrey VOLKOV 2023-06-04 23:19:33 +0200
  • 41c33d7f32 drivers: flash: nrf_qspi_nor: Fix writing from unaligned RAM buffers Andrzej Głąbek 2023-07-13 08:57:48 +0200
  • 9be7b59b4a ctf tracing: native/host backend: Refactor to support embedded C libraries Alberto Escolar Piedras 2023-07-06 15:56:45 +0200
  • df7749129f samples: cdc_acm: Add 96b_carbon to usbd-next board Loic Poulain 2023-03-06 17:32:08 +0100
  • e8e2b53849 drivers: usb: udc: add STM32 UDC driver Loic Poulain 2023-01-01 14:22:53 +0100
  • 82024ad5cf tests: arch: arm: Use a more common SHA algorithm Joakim Andersson 2023-07-10 14:57:36 +0200
  • f2e0f787bf drivers: i2c: add error handling Wei-Tai Lee 2023-06-08 10:40:10 +0800
  • fc89a85c29 drivers: i2c: add thread-safe semaphore Wei-Tai Lee 2023-06-08 10:35:40 +0800
  • 1ca75e3b6e Bluetooth: audio: ascs: Fix invalid memset of QoS parameters Mariusz Skamra 2023-07-06 17:07:48 +0200
  • 1c2dba2107 drivers: modem: cache delimiter string length Jordan Yates 2023-07-09 17:09:16 +1000
  • 76c1a2019a drivers: modem: skip quoted delimiters Jordan Yates 2023-07-09 17:01:10 +1000
  • 965d30537f arch: arm: cortex_m: fault: Improve handling of fault escalation on armv6-m Wilfried Chauveau 2023-07-04 13:41:14 +0100