提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 879273f63e arch/arm/Kconfig: Add option for STM32F0 7 年之前
  Gregory Nutt 3f0c4871c8 Merge remote-tracking branch 'origin/master' into xmc4 7 年之前
  Gregory Nutt fe610e7a1d XMC4500 Relax: Add basic board support infrastructure of Infineon XMC4500 Relax Lite v1 7 年之前
  no1wudi 1280c91564 fixed descritpions of NUC100/120 7 年之前
  Gregory Nutt dc4ac48aad arch/arm/src/xmc4: Initial, partial support for Infineon XMC4xxx 7 年之前
  Gregory Nutt 492bde8cdb Merged in david_s5/nuttx/upstream_2_greg_f7_config (pull request #199) 7 年之前
  David Sidrane ab18e483bd Added missing ARCH_HAVE_RESET for F7 7 年之前
  Gregory Nutt 9cc37d8ee1 Math library optimatizations for FPU only apply to ARMv8 which is not yet supported. 7 年之前
  Gregory Nutt f063e4c5ac Remove Calypso architecture support and support for Calypso SERCOMM driver. 7 年之前
  David Sidrane bce382da52 Kinetis Support ARMV7 Common Vector and FPU 8 年之前
  Gregory Nutt caea59b340 SPI bit order: Add configuration setting to indicate if an architecture-specif SPI implementation does or does not support LSB bit order. 8 年之前
  Max Neklyudov 8db29071da timekeeping: initial implementation 8 年之前
  ziggurat29 af236d4784 STM32L4: add support for tickless OS, and incidentally timers, pwm, oneshot, free-running.... 8 年之前
  Gregory Nutt 7c568f249a STM32: Various fixed to get a clean compile after integrating tickless mode. Mostly because patch came from an old version of NuttX. 8 年之前
  Michael Spahlinger 26f7b8c9e5 TWIHS Driver improved and GPIO-Driver fixed for Open-Drain Pins 8 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt c089a2f241 Rename CONFIG_ARCH_HAVE_OTHER_UART to CONFIG_OTHER_UART_SERIALDRIVER 8 年之前
  Gregory Nutt bd2da2f543 ARMv7-M: Add toolchain option to select the IAR tools. Move ARMv7-M assembly language into a gnu/ subdirectory. Makefile selects iar/ or gnu/ directory based upon tool configuration 8 年之前
  Gregory Nutt 9addc363f5 i.MX6 no longer depends on EXPERIMENTAL 8 年之前
  Gregory Nutt 11f3554153 i.MX6: Kconfg needs to autoselect ARCH_HAVE_TRUSTZONE 8 年之前
  Gregory Nutt 08fa7a0c6b Rename CONFIG_SAMA5_HAVE_TRUSTZONE to CONFIG_ARCH_HAVE_TRUSTZONE; Eliminate CONFIG_SAMA5_SECURE; Add CONFIG_ARCH_TRUSTZONE_SECURE 8 年之前
  Sebastien Lorquet f4f03e6f02 Add port to the stm32L4 8 年之前
  Gregory Nutt 5c881e6d2e i.MX6: minor updates to last commit 8 年之前
  Gregory Nutt 52d499ba33 ARMv7-A: Add hooks for some common GIC logic 8 年之前
  Gregory Nutt 0d54cfa7ad i.MX6: Some tweaks to the Kconfig files 8 年之前
  Gregory Nutt ad69f9d045 i.MX6: Add memory map header file 8 年之前
  Gregory Nutt a0cdd1ddb1 Add a rudimentary arch/arm/src/imx6 directory for the i.MX6 family 8 年之前
  Gregory Nutt 75973db9cc Change name IMX to IMX1 in configuration variable names to make room for i.MX6 8 年之前
  Gregory Nutt 9bcf27d15b TMS570 is big-endian 8 年之前
  Gregory Nutt 1f2d9c9174 TMS570: Does not have prioritized interrupts in the sense of other CPUs. Fix some compile errors when DEBUG is enabled 8 年之前