提交历史

作者 SHA1 备注 提交日期
  Nobuto Kobayashi eba004d498 arch/arm/src/cxd56xx and arch/arm/include/cxd56xx: Add initial CXD56xx chip sources. 5 年之前
  Valmantas Paliksa 8cea24fdf0 arch/arm/src/stm32f: Added support for TICKLESS mode. 5 年之前
  zhangyuan7 3d171340db arch/arm/armv7-a: Support thumb mode and fix interworking issue. 5 年之前
  Xiang Xiao 64252a298f arch/: Unify the cache interface for all architectures 5 年之前
  Xiang Xiao 2f208fdde8 arch/Kconfig: Move FPU options to a common place and unify the usage by removing ARCH_CORTEXRxF. 5 年之前
  Gregory Nutt 5fe6981c9a Squashed commit of the following: 5 年之前
  Gregory Nutt f546801fb3 Squashed commit of the following: 5 年之前
  Petro Karashchenko 1727e47d2e Initial changes for BeagleBone Black board support (TI AM335x family based on Cortex-A8) 5 年之前
  Gregory Nutt a0a537a9f0 arch/arm/src/bcm2708 and arch/arm/include/bcm2708: Remove all support for the BCM2708/2835. This was added only for support of the Pi Zero board which was previously removed. The support was minimal and unverified. The removed files can still be found in the Obsoleted directory. 5 年之前
  Gregory Nutt 9c5d0003aa arch/arm/src/stm32f0l0: Bring in missing RCC file. Now there are two files implementing stm32_clockonfig(). Yech. ./setenv.sh Also fixes several compile issues. The STM32L0 boards now compile and link without error. 5 年之前
  Mateusz Szafoni 4c601faf6f Brings in initial WIP support for the STML0. This initial commit is in pretty bad shape and, hence it it marked EXPERIMENTAL." 5 年之前
  Lwazi Dube cf453cb84b arch/arm/Kconfig: Fix many warnings introduced by stm32f0l0 5 年之前
  Gregory Nutt b4ab6bc7f2 Squashed commit of the following: 5 年之前
  Gregory Nutt f0e6e06a37 Squashed commit of the following: 5 年之前
  Gregory Nutt 8a99b5969e arch/arm/src/max326xx: Fixes UART interrupt problems. With these changes, the NSH configuration appears stable and is no longer conditioned on EXPERIMENTAL. 5 年之前
  Gregory Nutt 06f132c5d0 Brings in WIP port for the Maxim Integrated MAX326xx MCU family. Not really very much in place yet so marked EXPERIMENTAL in Kconfig file. 6 年之前
  Gregory Nutt f8bfbd58c5 arch/arm/src/armv7-m/up_trigger_irq.c: Add logic to trigger ARMv7-M interrupts and exceptions. 6 年之前
  Gregory Nutt 0001607f71 arch/arm: (1) Add semihost support for syslog, (2) Add semihost support for HostFS 6 年之前
  Evgeniy Bobkov caa7fa7327 This commit ports the stm32f20xxf40xx_flash.c driver to the STM32F7 platform and fixes some relevant problems in the header files. 6 年之前
  Gregory Nutt 09ccd43d61 arch/arm/include/armv7-m, arch/arm/include/armv7-m, arch/arm/include/stm32f7: Add a configuration to enable workaround for r0p1 Errata 837070: Increasing priority usingwrite to BASEPRI does not take effect immediately. 6 年之前
  Gregory Nutt c3d0f65529 configs/metro-m4: Review clock settings and make some corrections to the board.h header file. 6 年之前
  Gregory Nutt c14d97a921 ARMv7-M/ARMv6-M: Review last PR. Rename CONFIG_DEBUG_HARDFAULT to OHNFIG_DEBUG_HARDFAULT_ALERT for consistency. 6 年之前
  Masayuki Ishikawa 382a829657 Merged in masayuki2009/nuttx.nuttx/hardfault_info (pull request #699) 6 年之前
  Gregory Nutt a9d713bbcc This is the initial commit the port to the SAMD5x/E5x MCU family and also support for the Adafruit Metro M4 board. It port is untested and unfinished. It currently will not even link due to some missing clock related logic. 6 年之前
  Gregory Nutt e428f3852a arm/Kconfig: Add spurious 'invisible' configuration settings to avoid prompting users for hardfault or memfault debug on systems where such debug is not available. 6 年之前
  Masayuki Ishikawa 3b15cae493 Merged in masayuki2009/nuttx.nuttx/debug_memfault (pull request #693) 6 年之前
  Gregory Nutt 62ea8f5805 arm/Kconfig and arm/src/samd2l2/Kconfig: Rename ARCH_CHIP_SAMD to ARCH_CHIP_SAMD2X and ARCH_CHIP_SAML to ARCH_CHIP_SAML2X. 6 年之前
  Gregory Nutt c3b406826e Rename all usage of samdl/SAMDL to samd2l2/SAMD2L2 to make room in the name space for the forthcoming samd5e5/SAMD5E5 6 年之前
  Gregory Nutt e569872358 arch/arm/Kconfig: Since the basic STM32H7 port is working, let's remove the EXPERIMENTAL dependency. 6 年之前
  Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 年之前