1. b57079e boards/arm/stm32/nucleo-f429zi: remove faulty nsh defconfig symbols by Luchian Mihai · 4 days ago master
  2. 0228e52 nxtk: Remove sapce between oprand and operator in nxtk_drawframe.c by Huang Qi · 12 hours ago
  3. d7f82fb Correct comment blocks by Huang Qi · 12 hours ago
  4. 3b70bf7 samv7: Fix comment block in sam_rstc.h by Huang Qi · 12 hours ago
  5. f84d35d libc/net: Fix indent issue in lib_base64.c by Huang Qi · 12 hours ago
  6. 09568c6 dlfcn: Fix indent issue in lib_dlopen.c by Huang Qi · 14 hours ago
  7. f714669 dlfcn: Add stub for dladdr by Huang Qi · 19 hours ago
  8. 9240e1b nxstyle: Add Dl_info to white list by Huang Qi · 18 hours ago
  9. 893e70f Documentation/nrf9160-dk: add comments about modem configuration by raiden00pl · 18 hours ago
  10. b3ccc4c boards/arm/nrf91/common/nrf91_boot_image.c: print message if no image found by raiden00pl · 19 hours ago
  11. e75c19c arch/arm/{nrf53|nrf91}: enable fpu if CONFIG_ARCH_FPU=y by raiden00pl · 16 hours ago
  12. 83c0877 boards/arm/nrf91/nrf9160-dk: disable FPU for modem example by raiden00pl · 16 hours ago
  13. caa4c22 dlfcn: Fix indent issue in lib_dlclose.c by Huang Qi · 18 hours ago
  14. c2132bb risc-v/rv-virt: use RAM_START in ld.script by Yanfeng Liu · 26 hours ago
  15. f502102 up_backtrace: fix maybe backtrace the exiting thread by buxiasen · 7 days ago
  16. 4038abd riscv/virt: add virt_nsh with docs by Yanfeng Liu · 2 days ago
  17. 4f66b18 riscv/virt: probe virtio earlier by Yanfeng Liu · 3 days ago
  18. 9e59b0b riscv/qemu: guard u16550 uses by Yanfeng Liu · 3 days ago
  19. 3fecf46 virtio/serial: initial CONSOLE support by Yanfeng Liu · 3 days ago
  20. 76bf628 risc-v/qemu-rv: Add LED Driver for QEMU RISC-V 32-bit and 64-bit by Rushabh Gala · 3 days ago
  21. cde13a7 boards/imx93-evk: add sdimage cleanup by Yanfeng Liu · 2 days ago
  22. f640030 doc: improve commit log examples by Alin Jerpelea · 3 days ago
  23. 049a6da risc-v/bl808: Add timer driver by Henry Rovner · 9 days ago
  24. 42c9a82 doc: Include commit log examples by Alan Carvalho de Assis · 3 days ago
  25. a83a569 arch/xtensa/esp32s3: Add qspi/spi_slave/lcd DMA request return value. by nuttxs · 4 days ago
  26. 6edd1e3 doc.yml: Updated the workflow to use version v4 of the actions/upload-artifact by simbit18 · 4 days ago
  27. 5f75c0a buildyml: Updated the workflow to use version v4 of the actions/upload-artifact and actions/download-artifact. by simbit18 · 5 days ago
  28. 1fba2ec Add support for the Sensirion SHT4x temperature and humidity sensor family. by Matteo Golin · 2 weeks ago
  29. 8c2dd01 riscv/k230: revise nuttsbi config by Yanfeng Liu · 5 days ago
  30. 3d16278 riscv/k230: revise amp configs by Yanfeng Liu · 5 days ago
  31. 6079489 riscv/k230: drop ld-rptun.script by Yanfeng Liu · 5 days ago
  32. 3b9a346 riscv/nsbi: unblock up_udelay by Yanfeng Liu · 5 days ago
  33. fa31c1c usbdev: delete unsigned comparison with 0 by zhaoxingyu1 · 11 days ago
  34. 17aec13 board/stm32f401rc-rs485: Add support to MAX7219 8x8 LED Matrix by Rodrigo Sim · 12 days ago
  35. b856155 sched: Improve Kconfig help of INIT_ENTRYPOINT by Nathan Hartman · 5 days ago
  36. e2aeb5c Fix pin LTDC_B0, should be PJ12 instead of PF0 by Alan Carvalho de Assis · 6 days ago
  37. 8acca7c stm32f777zit6-meadow: Add support for two USB CDC/ACM by Alan Carvalho de Assis · 6 days ago
  38. cb64096 board/linum-stm32h753bi: Add support to external sdram by Jorge Guzman · 7 days ago
  39. a1a0315 Doc: Fix CustomApps/CustomHello example by Alan Carvalho de Assis · 7 days ago
  40. d708eda fix compile error by hujun5 · 8 days ago
  41. b706891 NVS: fix align size by zhaoxingyu1 · 10 weeks ago
  42. 0ddcbe6 arch/risc-v: does not clear IPI address in S mode by Inochi Amaoto · 11 days ago
  43. 985d395 esp32s3_textheap.c: fix a build error w/o CONFIG_ESP32S3_SPIRAM by YAMAMOTO Takashi · 10 days ago
  44. de3737c arch/xtensa/esp32s3: Deinitialize ESP32-S3 QSPI GDMA engine. by nuttxs · 10 days ago
  45. 7780cfc tricore/cmake: add support of cmake build for tricore by chao an · 10 days ago
  46. cab82e0 cmake/linker: replace --script= with -T to enhance compatibility by chao an · 10 days ago
  47. 000b0ec arch/risc-v: make common up_allocate_heap weak symbol by Inochi Amaoto · 9 days ago
  48. 1540dc2 tools/testbuild.sh: add option -N use CMake with Ninja by simbit18 · 10 days ago
  49. bdf60d7 risc-v/bl808, sg2000: Configure MMU to cache Kernel Text, Data and Heap (T-Head C906) by Lup Yuen Lee · 10 days ago
  50. d6c67c5 riscv/trap: fix sp restore logic by Yanfeng Liu · 11 days ago
  51. 08c4686 riscv/fork: fix tp for PROTECTED by Yanfeng Liu · 3 weeks ago
  52. 70c5c94 docs/cmake: add out-of-tree usage by Yanfeng Liu · 10 days ago
  53. 4db1169 arch/tricore: fix compiler warning on GCC toolchain by chao an · 2 weeks ago
  54. 8e20b8d arch/tricore: add support of tricore gcc toolchain by chao an · 2 weeks ago
  55. 7e2b25d cmake/boards: fix build break on custom board by chao an · 10 days ago
  56. f555b3d boards/esp32s3: Increse the default stack size for usbnsh by Huang Qi · 10 days ago
  57. 85e8536 zcu111: add support for board led by zouboan · 11 days ago
  58. b817db8 zynq-mpsoc: add support for mio/emio by zouboan · 11 days ago
  59. 532c437 compiler/tasking: fix build break after inline spinlock change by chao an · 11 days ago
  60. bc7791e arch/tricore: synchronize instruction/data following MTCR/MFCR by chao an · 11 days ago
  61. 8f243d3 /rp2040 Rename the RP2040-specific PWM_MULTICHAN definition to avoid confusion with the global PWM_MULTICHAN by GC2020 · 11 days ago
  62. ae0ef94 doc: Add a simple guide for thread local storage by Huang Qi · 11 days ago
  63. fea727a arch/sim/Makefile: add openh264 & x264 include path by shizhenghui · 2 weeks ago
  64. 3478641 sim codec: add dependence to Kconfig by shizhenghui · 3 weeks ago
  65. 61f7975 v4l2m2m/sim encoder: move hostencoder to x264encoder by shizhenghui · 3 weeks ago
  66. 7248ba0 sim decoder: update CMakeLists.txt by shizhenghui · 3 weeks ago
  67. 3675cfe v4l2m2m/sim decoder: rename hostdecoder to openh264dec by shizhenghui · 4 weeks ago
  68. 622babc Documentation: add NuttX-12.6.0 release notes by Alin Jerpelea · 11 days ago
  69. 6acb453 sched.h: Update doc link for tcbinfo_s by Huang Qi · 11 days ago
  70. 0df0378 esp32[c3]: Add mcuboot build script for esp32c3-legacy by Eren Terzioglu · 2 weeks ago
  71. a9082e0 esp32[s2]: Add nuttx toolchain support on mcuboot by Eren Terzioglu · 3 weeks ago
  72. c9f5ae5 esp32[s3]: Add nuttx toolchain support on mcuboot by Eren Terzioglu · 3 weeks ago
  73. 024e958 esp32: Add nuttx toolchain support on mcuboot by Eren Terzioglu · 3 weeks ago
  74. 553b1f5 esp32[c3|c6|h2]: Add nuttx toolchain support on mcuboot by Eren Terzioglu · 3 weeks ago
  75. 786701c fs/mnemofs: Add master node and r/w methods by Saurav Pal · 12 days ago
  76. baf5226 arch/xmc4: Added pwm driver by adriendesp · 2 weeks ago
  77. 55d711d Docs: S32K1XX FlexIO emulated I2C documentation by Peter van der Perk · 12 days ago
  78. f03842e boards: ucans32K146L Add support for FlexIO I2C driver by Peter van der Perk · 12 days ago
  79. 622b6d2 s32k1xx: FlexIO I2C master driver by Peter van der Perk · 2 weeks ago
  80. ef271b8 at32uc3a0: Initial work for SimpleMachines' Mizar32-A by Raman Gopalan · 5 months ago
  81. e0b9921 driver/net/lan9250: Add lan9250_ioctl and lan9250_uninitialize APIs by chenwen@espressif.com · 4 weeks ago
  82. 8bdc975 riscv/cmake: fix Toolchain.cmake issue by Yanfeng Liu · 12 days ago
  83. 2900fca add defconfig to ws2812 driver by halyssonJr · 12 days ago
  84. da89341 board/stm32f401rc-rs485: Add support to Device Configuration over Telnet by Rodrigo Sim · 2 weeks ago
  85. a4fece3 spin_lock: inline spin_lock by hujun5 · 3 weeks ago
  86. ae8ce53 arm64/arm64_boot.c: Fix exception caused by accesses to ICC_SRE_EL3 when GICv3 was not implemented by zouboan · 13 days ago
  87. 84f4bd6 sysinfo.h: add get_nprocs_conf/get_nprocs definition by zhanghongyu · 6 weeks ago
  88. d53d7d6 sched.h: add SCHED_BATCH and SCHED_IDLE definition by zhanghongyu · 6 weeks ago
  89. 3fa5466 net/pkt: correct PF_PACKET family sending errors by zhanghongyu · 4 weeks ago
  90. d0aa42c net/devif: devif_send supports negative offset by zhanghongyu · 4 weeks ago
  91. 4245da4 ioctl.h: add SIOCATMARK definition to resolve compilation errors by zhanghongyu · 6 weeks ago
  92. bcd64bf libc/unistd: added an implementation of the lib_flock function by zhanghongyu · 6 weeks ago
  93. 5e1c25b net/netfilter: fix windows compile error by zhanghongyu · 5 weeks ago
  94. 25adc9f riscv/k230: fix KERNEL cmake by Yanfeng Liu · 13 days ago
  95. e047ab9 riscv: Initial support for debug trigger module by Huang Qi · 5 weeks ago
  96. a8523f3 esp32[c3]: Merge simple boot and mcu boot files into single file by Eren Terzioglu · 3 weeks ago
  97. c15c0d1 esp32[h2]: Add MCUBoot support by Eren Terzioglu · 4 weeks ago
  98. 0f0c258 esp32[c6]: Add MCUBoot support by Eren Terzioglu · 4 weeks ago
  99. 0510b1e boards/arm64: add initial support for Zynq Mpsoc ZCU111 Evaluation Kit by zouboan · 2 weeks ago
  100. ea532cb arch/arm64: add initial support for ZYNQ MPSOC by zouboan · 2 weeks ago