commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PR] drivers/rpmsg_port_spi: add PM support and stability improvements [nuttx]
via GitHub
Re: [PR] drivers/rpmsg_port_spi: add PM support and stability improvements [nuttx]
via GitHub
[PR] arm64: Enhance MPU with background region and region query interface [nuttx]
via GitHub
Re: [PR] arch/arm64: Enhance MPU with background region and region query interface [nuttx]
via GitHub
[PR] arm64: Streamline MPU interface with consistent naming and unified macro definitions [nuttx]
via GitHub
Re: [PR] arch/arm64: Enhance MPU infrastructure with unified interface and improved platform flexibility [nuttx]
via GitHub
(nuttx-apps) branch master updated: sched: inline enter_critical_section
xiaoxiang
(nuttx) branch master updated (78d05ff811c -> 281f9fc0c0f)
ligd
(nuttx) 02/11: sched/hrtimer: Fix functional correctness issue in SMP.
ligd
(nuttx) 10/11: sched/hrtimer: Update the comments.
ligd
(nuttx) 01/11: sched/hrtimer: Fixed hrtimer_starttimer.
ligd
(nuttx) 11/11: sched/hrtimer: Rename the HRTIMER_CANCEL_SYNC_DELAY timeout.
ligd
(nuttx) 03/11: sched/hrtimer: Fix functional correctness issue in synchronization.
ligd
(nuttx) 04/11: sched/hrtimer: Add hrtimer_wait to simplify the wait.
ligd
(nuttx) 06/11: sched/hrtimer: Add hrtimer_gettime.
ligd
(nuttx) 09/11: sched/hrtimer: Update the documentation.
ligd
(nuttx) 05/11: sched/hrtimer: Replace hrtimer_gettime with clock_systime_nsec.
ligd
(nuttx) 08/11: sched/hrtimer: Fix the functional correctness issue in hrtimer_start.
ligd
(nuttx) 07/11: sched/hrtimer: Simplify the hrtimer_cancel.
ligd
(nuttx) branch master updated: pthread: move pthread_cond to userspace
ligd
(nuttx) branch master updated (217e685bebc -> 78d05ff811c)
ligd
(nuttx) 04/04: arm64: remove busy wait flag
ligd
(nuttx) 01/04: addrenv: support addrenv when mpu is used
ligd
(nuttx) 02/04: arm64: support protectbuild
ligd
(nuttx) 03/04: fvp-v8r: protect build support
ligd
[PR] rpmsg: fix struct alignment issue by removing flexible array member [nuttx]
via GitHub
Re: [PR] rpmsg: fix struct alignment issue by removing flexible array member [nuttx]
via GitHub
Re: [PR] rpmsg: fix struct alignment issue by removing flexible array member [nuttx]
via GitHub
Re: [PR] drivers/rpmsg: fix struct alignment issue by removing flexible array member [nuttx]
via GitHub
[PR] clock: Optimize performance counter infrastructure with userspace access and multi-architecture support [nuttx]
via GitHub
Re: [PR] clock: Optimize performance counter infrastructure with userspace access and multi-architecture support [nuttx]
via GitHub
[PR] boards/xtensa: fixes for build and start-up issues when legacy boot enabled [nuttx]
via GitHub
Re: [PR] boards/xtensa: fixes for build and start-up issues when legacy boot enabled [nuttx]
via GitHub
Re: [PR] boards/xtensa: fixes for build and start-up issues when legacy boot enabled [nuttx]
via GitHub
[PR] arm: systick: fix off-by-one in SysTick RELOAD programming [nuttx]
via GitHub
Re: [PR] arch/arm: systick: fix off-by-one in SysTick RELOAD programming [nuttx]
via GitHub
[PR] Allow customizing the implementation of umm heap and enable heap management support on sim [nuttx]
via GitHub
Re: [PR] mm: implement custom umm heap, and enable heap management on the simulator [nuttx]
via GitHub
Re: [PR] mm: implement custom umm heap, and enable heap management on the simulator [nuttx]
via GitHub
Re: [PR] mm: implement custom umm heap, and enable heap management on the simulator [nuttx]
via GitHub
[PR] libstdc++: Relocate c++config.h from include/ to libstdc++ to preserv… [nuttx]
via GitHub
Re: [PR] libstdc++: Relocate c++config.h from include/ to libstdc++ to preserv… [nuttx]
via GitHub
Re: [PR] libstdc++: Relocate c++config.h from include/ to libstdc++ to preserv… [nuttx]
via GitHub
Re: [PR] libstdc++: Relocate c++config.h from include/ to libstdc++ to preserv… [nuttx]
via GitHub
[PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] profiling: add gprof support and documentation [nuttx]
via GitHub
Re: [PR] nuttx: add profiling support and documentation [nuttx]
via GitHub
Re: [PR] nuttx: add profiling support and documentation [nuttx]
via GitHub
Re: [PR] nuttx: add profiling support and documentation [nuttx]
via GitHub
Re: [PR] nuttx: add profiling support and documentation [nuttx]
via GitHub
[PR] [draft] userspace PMU register acess [nuttx]
via GitHub
Re: [PR] [draft] userspace PMU register acess [nuttx]
via GitHub
Re: [PR] [draft] userspace PMU register acess [nuttx]
via GitHub
Re: [PR] [draft] userspace PMU register acess [nuttx]
via GitHub
(nuttx) branch master updated (85ba80a90e4 -> ae85903f71d)
jiuzhudong
(nuttx) 04/04: drivers/sensors: wakeup mode optimization.
jiuzhudong
(nuttx) 02/04: drivers/sensors: using worker to broadcast advertisement message when remote core connect.
jiuzhudong
(nuttx) 03/04: drivers/sensors: sensor wakeup mode change.
jiuzhudong
(nuttx) 01/04: drivers/sensors: sensor rpmsg add new features.
jiuzhudong
[PR] spinlock: Extend recursive spinlock support with try-lock variants and non-SMP tracking [nuttx]
via GitHub
Re: [PR] spinlock: Extend recursive spinlock support with try-lock variants and non-SMP tracking [nuttx]
via GitHub
Re: [PR] spinlock: Extend recursive spinlock support with try-lock variants and non-SMP tracking [nuttx]
via GitHub
Re: [PR] spinlock: Extend recursive spinlock support with try-lock variants and non-SMP tracking [nuttx]
via GitHub
Re: [PR] spinlock: Add try-lock variants for recursive spinlock [nuttx]
via GitHub
Re: [PR] spinlock: Add try-lock variants for recursive spinlock [nuttx]
via GitHub
Re: [PR] spinlock: Add try-lock variants for recursive spinlock [nuttx]
via GitHub
Re: [PR] spinlock: Add try-lock variants for recursive spinlock [nuttx]
via GitHub
Re: [PR] spinlock: Add try-lock variants for recursive spinlock [nuttx]
via GitHub
[PR] spinlock: Simplify instrumentation interface by removing wrapper functions [nuttx]
via GitHub
Re: [PR] spinlock: Simplify instrumentation interface by removing wrapper functions [nuttx]
via GitHub
[PR] boards/boardctl.c: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
Re: [PR] boards/boardctl.c: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
Re: [PR] boards/boardctl.c: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
Re: [PR] boards/boardctl.c: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
Re: [PR] boards/boardctl.c: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
Re: [PR] boards/boardctl.c: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
Re: [PR] boards/boardctl.c: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
Re: [PR] boards/boardctl: use spinlock IRQ-safe interfaces for consistency [nuttx]
via GitHub
[PR] tricore: Enable SYSCALL_HOOKS architecture capability [nuttx]
via GitHub
Re: [PR] tricore: Enable SYSCALL_HOOKS architecture capability [nuttx]
via GitHub
(nuttx-apps) branch master updated (5c822ea4d -> c883c3f6d)
xiaoxiang
(nuttx) branch master updated (c5d57fab83b -> 85ba80a90e4)
xiaoxiang
(nuttx) 04/07: crypto/ecc: fix warning in tasing compile
xiaoxiang
(nuttx) 05/07: crypto/ecc: fix static check in using uninitilized params
xiaoxiang
(nuttx) 02/07: crypto/ecc: supports exporting generated keys in uncompressed form
xiaoxiang
(nuttx) 06/07: Documentation: add ECC/ECDSA note
xiaoxiang
(nuttx) 03/07: cryptosoft: support ecdsa cmd in software
xiaoxiang
(nuttx) 07/07: crypto/ecc: add SPDX license identifier
xiaoxiang
(nuttx) 01/07: crypto: export algorithm about ecc
xiaoxiang
(nuttx) branch master updated (58ae8e9605f -> c5d57fab83b)
xiaoxiang
(nuttx) branch master updated (116196da020 -> 58ae8e9605f)
jiuzhudong
(nuttx) branch master updated (3538d805fc5 -> 116196da020)
xiaoxiang
(nuttx) 01/02: arch/arm/src/S32K1xx: CMake build implemented for NXP S32K1 Family
xiaoxiang
(nuttx) 02/02: boards/arm/s32k1xx: CMake added boards
xiaoxiang
(nuttx) branch master updated: sched/hrtimer: refresh code comments to match implementation
jiuzhudong
(nuttx-website) branch asf-site updated: Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 docs: 09f09daeab591f71cdca3dcf95356ec553740a64
github-bot
[PR] CMake build implemented for NXP S32K1 Family [nuttx]
via GitHub
Re: [PR] CMake build implemented for NXP S32K1 Family [nuttx]
via GitHub
Re: [PR] CMake build implemented for NXP S32K1 Family [nuttx]
via GitHub
(nuttx) branch master updated: Author: shichunma <
[email protected]
> Date: Thu Jan 15 07:24:08 2026 +0800
xiaoxiang
(nuttx) branch master updated (b50c5f66383 -> 172c548812e)
acassis
[I] [FEATURE] Multi-Repository NuttX Management and Flexible Application Development [nuttx]
via GitHub
Re: [I] [FEATURE] Multi-Repository NuttX Management and Flexible Application Development [nuttx]
via GitHub
Re: [I] [FEATURE] Multi-Repository NuttX Management and Flexible Application Development [nuttx]
via GitHub
[PR] trace: Clean up macro formatting in trace.h [nuttx]
via GitHub
Re: [PR] trace: Clean up macro formatting in trace.h [nuttx]
via GitHub
[PR] sched/hrtimer: refresh code comments to match implementation [nuttx]
via GitHub
Re: [PR] sched/hrtimer: refresh code comments to match implementation [nuttx]
via GitHub
[PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
Re: [PR] arch/arm/src/imxrt: Fix Ethernet RUNNING status regression [nuttx]
via GitHub
[PR] pthread: Move condition variable implementation to userspace [nuttx]
via GitHub
Re: [PR] pthread: Move condition variable implementation to userspace [nuttx]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 docs: b50c5f66383153d0ea72e1ab76a99341591a5046
github-bot
[PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: Fix HMAC-SHA when a long key is used [nuttx]
via GitHub
[PR] testing/drivers/crypto/hmac.c: Add long keys [nuttx-apps]
via GitHub
Re: [PR] testing/drivers/crypto/hmac.c: Add long keys [nuttx-apps]
via GitHub
(nuttx) branch master updated (9d5e83b4111 -> b7fd8a268df)
xiaoxiang
(nuttx) branch master updated: note/noteram: add FIONREAD ioctl to report unread buffer size
xiaoxiang
Re: [PR] improve gdbserver.py [nuttx]
via GitHub
(nuttx) branch master updated (d3460aa111d -> 9d5e83b4111)
xiaoxiang
Re: [I] [BUG] intel64 ostest broken [nuttx]
via GitHub
Re: [I] [BUG] intel64 ostest broken [nuttx]
via GitHub
[I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
Re: [I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
Re: [I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
Re: [I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
Re: [I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
Re: [I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
Re: [I] [BUG] out of memory on esp32s3 after running ls [nuttx]
via GitHub
(nuttx) branch master updated: note/ram: support multiple noterams to dump data when panic occurs
ligd
(nuttx) branch master updated: arch/arm: Add the macro definitions for CFI instructions for greenhills compiler
ligd
(nuttx) branch master updated (b82ad5c495d -> 9159f6e353e)
ligd
Re: [I] [BUG] Fix cmake based build when CONFIG_LIBCXXTOOLCHAIN enabled [nuttx]
via GitHub
Re: [PR] build/cmake: add missing libcxxtoolchain support [nuttx]
via GitHub
(nuttx) branch master updated: arch/tricore: disable CPU and system watchdogs during startup
ligd
(nuttx) branch master updated (b1fe00fa1eb -> 8cdf58d1248)
ligd
(nuttx) branch master updated (5a1a7dc38e8 -> b1fe00fa1eb)
ligd
(nuttx) branch master updated: sched/irq: Every function must have exactly one entry point and one exit point
ligd
[PR] pthread: Remove unnecessary tl_lock from thread-local storage [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
Re: [PR] libs/libc/pthread: Optimize mutex robustness configuration and remove unnecessary tl_lock [nuttx]
via GitHub
[PR] apps: Add spinlock.h include for critical section support [nuttx-apps]
via GitHub
Re: [PR] apps: Add spinlock.h include for critical section support [nuttx-apps]
via GitHub
Re: [PR] driver/timers: ClockDevice, a new timer driver abstraction for NuttX. [nuttx]
via GitHub
(nuttx) branch master updated (e47a0dd2286 -> f17b82bd654)
xiaoxiang
(nuttx) branch master updated: arch/x86_64: optimize assembly instructions for size and performan
xiaoxiang
(nuttx) branch master updated (fd67ef3af94 -> 27959189320)
xiaoxiang
(nuttx-apps) branch master updated: rpmsgsocket:add rpmsg socket test cases
xiaoxiang
(nuttx) branch master updated (2bfff207fd8 -> fd67ef3af94)
xiaoxiang
[PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Re: [PR] sched/spinlock: Refactor critical section implementation with rspinlock foundation and SMP optimization [nuttx]
via GitHub
Earlier messages
Later messages