summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/atsam/libraries/libboard (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/atsam: Use normal memory for QSPI flash areaAlexander Krutwig2016-09-161-2/+2
| | | | This is a performance improvement for execute-in-place (XIP).
* bsp/atsam: Move ram init values to structure.Christian Mauderer2016-09-072-0/+23
|
* atsam: Use normal memory for DTCMAlexander Krutwig2016-07-261-0/+1
| | | | Avoids problems with unaligned data access.
* bsp/atsam: Add support for TCMAlexander Krutwig2016-06-291-0/+2
|
* bsp/atsam: Add nocache region supportSebastian Huber2016-03-311-0/+1
|
* bsp/atsam: Port SAM Software Package to RTEMSSebastian Huber2016-01-196-2/+97
| | | | Update #2529.
* bsp/atsam: Import SAM Software PackageSebastian Huber2016-01-1934-0/+4866
Import selected files of the "SAM V71 / V70 / E70 / S70 Software Package" obtained from the "SAMV71-XULT GNU Software Package 1.5". Converted files via dos2unix before import. Update #2529.