summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/atsam/libraries (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/atsam: Move libraries to bspsSebastian Huber2018-04-2376-21688/+0
* bsp/atsam: Allow setting the drive strength.Christian Mauderer2018-03-131-0/+16
* bsp/atsam: Fix cache / DMA handling in SPI.Christian Mauderer2018-02-121-31/+5
* bsp/atsam: Add option to disable 32kHz XTAL.Christian Mauderer2018-02-121-0/+2
* Remove make preinstallChris Johns2018-01-25218-76812/+0
* Add support for arguments in ISRsKilian Holzinger2017-12-201-0/+3
* bsp/atsam: Improve SDRAM initialization.Christian Mauderer2017-11-171-0/+20
* bsp/atsam: Move clock and SDRAM init to SRAM.Christian Mauderer2017-11-175-0/+29
* bsp/atsam: Make clock application configurable.Christian Mauderer2017-11-173-12/+8
* bsp/atsam: Fix MPU sections.Christian Mauderer2017-09-072-4/+90
* bsp/atsam: Fix DMA support of some driversSebastian Huber2017-03-223-0/+3
* bsp/atsam: Use standard XDMA throughoutSebastian Huber2016-12-208-32/+6
* bsp/atsam: Use standard XDMA for QSPI supportSebastian Huber2016-12-161-9/+1
* bsp/atsam: Move interrupt setup to PIO_Configure()Sebastian Huber2016-12-162-25/+21
* bsp/atsam: System initialization for PIO IRQsSebastian Huber2016-12-162-123/+120
* bsp/atsamv: Move XDMAD instance out of SPI driverSebastian Huber2016-12-162-55/+12
* bsp/atsam: Move XDMA IRQ handler to XDMA moduleSebastian Huber2016-12-152-61/+68
* bsp/atsam: Use _Assert() instead of assert()Sebastian Huber2016-12-151-66/+66
* bsp/atsam: Use inline functions for XDMA accessSebastian Huber2016-12-152-608/+508
* bsp/atsam: Speed up SPI DMA transfer startSebastian Huber2016-12-141-0/+6
* bsp/atsam: Use normal memory for QSPI flash areaAlexander Krutwig2016-09-161-2/+2
* bsp/atsam: Move ram init values to structure.Christian Mauderer2016-09-072-0/+23
* bsp/atsam: Add timeout to QSPI send commandAlexander Krutwig2016-08-181-1/+16
* atsam: Use normal memory for DTCMAlexander Krutwig2016-07-261-0/+1
* bsp/atsam: Add support for TCMAlexander Krutwig2016-06-292-0/+17
* bsp/atsam: Fix QSPI driver APIAlexander Krutwig2016-06-222-3/+3
* bsp/atsam: Support QSPI flashAlexander Krutwig2016-06-061-5/+34
* bsp/atsam: Add nocache region supportSebastian Huber2016-03-311-0/+1
* bsp/atsam: Port SAM Software Package to RTEMSSebastian Huber2016-01-1943-7/+216
* bsp/atsam: Import SAM Software PackageSebastian Huber2016-01-19294-0/+98247