1. 36a9715 arch/arm/rtl8721f: add SPI master driver support by dechao_gong · 2 days ago master
  2. 214d02f arch/arm/rtl8720f: add SPI master driver support by dechao_gong · 2 days ago
  3. 7dbf782 arch/arm/rtl8721dx: add shared Ameba SPI driver by dechao_gong · 4 weeks ago
  4. e5a0c4a sim: update Makefile to match Cmake config by Alin Jerpelea · 17 hours ago
  5. 234c168 sim: fix LAME inclusion typo by Alin Jerpelea · 17 hours ago
  6. fbfb1b9 Documentation/applications/system: Add stty command documentation by fangpeina · 17 hours ago
  7. 998bb86 tools/mkversion: Fix missing free in case of error. by Tomasz 'CeDeROM' CEDRO · 29 hours ago
  8. 36bcebb boards: sim: enable CONFIG_LIBC_LOCALTIME for sim:toybox by Alan Carvalho de Assis · 2 days ago
  9. fdcd0ec Documentation: add apps/system/toybox entry by Alan Carvalho de Assis · 3 weeks ago
  10. edbc03e boards: stm32f4discovery: add toybox defconfig by Alan Carvalho de Assis · 3 weeks ago
  11. 9f0f886 boards: sim: add sim:toybox defconfig by Alan Carvalho de Assis · 3 weeks ago
  12. c1891e0 fs: resolve a trailing lone '.' path component by Alan Carvalho de Assis · 2 weeks ago
  13. 3cbf6f2 libc: add wait4() by Alan Carvalho de Assis · 2 weeks ago
  14. 3635004 libs/libc/grp: fix getgrbuf_r() pointer-alignment padding by Alan Carvalho de Assis · 3 weeks ago
  15. 1987473 boards/lm3s6965-ek: Link the protected kernel against kflash. by Marco Casaroli · 35 hours ago
  16. 3f38ca2 boards/lm3s6965-ek: Trim qemu-protected to fit the part. by Marco Casaroli · 35 hours ago
  17. e64b289 boards/nrf5340-dk: configure HFXO capacitance by raiden00pl · 2 days ago
  18. 45657b9 arch/nrf53: fix HFXO trim field extraction by raiden00pl · 2 days ago
  19. 3ac88f0 drivers/lcd: honour the LCD_APA102_* settings in the apa102 LCD driver by Ricard Rosson · 4 days ago
  20. 0735bc1 drivers/lcd: rename apa102.c/max7219.c to unique object names by Ricard Rosson · 4 days ago
  21. 850ac5c Documentation/hpm6360evk: improve readability by Alin Jerpelea · 2 days ago
  22. ebb9d80 tools/rust: Fix softfloat abi target spec name by kay-lambdadelta · 4 days ago
  23. d4d4db5 arch/tricore: perf.c donot depend on illd by zhangyu117 · 5 days ago
  24. d2c9113 arch/tricore: cachecode donot depend on illd by zhangyu117 · 5 days ago
  25. ffc9846 arch/tricore: add tricore_mtcr and tricore_mfcr macros by zhangyu117 · 5 days ago
  26. f8cf5f9 arch/s32k3xx: initializers clobbering rx_pin instead of enable_high by Javier Alonso · 9 days ago
  27. 2a77738 arch/kinetis: initializers clobbering rx_pin instead of enable_high by Javier Alonso · 9 days ago
  28. 8730a75 arch/s32k1xx: initializers clobbering rx_pin instead of enable_high by Javier Alonso · 9 days ago
  29. bf45e12 Revert "cmake: normalize .config on reconfigure" by raiden00pl · 2 days ago
  30. 3bc0b17 Documentation: document supplementary groups and setresuid/setresgid by Abhishek Mishra · 3 days ago
  31. cf3781b sched: add setresuid and setresgid by Abhishek Mishra · 3 days ago
  32. 1014c49 sched: add supplementary group IDs (setgroups/getgroups/initgroups) by Abhishek Mishra · 3 days ago
  33. 563857a boards/risc-v/hpm6360evk: build fix by Alin Jerpelea · 3 days ago
  34. c9a27f0 arch/sim: Fix #ifdef/#else on x11 event loop by Alan Carvalho de Assis · 3 days ago
  35. 1702508 arch/sim: Add support to emulated Mouse by Alan Carvalho de Assis · 3 days ago
  36. 42ac826 doc/sim: Add Documentation about SIM Input by Alan Carvalho de Assis · 3 days ago
  37. e2ab02d Documentation\hpm6360evk: update guide to match the user experience by Alin Jerpelea · 3 days ago
  38. a450392 fs/cromfs: Fix stale cache read in read() fast path. by alexcekay · 3 days ago
  39. 4977c28 Documentation: add NuttX 13.0.1 release notes by Alin Jerpelea · 3 days ago
  40. 8422531 net/udp: fix d_len corruption for 2nd+ SO_REUSEADDR listener by zhanghongyu · 5 weeks ago
  41. 0be1993 Documentation/rtl8721dx,rtl8721f: document the I2C driver by dechao_gong · 3 days ago
  42. af49db4 arch/arm/rtl8720f: add I2C master driver support by dechao_gong · 3 days ago
  43. 18d2ae2 arch/arm/rtl8720f: add UART master driver support by dechao_gong · 3 days ago
  44. 3197472 arch/arm/rtl8720f: add single-port GPIO support by dechao_gong · 4 days ago
  45. 62b41ad arch/arm/src/common/stm32: Bound SDIO command response wait by time. by Luka Filipović · 4 days ago
  46. 9b0d46c cmake: normalize .config on reconfigure by raiden00pl · 10 days ago
  47. 30cbb23 arch/arm/rtl8721f: add I2C master driver support by dechao_gong · 4 days ago
  48. dfc55c9 arch/arm/rtl8721dx: add shared Ameba I2C driver by dechao_gong · 4 weeks ago
  49. 9b02dea boards/esp32s3-ws-lcd128: use esp_hr_timer_init(), fix Wi-Fi build by Ricard Rosson · 4 days ago
  50. a0fcbb7 libs/libc/risc-v: Refresh memcpy and memset with XLEN-adaptive loops. by ganjing · 4 days ago
  51. 931d5f5 libs/libc/risc-v: Add optimized strlcpy. by ganjing · 4 days ago
  52. ad9c9d4 libs/libc/risc-v: Unroll memcmp with 4-word XOR|OR folding. by ganjing · 4 days ago
  53. 9b20c62 libs/libc/risc-v: Add optimized string and memory functions. by ganjing · 4 days ago
  54. 5dafb68 xtensa/esp32: Let a protected build boot from simple boot. by Marco Casaroli · 4 days ago
  55. 46528ea xtensa/esp32s3: Let a protected build boot from simple boot. by Marco Casaroli · 5 days ago
  56. 83e4b60 drivers/devfreq: add missing governor_data field and ondemand declaration by guanyi · 4 days ago
  57. 481d169 arch/x86_64: align the user signal frame and skip the ABI red zone by raiden00pl · 5 days ago
  58. 2c79c99 arch/x86_64: run the signal trampoline on the thread kernel stack by raiden00pl · 5 days ago
  59. 4405b12 arch/x86_64: restore the kernel stack when a signal handler returns by raiden00pl · 5 days ago
  60. 3d30272 arch/xtensa/espressif: initialize the HR Timer from the Wi-Fi init path by Ricard Rosson · 4 days ago
  61. 23ea150 mips/Makefile: Add nuttx build with CONFIG_ALLSYMS enabled. by 22078360 · 4 days ago
  62. 8f69f27 boards/esp32-devkitc: Let ostest finish on the knsh configuration. by Marco Casaroli · 4 days ago
  63. 30a3769 arch/mips: Add support for loadable ELF modules by Lwazi Dube · 4 days ago
  64. 2567b72 arch/risc-v/espressif: fix SPI IOMUX false positive without SPI2 by Filipe Cavalcanti · 2 weeks ago
  65. 45c75f3 fs/romfs: fix node cache overflow in directories with >256 entries by raiden00pl · 5 days ago
  66. 894a08e arch/arm/stm32h5: Fix handling of GPIO port I by Darryl Ring · 7 days ago
  67. e9e93c3 arch/tricore: idle donot depend on illd by zhangyu117 · 5 weeks ago
  68. 7f6a0a3 boards/arm/stm32l4/b-l475e-iot01a: Add a QEMU nsh configuration. by Marco Casaroli · 5 days ago
  69. 9e33dc0 Documentation/rtl8721f: add rtl8721f_evb board photo by dechao_gong · 10 days ago
  70. b5ec07b arch/arm/rtl8721f: add UART character driver support by dechao_gong · 2 weeks ago
  71. 067e30e arch/x86_64: Build fork() children from the caller's syscall frame. by Marco Casaroli · 6 days ago
  72. 3557791 arch/arm64: Build fork() children from the caller's syscall frame. by Marco Casaroli · 6 days ago
  73. 0aaa04d arch/arm: Restore vfork() on 32-bit ARM kernel builds. by Marco Casaroli · 6 days ago
  74. 608d1e2 arch/arm: Build fork() children from the caller's syscall frame on armv7-a. by Marco Casaroli · 6 days ago
  75. aae62ce !Documentation: Describe the fork()/vfork() split. by Marco Casaroli · 8 days ago
  76. 70c2ef5 !sched/arch/libc: Give fork() and vfork() their real, separate semantics. by Marco Casaroli · 8 days ago
  77. 8726049 cmake: Use NUTTX(_DIR/_BIN_DIR) instead CMAKE(_SRC_DIR/_BIN_DIR) by Alan Carvalho de Assis · 6 days ago
  78. b8e26b1 drivers/usbhost: Let the HID keyboard pick its interrupt pipe. by Justin Hammond · 9 days ago
  79. a023f61 drivers/usbhost: Do not unregister a HID keyboard that never registered. by Justin Hammond · 10 days ago
  80. 31fbb99 sched/semaphore: Keep a negative task id out of the mutex holder. by Justin Hammond · 11 days ago
  81. 753d2a3 drivers/serial: fetch uart_writev data from the iovec segment by raiden00pl · 4 weeks ago
  82. e7ef45d Documentation: add devfreq framework documentation by guanyi3 · 7 days ago
  83. 3839a11 drivers/devfreq: add ondemand governor build support by guanyi3 · 7 days ago
  84. 2d66436 drivers/devfreq: guard backtrace code with CONFIG_LIBC_BACKTRACE_DEPTH by guanyi3 · 5 months ago
  85. 31041f8 drivers/devfreq: fix qos_get_value returning wrong min/max aggregation by guanyi3 · 5 months ago
  86. 674e5ef drivers/devfreq: use hardware frequency instead of cached value in driver_target by guanyi3 · 5 months ago
  87. 414694b devfreq/ondemand: fix use-after-free in ondemand worker by guanyi3 · 5 months ago
  88. 77cb20f drivers/devfreq: add conflict_policy to devfreq_driver_s by guanyi3 · 5 months ago
  89. 7a1c629 devfreq/procfs: add write support for frequency QoS constraints by guanyi3 · 5 months ago
  90. ecd64e0 drivers/devfreq: replace mutex to spinlock by guanyi3 · 9 months ago
  91. 072cae5 drivers/devfreq: ondemand should init governor_data before use it by guanyi3 · 9 months ago
  92. 4f6a0bd drivers/devfreq: add ondemand governor by guanyi3 · 7 days ago
  93. 20cb512 drivers/devfreq: add const to devfreq_governor_s and devfreq_driver_s by guanyi3 · 10 months ago
  94. 1e2f974 drivers/devfreq: remove default governor by guanyi3 · 11 months ago
  95. 827b455 driver/devfreq: add procfs for devfreq by guanyi · 1 year, 3 months ago
  96. e29a7bc driver/devfreq: DVFS framework for devices by guanyi · 1 year, 4 months ago
  97. 875e86b syslog/ramlog: Survive writes made before the OS is ready. by Justin Hammond · 8 days ago
  98. d95d8c0 usbhost: Report each device as it is enumerated. by Justin Hammond · 7 days ago
  99. 58d1d9f drivers/usbdev/cdcacm: serialize the TX ring drain with the class spinlock by raiden00pl · 4 weeks ago
  100. 60abe47 arch/mips/jz4780: Add hardware Random Number Generator (RNG) support by Lwazi Dube · 8 days ago