1. ec906cf rp2040,rp23xx,rp23xx-rv: allow up to 32 PIO instructions by Lars Kruse · 10 hours ago master
  2. 097dd84 drivers/usbdev/cdcecm.c: fix cdcecm netdev can not enter running state by zhanghongyu · 10 months ago
  3. b95cfa1 risc-v:need add crt0 to LDELFFLAG by anjiahao · 3 weeks ago
  4. b4c6a92 drivers/battery: fix race condition in event handling by dongjiuzhu1 · 1 year, 1 month ago
  5. e83cde2 build(deps): bump actions/upload-artifact from 5 to 6 by dependabot[bot] · 22 hours ago
  6. 875cc74 build(deps): bump actions/cache from 4 to 5 by dependabot[bot] · 22 hours ago
  7. db2daeae build(deps): bump actions/download-artifact from 6 to 7 by dependabot[bot] · 22 hours ago
  8. 2b092ad net/can: fix possible IOB resource leak when can close by zhanghongyu · 7 months ago
  9. 232ef95 net/can,udp,tcp: add sem destroy for udp/tcp sndsem; by wangjinjing1 · 12 months ago
  10. 8c92be8 net/can: add write buffer to support nonblock send by wangjinjing1 · 1 year ago
  11. 1c0a3a8 net/can: support can receive packets from all can devices by zhanghongyu · 8 months ago
  12. b7b9aeb net/can: return -ENODEV if the device is not found when bind by zhanghongyu · 8 months ago
  13. c1b2b1b poll: fix covertify issue about out-of-bound access fds by dongjiuzhu1 · 5 months ago
  14. 11dc1df libc: improve libc dependencies in case of LIBM_NONE by Petro Karashchenko · 31 hours ago
  15. 8c8a748 drivers/can/can.c: fix broken O_NONBLOCK by raiden00pl · 9 days ago
  16. a87ad98 usbhost: cdcacm exit wq after copy all received data by yangsong8 · 10 months ago
  17. aa8ffea netdev_upperhalf: convert Kconfig to variable by zhanghongyu · 6 months ago
  18. 84895c8 Revert "e1000: add polling mode support for tx/rx" by zhanghongyu · 5 months ago
  19. d98e7a7 risc-v/litex: For vexriscv, point docs at linux CPU variant instead of secure. by Justin Erenkrantz · 3 days ago
  20. 977f9ed libs/libc/obstack/lib_obstack_free.c: fix object check within chunk by Michal Lenc · 3 days ago
  21. 67584d9 codespell-ignore: Ignore variable name sems by yangsong8 · 3 days ago
  22. 69cac3b driver/usbdev: Fix usbtrace lock unpaired issue by yangsong8 · 4 months ago
  23. 444293e drivers/usbdev: Use small lock to protect usbdev trace by yangsong8 · 6 months ago
  24. 35a89be drivers/usbdev: Use small lock to protect usbdev msc by yangsong8 · 6 months ago
  25. 4d319c6 driver/usbdev: Use small lock to protect usbdev fs by yangsong8 · 8 months ago
  26. a1f5c26 driver/usbdev: Use small lock to protect composite device by yangsong8 · 9 months ago
  27. f93a1b3 eeprom/spi_xx25xx: Add IOCTL to set Block Protect by Jiri Vlasak · 12 days ago
  28. 43405d3 Documentation: update the gprof usage by chenxiaoyi · 4 days ago
  29. 0d757d0 libc/machine/xtensa: add mcount implementation for gprof by chenxiaoyi · 8 months ago
  30. f2191a7 drivers/usbhost: fix build waring by yangsong8 · 6 months ago
  31. 2660df6 drivers/usbhost: use small lock to protect usbhost kbd by yangsong8 · 6 months ago
  32. 25ec00c drivers/usbhost: improve usbhost hid kbd code by yangsong8 · 6 months ago
  33. a7af894 driver/usbhost: use small lock to protect usbhost cdcmbim by yangsong8 · 6 months ago
  34. 23cec99 drivers/usbhost: use small lock to protect usbhost cdcacm by yangsong8 · 6 months ago
  35. 62f7a8f drivers/usbhost: use small lock to protect usbhost bthci by yangsong8 · 6 months ago
  36. 5571ec8 drivers/usbhost: use small lock to protect usbhost msc by yangsong8 · 6 months ago
  37. b9b62a9 drivers/usbhost: Use small lock to protect usbhost common function by yangsong8 · 6 months ago
  38. 52d5aeb risc-v/litex: Add a vexriscv and vexriscv_smp section to arty_a7 doc. by Justin Erenkrantz · 3 days ago
  39. 53edfb5 sched/misc: correct coredump log format by Junbo Zheng · 5 days ago
  40. ceeeb73 rpmsgdev: fix export null issue when rpmsgdev init by yezhonghui · 1 year ago
  41. 806c881 rpmsgdev: fix rpmsg dev server name too long issue by yezhonghui · 1 year ago
  42. 0b544d3 drivers/rpmsg: add slash check for sepical rpmsg dev by rongyichang · 1 year, 2 months ago
  43. ea1e38e rpmsgdev_server: use a separate workqueue to process poll by liaoao · 1 year ago
  44. 5824153 rpmsgdev: destroy distinguish active and passive by yezhonghui · 1 year, 1 month ago
  45. 273578f sched/clock: Remove unnecessary preprocessor definition by wangchengdong · 4 days ago
  46. 3a76917 sim/usbdev: Process all pending data at once by yangsong8 · 7 months ago
  47. 6736558 sim_usb: fix host function caused up_interrupt_context() failed by ligd · 11 months ago
  48. 8bf8894 sim/usbdev: Supports registering multiple USB devices on a same host by yangsong8 · 7 months ago
  49. 3a0d2cb sim_usb: fix dev function caused up_interrupt_context() failed by yangsong8 · 10 months ago
  50. ae39301 drivers/usbdev: not use wd timer when zero copy in cdcacm by yangsong8 · 12 days ago
  51. 04fbce9 driver/usbdev: fix cdcacm wr container missing issue by yangsong8 · 6 weeks ago
  52. 10180ab drivers/usb: use lock to protect reqbuf when cdcacm unbind by yangsong8 · 4 months ago
  53. a532237 drivers/usbdev: fix usb cdcacm build warning by yangsong8 · 6 months ago
  54. d2daf66 drivers/usbdev/cdcacm: Fix the issue of missing release one req buf by yangsong8 · 6 months ago
  55. cc067ab drivers/usbdev/cdcacm.c: Use small lock to protect cdcacm by yangsong8 · 8 months ago
  56. fe293ec drivers/usbdev/cdcacm.c: fix check priv->nwrq issue by yangsong8 · 7 months ago
  57. e78e152 drivers/usbdev/cdcacm.c: fix runtime error memcpy para is null by yangsong8 · 7 months ago
  58. dd5a266 cdcacm: check present bit by yangsong8 · 1 year, 1 month ago
  59. b3758a1 compiler: redefine float and double when disable float compiling by yangsong8 · 10 months ago
  60. 452557a binfmt: Fix error handling in exec_module by ligd · 11 months ago
  61. eb65ea5 env: Always call env_release in group_release by ligd · 11 months ago
  62. dd76bf5 Documentation: add '-f' description for umount command by zhengyu16 · 4 days ago
  63. e2703c3 arm/stm32: Disable NSH help to fix build issue by wangchengdong · 3 weeks ago
  64. 23733e7 sched/clock: Fix missing clock_inittime() call by wangchengdong · 6 weeks ago
  65. 37521eb documentation: update flash encryption docs for Espressif devices by Filipe Cavalcanti · 10 weeks ago
  66. 49d6177 espressif: automate build system for flash enc by Filipe Cavalcanti · 8 weeks ago
  67. 8f42a6f arch/xtensa: add critical section on e-fuse bringup by Filipe Cavalcanti · 8 weeks ago
  68. 151776f arch/xtensa: change .bss clear location on start by Filipe Cavalcanti · 9 weeks ago
  69. 3a74b82 arch/xtensa: flash encryption support for ESP32|S2|S3 by Filipe Cavalcanti · 9 weeks ago
  70. 0835b34 arch/risc-v: flash encryption support for ESP32-C3|C6|H2 by Filipe Cavalcanti · 3 months ago
  71. 846f86e boards/risc-v/esp32c3: Corrected the names of #include guards by simbit18 · 5 days ago
  72. 702e451 lcd/ili9341: Improve initialization by Jiri Vlasak · 14 days ago
  73. 908ce01 lcd/lcddrv: Implement 3-wire 9-bit SPI by Jiri Vlasak · 5 weeks ago
  74. 3a4b53b lcd/ili9341: Add config option for BGR by Jiri Vlasak · 5 weeks ago
  75. c8ab1e3 lcd/lcddrv: Fix warnings by Jiri Vlasak · 3 weeks ago
  76. 150e527 net/udp: fix build error when NET_UDP_WRITE_BUFFERS disable by zhanghongyu · 8 months ago
  77. 8d7ce77 net/pkt: fix build error when NET_PKT_WRITE_BUFFERS disable by zhanghongyu · 8 months ago
  78. e2525f6 net/pkt: add nonblock mode and send buffered support by zhanghongyu · 8 months ago
  79. 6fd74f8 net/pkt: Support filtering protocol in AF_PACKET by Zhe Weng · 11 months ago
  80. ba54829 include: modify for support socat, so need add some macro same as linux by daichuan · 1 year, 3 months ago
  81. 09e12a5 net/pkt: add poll function for pkt socket by gaohedong · 8 months ago
  82. 9e0852c net/pkt: delete the read-back mechanism in pkt stack by gaohedong · 9 months ago
  83. 81f42cb net/ethernet: add timestamp for socket packet by gaohedong · 10 months ago
  84. 3949a87 boards/defconfig: enable CONFIG_SCHED_CHILD_STATUS by yangsong8 · 6 days ago
  85. dd5f562 build(deps): bump fonttools from 4.54.1 to 4.60.2 in /tools/pynuttx by dependabot[bot] · 6 days ago
  86. 5dfc455 Documentation/Pipfile.lock: bump urllib3 from 2.2.3 to 2.6.0 by simbit18 · 7 days ago
  87. 145db20 workflows/doc.yml: bump python from 3.8 to 3.10 by simbit18 · 7 days ago
  88. c380429 arch/crt0.c: revert entry _start by Yanfeng Liu · 8 days ago
  89. af205eb arm/kinetis: Fix warning by Jiri Vlasak · 7 days ago
  90. 5090572 arm/kinetis: K60 has SPI1, SPI2, improve errors by Jiri Vlasak · 6 weeks ago
  91. 207767d arm/kinetis: Add FTM3 PIN defines, K60 has FTM3 by Jiri Vlasak · 6 weeks ago
  92. b404e30 arch/arm/kinetis: Add option to use RTS as RS-485 transmit enable by Miloš Pokorný · 4 months ago
  93. ddad4fa drivers/note: Optimize code logic. by wangzhi16 · 7 days ago
  94. 0750e41 drivers/note:Fix the crash issue when enabling trace dump by liwenxiang1 · 9 months ago
  95. a340cb5 drivers/note: fix compile error. by wangzhi16 · 6 months ago
  96. d5b254f drivers/note/note_driver: Modify the macro control scope by yukangzhi · 9 months ago
  97. 9e20b41 note/drivers: Get taskname more safely. by wangzhi16 · 10 months ago
  98. 86a07ff drivers/mmcsd: Aligned Cmake with Make by simbit18 · 9 days ago
  99. 130b215 binfmt/elf: fix issue of file not closing after being opened. by yangsong8 · 6 months ago
  100. 7907a5b driver/usbhost: Support obtaining USB3.0 device descriptors by yangsong8 · 7 months ago