Commit Graph

  • 80b7174810 boards/arm64/a64: CMake added pinephone board master simbit18 2026-03-24 12:41:29 +01:00
  • 7048298f4f arch/arm64/src/a64: CMake build implemented for Allwinner A64 simbit18 2026-03-24 12:36:16 +01:00
  • fa3ab9a62b boards/arm64/imx8: CMake added imx8qm-mek board simbit18 2026-03-24 13:09:35 +01:00
  • 56a84607ca arch/arm64/src/imx8: CMake build implemented for NXP i.MX 8 simbit18 2026-03-24 13:05:49 +01:00
  • d72bb349f4 sched/group_foreachchild.c: fix warning raiden00pl 2026-03-24 11:06:02 +01:00
  • 3670d0e6fe boards/nucleo-c0{71rb|92rc}: fix USART 1 pins raiden00pl 2026-01-16 17:57:19 +01:00
  • a849304ec9 build(deps): bump docker/login-action from 3.7.0 to 4.0.0 dependabot[bot] 2026-03-23 02:52:54 +00:00
  • f0a76a4a11 build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 dependabot[bot] 2026-03-23 02:52:50 +00:00
  • b8813147ed build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 dependabot[bot] 2026-03-23 02:52:47 +00:00
  • ced3cb1aa8 Documentation: imx95-a55-evk: add UMS flashing steps for u-boot buxiasen 2026-03-20 11:37:57 +08:00
  • b3b7e012e9 imx95-a55-evk: add emmc defconfig for eMMC 8-bit with partition table buxiasen 2026-03-20 10:58:39 +08:00
  • 0f3590fd19 imx95-a55-evk: add MBR/GPT partition table parsing on eMMC buxiasen 2026-03-06 15:51:49 +08:00
  • 9e048af2c3 imx9: usdhc fix dmapreflight rejecting small unaligned buffers buxiasen 2026-03-06 15:51:37 +08:00
  • 0b75df277d imx95-a55-evk: add USDHC eMMC driver support buxiasen 2026-03-06 15:51:12 +08:00
  • 695774a940 imx9: add GPIO support for imx95 buxiasen 2026-03-06 15:49:17 +08:00
  • 25feecbc02 imx9: imx95 fix uSDHC IRQ naming to match NuttX USDHC convention buxiasen 2026-03-06 15:49:03 +08:00
  • 9feaa4d841 mmcsd: fix MMC bus width switch using wrong condition and add 8-bit support buxiasen 2026-03-06 15:48:48 +08:00
  • 7a3b7922ee cmake: arm64/common sync modifyreg sources with Make.defs buxiasen 2026-03-06 15:48:35 +08:00
  • ef67e94613 net/nat: fix missed nat_unlock shichunma 2026-03-23 21:36:09 +08:00
  • db572d860b net/nat: g_nat_lock can be used recursively shichunma 2026-03-21 15:42:16 +08:00
  • 0705828024 boards/nrf53/thingy53: add sensor scope example raiden00pl 2024-06-10 13:08:59 +02:00
  • cbe59b0328 boards/nrf52832-dk: add nxscope examples (UART and RTT) raiden00pl 2023-09-30 10:40:27 +02:00
  • 1741126ae7 boards/qemu-intel64: add nxscope demo for jumbo config raiden00pl 2026-03-16 14:01:18 +01:00
  • 9424c3ac3b Documentation: update nxscope doc raiden00pl 2026-03-23 13:08:57 +01:00
  • e09048cc88 style: Fix "is is" typo across the codebase. Huang Qi 2026-03-23 20:46:23 +08:00
  • d7a44090e7 openamp: Fix Make style simbit18 2026-03-23 16:46:12 +01:00
  • 2f5055836b boards\xtensa: Fix Make style simbit18 2026-03-23 16:42:57 +01:00
  • 3d555976bb drivers: Fix Make style simbit18 2026-03-23 16:39:22 +01:00
  • c324fc1cc2 libs\libxx: Fix Make style simbit18 2026-03-23 16:38:32 +01:00
  • 355813c67b boards\arm\stm32h7: Fix Make style simbit18 2026-03-23 16:37:27 +01:00
  • 05159c4b07 boards\arm\gd32f4: Fix Make style simbit18 2026-03-23 16:36:00 +01:00
  • 1bbe9276df arch\x86_64: Fix Make style simbit18 2026-03-23 16:35:03 +01:00
  • fbd63b5d2b arch\mips: Fix Make style simbit18 2026-03-23 16:33:56 +01:00
  • f6ac99d586 arch\ceva: Fix Make style simbit18 2026-03-23 16:33:01 +01:00
  • 572913d422 arch\risc-v: Fix Make style simbit18 2026-03-23 16:24:29 +01:00
  • cf0b8d04ad arch\xtensa: Fix Make style simbit18 2026-03-23 16:23:33 +01:00
  • 3925879891 arch\arm64: Fix Make style simbit18 2026-03-23 16:21:37 +01:00
  • 464263933d arch\arm: Fix Make style simbit18 2026-03-23 16:20:11 +01:00
  • eea9d15b41 docs: Fix typos, formatting, and numbering in README.md and CONTRIBUTING.md. muyangren 2026-03-23 15:14:06 +08:00
  • e3eeaefd6d style: Fix "the the" typo across the codebase. Huang Qi 2026-03-22 20:48:23 +08:00
  • 864fdb090c arch/risc-v/k210: Remove QEMU support Huang Qi 2026-03-22 14:09:18 +08:00
  • f07e4e690b nucleo-l476rg: register userleds device driver if CONFIG_USERLED is set Michal Lenc 2026-03-22 22:55:01 +01:00
  • a84d263f09 CI: Revert GitHub Actions for Docker, by hash Lup Yuen Lee 2026-03-22 08:47:28 +08:00
  • bef5603844 CI: Revert GitHub Actions for Docker Lup Yuen Lee 2026-03-22 07:42:51 +08:00
  • 228eae22a0 libs/libbuiltin: Fix spacing style in gcov.c Huang Qi 2026-03-21 20:36:27 +08:00
  • 8409599ae4 boards/arm/stm32*/: Align ARM STM32 idle stack Peter Barada 2026-03-20 10:06:00 -04:00
  • 5718c81750 boards/xtensa/esp32s3: fix WiFi init by using CONFIG_ESPRESSIF_WIFI wangjianyu3 2026-03-20 12:33:14 +08:00
  • bc758f1025 boards/arm/gd32f4: CMake added boards simbit18 2026-03-19 17:14:25 +01:00
  • 0a72e2cbf8 arch/arm/src/gd32f4: CMake build implemented for GigaDevice GD32F4xx Series simbit18 2026-03-19 17:06:21 +01:00
  • 014f22b1c2 drivers/mtd/w25.c: ensure the device is not in power down mode Michal Lenc 2026-03-19 16:02:54 +01:00
  • ff29b04e66 arch/arm/src/stm32h5: add support for HW RNG. Carlos Sanchez 2026-03-17 08:44:04 +00:00
  • 2554d210a5 boards/xtensa: fix optional item on spiflash config Filipe Cavalcanti 2026-03-18 11:51:19 -03:00
  • 8ed1e63292 arch/risc-v/hpm6000: Use WDOGx naming for watchdog peripherals Huang Qi 2026-03-18 19:55:14 +08:00
  • 71709d487b tools/ci/testlist: skip the build of bl602evb:elf simbit18 2026-03-18 14:34:37 +01:00
  • 600d0e413a ioexpander/iso1i813t: add option to check errors during read Michal Lenc 2026-03-18 14:11:05 +01:00
  • cacfb7ebda boards/risc-v: increase init stack size on esp32h2-devkit:efuse Filipe Cavalcanti 2026-03-18 11:27:45 -03:00
  • b9c639f604 boards/nucleo-h743zi: remove write buffering from bootloader configs Neil Berkman 2026-03-17 15:26:16 -07:00
  • c1c6e26395 drivers/mtd/ftl: bypass rwbuffer when O_DIRECT is set Neil Berkman 2026-03-17 15:26:15 -07:00
  • 1630b483d2 boards/xtensa: add option to disable SPI Flash MTD automatic bringup Filipe Cavalcanti 2026-03-17 09:19:26 -03:00
  • 4e8bc78307 boards/risc-v: add option to disable SPI Flash MTD automatic bringup Filipe Cavalcanti 2026-03-16 16:31:22 -03:00
  • 078e7099b7 arch/risc-v/k210: Add Watchdog Timer (WDT) driver support. Huang Qi 2026-03-15 21:42:24 +08:00
  • f7614f640f boards/xtensa/espressif: Add AES accelerator board support Eren Terzioglu 2026-01-21 12:34:55 +01:00
  • 5b6d0e9d49 Docs/platforms/espressif: Add AES support docs Eren Terzioglu 2026-01-21 12:33:57 +01:00
  • 77f2f7989d arch/xtensa/espressif: Add AES accelerator support Eren Terzioglu 2026-01-21 12:33:11 +01:00
  • d68dec3d3d Docs/platforms/espressif: Add AES support docs Eren Terzioglu 2026-01-19 14:59:24 +01:00
  • 7951410bc7 boards/risc-v/espressif: Add AES accelerator board support Eren Terzioglu 2026-01-19 12:05:18 +01:00
  • 76f69c7a8c arch/risc-v/espressif: Add AES accelerator support Eren Terzioglu 2026-01-19 10:53:11 +01:00
  • 3d14873faa docs/sdio: add reference to card initialization flowchart Arjav Patel 2026-03-17 21:42:43 +05:30
  • dacdb77010 docs/sdio: enhance call-flow documentation for SDIO lower-half Arjav Patel 2026-03-17 15:15:25 +05:30
  • 5a798be3ba docs/mmcsd: update documentation for SDIO lower-half driver implementation Arjav Patel 2026-03-17 15:15:17 +05:30
  • 0acaf4abf6 docs/sdio: add implementation details for SDIO lower-half Arjav Patel 2026-03-16 12:31:25 +05:30
  • 10c75d2722 docs/sdio: clarify 136-bit R2 format Arjav Patel 2026-03-16 12:30:46 +05:30
  • 55e752ada8 Documentation/debugging: add stackusage tool documentation Xiang Xiao 2026-03-16 13:59:30 +08:00
  • fe217e533b tools/stackusage.py: use toolchain binaries instead of Python libraries Xiang Xiao 2026-03-16 13:59:25 +08:00
  • 76fe46a6db tools/testbuild.sh: Added a break to the dotest Blacklist and CMake loop simbit18 2026-03-12 11:58:10 +01:00
  • 9e55df4eb3 boards/lckfb-szpi-esp32s3: add gc0308 minimal defconfig wangjianyu3 2026-03-16 12:14:11 +08:00
  • ebfacd3bb8 boards/lckfb-szpi-esp32s3: add camera defconfig wangjianyu3 2026-03-16 11:50:04 +08:00
  • 370921aeba arch/xtensa/esp32s3: add CAM DVP imgdata driver wangjianyu3 2026-03-16 11:49:53 +08:00
  • fadfa85296 drivers/video: add GC0308 VGA CMOS image sensor driver wangjianyu3 2026-03-16 11:49:41 +08:00
  • a07a6a00f4 video: add V4L2_PIX_FMT_RGB565X pixel format support wangjianyu3 2026-03-16 11:48:42 +08:00
  • 3305badbd7 boards/arm/mx8mp: CMake added nutiny-nuc120 board simbit18 2026-03-16 12:20:15 +01:00
  • d070e3a9da arch/arm/src/nuc1xx: CMake build implemented for NuMicro NUC100 Series simbit18 2026-03-16 12:16:26 +01:00
  • d6a5d7129d boards/arm/lpc43xx: CMake added boards simbit18 2026-03-16 13:05:22 +01:00
  • 09b0a83423 arch/arm/src/lpc43xx: CMake build implemented for NXP LPC43xx simbit18 2026-03-16 12:50:50 +01:00
  • a48936788a arch/risc-v/k210: Add sysctl driver for clock and reset control Huang Qi 2026-03-14 11:59:35 +08:00
  • 11b4125170 boards/arm/mx8mp: CMake added verdin-mx8mp board simbit18 2026-03-13 14:47:25 +01:00
  • 1a2fb11955 arch/arm/src/mx8mp: CMake build implemented for NXP i.MX 8M Plus family simbit18 2026-03-13 14:40:34 +01:00
  • 6a4418b7ba boards/xtensa/esp32[-s2|-s3]: Add SHA accelerator features Eren Terzioglu 2026-02-20 17:48:50 +01:00
  • 5d582b3f97 boards/risc-v/esp32[-c3|c6|-h2]: Add SHA accelerator features Eren Terzioglu 2026-02-20 17:47:54 +01:00
  • 515e87391a arch/xtensa/espressif: Add SHA accelerator features Eren Terzioglu 2026-02-10 14:25:22 +01:00
  • c1f542687b arch/risc-v/espressif: Add SHA accelerator features Eren Terzioglu 2026-02-09 12:58:21 +01:00
  • b8880c40d1 boards/arm/lpc17xx_40xx: CMake added boards simbit18 2026-03-13 17:15:48 +01:00
  • e12b7d8a82 arch/arm/src/mx8mp: CMake build implemented for NXP LPC17xx/40xx family simbit18 2026-03-13 16:53:10 +01:00
  • e8cef27b77 boards/lckfb-szpi-esp32s3: add sdmmc defconfig wangjianyu3 2026-03-13 12:33:36 +08:00
  • 108b23b7a2 doc/stm32f4discovery: Add LCD ST7567 Alan Carvalho de Assis 2026-03-12 19:25:17 -03:00
  • 419b44ce19 boards/stm32f4discovery: Add board profile to ST7567 LCD Alan Carvalho de Assis 2026-03-12 17:07:16 -03:00
  • da39903ff0 doc/stm32f4discovery: Improve the page, add board picture Alan Carvalho de Assis 2026-03-12 17:05:17 -03:00
  • ad43dffb8b boards/risc-v/esp32c6: remove debug options from defconfig Filipe Cavalcanti 2026-03-12 15:44:07 -03:00
  • 4aca170070 wireless/cc1101: Make SPI burst and single frequencies configurable Chip L. 2026-03-12 16:49:47 +08:00
  • 9685cc50e2 arch/risc-v: Fix Kconfig style simbit18 2026-03-11 16:50:22 +01:00