summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam34
Commit message (Collapse)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs ↵Lorenz Meier2013-06-1361-2137/+7360
| | | | re-evaluation (minor diffs to local version)
* Move SAM4L peripheral clock logic to a separate fileGregory Nutt2013-06-056-232/+634
|
* Updates to SAM4L clocking. Still not finishedGregory Nutt2013-06-054-57/+362
|
* Add power management register defintions and clock control logic for the SAM4LGregory Nutt2013-06-054-7/+847
|
* Add SAM4L FLASHCALW header fileGregory Nutt2013-06-056-17/+363
|
* SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor ↵Gregory Nutt2013-06-052-116/+402
| | | | documentation updates
* Add configs/sam4l-xplained/src/up_userleds.cGregory Nutt2013-06-041-1/+0
|
* More changes that should have gone with the last commitGregory Nutt2013-06-042-431/+429
|
* Add SAM4L GPIO driverGregory Nutt2013-06-045-41/+606
|
* Create SAM4L GPIO driver header fileGregory Nutt2013-06-044-110/+563
|
* Add SAM4L (and 4S) GPIO register definitionsGregory Nutt2013-06-046-266/+1067
|
* SAM4L alternate pin mapping header file; Use USART1 for virtual COM port consoleGregory Nutt2013-06-031-0/+579
|
* Add a skeleton configuration that will eventually support the SAM4L Xplained ↵Gregory Nutt2013-06-032-4/+150
| | | | Pro board
* Add vector and chip cability definitions for the SAM4L familyGregory Nutt2013-06-036-14/+166
|
* Add interrupt and memory map definitions for the AT91SAM4LGregory Nutt2013-06-033-5/+169
|
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-0254-0/+17640