Commit graph

  • 0d102f1cff Documentation/applications/games/nxdoom: document the display options Jorge Guzman 2026-07-30 02:38:22 -03:00
  • 8b4c12d22d boards/arm/stm32h7/linum-stm32h753bi: add an nxdoom configuration Jorge Guzman 2026-07-29 23:18:30 -03:00
  • 5ef00dc717 arch/arm/src/stm32h7: fix LTDC format specifier for the CLUT index Jorge Guzman 2026-07-29 22:51:27 -03:00
  • 4bcd105610 drivers/usbhost: report HID keyboard through the keyboard upper half Jorge Guzman 2026-07-29 22:51:12 -03:00
  • 8e37adbfeb include/nuttx/input: add modifier keycodes to the keyboard codec Jorge Guzman 2026-07-29 22:51:01 -03:00
  • 2c129b424c mm/ubsan: fix signed inline value decoding hanzhijian 2026-07-29 20:05:53 +08:00
  • ab4890df16 drivers/input: partial fix of indistinguishable ASCII and special keycodes Pavel Pisa 2026-07-29 14:29:29 +02:00
  • 5c9c236954 libc/pwd: default ostest multiuser passwd path to /tmp/ostest_passwd Abhishek Mishra 2026-07-29 13:49:01 +00:00
  • ddf38abe45 Documentation: describe credential APIs and pseudo-fs ownership Abhishek Mishra 2026-07-16 18:55:41 +00:00
  • 282d4cb0e9 libc/pwd: parse NuttX 5-field passwd records Abhishek Mishra 2026-07-16 18:55:41 +00:00
  • fe28fb033c fs: enforce permission checks when opening IPC pseudo-inodes Abhishek Mishra 2026-07-16 18:55:30 +00:00
  • 4bbe61ead5 fs/inode: assign owner and group when reserving pseudo-inodes Abhishek Mishra 2026-07-16 18:55:19 +00:00
  • 4c62271654 sched/group: add getresuid, getresgid, setreuid, and setregid Abhishek Mishra 2026-07-16 18:55:10 +00:00
  • e460ad9a1f Documentation/rtl8721f: add RTL8721F platform and EVB board pages dechao_gong 2026-07-28 17:59:17 +08:00
  • 8300e09224 arch/arm/rtl8721f: enable on-chip flash filesystem and WiFi networking dechao_gong 2026-07-27 19:07:20 +08:00
  • e974be6925 arch/arm/rtl8721f: bring up minimal NSH (P1) dechao_gong 2026-07-27 17:36:42 +08:00
  • 6072296389 arch/arm/rtl8721f: add RTL8721F (Green2) chip and EVB board skeleton dechao_gong 2026-07-27 13:35:53 +08:00
  • c4ca7e6b38 drivers/input: partial fix of indistinguishable ASCII and special keycodes Pavel Pisa 2026-07-29 14:29:29 +02:00
  • b54cca3bf9 Review: Address @raiden00pl comments Javier Alonso 2026-07-24 14:10:53 +02:00
  • 5df39ce1ec
    Merge a265c0ac02 into d6444d0a7b Mateusz Szafoni 2026-07-29 13:42:49 -04:00
  • d6444d0a7b drivers/usbdev: re-assert soft connect in cdcecm/cdcncm disconnect() Ricard Rosson 2026-07-29 11:07:18 +01:00
  • c2a44dd8a4 Documentation: add Microwindows application documentation page Acfboy 2026-07-30 01:26:02 +08:00
  • 4a2978e414 qemu-intel64/mw: add mw configuration and documentation Acfboy 2026-07-30 01:23:39 +08:00
  • dc291bcb5e sim/mw: add mw configuration for Microwindows demo Acfboy 2026-07-30 01:20:41 +08:00
  • 567d50f913 libc/pwd: default ostest multiuser passwd path to /tmp/ostest_passwd Abhishek Mishra 2026-07-29 13:49:01 +00:00
  • 7c17a8353c Documentation: describe credential APIs and pseudo-fs ownership Abhishek Mishra 2026-07-16 18:55:41 +00:00
  • f37188dcb7 libc/pwd: parse NuttX 5-field passwd records Abhishek Mishra 2026-07-16 18:55:41 +00:00
  • 19f3fdefab fs: enforce permission checks when opening IPC pseudo-inodes Abhishek Mishra 2026-07-16 18:55:30 +00:00
  • 119873d4b4 fs/inode: assign owner and group when reserving pseudo-inodes Abhishek Mishra 2026-07-16 18:55:19 +00:00
  • 0bfa293d4f sched/group: add getresuid, getresgid, setreuid, and setregid Abhishek Mishra 2026-07-16 18:55:10 +00:00
  • a85b28bc2c rp2040/rp23xx: order the USB BUFF_STATUS clear before the AVAILABLE re-arm Ricard Rosson 2026-07-29 11:30:15 +01:00
  • 04364e8461 boards/Kconfig: require FSUTILS_PASSWD and cryptodev for ROMFS passwd Abhishek Mishra 2026-07-29 14:48:04 +00:00
  • a229e8b87e sched/arch/libc: give fork(), vfork() and task_fork() separate semantics Marco Casaroli 2026-07-28 00:25:37 +02:00
  • 400be5b67b boards/sim: add ROMFS passwd and crypto deps for NSH console login Abhishek Mishra 2026-07-29 12:19:07 +00:00
  • a9e4af4f0d Documentation: Describe the pimoroni-pico-2-plus xipfs configurations. Marco Casaroli 2026-07-28 16:28:47 +02:00
  • df107380ad boards/rp23xx: Split the xipfs configuration into xipfs and xipfs-nxflat. Marco Casaroli 2026-07-28 16:28:36 +02:00
  • 1f3358e991 Documentation: Document the xipfs command, test suite and NXFLAT demo. Marco Casaroli 2026-07-25 13:56:32 +02:00
  • 5dba9d3f5b boards/rp23xx: Add a xipfs configuration and name the NXFLAT tools. Marco Casaroli 2026-07-25 13:56:32 +02:00
  • b7eabe73a0 Documentation/xipfs: Document the execute-in-place file system. Marco Casaroli 2026-07-25 13:10:29 +02:00
  • 385b945ea9 boards/mps2: Mount xipfs on a RAM MTD device. Marco Casaroli 2026-07-25 13:08:40 +02:00
  • d3c25e7754 boards/sim: Add a xipfs configuration. Marco Casaroli 2026-07-25 13:08:08 +02:00
  • ba826dd738 boards/rp23xx: Mount xipfs on the flash MTD device. Marco Casaroli 2026-07-25 13:07:51 +02:00
  • a104fb8047 fs/mount: Name xipfs in statfs and fs_gettype. Marco Casaroli 2026-07-25 15:43:42 +02:00
  • e0cc0244c5 fs/xipfs: Add a contiguous execute-in-place file system. Marco Casaroli 2026-07-25 13:07:16 +02:00
  • 4c7b3ebc2c drivers/usbdev: re-assert soft connect in cdcecm/cdcncm disconnect() Ricard Rosson 2026-07-29 11:07:18 +01:00
  • cf3f6c1fdc rp2040/rp23xx: order the USB BUFF_STATUS clear before the AVAILABLE re-arm Ricard Rosson 2026-07-29 11:30:15 +01:00
  • c05288cc7f
    Merge 0a7171bc62 into 5a7f1b5005 ricardgb 2026-07-29 11:15:57 +01:00
  • aa9876fa21
    Merge a14e6451d4 into 5a7f1b5005 Otpvondoiats 2026-07-29 10:39:29 +02:00
  • 5a7f1b5005 drivers/syslog: fix syslog_write() returning -EIO on every write Marco Casaroli 2026-07-28 13:53:11 +02:00
  • 8a758b6a10 boards/risc-v/esp32c6: Add SW LP Mailbox board support Eren Terzioglu 2026-07-24 14:08:16 +02:00
  • 9c96d876d1 arch/risc-v/espressif: Add SW LP Mailbox support Eren Terzioglu 2026-07-24 14:07:38 +02:00
  • 50a7831e49 Docs/platforms/espressif: Add ULP app variables docs Eren Terzioglu 2026-07-24 12:12:50 +02:00
  • ee0d00f494 arch/risc-v/espressif: Add build customization options for ULP build system Eren Terzioglu 2026-07-22 18:50:30 +02:00
  • c027e7c3e4 tools: fix stale archive members surviving a Kconfig-driven CSRCS change Alan Carvalho de Assis 2026-07-28 05:52:38 -03:00
  • 09529a5fed
    Merge b2eb2c447a into 69249fc9e6 Matteo Golin 2026-07-29 00:17:37 +00:00
  • 3dda2eaee0
    Merge 320bd2e73b into 69249fc9e6 Frederick Blais 2026-07-29 09:08:32 +09:00
  • 69249fc9e6 drivers/ioexpander/iso1i813t.c: fix error startup condition Michal Lenc 2026-07-28 15:49:37 +02:00
  • aeaa13227e net/tcp: don't accept a reset connection as connected (fixes send hang) Ricard Rosson 2026-07-24 07:20:49 +01:00
  • 1f166a970e tools/mkallsyms.py: let the dependency error actually reach the user Marco Casaroli 2026-07-28 08:57:59 +02:00
  • df9f84e4d8 Documentation: Describe the pimoroni-pico-2-plus xipfs configurations. Marco Casaroli 2026-07-28 16:28:47 +02:00
  • 2432db87ee boards/rp23xx: Split the xipfs configuration into xipfs and xipfs-nxflat. Marco Casaroli 2026-07-28 16:28:36 +02:00
  • 83f56d0151 Documentation: Document the xipfs command, test suite and NXFLAT demo. Marco Casaroli 2026-07-25 13:56:32 +02:00
  • 30f9a78c3a boards/rp23xx: Add a xipfs configuration and name the NXFLAT tools. Marco Casaroli 2026-07-25 13:56:32 +02:00
  • b0db8c84f8 Documentation/xipfs: Document the execute-in-place file system. Marco Casaroli 2026-07-25 13:10:29 +02:00
  • 2c94ef7857 boards/mps2: Mount xipfs on a RAM MTD device. Marco Casaroli 2026-07-25 13:08:40 +02:00
  • 4ea65829e1 boards/sim: Add a xipfs configuration. Marco Casaroli 2026-07-25 13:08:08 +02:00
  • 63d9c09c73 boards/rp23xx: Mount xipfs on the flash MTD device. Marco Casaroli 2026-07-25 13:07:51 +02:00
  • 53be464a56 fs/mount: Name xipfs in statfs and fs_gettype. Marco Casaroli 2026-07-25 15:43:42 +02:00
  • d018ccd89d fs/xipfs: Add a contiguous execute-in-place file system. Marco Casaroli 2026-07-25 13:07:16 +02:00
  • d3bcd421aa
    drivers/ioexpander/iso1i813t.c: fix error startup condition Michal Lenc 2026-07-28 15:49:37 +02:00
  • c24694a8e9 drivers/syslog: fix syslog_write() returning -EIO on every write Marco Casaroli 2026-07-28 13:53:11 +02:00
  • ccbe771ad0 boards/devebox-stm32h743: add board documentation Andrey Sobol 2026-07-27 18:41:29 +03:00
  • 826449818c board/devebox-stm32h743: New board devebox-stm32h743 Andrey Sobol 2026-07-14 17:07:32 +03:00
  • e499b9f174 arch/arm: carry CONTROL over to the fork child on Cortex-M Marco Casaroli 2026-07-27 07:01:27 +02:00
  • 246164447a boards/risc-v/esp32c6: Add SW LP Mailbox board support Eren Terzioglu 2026-07-24 14:08:16 +02:00
  • 5feb3cfe89 arch/risc-v/espressif: Add SW LP Mailbox support Eren Terzioglu 2026-07-24 14:07:38 +02:00
  • c41240577e Docs/platforms/espressif: Add ULP app variables docs Eren Terzioglu 2026-07-24 12:12:50 +02:00
  • db86247654 arch/risc-v/espressif: Add build customization options for ULP build system Eren Terzioglu 2026-07-22 18:50:30 +02:00
  • bdcf3eba14 tools: fix stale archive members surviving a Kconfig-driven CSRCS change Alan Carvalho de Assis 2026-07-28 05:52:38 -03:00
  • cfeca506f8 rp2040/rp23xx: implement stall queueing and GET STATUS responses Ricard Rosson 2026-07-15 21:01:19 +01:00
  • 6555e3e283 drivers/usbdev/cdcncm: send TX immediately, not after a tick-quantized delay Ricard Rosson 2026-07-18 13:42:12 +01:00
  • d5e6cd3aa5 arch/x86: default CROSSDEV on a macOS host Marco Casaroli 2026-07-27 05:05:44 +02:00
  • bc669f9b13 drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers Ricard Rosson 2026-07-18 13:42:12 +01:00
  • 3b3380ca01 sched/sched_critmonitor: remove duplicate preemption start block yushuailong 2026-07-28 10:24:51 +08:00
  • 634d8a1272 arch/sim: register RTC after clock initialization hanzhijian 2026-07-24 10:07:07 +08:00
  • 89963644ab arch/x86: default CROSSDEV on a macOS host Marco Casaroli 2026-07-27 05:05:44 +02:00
  • 114926953e arch/arm: carry CONTROL over to the fork child on Cortex-M Marco Casaroli 2026-07-27 07:01:27 +02:00
  • deb9617117 tools/mkallsyms.py: let the dependency error actually reach the user Marco Casaroli 2026-07-28 08:57:59 +02:00
  • 2fa7a1e2f4 boards/devebox-stm32h743: add board documentation Andrey Sobol 2026-07-27 18:41:29 +03:00
  • b315c795e6 board/devebox-stm32h743: New board devebox-stm32h743 Andrey Sobol 2026-07-14 17:07:32 +03:00
  • 92777bc458 net/tcp: don't accept a reset connection as connected (fixes send hang) Ricard Rosson 2026-07-24 07:20:49 +01:00
  • 9ec6fe1dcc sched/sched_critmonitor: remove duplicate preemption start block yushuailong 2026-07-28 10:24:51 +08:00
  • 564fae94d7 net/sixlowpan: Fix protosize to 16-bit Alan Carvalho de Assis 2026-05-03 15:57:35 -03:00
  • faa5c75f11 net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len Alan Carvalho de Assis 2026-05-03 15:37:06 -03:00
  • 0cd1191263 documentation: mention PIO4IOE IO Expander Filipe Cavalcanti 2026-07-27 12:56:23 -03:00
  • 270d1f32f9 drives/ioexpander: add support to PI4IOE IO Expander Filipe Cavalcanti 2026-07-24 08:12:46 -03:00
  • 93b2798e30 arch/sim: Track sim_head dependencies hanzhijian 2026-07-27 10:08:29 +08:00
  • 65970a3339 boards/rp23xx: add missing rp23xx_st7735.c LCD board glue Ricard Rosson 2026-07-27 14:36:27 +01:00
  • 6c1feb7839 sched/addrenv: do not dereference a NULL address environment Marco Casaroli 2026-07-26 11:59:48 +02:00
  • 7b20f45101
    Merge 7c8951d6f9 into 7fd17c9d7c Mateusz Szafoni 2026-07-28 00:13:02 +00:00