1. 05cc04e net: preserve checksum state for empty fragments by Megha Rajput · 2 days ago master
  2. 71499bd boards/rp2040: support reboot bootloader via reset_usb_boot() by wangjianyu3 · 32 hours ago
  3. 6b5673a stm32g0: Add flash bank swap support by jsanchez-2g · 2 days ago
  4. 4a5852f boards/risc-v/eic7700x: Correct the UART reference clock. by Justin Hammond · 3 weeks ago
  5. 2114981 boards/risc-v/eic7700x: Report the clock tree at startup. by Justin Hammond · 3 weeks ago
  6. 0a85476 arch/risc-v/eic7700x: Describe the clock tree the boot loader leaves. by Justin Hammond · 3 weeks ago
  7. 01106b4 arch/risc-v/eic7700x: Add the blank lines nxstyle asks for. by Justin Hammond · 8 days ago
  8. 0d31418 arch, boards, cmake: Build C++ ELF modules without __cxa_atexit. by Marco Casaroli · 3 days ago
  9. c5619cb fs/inode: propagate inode search errors by Megha Rajput · 4 days ago
  10. 784c651 arch/arm/nrf53: enable the application core flash cache by AlmAck · 7 days ago
  11. b75b93f stm32g0: Fix erase bank selection after bank swap by jsanchez-2g · 2 days ago
  12. c8f1e09 xtensa/esp32s3: drop redundant CONFIG_UORB_STACKSIZE from defconfig by Felipe Moura · 2 days ago
  13. 30503f8 boards/imx93-evk: disable work queues in bootloader by DuoYuWang · 6 days ago
  14. a1e2813 Documentation/wqueue: document custom user queues by DuoYuWang · 9 days ago
  15. 315d9f7 libc/wqueue: use the uninterruptible wait helper by DuoYuWang · 9 days ago
  16. ae5997e libc/wqueue: support custom user work queues by DuoYuWang · 9 days ago
  17. 3582d5a sched/wqueue: use the uninterruptible wait helper by DuoYuWang · 6 days ago
  18. 7e5d05f sched/wqueue: consolidate queue submission paths by DuoYuWang · 6 days ago
  19. d2e01b9 sched/wqueue: harden custom queue lifecycle by DuoYuWang · 10 days ago
  20. 673b424 xtensa/esp32s3: Fix CONSOLE_DEV clobbered by USBSERIAL macro. by Felipe Moura · 2 days ago
  21. ffc29e9 drivers/mtd/filemtd: fix nxstyle errors in filemtd.c by AlmAck · 3 days ago
  22. eee09f4 drivers/mtd/filemtd: open the backing file O_RDWR by AlmAck · 7 days ago
  23. 3a8bd97 tools/Unix.mk: add nuttx.asm to manifest by Antoine Juckler · 3 days ago
  24. c351769 Documentation/applications: add mlearning docs and rename mlearing. by Abhishek Mishra · 3 days ago
  25. a177c02 doc/boards: Add Documentation to GD32VW553-HMQ board by Alan Carvalho de Assis · 4 days ago
  26. ff5ebca boards/gd32vm55x: Add support to GD32VW553-HMQ by Alan Carvalho de Assis · 4 days ago
  27. 907a521 arch/risc-v: assign per-cpu data by logical cpu by Megha Rajput · 6 days ago
  28. 6ffbbbd Documentation: add instructions how to run NTFC locally by raiden00pl · 4 days ago
  29. 179bf35 tools/ci: remove obsolete testrun harness by raiden00pl · 4 days ago
  30. 83b4239 arch/sim: switch nonblock setup to ioctl FIONBIO by Xiang Xiao · 4 days ago
  31. ae66695 sim/hostuart: set stdout to O_NONBLOCK to prevent blocking by ligd · 6 months ago
  32. 60ac52c sim_hostuart.c: add nonblock flags for /dev/console by chenzihan1 · 1 year, 1 month ago
  33. 3038df4 arch/x86_64: add support for xAPIC by p-szafonimateusz · 1 year ago
  34. 76b90e0 Revert "boards/esp32s3-xiao: switch defconfigs to nxinit entrypoint" by wangjianyu3 · 4 days ago
  35. 65d0b3f arch/arm/stm32: set F412 SRAM1_END to 256KiB by Jacob Dahl · 4 days ago
  36. 02c4f98 boards/arm/qemu-armv7a: switch all nsh defconfigs to nxinit entrypoint by wangjianyu3 · 9 days ago
  37. b6af2d4 boards/arm64/qemu-armv8a: switch all nsh defconfigs to nxinit entrypoint by wangjianyu3 · 9 days ago
  38. 04283e6 boards/sim: switch all nsh defconfigs to nxinit entrypoint by wangjianyu3 · 9 days ago
  39. 68f4dff Documentation/lsm6ds3trc: document FIFO mode and its quirks by Felipe Moura · 7 days ago
  40. 29c4eff drivers/sensors/lsm6ds3trc: fix FIFO not accumulating data by Felipe Moura · 7 days ago
  41. b8c5cf7 drivers/sensors/lsm6ds3trc: remember last ODR across activations by Felipe Moura · 7 days ago
  42. 94d5599 drivers/sensors/lsm6ds3trc: add FIFO drain via watermark interrupt by Felipe Moura · 7 days ago
  43. f595ba3 include/nuttx/macro.h: Let FOREACH_ARG() paste the argument index by Jorge Guzman · 4 days ago
  44. b939b11 .github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2 by wangjianyu3 · 5 days ago releases/13.1
  45. a2c0773 tools/export: prefix each linker script in toolchain.cmake. by Zhaoqi Xu · 6 days ago
  46. c36e45e arch/arm/rtl8721f: add timer driver support by dechao_gong · 6 days ago
  47. 2ddabb2 arch/arm/rtl8720f: add timer driver support by dechao_gong · 6 days ago
  48. 2cc38e4 arch/arm/rtl8721dx: add shared Ameba timer driver by dechao_gong · 7 weeks ago
  49. 3e2f28e net, arch: Fix nxstyle errors in files the CAN ioctl merge touches. by Jacob Dahl · 6 days ago
  50. eb40eed arch/arm/src/imxrt: Unify FlexCAN TX work and add SIOCGCANERRORS. by Jacob Dahl · 6 days ago
  51. 60ef78f net/netdev: Combine the per-command CAN ioctl options into NETDEV_CAN_IOCTL by Jacob Dahl · 6 days ago
  52. fbe3468 arch/arm/src/stm32h7: Remove broken FDCAN filter ioctl stubs. by Jacob Dahl · 6 days ago
  53. 4fa0319 arch/arm/stm32f4: add STM32F412CG chip selection by Jacob Dahl · 6 days ago
  54. fcad1ef arch/arm/stm32f4: add STM32F412VG chip selection by Jacob Dahl · 6 days ago
  55. 3026e32 esp32s3_tickless: fix 32-bit overflow in NSEC_2_CTICK/SEC_2_CTICK/USEC_2_CTICK by Felipe Moura · 5 days ago
  56. 5a42393 arch/tricore: fix bug about less ')" in makefile by zhangyu117 · 6 days ago
  57. ab59b09 arch/tricore: Simplify header files and implementation in FPU by zhangyu117 · 6 days ago
  58. 1af57bb arch/tricore: drop mpu iLLD dependency and use raw register access by zhangyu117 · 9 days ago
  59. 4afb7f9 arch/tricore: mpu: per-set flags array and cpuset in mpu_region_s by zhangyu117 · 6 days ago
  60. 2a64544 include/macro.h: fix REVERSE_ARG/FOREACH_ARG for empty args in C++ by Xiang Xiao · 2 weeks ago
  61. f5df0fc cmake: parse EXTRAFLAGS with separate_arguments. by Zhaoqi Xu · 6 days ago
  62. 06d6e89 libs/libc/machine/arm: Fix the nxstyle errors in arch_elf.c. by Marco Casaroli · 5 days ago
  63. c84b25b boards: fix mtd_partition() argument units in flash partition loops by rongbaichuan · 6 days ago
  64. 7609a72 tools/ci: add qemu-system-x86 to the linux CI image by raiden00pl · 10 days ago
  65. 89ac35c boards/esp32p4-tab5: add the ILI9881C and GT911 hardware variant by Jorge Guzman · 6 days ago
  66. e884b6c input/gt9xx: fix register write and no-contact read by Jorge Guzman · 6 days ago
  67. b496611 arch/arm/nrf53: fix nxstyle errors in nrf53_gpiote.c by AlmAck · 6 days ago
  68. 28f0a27 arch/arm/nrf53: fix inverted GPIOTE per-instance channel index by AlmAck · 7 days ago
  69. 0c88b8f Documentation: Fix incorrect timer initialization API names by arnavsharma990 · 6 days ago
  70. 61c30d8 boards/xtensa/esp32s3/esp32s3-xiao: add SD card support over SPI2 by Felipe Moura · 6 days ago
  71. 5e92a05 wireless/bluetooth: fix inverted MTU cap in bt_conn_send() by AlmAck · 7 days ago
  72. e1ac507 arch/arm/stm32f4: fudge STM32F411VE NGPIO so GPIOH is enabled by Jacob Dahl · 7 days ago
  73. 76abaf5 Revert "zbus: Add linker support and documentation for the zbus port" by Xiang Xiao · 7 days ago
  74. 8cf702f Revert "boards/linum-stm32h753bi: Add zbus board configuration" by Xiang Xiao · 7 days ago
  75. 88a6d2e boards/nrf5340-dk: read the button being scanned, not BTN1 by AlmAck · 7 days ago
  76. f9bf75a boards/linum-stm32h753bi: Add zbus board configuration by Jorge Guzman · 10 days ago
  77. 2a1b238 zbus: Add linker support and documentation for the zbus port by Jorge Guzman · 10 days ago
  78. 6c2e2b5 sched/setparam: update sporadic parameters of the target task by yushuailong · 11 days ago
  79. 5a9e39e sched/setscheduler: stop sporadic when switching away from SCHED_SPORADIC by yushuailong · 11 days ago
  80. 8affe54 arch/arm/stm32: Fix Ethernet code style issues by alexcekay · 9 days ago
  81. 6742f63 arch/arm/stm32: Make Ethernet TX watchdog timeout configurable by alexcekay · 11 days ago
  82. e736f24 sched/sporadic: clear policy flag when stopping sporadic scheduling by yushuailong · 11 days ago
  83. 4b0a206 Documentation/sensors_uorb: add the LSM6DS3TR-C driver page by Felipe Moura · 8 days ago
  84. 300c736 drivers/sensors: add LSM6DS3TR-C uORB driver for the XIAO ESP32-S3 by Felipe Moura · 8 days ago
  85. bd2081a video/videomode: Fix EDID parsing and formatting of video mode dumps by Lwazi Dube · 2 weeks ago
  86. f3805fb arch/mips/jz4780: Add HDMI EDID parsing and dynamic display modes by Lwazi Dube · 2 weeks ago
  87. 5d2ed54 Documentation/applications/system/fastboot: add multi-transport info by fangpeina · 8 days ago
  88. 15678ac arch/arm/rtl8721f: add watchdog driver support by dechao_gong · 10 days ago
  89. ceea742 arch/arm/rtl8720f: add watchdog driver support by dechao_gong · 10 days ago
  90. a25fbba arch/arm/rtl8721dx: add shared Ameba watchdog driver by dechao_gong · 7 weeks ago
  91. 6a71c89 Documentation/grep: Add grep command documentation by Junbo Zheng · 8 days ago
  92. 55a5c66 arch/xtensa: Provide vfork(). by Marco Casaroli · 9 days ago
  93. 72e0b29 fs: fix pre-existing nxstyle issues in touched files by yukangzhi · 9 days ago
  94. 543e090 libc/limits: increase LINK_MAX to 128 and fix pathconf by yukangzhi · 5 weeks ago
  95. fa7865f fs/vfs: fix link() returning EXDEV instead of ENAMETOOLONG by yukangzhi · 5 weeks ago
  96. 152ebca fs/inode: fix relative-path truncation causing wrong EISDIR by vela-autotest05 · 6 weeks ago
  97. 1312bc8 fs: remove redundant ".." handling after VFS canonicalization by yukangzhi · 8 weeks ago
  98. 67cd426 fs/inode: canonicalize path before inode search to fix .. resolution by yukangzhi · 9 weeks ago
  99. e396baf fs/vfs/rename: fix rename to same file and rename to subdirectory by yukangzhi · 9 weeks ago
  100. 1519a78 fs/inode: fix off-by-one in _inode_checkpath NAME_MAX check by yukangzhi · 9 weeks ago