Commit graph

  • 9f93621b90 libs/libc/gdbstub/lib_gdbstub.c: fix warning p-szafonimateusz 2024-12-16 11:35:24 +0100
  • 6f9d0c97d2 libs/libc/gdbstub/lib_gdbstub.c: fix format for trap response p-szafonimateusz 2024-12-17 13:23:42 +0100
  • 6b1be7c66c virtio-rng: Register /dev/urandom driver if CONFIG_DEV_URANDOM=y Tiago Medicci Serrano 2025-01-02 10:33:43 -0300
  • 893c5e92c2 Reduce the size of tcb by four bytes. wangzhi16 2024-12-25 19:43:24 +0800
  • 3b26c6df51 net/udp: Let cansend return EWOULDBLOCK when send buffer is full Zhe Weng 2025-01-02 14:17:45 +0800
  • 6fb12b0284 arch/qemu-armv7a: kernel mode cmake support Yanfeng Liu 2025-01-02 18:02:55 +0800
  • 75aa80dba8 arch/xtensa: enable SPIRAM test during boot of ESP32|S3 Filipe Cavalcanti 2024-12-23 11:53:30 -0300
  • eeef185558 arch/x86_64/include/intel64/irq.h: align definitions p-szafonimateusz 2024-11-26 12:32:26 +0100
  • cfaeb74dd3 arch/intel64: allow to attach handlers to ISR p-szafonimateusz 2024-11-13 12:25:35 +0100
  • 6f4f50e2fe v9fs/client.c:Use int ret as the return value to avoid uint32_t not supporting negative values chenrun1 2024-10-11 12:23:24 +0800
  • 1f540a93d2 v9fs/client.c:add check response.nwqid == nwname chenrun1 2024-10-10 16:13:08 +0800
  • 2ac2d5d511 v9fs/client.c:fix struct attach wrong parameter size chenrun1 2024-10-10 14:57:41 +0800
  • 928656f3cb v9fs/client.c:count should be assigned a value before being used chenrun1 2024-10-09 21:59:47 +0800
  • 1fad0f1654 arch/x86_64: this_task is stored in the CPU private data liwenxiang1 2024-12-09 14:09:45 +0800
  • 6485093277 rpproxy_virtio/rpserver_virtio: fix the compile error Bowen Wang 2024-12-31 15:30:33 +0800
  • 6eb2f33278 arch/risc-v: inline up_cpu_index if RISCV_PERCPU_SCRATCH is not enabled Huang Qi 2024-12-30 11:22:03 +0800
  • cd92e2d6e7 boards/risc-v, xtensa: Remove CONFIG_DEV_ZERO Lup Yuen Lee 2024-12-31 08:43:51 +0800
  • c748047e25 arch/x86_64: The interrupt context flag is stored in the CPU private data liwenxiang1 2024-12-09 11:09:05 +0800
  • f344a422e8 tcp_input: remove tcp_callback(ABORT) when accept conn recv TCP_RESET zhanghongyu 2024-12-26 19:15:58 +0800
  • a4fd1b3a6a netpacket/sockaddr_ll: Add valid packet types for sll_pkttype Tiago Medicci Serrano 2024-12-30 17:11:33 -0300
  • 4612185cd6 arch/x86_64:g_current_regs is only used to determine if we are in irq, with other functionalities removed. liwenxiang1 2024-12-06 16:25:39 +0800
  • ce920f9e93 arm/gd32f4: Remove extra lock from gd32f4xx_serial Lup Yuen Lee 2024-12-30 13:36:42 +0800
  • 9b9869158a arm/imxrt: Remove extra lock from imxrt_edma Lup Yuen Lee 2024-12-30 21:23:33 +0800
  • 60683d7495 nuttx/boards/XXX/defconfig:DEV_ZERO is not set mazhuang 2024-12-16 17:58:19 +0800
  • 812613fabc drivers/misc/Kconfig: change DEV_ZERO deafult to !DEFAULT_SMALL. Bowen Wang 2024-11-21 22:59:58 +0800
  • b27dc9ee7f mm: Unified memory management alignment length wangmingrong1 2024-12-30 15:03:13 +0800
  • da845163a3 xtensa/esp32: add lock for async operation work Gao Feng 2024-12-30 15:05:00 +0800
  • c55c2511ad Doc: improve and add documentations for the guide section of the wiki Ludovic Vanasse 2024-12-29 09:25:32 -0500
  • dc82a296f7 libc/semaphore: remove unused hander file chao an 2024-12-29 12:47:32 +0800
  • 27a03b8278 sched/semaphore: tick wait 0 timeout should be safe in interrupt context chao an 2024-12-29 12:43:25 +0800
  • a393f7fbd3 littlefs: fix EINVAL on path operations with littlefs 2.10.0 YAMAMOTO Takashi 2024-12-25 11:55:43 +0900
  • b02a0758a7 Doc: add migration warning to updating release system and elf programs Ludovic Vanasse 2024-12-29 09:25:32 -0500
  • 04c7391162 Doc: loading ELF program Ludovic Vanasse 2024-12-28 19:40:59 -0500
  • f0a3c43a54 rpmsg/rpmsg_virtio_lite: rename rpmsg_virtio to rpmsg_virtio_lite Bowen Wang 2024-08-19 19:54:35 +0800
  • db1ebe0095 Documentation: add NuttX-12.8.0 release notes Alin Jerpelea 2024-12-28 11:59:58 +0100
  • 48f80bf41e Documentation: add NuttX-12.7.0 release notes Alin Jerpelea 2024-12-28 11:56:18 +0100
  • 1cfab89e65 Added incomplete octospi hardware defintions. Kyle Wilson 2024-12-05 13:08:56 -0600
  • ca4fd09275 arch_atomic: change atomic_fetch_x interface to inline function zhangyuan29 2024-12-26 20:29:17 +0800
  • 4627a087f0 fix compile error hujun5 2024-12-27 09:06:06 +0800
  • 96fa400c3d Fixed errors in CI build tests for pull request #15351 Kyle Wilson 2024-12-26 13:05:38 -0600
  • b15cd35bb0 docs/porting: Create a porting guide for the BCM2711 and organize porting case studies into their own directory. Matteo Golin 2024-12-27 00:10:01 -0500
  • e19e1a8532 nxsem_destroyholder: Use critical section when destroying holder(s) Ville Juven 2024-12-17 16:03:13 +0200
  • ad8902a33e esp32[|s2|s3]: adapt to new syscall implementation chenxiaoyi 2024-10-30 20:16:08 +0800
  • aa426d1edb xtensa: change write intset register to syscall instruction chenxiaoyi 2024-09-24 16:46:36 +0800
  • 1757ecc5c1 xtensa: add backtrace link from syscall exception chenxiaoyi 2024-09-24 11:40:56 +0800
  • 430c79ff89 imxrt: FlexSPI allow RWW Peter van der Perk 2024-12-24 13:46:44 +0100
  • 2886fddc0f arm64: fix tpidr maybe null hujun5 2024-12-25 16:51:33 +0800
  • d4acd6949f stm32h7/linum-stm32h753bi: fix fdcan configuration Jorge Guzman 2024-04-07 10:28:30 -0300
  • 3093b28860 drivers/sensors/gnss: Fix deactivate failure when using both topic and device wangjianyu3 2024-12-25 12:18:44 +0800
  • c0f7dd979e fix compile error hujun5 2024-12-26 21:27:59 +0800
  • 15c1c9d42e sim_alsa: set paused to false when executing close yangsen5 2024-12-16 15:27:49 +0800
  • 05f7b7ac97 include/netinet/arp.h: change the type of arp_dev from uint8_t to char zhanghongyu 2024-12-23 10:10:23 +0800
  • 54e85075c4 sched/event: init deleted node to avoid null pointer reference chao an 2024-12-26 16:44:52 +0800
  • 500d193096 drivers/e1000: malloc size error wangmingrong1 2024-12-25 16:18:54 +0800
  • ebf1ab5392 lib_get_pathbuffer: Modify size to the maximum value of PATH_MAX and CONFIG_LINE_MAX zhangshoukui 2024-12-17 09:46:23 +0800
  • f8377f8666 Add LINE_MAX configuration zhangshoukui 2024-12-18 19:32:11 +0800
  • c6c89ac262 Thermal/step_wise: Fix that hysteresis takes no effect wangjianyu3 2024-12-25 17:58:45 +0800
  • 9899acf20b sim:thermal: Enable command line history wangjianyu3 2024-12-25 16:46:51 +0800
  • 975eddaac5 Thermal/procfs: Do not print invalid target cooling state directly wangjianyu3 2024-12-25 15:51:03 +0800
  • e06ff62063 Thermal/dummy: Add temperature jump to test hysteresis wangjianyu3 2024-12-25 15:50:09 +0800
  • 8c5a61d93c Thermal: The thermal core depends on LPWORK wangjianyu3 2024-12-25 15:48:53 +0800
  • 77630ea6d9 sim:thermal: The thermal core depends on LPWORK wangjianyu3 2024-12-25 15:45:40 +0800
  • 3ea7796ef2 sim:thermal: The sim:thermal is based on sim:nsh wangjianyu3 2024-12-25 15:43:35 +0800
  • 94c0f71db9 v4l2m2m: modify return value of g_bufsize to uint32_t yangsen5 2024-11-27 16:49:18 +0800
  • 286de7df01 netdev/upper: Fix wrong CPU when RSS is disabled Zhe Weng 2024-12-24 20:14:20 +0800
  • 233e175f28 fix a deadlock hujun5 2024-12-24 10:49:07 +0800
  • c0c04cf6ba bump littlefs to 2.10.1 where 2.10.0 was used YAMAMOTO Takashi 2024-12-25 12:03:22 +0900
  • 958e30b3e2 Add some clarification comments on the mutex api YAMAMOTO Takashi 2024-12-24 10:49:00 +0900
  • 28937fed4d Documentation: add (nim)ble on esp32c3 Laczen JMS 2024-12-13 17:54:31 +0100
  • 57bdeb86d4 boards: add nimble defconfig to esp32c3-generic Laczen JMS 2024-12-13 17:23:52 +0100
  • 923dc37a3b risc-v/bl808: Add I2C driver Henry Rovner 2024-08-02 07:24:12 -0700
  • 41c0fc01b9 risc-v/rv-virt: Remove SCANFTEST from rv-virt:citest Lup Yuen Lee 2024-12-24 18:41:27 +0800
  • 4ada30b8f7 Revert "[POSIX][Bug] syslog: Add support for %m modifier" Javier Alonso 2024-12-24 14:54:33 +0100
  • e3a733ae96 libc/machine: fix config error wangmingrong1 2024-12-24 18:57:18 +0800
  • 293a87a5e1 boards/xtensa/esp32s3: increase stack size of buttons defconfig Filipe Cavalcanti 2024-12-20 10:31:39 -0300
  • acd0031362 boards/xtensa/esp32s3: set 16MB flash on qemu_debug defconfig Filipe Cavalcanti 2024-12-20 10:26:53 -0300
  • 1ae7efd388 tools/espressif: add fill-flash-size to build if MERGEBIN selected Filipe Cavalcanti 2024-12-19 15:17:57 -0300
  • 84d261e3be net: Optimize ipfwd and wrbuffer by buffer pool Zhe Weng 2024-12-18 15:30:59 +0800
  • 1fe07d0838 net: Add buffer pool to replace connection allocation Zhe Weng 2024-12-17 18:29:14 +0800
  • badb5c5ac6 [POSIX][Bug] syslog: Add support for %m modifier Javier Alonso 2024-12-23 15:30:39 +0100
  • 50fd02c789 use small lock in following files: hujun5 2024-12-23 13:51:16 +0800
  • 9aa5eda649 use small lock in following file hujun5 2024-12-22 16:54:20 +0800
  • b66c1b94ce use small lock in following files: hujun5 2024-12-23 15:20:07 +0800
  • c96b8cdfdd use small lock in following files: hujun5 2024-12-23 16:59:20 +0800
  • 798695a4f7 use small lock in following files: hujun5 2024-12-23 19:15:13 +0800
  • 4d7be17d40 stm32h7/linum-stm32h753bi: add tone support Jorge Guzman 2024-03-27 20:39:33 -0300
  • 88a300d2e6 net: Remove the DEBUGASSERT of the same event of the same fd in tcp_pollsetup. liqinhui 2024-12-06 21:34:59 +0800
  • 46c2d46a6b use small lock in: hujun5 2024-12-20 14:26:55 +0800
  • b3813bd450 gcov: Solve the problem of incorrect report generation caused by different compilation and test environments wangmingrong1 2024-12-22 20:45:20 +0800
  • 1cbb7183ad wireless/ieee82011: Used definitions from existing NuttX includes where possible, and otherwise defined macros using built-ins to allow the 802.11 header to compile on Arch Linux where cpu_to_le16, le32_to_cpu and hweight8 definitions were missing. Matteo Golin 2024-12-22 12:38:09 -0500
  • eb587d72e0 fix compile error hujun5 2024-12-23 12:44:38 +0800
  • 8ea31668ca tcp_recvfrom.c:malloc a new iob to handle psock_send_eventhandler when tcp_recvhandler calls tcp_newdata to clear dev->d_iob wangchen 2024-08-19 16:16:59 +0800
  • 97eef351dc use small lock in following file hujun5 2024-12-20 21:44:51 +0800
  • d59b8f25b8 Added hardware defines for stm32h5_qspi driver and octospi GPIOs (used by stm32h5_qspi driver). Kyle Wilson 2024-12-18 12:28:24 -0600
  • f25e3d2324 use small lock in following files hujun5 2024-12-20 21:57:33 +0800
  • 2d062a9529 drivers/sensors: Add support to Renesas FS3000 Air Velocity Flow Alan Carvalho de Assis 2024-12-21 12:48:40 -0300
  • 8411a97b85 use small lock in following files hujun5 2024-12-20 19:07:08 +0800
  • e55966d3dc arm/stm32h753bi: Add support to lvgl Jorge Guzman 2024-09-22 11:43:46 -0300
  • e26e8bda0e gcov: gcov.py, gcov_convert.py scripts merged wangmingrong1 2024-12-18 18:20:11 +0800
  • 7d6b2e4804 gcov/script: gcov.sh is implemented using Python wangmingrong1 2024-12-18 18:14:52 +0800