Commit graph

  • 5b8df16ef6 samples: arch: smp: pi: fix the stack overflow issue Jaxson Han 2023-09-07 14:05:40 +0800
  • 64086d04d5 tests: kernel: threads: dynamic_thread: increase the heap size Jaxson Han 2023-09-07 11:05:17 +0800
  • eeaf3bdb2d tests: posix: eventfd: Move thread from stack to data section Jaxson Han 2023-09-06 15:05:26 +0800
  • 0928830409 arch: arm64: Enable stack guard for v8R Jaxson Han 2023-01-21 00:07:24 +0800
  • 5878898328 arch: arm64: Add stack guard support for MPU Jaxson Han 2023-01-20 23:08:18 +0800
  • d3ec98806d arch: arm64: Refactor the stack relevant macros Jaxson Han 2023-01-20 11:46:31 +0800
  • d4dd47b9c5 arch: arm64: Add stack check at z_arm64_fatal_error Jaxson Han 2023-01-20 10:53:51 +0800
  • 1fe9a06d8b arch: arm64: Kconfig: Introduce ARM64_STACK_PROTECTION Jaxson Han 2023-01-20 10:29:38 +0800
  • 1ac3d1cc5e arch: arm64: thread: Clean thread arch when creating thread Jaxson Han 2023-09-16 15:26:45 +0800
  • c57fa2c231 arch: arm64: Fix the cache coherence issue Jaxson Han 2023-09-11 15:02:48 +0800
  • cdcba384bc spi: nxp_s32: use clock control APIs Manuel Argüelles 2023-09-15 18:54:28 +0700
  • be08ce18d0 wdt: nxp_s32: use clock control APIs Manuel Argüelles 2023-09-18 12:14:45 +0700
  • b4998c357e mm_drv: tlb: Fix compile time warning Daniel Baluta 2023-09-20 14:02:48 +0300
  • ac050455c5 Bluetooth: Mesh: Fix printing device UUID Pavel Vasilyev 2023-09-15 16:02:21 +0200
  • 45c8cb2343 counter: nxp_pit: use clock control to obtain module's clock rate Manuel Argüelles 2023-09-19 18:49:40 +0700
  • ddaacd9ee8 counter: nxp_pit: allow to specify max load value Manuel Argüelles 2023-09-19 18:27:53 +0700
  • f8e16ae81a counter: nxp_pit: support flexible number of interrupts Manuel Argüelles 2023-09-19 17:24:25 +0700
  • d590fb2f78 counter: nxp_pit: support only top callback Manuel Argüelles 2023-09-19 16:53:12 +0700
  • e22f634f33 counter: nxp_pit: support multiple instances Manuel Argüelles 2023-09-19 17:10:50 +0700
  • ba02d85c74 doc/nvme: NVMe mandates dword-aligned buffer addresses Tomasz Bursztyka 2023-09-19 15:02:16 +0200
  • 95b8493857 drivers/nvme: Return an error in case of non dword-aligned data buffer Tomasz Bursztyka 2023-09-20 10:27:42 +0200
  • 2caced752a drivers/nvme: Rewrite how data pointer is filled Tomasz Bursztyka 2023-09-18 13:45:56 +0200
  • f21760252a drivers/nvme: Make sure PRP2 value is encoded in little endian. Tomasz Bursztyka 2023-09-15 12:21:34 +0200
  • 0b45688335 drivers/nvme: Rely on CONFIG_MMU_PAGE_SIZE for PRP Tomasz Bursztyka 2023-09-15 12:14:51 +0200
  • eeea64a19c drivers/nvme: Add debug information in case of request error Tomasz Bursztyka 2023-09-15 11:34:48 +0200
  • 68dd26574c boards: arm: npcx: add support for npcx4m8f_evb Mulin Chao 2023-05-02 02:37:54 -0700
  • 794893315a intc: loapic: convert DEVICE_DEFINE to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 20:46:42 +0000
  • ceb02b3f31 intc: intc_nxp_pint: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 10:41:43 +0000
  • e9a67aabf7 intc: swerv_pic: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 10:33:24 +0000
  • aea618ebc0 intc: nuclei_eclic: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 10:29:30 +0000
  • a7e0cb0c80 intc: vexriscv_litex: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 10:22:40 +0000
  • 6fbe62bdb5 intc: arcv2: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 10:03:40 +0000
  • 17ae9a7680 intc: gic: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 09:59:41 +0000
  • 1539ca906e intc: irqmp: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 09:49:43 +0000
  • 843f66f52d intc: plic: convert SYS_INIT to DEVICE_DT_INST_DEFINE Fabio Baltieri 2023-09-15 09:31:28 +0000
  • 2147eefa15 Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT Emil Gydesen 2023-09-11 17:10:16 +0200
  • f6a4217a88 doc: driver: samples: Update driver samples to use new Sphinx extension Benjamin Cabé 2023-09-07 10:04:01 +0200
  • 336941a1e5 samples: drivers: cleanup led_xec README Benjamin Cabé 2023-09-14 14:24:52 +0200
  • 01f080ebe0 doc: releases: update migration guide Guillaume Gautier 2023-09-13 08:54:52 +0200
  • fa1f33316d dts: arm: st: remove sensor channels from stm32 adc nodes Guillaume Gautier 2023-09-06 15:08:31 +0200
  • a1adc17b31 drivers: adc: stm32: move internal path setting to sensor drivers Guillaume Gautier 2023-09-06 15:06:04 +0200
  • 8951bab7e7 samples: subsys: usb: audio: Add volume control case Saw Xu 2023-08-15 11:12:09 +0800
  • 459f8e3251 usb: device: audio: Support volume control Saw Xu 2023-08-15 11:12:09 +0800
  • 16487c7047 dts: bindings: usb_audio: Add volume properties Saw Xu 2023-08-15 11:12:09 +0800
  • 235319cfaa samples: boards: stm32: power_mgmt: Disable exclusive device PM Erwan Gouriou 2023-08-31 11:25:51 +0200
  • 3ff5222a6f tests: kernel: device: drop APPLICATION level Gerard Marull-Paretas 2023-09-13 14:54:25 +0200
  • beec8b05a8 device: only allow PRE_KERNEL_1/2 and POST_KERNEL levels Gerard Marull-Paretas 2023-09-13 14:05:58 +0200
  • 634416bc49 drivers: hwinfo: add driver for TI SimpleLink CC13xx/CC26xx series Piotr Dymacz 2023-09-06 14:36:59 +0200
  • 42d8f7ff17 samples: pm: fix init priority after init level change Anas Nashif 2023-09-20 01:57:42 +0000
  • af7d972f4c can: nxp_s32_canxl: use clock control APIs Manuel Argüelles 2023-09-18 12:30:49 +0700
  • 89935550ce dts: bindings: can: deprecate advanced CAN timing properties Henrik Brix Andersen 2023-09-19 14:23:17 +0200
  • 663826a9f9 drivers: can: mcan: Add CAN statistics Grant Ramsay 2023-09-18 13:42:16 +1200
  • 4ebf6e5fac tests: net: Add missing tests to net_pkt_clone Marcin Gasiorek 2023-09-15 09:12:20 +0200
  • 0564345715 net: Follow coding style when converting int to bool Marcin Gasiorek 2023-09-15 08:37:16 +0200
  • c668fbc4d2 net: ip: Add cloning of missing attributes Marcin Gasiorek 2023-09-21 10:30:55 +0200
  • a3cde71fbb net: Remove '#ifdef CONFIG_NET_ROUTE' around forwarding getter and setter. Marcin Gasiorek 2023-09-21 10:10:54 +0200
  • 6a536f9f8c net: Deprecated and unused flags cleanup. Marcin Gasiorek 2023-09-21 10:05:46 +0200
  • 646ef0b3b1 drivers: misc: ethos_u: rename init.c to ethos_u.c Ryan McClelland 2023-08-08 23:12:22 -0700
  • f4993df937 drivers: misc: ethos_u: fix irq connect Ryan McClelland 2023-08-08 23:08:52 -0700
  • 3fba1a18e7 Bluetooth: Controller: Use max time when scheduling Broadcast ISO Vinayak Kariappa Chettimada 2023-07-06 06:03:43 +0530
  • 0f2980db15 Bluetooth: Controller: Maximize BIG event length and preempt PTO & CTRL Vinayak Kariappa Chettimada 2023-01-31 12:30:49 +0530
  • 87138e7ee3 Bluetooth: Controller: Calculate Broadcast ISO event overheads Vinayak Kariappa Chettimada 2023-07-05 05:29:24 +0530
  • 5b4eb9bc76 Bluetooth: Controller: Minor rename ull_adv_sync_iso_created() Vinayak Kariappa Chettimada 2023-07-06 06:05:42 +0530
  • 09f02edfa4 Bluetooth: CAP: drop non existing qos Fabio Baltieri 2023-09-20 20:48:05 +0000
  • 6e78b435be Bluetooth: BAP: drop unused variable Fabio Baltieri 2023-09-20 20:36:36 +0000
  • 0d5c508fc7 mgmt: mcumgr: grp: fs_mgmt: Update file upload errors Jamie McCrae 2023-09-12 11:46:57 +0100
  • 6b0135b151 canbus: isotp: rename ctx function parameters to rctx/sctx Martin Jäger 2023-09-06 09:27:12 +0200
  • b82a4478ad canbus: isotp: add _TIMEOUT_MS suffix to defines for timeouts Martin Jäger 2023-09-06 09:04:03 +0200
  • 5fdc43270f canbus: isotp: improve internal function naming Martin Jäger 2023-09-06 07:29:02 +0200
  • fa7ab41c1b native_simulator: Be sure the symbol_to_keep section is kept Alberto Escolar Piedras 2023-09-20 12:35:15 +0200
  • 7d65c55a50 tests: Bluetooth: BAP broadcast source param name fix Emil Gydesen 2023-09-21 10:55:25 +0200
  • 0a982c3617 net: lwm2m: Add shell command to create object instances Seppo Takalo 2023-09-19 10:27:22 +0300
  • 8e7c7c62b1 .gitlint: de-duplicate defaults with zephyr_commit_rules.py Marc Herbert 2023-09-20 19:45:22 +0000
  • b0303f5bd3 net: lwm2m: Don't allow operations on security object Seppo Takalo 2023-09-20 13:26:41 +0300
  • d8d81a8075 net: lwm2m: Fix build warning on access-control object Seppo Takalo 2023-09-20 10:08:50 +0300
  • 340ffe1c48 mgmt: ec_host_cmd: fix struct init order Dawid Niedzwiecki 2023-09-20 12:51:53 +0200
  • fa4086875d mgmt: ec_host_cmd: fix checking number of backends Dawid Niedzwiecki 2023-09-20 07:35:48 +0200
  • 4b9f5cc455 net: l2: wifi: Change arrays to functions Kapil Bhatt 2023-09-20 17:57:04 +0530
  • 4f1cd0e428 doc: Migrate subsys/ code samples to new Sphinx extension Benjamin Cabé 2023-09-06 10:25:28 +0200
  • e8fe144f3a Bluetooth: Controller: Fix missing PHY_CODED cond compile Vinayak Kariappa Chettimada 2023-09-05 12:44:50 +0530
  • d8f0006de5 Bluetooth: Controller: Revert EVENT_OVERHEAD_START_US for Coded PHY Vinayak Kariappa Chettimada 2023-09-04 15:26:18 +0530
  • 02b1c76820 Bluetooth: Controller: Reduce successive ticker_job() on Extended Scan Vinayak Kariappa Chettimada 2023-03-26 21:38:42 +0530
  • c1042dff40 Bluetooth: Controller: Refactor prepare dequeue iteration code Vinayak Kariappa Chettimada 2023-09-20 09:54:23 +0200
  • 7f388bb70a Bluetooth: Controller: Fix short prepare when many enqueued in pipeline Vinayak Kariappa Chettimada 2022-01-18 17:52:06 +0530
  • 377e2a1f48 Bluetooth: Controller: Fix ticks_slot_window use in Observer Vinayak Kariappa Chettimada 2023-09-01 05:35:19 +0200
  • 67a2fc4293 Bluetooth: Controller: Use ticker_ticks_diff_get to check short prepare Vinayak Kariappa Chettimada 2023-09-02 09:18:23 +0530
  • dacadf2f1a Bluetooth: Controller: Use the state/role param in prepare pipeline Vinayak Kariappa Chettimada 2023-09-01 05:18:47 +0200
  • 91781306e9 Revert "Bluetooth: Controller: Fix ull_prepare_dequeue for skipped events" Vinayak Kariappa Chettimada 2023-09-01 05:11:50 +0200
  • a9750d4fea tests: regulator voltage: Support LPC55S36 board Declan Snyder 2023-07-06 11:14:20 -0500
  • fe8b112efd dts: bindings: lpadc: Add regulator phandle prop Declan Snyder 2023-04-12 20:21:10 +0000
  • 15bc6a2389 soc: lpc55s3x: Enable VREF Declan Snyder 2023-04-12 15:19:44 +0000
  • b1d2a8a9b6 drivers: regulator: Add NXP VREF driver Declan Snyder 2023-03-28 15:34:12 -0500
  • 4a556a925c cmake: skip build time priority checking with armclang Fabio Baltieri 2023-09-18 11:35:35 +0000
  • 79ed6da8fd cmake: add a new "initlevels" target to print the init sequence Fabio Baltieri 2023-09-11 15:09:14 +0000
  • 5212a4c619 scripts: check_init_priorities: use the Zephyr executable file Fabio Baltieri 2023-09-08 18:10:13 +0000
  • f0cc8d4cb1 Bluetooth: CAP: Add support for long read/write Emil Gydesen 2023-07-06 13:40:10 +0200
  • 68751b8990 tests: Bluetooth: Audio: Add testing of source stream Emil Gydesen 2023-07-04 16:33:17 +0200
  • 59153afe09 tests: drivers: uart: uart_basic_api: basic_api.wide issue Marc Desvaux 2023-09-20 15:04:12 +0200
  • 108893304a doc: code-sample: Fix "text" attribute for code sample links. Benjamin Cabé 2023-09-20 13:00:38 +0200
  • 6c86af0331 twister: pytest: Fix problems with no prompt in tests with shell Grzegorz Chwierut 2023-09-19 15:07:21 +0200