提交历史

作者 SHA1 备注 提交日期
  David Sidrane 042f057463 arch/arm/src/imxrt/imxrt_usdhc.c and related board.h files: Use single define for USB pin definitions. 5 年之前
  Dave Marples 9b68efe251 arch/arm/src/imxrt/imxrt_usdhc.c: Improve SD card handling in the DMA case. For now I think we can consider this complete for both Interrupt and DMA transfers. There is other stuff to add (high speed, low voltage, DDR etc.) later, 6 年之前
  Dave Marples 50a1b9eddf arch/arm/src/imxrt: This commit complete the interrupt driven USDHC1 functionality for the IMXRT EVKB. There is more work to be done to complete DMA mode and further changes will follow. 6 年之前
  David Sidrane f6e21619e2 Merged in david_s5/nuttx/master_imxrt_boards (pull request #751) 6 年之前
  Dave Marples ae054b93bb arch/arm/src/imxrt/imxrt_usdhc.c: Initial commit of the i.MXRT SDHC driver. This driver is partially functional, working in PIO mode. DMA support and additional testing are needed. 6 年之前
  Gregory Nutt a3c67df91d arch/arm/src/imxrt: Add full support for the LPSPI in poll mode; includes a minor fix for LPI2C. 6 年之前
  David Sidrane 92e4a7223c Merged in david_s5/nuttx/master_imxrt (pull request #737) 6 年之前
  Ivan Ucherdzhiev 42f1f8898b /arch/arm/src/imxrt/imxrt_lpi2c.c: Fixes 2 bugs in the for IMXRT1050: (1) I2C time out and did not send STOP condition when sending single byte, (2) I2C could not receive bytes after repeated start. 6 年之前
  Ivan Ucherdzhiev 955527b14f arch/arm/src/imxrt: Add LPI2C driver. 6 年之前
  Gregory Nutt 05ad7208e7 configs/imxrt1050-evk: Add knsh configuration.. PROTECTED mode NSH build. 6 年之前
  Gregory Nutt 2fa738e08c arch/arm/src/imxrt: Various fixes from attempt at initial bringup. 6 年之前
  Jake Choy 4261249fb6 arch/arm/src/imxrt: Add GPIO5 IRQ support. 6 年之前
  Jake Choy 63f988b404 configs/imxrt1050-evk: This commit adds support for the imxrt button. I haven't been able to get GPIO 5 to work so I have replaced the button with GPIO1 pin24. It is right next to the button so I just wire it to the existing user button for testing. 6 年之前
  Ivan Ucherdzhiev cf8c25df64 This commit brings in basic support fo the i.MX RT 1050 'crossover' SoC. The basic support is complete and compiles without error, but is still untested. 6 年之前
  Gregory Nutt a031fc1a88 Remove submodules 8 年之前
  Gregory Nutt 8b848504c3 Fix all URLs to the NuttX repository 8 年之前
  Gregory Nutt 4fbd79d1a8 rtc.h: Needs to include signal.h and time.h to avoid compile errors in certain contexts 8 年之前
  Gregory Nutt 1767b21d3c Update submodules 8 年之前
  Gregory Nutt ab3f9b764e Update ChangeLog 8 年之前
  Gregory Nutt a6fff34ec6 Update TODO list 8 年之前
  Gregory Nutt af027f2a18 Update submodules 8 年之前
  Gregory Nutt bbbb615c31 Remove references to VSN from README; update ChangeLog 8 年之前
  Gregory Nutt 35ab1697cd CONFIG_DEV_RANDOM depends on CONFIG_ARCH_HAVE_RNG which is selected with MCU-specific RNG H/W is enabled. So correct default is y; you almost certainly want /dev/random as well. 8 年之前
  Gregory Nutt 751e85eade tools/: Scripts should use /bin/bash vs. /bin/sh 8 年之前
  Gregory Nutt fbaee9db34 PM: Some cosmetic updates 8 年之前
  Gregory Nutt 54dbec248e PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 8 年之前
  Gregory Nutt dea4fe5d90 PM: Add activity domain to all PM callbacks 8 年之前
  Gregory Nutt 970822b351 Add missing PM configuratin options to Kconfig file 8 年之前
  Gregory Nutt d580b70a71 Minor updates to TODO list 8 年之前
  Gregory Nutt 8523e17f52 Prep for 7.15 release 8 年之前