commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PR] ostest/hrtimer: sync hrtimer test with latest updates [nuttx-apps]
via GitHub
Re: [PR] ostest/hrtimer: sync hrtimer test with latest updates [nuttx-apps]
via GitHub
[PR] sched/sched: add sched_timer.c to improve tick processing and support hrtimer [nuttx]
via GitHub
Re: [PR] sched/sched: add sched_timer.c to improve tick processing and support hrtimer [nuttx]
via GitHub
Re: [PR] sched/sched: add sched_timer.c to improve tick processing and support hrtimer [nuttx]
via GitHub
Re: [PR] sched/sched: add sched_timer.c to improve tick processing and enable hrtimer support for scheduler [nuttx]
via GitHub
(nuttx) branch master updated (cc1c033df2a -> 28661273a3b)
jiuzhudong
(nuttx-apps) branch master updated (11c8220fd -> ed7bb51b1)
jiuzhudong
(nuttx-apps) 02/03: system/uorb: merge set_info to orb_advertise_multi_queue_info.
jiuzhudong
(nuttx-apps) 03/03: system/uorb:unit_test bug fix
jiuzhudong
(nuttx-apps) 01/03: system/uorb:Loop bug fix
jiuzhudong
[PR] fs: add fs dump in ROMFS/LITTLEFS [nuttx]
via GitHub
Re: [PR] fs: add fs dump in ROMFS/LITTLEFS [nuttx]
via GitHub
[I] [BUG] uart 16550 dma mode compilation error [nuttx]
via GitHub
Re: [I] [BUG] uart 16550 dma mode compilation error [nuttx]
via GitHub
Re: [I] [BUG] uart 16550 dma mode compilation error [nuttx]
via GitHub
[PR] arm64/toolchain: fix compile warnning [nuttx]
via GitHub
Re: [PR] arm64/toolchain: fix compile warnning [nuttx]
via GitHub
[PR] arm64: add mpu_addrenv.c empty implementation and change arm64_addren… [nuttx]
via GitHub
Re: [PR] arm64: add mpu_addrenv.c empty implementation and change arm64_addren… [nuttx]
via GitHub
Re: [PR] arm64: add mpu_addrenv.c empty implementation and change arm64_addren… [nuttx]
via GitHub
Re: [PR] arm64: add mpu_addrenv.c empty implementation and change arm64_addren… [nuttx]
via GitHub
(nuttx) branch master updated (89eddf63960 -> cc1c033df2a)
xiaoxiang
(nuttx) branch master updated (e143acfc464 -> 89eddf63960)
xiaoxiang
[PR] nuttx/mutex: correct documentation for nxmutex_destroy [nuttx]
via GitHub
Re: [PR] nuttx/mutex: correct documentation for nxmutex_destroy [nuttx]
via GitHub
[PR] crypto/siphash: avoid redefine name issue [nuttx]
via GitHub
Re: [PR] crypto/siphash: avoid redefine name issue [nuttx]
via GitHub
Re: [PR] crypto/siphash: avoid redefine name issue [nuttx]
via GitHub
[PR] crypto/blake2s.h: fix tasking compile warning [nuttx]
via GitHub
Re: [PR] crypto/blake2s.h: fix tasking compile warning [nuttx]
via GitHub
[PR] crypto/cryptosoft: replace macro howmany with common macro div_round_up [nuttx]
via GitHub
Re: [PR] crypto/cryptosoft: replace macro howmany with common macro div_round_up [nuttx]
via GitHub
[PR] sched/wdog: Simplify tickless timer expiration. [nuttx]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 docs: e143acfc4642e53b5998f2b2dc617be4c0a48c4f
github-bot
(nuttx) branch master updated: sched/irq: handle NULL ISR handler in irq_default_handler
xiaoxiang
(nuttx) branch master updated (a640dd49d23 -> 0e5323370f5)
linguini
[I] [HELP] the type of INT32_C(0) is not int32_t in xtensa [nuttx]
via GitHub
Re: [I] [HELP] the type of INT32_C(0) is not int32_t in xtensa [nuttx]
via GitHub
(nuttx) branch master updated: arm64: fix stack pointer initialization when CONFIG_STACK_COLORATION disabled
ligd
(nuttx) branch master updated (835c9c0f777 -> 6f4cb9f457b)
ligd
[PR] sched/signals: improvements for when all signals are disabled [nuttx]
via GitHub
Re: [PR] sched/signals: improvements for when all signals are disabled [nuttx]
via GitHub
Re: [PR] sched/signals: improvements for when all signals are disabled [nuttx]
via GitHub
Re: [PR] sched/signals: improvements for when all signals are disabled [nuttx]
via GitHub
Re: [PR] sched/signals: improvements for when all signals are disabled [nuttx]
via GitHub
(nuttx) branch master updated (7e02f08a831 -> a640dd49d23)
ligd
(nuttx) branch master updated (ac3d964973c -> e4ea0a59eae)
acassis
(nuttx) branch master updated: binfmt: refactor loadable module cleanup mechanism
acassis
(nuttx) branch master updated (e4ea0a59eae -> 35537cb1a79)
acassis
[PR] libs/libxx: change libcxxmini to libminiabi [nuttx]
via GitHub
Re: [PR] libs/libxx: change libcxxmini to libminiabi [nuttx]
via GitHub
(nuttx) branch master updated (1b993875b5e -> ac3d964973c)
xiaoxiang
(nuttx) branch master updated: arch/stm32: Fix stm32-capture if timer don't support GTIM_CCER_CC1NP
xiaoxiang
(nuttx) branch master updated: arch/arm64: disable fork support in protected build mode
xiaoxiang
(nuttx-website) branch asf-site updated: Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 docs: 29bc8c7b155cae947fa0846e90f21ef36ac0558e
github-bot
(nuttx) branch master updated: sched/signal: use spinlock to protect signal queues
acassis
(nuttx) branch master updated: arch: fix addrenv_switch changing this_task causing exceptions
acassis
[PR] drivers/usbhost_hidkbd: Fix small typo in usbhost_hidkbd.c [nuttx]
via GitHub
Re: [PR] drivers/usbhost_hidkbd: Fix small typo in usbhost_hidkbd.c [nuttx]
via GitHub
(nuttx) branch master updated (0bd1dc58a88 -> 113bb02568e)
acassis
(nuttx) 01/02: sched: add dump_stack() for dumponexit
acassis
(nuttx) 02/02: checkstack: fix access overflow when checkstack
acassis
(nuttx) branch master updated: sched/sched_roundrobin.c: fix round-robin scheduling in SMP mode
acassis
(nuttx) branch master updated: sched/task: fix null pointer dereference in fork address environment setup
acassis
[PR] arch/stm32: Fix stm32-capture if timer don't support GTIM_CCER_CC1NP [nuttx]
via GitHub
Re: [PR] arch/stm32: Fix stm32-capture if timer don't support GTIM_CCER_CC1NP [nuttx]
via GitHub
[PR] Doc: Correct XIAO ESP32C3 board configuration name [nuttx]
via GitHub
Re: [PR] Doc: Correct XIAO ESP32C3 board configuration name [nuttx]
via GitHub
Re: [PR] Doc: Correct XIAO ESP32C3 board configuration name [nuttx]
via GitHub
[PR] sensors/netsensor: applications supporting networked uORB sensors [nuttx-apps]
via GitHub
Re: [PR] sensors/netsensor: applications supporting networked uORB sensors [nuttx-apps]
via GitHub
Re: [PR] sensors/netsensor: applications supporting networked uORB sensors [nuttx-apps]
via GitHub
Re: [PR] drivers/usbhost: Update usbhost_hidkbd.c [nuttx]
via GitHub
Re: [PR] drivers/usbhost: Update usbhost_hidkbd.c [nuttx]
via GitHub
[PR] usrsocktest: fix TEST_ASSERT_EQUAL fail for POLLIN [nuttx-apps]
via GitHub
Re: [PR] usrsocktest: fix TEST_ASSERT_EQUAL fail for POLLIN [nuttx-apps]
via GitHub
Re: [PR] usrsocktest: fix TEST_ASSERT_EQUAL fail for POLLIN [nuttx-apps]
via GitHub
Re: [PR] usrsocktest: fix TEST_ASSERT_EQUAL fail for POLLIN [nuttx-apps]
via GitHub
(nuttx) branch master updated: ctucanfd: increase rwcnt bitfield width and fix structure alignment
raiden00
[PR] arch: fix addrenv_switch changing this_task causing exceptions [nuttx]
via GitHub
Re: [PR] arch: fix addrenv_switch changing this_task causing exceptions [nuttx]
via GitHub
[PR] sched/task: fix null pointer dereference in fork address environment … [nuttx]
via GitHub
Re: [PR] sched/task: fix null pointer dereference in fork address environment … [nuttx]
via GitHub
[PR] arch: enable ARCH_KERNEL_STACK support in protected builds [nuttx]
via GitHub
Re: [PR] arch: enable ARCH_KERNEL_STACK support in protected builds [nuttx]
via GitHub
[PR] arm64: fix stack pointer initialization when CONFIG_STACK_COLORATION … [nuttx]
via GitHub
Re: [PR] arm64: fix stack pointer initialization when CONFIG_STACK_COLORATION … [nuttx]
via GitHub
[PR] armv7-a/arm_addrenv_pgmap.c: add up_addrenv_find_page and up_addrenv_… [nuttx]
via GitHub
Re: [PR] armv7-a/arm_addrenv_pgmap.c: add up_addrenv_find_page and up_addrenv_… [nuttx]
via GitHub
[PR] sched: stack debugging improvements [nuttx]
via GitHub
Re: [PR] sched: stack debugging improvements [nuttx]
via GitHub
[PR] libc: backtrace improvements and fixes [nuttx]
via GitHub
Re: [PR] libc: backtrace improvements and fixes [nuttx]
via GitHub
(nuttx) branch master updated (4a160e77780 -> acc833b07df)
ligd
(nuttx) branch master updated: caros_x86_64: add support for generating linker map
ligd
(nuttx) branch master updated (acc833b07df -> 13d10929397)
ligd
(nuttx) branch master updated (fb7e5c5618f -> 4a160e77780)
ligd
[PR] Crypto virtio patches [nuttx]
via GitHub
Re: [PR] Crypto virtio patches [nuttx]
via GitHub
Re: [PR] Crypto Driver Private Data Support [nuttx]
via GitHub
Re: [PR] crypto/cryptodev: support private data in driver [nuttx]
via GitHub
Re: [PR] crypto/cryptodev: support private data in driver [nuttx]
via GitHub
Re: [PR] crypto/cryptodev: support private data in driver [nuttx]
via GitHub
Re: [PR] crypto/cryptodev: support private data in driver [nuttx]
via GitHub
(nuttx-apps) branch master updated (faefee489 -> 11c8220fd)
xiaoxiang
(nuttx) branch master updated: arch/imx9: Modify default ddr config handling
xiaoxiang
(nuttx) branch master updated (f4cbc1455f7 -> 213c1b4957f)
xiaoxiang
(nuttx-website) branch asf-site updated: Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 docs: f4cbc1455f7997029ccde955a29813876acbc375
github-bot
[PR] stm32h7/clk: work in progress [nuttx]
via GitHub
Re: [PR] stm32h7/clk: work in progress [nuttx]
via GitHub
Re: [PR] stm32h7/clk: work in progress [nuttx]
via GitHub
(nuttx) branch master updated (f49e61bf761 -> f4cbc1455f7)
acassis
(nuttx) branch master updated (8c77fccaefd -> f49e61bf761)
acassis
(nuttx) branch master updated: imx95-m7: Fix Kconfig for flexcan typo
acassis
(nuttx) branch master updated: arm64: fix compile failed
linguini
(nuttx) branch master updated (79b6d270182 -> 5a9f6efddb3)
ligd
[PR] arm64: fix compile failed [nuttx]
via GitHub
Re: [PR] arm64: fix compile failed [nuttx]
via GitHub
(nuttx) branch master updated: arm64: fix SP_EL0 register handling in syscall return path
xiaoxiang
[PR] imx95-7: Fix Kconfig for flexcan typo [nuttx]
via GitHub
Re: [PR] imx95-m7: Fix Kconfig for flexcan typo [nuttx]
via GitHub
(nuttx-apps) branch master updated: benchmarks/ramspeed: add cmake build support
ligd
(nuttx) branch master updated (9de3b79e2c9 -> 3d45550da9a)
ligd
(nuttx-apps) branch master updated: MQTT-C: compile tests only if no with_mbedtls is enabled
ligd
(nuttx-apps) branch master updated: net/ptpd: fix compile warning issue
ligd
(nuttx-apps) branch master updated: libuv: fix sendmsg parameter type in NuttX port
xiaoxiang
(nuttx-apps) branch master updated (2b0a4a20f -> 63e265048)
ligd
(nuttx-apps) 01/04: apps:modify examples elf compile method
ligd
(nuttx-apps) 04/04: elf:avoid interference between different ELFs generated by symtab
ligd
(nuttx-apps) 02/04: elf:Delete unnecessary generation, elf does not use kernel api
ligd
(nuttx-apps) 03/04: examples/elf: add support for CONFIG_DISABLE_SIGNALS
ligd
(nuttx) branch master updated (9483df3571e -> 9de3b79e2c9)
ligd
(nuttx-apps) branch master updated: netlib_setarp.c: add ATF_PERM to mark arp entry as permanent
ligd
[PR] arch/tricore: support cache function [nuttx]
via GitHub
Re: [PR] arch/tricore: support cache function [nuttx]
via GitHub
Re: [PR] arch/tricore: support cache function [nuttx]
via GitHub
Re: [PR] arch/tricore: support cache function [nuttx]
via GitHub
(nuttx) branch master updated (ad3abcd277f -> 9483df3571e)
xiaoxiang
(nuttx) branch master updated (c4cf7ead306 -> d369c92b17f)
ligd
[PR] Tricore irq process [nuttx]
via GitHub
Re: [PR] Tricore irq process [nuttx]
via GitHub
[PR] Tricore irq process [nuttx]
via GitHub
Re: [PR] Tricore irq process [nuttx]
via GitHub
Re: [PR] arch/tricore: enhanced irq handling [nuttx]
via GitHub
(nuttx) branch master updated (ffb4c101d87 -> ad3abcd277f)
xiaoxiang
(nuttx) branch master updated (d369c92b17f -> ffb4c101d87)
xiaoxiang
(nuttx) branch master updated (f909c9205e4 -> c4cf7ead306)
ligd
(nuttx) 06/06: bugfix: reading expired content need in expired range
ligd
(nuttx) 01/06: mtd/nvs: remove CONFIG_MTD_WRITE_ALIGN_SIZE kconfig
ligd
(nuttx) 03/06: mtd/nvs: remove macro NVS_SPECIAL_ATE_ID
ligd
(nuttx) 04/06: mtd/mtd_config_fs: Add NVS_ prefix to ADDR_XXX
ligd
(nuttx) 02/06: mtd/nvs: compatible with bread/bwrite
ligd
(nuttx) 05/06: mtd/nvs: rename MTD_BLOCKSIZE_MULTIPLE
ligd
(nuttx) branch master updated: notifier: remove critical section
ligd
(nuttx) branch master updated (a55119ccfe3 -> eda19698889)
ligd
(nuttx) branch master updated (ce982fac4c7 -> a55119ccfe3)
ligd
[PR] tinycrypto: add unix as compile flags to use dev/random [nuttx-apps]
via GitHub
Re: [PR] tinycrypto: add unix as compile flags to use dev/random [nuttx-apps]
via GitHub
Re: [PR] tinycrypto: add unix as compile flags to use dev/random [nuttx-apps]
via GitHub
Re: [PR] tinycrypto: add unix as compile flags to use dev/random [nuttx-apps]
via GitHub
Re: [PR] tinycrypto: add unix as compile flags to use dev/random [nuttx-apps]
via GitHub
(nuttx) branch master updated (5e03a56c8fe -> ce982fac4c7)
xiaoxiang
[PR] tricore/csrm: bringup cpucs in tricore [nuttx]
via GitHub
Re: [PR] tricore/csrm: bringup cpucs in tricore [nuttx]
via GitHub
(nuttx) branch master updated (1a00d1b5c7e -> 5e03a56c8fe)
acassis
(nuttx) branch master updated (2a08860a08c -> 1a00d1b5c7e)
acassis
(nuttx) branch master updated (ac8a61d70b3 -> 2a08860a08c)
acassis
(nuttx) branch master updated (54ff28a47fa -> ac8a61d70b3)
acassis
[PR] sched/wqueue: some BUG fixes. [nuttx]
via GitHub
Re: [PR] sched/list: some improvements. [nuttx]
via GitHub
Re: [PR] sched/list: some improvements. [nuttx]
via GitHub
Re: [PR] arch/arm/rp2040: Implement support for custom SWD DAP instance IDs [nuttx]
via GitHub
[PR] kinetis/enet: Set carrier on/off on ifup/ifdown [nuttx]
via GitHub
Re: [PR] kinetis/enet: Set carrier on/off on ifup/ifdown [nuttx]
via GitHub
Re: [PR] kinetis/enet: Set carrier on/off on ifup/ifdown [nuttx]
via GitHub
Re: [PR] kinetis/enet: Set carrier on/off on ifup/ifdown [nuttx]
via GitHub
[PR] sched/sched_roundrobin.c: fix round-robin scheduling in SMP mode [nuttx]
via GitHub
Re: [PR] sched/sched_roundrobin.c: fix round-robin scheduling in SMP mode [nuttx]
via GitHub
Re: [PR] sched/sched_roundrobin.c: fix round-robin scheduling in SMP mode [nuttx]
via GitHub
Re: [PR] sched/sched_roundrobin.c: fix round-robin scheduling in SMP mode [nuttx]
via GitHub
[PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
[PR] arm64: g_mpu_region need support SMP [nuttx]
via GitHub
Re: [PR] arm64: g_mpu_region need support SMP [nuttx]
via GitHub
Re: [PR] arm64: g_mpu_region need support SMP [nuttx]
via GitHub
Re: [PR] arm64: g_mpu_region need support SMP [nuttx]
via GitHub
Re: [PR] arm64: g_mpu_region need support SMP [nuttx]
via GitHub
[PR] arm64: When returning from a system call, regs[REG_SP_EL0] will overw… [nuttx]
via GitHub
Re: [PR] arm64: When returning from a system call, regs[REG_SP_EL0] will overw… [nuttx]
via GitHub
[PR] arch/arm64: disable fork support in protected build mode [nuttx]
via GitHub
Re: [PR] arch/arm64: disable fork support in protected build mode [nuttx]
via GitHub
Re: [PR] arch/arm64: disable fork support in protected build mode [nuttx]
via GitHub
Earlier messages
Later messages