summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam34/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* SAMV71-XULT: Enable 64-bit floating point supportGregory Nutt2015-03-111-1/+1
* Add new common lazy FPU state saving option for ARMv7-M. Not yet verifiedGregory Nutt2015-03-061-0/+24
* SAM4CM: Add support for tickless operationGregory Nutt2015-02-031-1/+16
* Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configu...Gregory Nutt2015-01-241-4/+0
* Add CONFIG_STACK_COLORATION that does the same thing as CONFIG_DEBUG_STACK bu...Gregory Nutt2015-01-241-0/+4
* There used to be two ways to pass parameters to new tasks, depending upon the...Gregory Nutt2014-09-011-3/+3
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+2
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-1/+5
* SAM3/4: Fix compile of sam_aes.c if CONFIG_CRYPTO_AES is defined. rom Max Ne...Gregory Nutt2014-07-071-0/+4
* SAM4 AES driver from Max NeklyudovGregory Nutt2014-07-031-0/+4
* Add support for the SAM4CM. From Max NeklyudovGregory Nutt2014-06-251-0/+4
* Add SAM3/4 RTT driver. From Bob DoironGregory Nutt2014-05-051-0/+4
* Various SAM4S related fixes, mostely related to the timer driver driver and t...Gregory Nutt2014-04-221-0/+4
* SAM3/4: Add watchdog timer support. From Bob DoisinGregory Nutt2014-04-211-0/+4
* SAM3/4 RTC driver from Bob DoironGregory Nutt2014-04-211-0/+6
* All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabledGregory Nutt2014-03-231-1/+5
* SAM3/4: Fleshing out environment to support USB device (UDP)Gregory Nutt2014-03-161-0/+4
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-131-1/+1
* Backport SPI driver enhancements from SAMA5 to SAM3/4Gregory Nutt2014-03-131-0/+4
* SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SA...Gregory Nutt2014-03-121-0/+4
* SAM4E: Add support for the Cortex-M Cache Control blockGregory Nutt2014-03-121-0/+4
* SAM4E: Update SAM3/4 TC and DMAC register definition header filesGregory Nutt2014-02-251-2/+2
* SAM4E: Add vector definition header filesGregory Nutt2014-02-211-1/+1
* Improve some ARMv7-A/M floating point register save time; Add floating point ...Gregory Nutt2013-07-231-1/+1
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-261-1/+1
* Add SAM4L PDCA register definition fileGregory Nutt2013-06-191-1/+5
* Move SAM4L peripheral clock logic to a separate fileGregory Nutt2013-06-051-1/+1
* Add SAM4L FLASHCALW header fileGregory Nutt2013-06-051-5/+4
* Add SAM4L GPIO driverGregory Nutt2013-06-041-2/+8
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-0/+100