提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 092c681157 TMS570: Add a little more IRQ/FIQ logic 8 年之前
  Gregory Nutt 6baccab3ae Need to select MEMINIT if TMS570 selected 8 年之前
  Gregory Nutt 8cabb844ab TMS570: Hook into build/configuration system 8 年之前
  Gregory Nutt 1169ff6dbd MPU: Add support for separated vs. unified MPU 8 年之前
  Gregory Nutt dfec6a0dd0 Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU 8 年之前
  Gregory Nutt daea1e614b All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence 8 年之前
  Gregory Nutt 192772b7ee SAMV7: Add support for CONFIG_SCHED_TICKLESS_LIMIT_MAX_SLEEP 9 年之前
  Gregory Nutt 612ebdeabd Kconfig: Set default number of MPU regions to 16 for Cortex-M7 9 年之前
  Anton D. Kachalov 46444388fa Add Shared IRQ support for UART w/multi port. 9 年之前
  Juha Niskanen 7407e41569 Add CONFIG_ADC_NO_STARTUP support for STM32 F1 (untested) 9 年之前
  Gregory Nutt f795e386d7 moxART needs to select some architecture. Is ARM7TDMI close? 9 年之前
  Anton D. Kachalov 75762f1519 Add support for MoxaRT 9 年之前
  Gregory Nutt 7eb5e7f9ec STM32F746G-DISCO: Getting closer to a build 9 年之前
  Gregory Nutt 3583f8c1dc STM32 F7: Add more configuration selections 9 年之前
  Gregory Nutt d8915e9dc6 Add include/chip.h definitions and configuration support for the STM32 F7 9 年之前
  Gregory Nutt 724c1eacaa Add support for a BOARDIOC_RESET boardctl() command. Enable configuration options to support BOARDIOC_RESET for ARMv6-M and ARMv7-M 9 年之前
  Gregory Nutt 797aa0a138 Power off support now depends on CONFIG_ARCH_HAVE_POWEROFF 9 年之前
  Gregory Nutt fb926e7283 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 年之前
  Gregory Nutt 9140a0fcc4 Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis. 9 年之前
  Gregory Nutt ec2e922d17 Fix a missed renaming in a Kconfig file 9 年之前
  Gregory Nutt 3ec627b02d Rename SAMD directories and configuration variables to SAMDL so that the same build environment can support the SAML 9 年之前
  Gregory Nutt 9b7c128758 Add option to enable stackcheck per architecture 9 年之前
  Gregory Nutt 9e10f868eb SAMV7: Update floating point and TCM configuration options. Update TODO list. Update comments. Refresh a configuration 9 年之前
  Gregory Nutt 93a6b16718 Add a bare bones framework that will do nothing more than support configuration for the Atmel SAMV71 Xplained Ultra board. Very much a work in progress. 9 年之前
  Gregory Nutt 9bcdf974a0 Add new common lazy FPU state saving option for ARMv7-M. Not yet verified 9 年之前
  Gregory Nutt 02e613b277 Add basic build directories and configuration logic for the SAMV7 family 9 年之前
  Gregory Nutt 3591729d17 EFM32: Add buton interrupt handling for the Olimex board 10 年之前
  Gregory Nutt 895cfe0e7c Add configuration support for the EFM32 Gecko Starter Kit 10 年之前
  Gregory Nutt 5fb235c615 Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration change 10 年之前
  Gregory Nutt e11679acf8 Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 10 年之前