Commit graph

  • 0044bba8fc
    Merge 4d45e6cd44 into a2d4d74af7 Bowen 2025-01-12 17:50:51 +0800
  • f94bb5b1b7
    Merge bf584e9b49 into a2d4d74af7 Jukka Laitinen 2025-01-12 17:50:51 +0800
  • aa6265a7fa
    Merge 5e23c4a79b into a2d4d74af7 hujun5 2025-01-12 16:54:09 +0800
  • 51169d2a85
    Merge 96cd2e390f into a2d4d74af7 Tiago Medicci Serrano 2025-01-12 16:53:57 +0800
  • 37f862c3db
    Merge 5d227b43d9 into a2d4d74af7 yjq91115 2025-01-12 16:53:52 +0800
  • 3ba2a10f9c
    Merge a7390aeb03 into a2d4d74af7 lipengfei28 2025-01-12 16:53:46 +0800
  • d2099b7e7a
    Merge d96ed13cbd into a2d4d74af7 Huang Qi 2025-01-12 16:53:41 +0800
  • 8042a05574
    Merge f041ae5ca8 into a2d4d74af7 hujun5 2025-01-12 16:53:36 +0800
  • 2ad5896bb9
    Merge 601c43603b into a2d4d74af7 hujun5 2025-01-12 16:53:30 +0800
  • ea03bf558d
    Merge f14378a83a into a2d4d74af7 hujun5 2025-01-12 16:53:25 +0800
  • cbbd53aa55
    Merge dfcae8d1f1 into a2d4d74af7 hujun5 2025-01-12 16:53:19 +0800
  • f89e6f372c
    Merge e2fcd5dbee into a2d4d74af7 红桃六 2025-01-12 16:53:14 +0800
  • 04a4a014aa
    Merge 9f7bd849a7 into a2d4d74af7 ttnie 2025-01-12 16:53:08 +0800
  • c0ad60911f
    Merge 1c1ef6908d into a2d4d74af7 luckyyaojin 2025-01-12 16:53:03 +0800
  • 48313d65b0
    Merge 3f9dd51ec8 into a2d4d74af7 Mike. 2025-01-12 16:52:57 +0800
  • a0915cdef8
    Merge 0945bc0fb8 into a2d4d74af7 nuttxs 2025-01-12 16:52:52 +0800
  • f94549a4d0
    Merge b9f353e31e into a2d4d74af7 João Victor 2025-01-12 16:52:41 +0800
  • ba15ff173d
    Merge 0f70c44b4a into a2d4d74af7 Mike. 2025-01-12 16:52:35 +0800
  • 2c57aa1666
    Merge 9dfb7d2dbe into a2d4d74af7 Jerry 2025-01-12 16:52:30 +0800
  • 65dfae5950
    Merge 432fa6513d into a2d4d74af7 Xiang Xiao 2025-01-12 16:52:24 +0800
  • 2fb6684fee
    Merge cc2f64b210 into a2d4d74af7 hujun5 2025-01-12 16:51:56 +0800
  • a2d4d74af7 clock_timekeeping: remove enter_critical_section in sched/clock/clock_timekeeping.c master hujun5 2024-12-11 16:24:47 +0800
  • 601c43603b sched_processtimer: use atomic to protect g_timer_interval and g_timer_tick hujun5 2024-12-11 12:24:11 +0800
  • 2149d89336 macro/align: Use ALIGN_UP and ALIGN_DOWN uniformly wangmingrong1 2025-01-07 20:15:39 +0800
  • 71a4e86718 risc-v/Toolchain.defs: guard -r in LDELFFLAGS Yanfeng Liu 2025-01-12 15:06:39 +0800
  • 63c8de5f03 sim: Fixes the linker 'noexecstack' warning Leo Chung 2025-01-12 13:13:27 +0800
  • 432fa6513d libc: Add LIBC_ prefix to MEMCPY_VIK and MEMSET_OPTSPEED Xiang Xiao 2025-01-12 01:51:59 +0800
  • f14378a83a sched/wdog: use small lock to protect g_wdactivelist hujun5 2024-12-11 13:37:46 +0800
  • 86d6a0be6f irq: enter_critical_section_wo_note/leave_critical_section_wo_note hujun5 2024-11-25 14:33:59 +0800
  • dfcae8d1f1 clock_adjtime: use small lock to protect g_adjtime_ppb g_adjtime_wdog hujun5 2024-12-11 16:40:52 +0800
  • 2debc79356 risc-v/Toolchain.defs: guard -r in LDELFFLAGS Yanfeng Liu 2025-01-12 15:06:39 +0800
  • a90f05ecf3 macro/align: Use ALIGN_UP and ALIGN_DOWN uniformly wangmingrong1 2025-01-07 20:15:39 +0800
  • cc2f64b210 wqueue: wqueue remove csection hujun5 2024-10-21 21:31:16 +0800
  • 005a4099a2 sim: Fixes the linker 'noexecstack' warning Leo Chung 2025-01-12 13:13:27 +0800
  • 43797ea6cc drivers/timers/watchdog: add watchdog timer notifier chain yaojiaqi 2024-12-30 14:59:33 +0800
  • 8f64fc8844
    Merge ede365faad into aa0aecbd80 Neo Xu 2025-01-12 10:43:27 +0800
  • f041ae5ca8 pthread: remove enter_critical_section in pthread_mutex hujun5 2024-10-24 14:20:28 +0800
  • bfc0391e04 libc: Rename LIBC_STRING_OPTIMIZE to LIBC_NEWLIB_OPTSPEED Xiang Xiao 2025-01-12 01:42:34 +0800
  • aa0aecbd80 mempool: addbacktrace should be before kasan_unpoison wangmingrong1 2025-01-11 11:40:42 +0800
  • 39780fdae1 drivers/vhost-rng: fix compile error in vhost-rng. rongyichang 2025-01-11 18:38:07 +0800
  • ee2f3df2ff drivers/vhost: fix compile error while get vhost status. rongyichang 2025-01-11 18:24:00 +0800
  • 87d5afe346 drivers/timers/watchdog: add watchdog timer notifier chain yaojiaqi 2024-12-30 14:59:33 +0800
  • ff488133c9 qemu-armv7a: allows ELF_EXECUTABLE Yanfeng Liu 2025-01-09 08:40:48 +0800
  • 48846954d8 arm/Toolchain.defs: skip -r for ELF_EXECUTABLE Yanfeng Liu 2025-01-09 08:37:42 +0800
  • 657247bda8 libc/modlib: preprocess gnu-elf.ld Yanfeng Liu 2025-01-09 08:11:45 +0800
  • be40c01ddd nuttx/addrenv.h: revise assembly guard Yanfeng Liu 2025-01-09 07:59:55 +0800
  • 5cb94e2869 drivers/vhost-rng: fix compile error in vhost-rng. rongyichang 2025-01-11 18:38:07 +0800
  • f80a9bebcf drivers/vhost: fix compile error while get vhost status. rongyichang 2025-01-11 18:24:00 +0800
  • 1be695191c qemu-armv7a: allows ELF_EXECUTABLE Yanfeng Liu 2025-01-09 08:40:48 +0800
  • d5d049cebc arm/Toolchain.defs: skip -r for ELF_EXECUTABLE Yanfeng Liu 2025-01-09 08:37:42 +0800
  • 6189da5def libc/modlib: preprocess gnu-elf.ld Yanfeng Liu 2025-01-09 08:11:45 +0800
  • 5a3ae79617
    Merge 5f2df621cc into 91c71ed00a YAMAMOTO Takashi 2025-01-11 13:07:25 +0800
  • 91c71ed00a mm: Add mm_lock_irq, mm_unlock_iq wangmingrong1 2025-01-10 18:34:06 +0800
  • 40d5573372
    Merge e1b776f874 into 1d8ce18d7f Mike. 2025-01-11 12:21:15 +0800
  • 1d8ce18d7f macro/align: Fix ALIGN_UP and ALIGN_DOWN wangmingrong1 2025-01-10 23:21:27 +0800
  • 558fe83f6d Add Timer Support to STM32H5 ADC Driver Kyle Wilson 2025-01-10 13:03:36 -0600
  • 62d43a8714 mempool: addbacktrace should be before kasan_unpoison wangmingrong1 2025-01-11 11:40:42 +0800
  • 9dfb7d2dbe drivers/sensors/bmi088: add driver for Bosch BMI088 IMU jerryslhao 2025-01-09 15:37:14 +0800
  • 6d6fb8c936 Add Timer Support to STM32H5 ADC Driver Kyle Wilson 2025-01-10 13:03:36 -0600
  • 4b4cd0a3a0
    Merge 235af97bd7 into 7c7a64c84c archer 2025-01-11 02:37:17 +0800
  • 7c7a64c84c kconfiglib/mark: It should use pip instead of apt install wangmingrong1 2025-01-11 00:01:09 +0800
  • f2a88059e7 tools/nxstyle.c: Add missing zlib function names to white list Huang Qi 2025-01-10 21:39:44 +0800
  • 8a931948ed kconfiglib/mark: It should use pip instead of apt install wangmingrong1 2025-01-11 00:01:09 +0800
  • d5364d1794 mm: Add mm_lock_irq, mm_unlock_iq wangmingrong1 2025-01-10 18:34:06 +0800
  • 420f76ea00 macro/align: Fix ALIGN_UP and ALIGN_DOWN wangmingrong1 2025-01-10 23:21:27 +0800
  • a1ad5d2208
    Merge 3409eeb1a8 into 4bd8d9eac7 metarutaiga 2025-01-10 22:55:36 +0800
  • 37cd0a1f9f use small lock to protect g_ram_vectors, involving armv6-m, armv7-m, armv8-m. wangzhi16 2025-01-07 14:33:12 +0800
  • 0694de10cb use small lock in following files: wangzhi16 2025-01-07 16:58:10 +0800
  • f51d938a1c armv7-a/Toolchain.defs: Update LLVM arch type to thumbv7a Huang Qi 2025-01-10 17:26:59 +0800
  • 081f53a5b9 use small lock to protect register about l2cc, involving the following files: wangzhi16 2025-01-07 11:36:25 +0800
  • be8281f944 drivers/usbdev/cdcacm.c: Fix a crash in cdcacm if usbdev gets unregistered while client calls close for the tty Jukka Laitinen 2025-01-09 13:35:02 +0200
  • 77e8a8382e esp32[c6]: Fix misconfigured pin functions for esp32c6-devkitm Eren Terzioglu 2025-01-10 10:22:13 +0100
  • df89c6e8aa rv-virt:citest64: Bump CONFIG_SYSTEM_POPEN_STACKSIZE YAMAMOTO Takashi 2025-01-10 19:18:53 +0900
  • 2c1404ff24 arch/arm: Add LLVM configuration to CMake Huang Qi 2025-01-10 14:17:47 +0800
  • a745937d18 armv7-a.cmake: Improve FPU options table formatting and readability Huang Qi 2025-01-10 14:14:03 +0800
  • a732784b01 Initial STM32H5 Timers Commit Kyle Wilson 2025-01-03 10:35:43 -0600
  • 2c975cf330 arm64/vector: Reduce two useless instructions wangmingrong1 2025-01-10 14:21:22 +0800
  • 0f3423000f arm64/sctlr: Allows thread to independent control the switch of sctlr wangmingrong1 2025-01-06 20:17:55 +0800
  • 9dfeeebac8 drivers/sensors/bmi088: add driver for Bosch BMI088 IMU jerryslhao 2025-01-09 15:37:14 +0800
  • 7e4bb0b6b7 goldfish_sensor_uorb.c: add set_interval for goldfish sensor chenzihan1 2024-11-22 16:35:27 +0800
  • 79ca93bd29 esp32[c3|c6|h2]: Fix misconfigured gpio issue Eren Terzioglu 2025-01-09 11:26:36 +0100
  • a148ae36d3 arch/risc-v: Refactor LLVM CPU type handling in Toolchain.cmake Huang Qi 2025-01-08 19:25:54 +0800
  • ee0db2b139 net/tcp_timer: remove tcp_callback(TIMEOUT) when accept conn timeout zhanghongyu 2025-01-07 10:41:22 +0800
  • c17b67969a rv-virt:citest64: bump CONFIG_INIT_STACKSIZE YAMAMOTO Takashi 2025-01-09 16:57:11 +0900
  • 6065c4d93d segger: rm spin_lock_irqsave(NULL) in drivers/segger/config/SEGGER_RTT_Conf.h hujun5 2025-01-09 16:45:44 +0800
  • 204c29643a Remove duplicate includes across multiple files Huang Qi 2025-01-08 23:30:35 +0800
  • 4b9afd73db Documentation: Add Rust integration guide for NuttX Huang Qi 2025-01-09 10:42:27 +0800
  • 4bd8d9eac7 sched: remove spin_lock_irqsave(NULL) support hujun5 2025-01-08 16:56:34 +0800
  • 69ee240b45 rp2040_pio: remove spin_lock_irqsave(NULL) in arch/arm/src/rp2040/rp2040_pio.c hujun5 2025-01-08 17:05:13 +0800
  • e4c9feb102 tools/nxstyle.c: Add missing zlib function names to white list Huang Qi 2025-01-10 21:39:44 +0800
  • b9837bed08 use small lock to protect g_ram_vectors, involving armv6-m, armv7-m, armv8-m. wangzhi16 2025-01-07 14:33:12 +0800
  • d84ba608a1 use small lock in following files: wangzhi16 2025-01-07 16:58:10 +0800
  • 58c95f5d85 armv7-a/Toolchain.defs: Update LLVM arch type to thumbv7a Huang Qi 2025-01-10 17:26:59 +0800
  • f179cb81b5 use small lock to protect register about l2cc, involving the following files: wangzhi16 2025-01-07 11:36:25 +0800
  • 575c608be8 drivers/usbdev/cdcacm.c: Fix a crash in cdcacm if usbdev gets unregistered while client calls close for the tty Jukka Laitinen 2025-01-09 13:35:02 +0200
  • af6147fb2c esp32[c6]: Fix misconfigured pin functions for esp32c6-devkitm Eren Terzioglu 2025-01-10 10:22:13 +0100
  • b2735751d1 rv-virt:citest64: Bump CONFIG_SYSTEM_POPEN_STACKSIZE YAMAMOTO Takashi 2025-01-10 19:18:53 +0900
  • 7f08a2bcd0 rv-virt:citest64: Bump CONFIG_SYSTEM_POPEN_STACKSIZE YAMAMOTO Takashi 2025-01-10 19:18:53 +0900
  • bc20def061
    Merge dece509b2a into 6dbdfb3cd5 g2gps 2025-01-10 17:47:44 +0800
  • f1d7bbb136 armv7-a/Toolchain.defs: Update LLVM arch type to thumbv7a Huang Qi 2025-01-10 17:26:59 +0800