summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/altera-cyclone-v: Add socal from hwlib.Christian Mauderer2014-08-111-2/+15
| | | | Some of the headers from the hwlib need the files from the socal subdirectory.
* bsp/altera-cyclone-v: Move MMU configuration tableSebastian Huber2014-07-011-0/+1
| | | | This makes it possible to use application specific version.
* bsp/altera-cyclone-v: Move SMP supportSebastian Huber2014-06-061-7/+4
|
* bsp/altera-cyclone-v: Made hwlib compile cleanRalf Kirchner2014-03-131-0/+1
| | | | Made Alteras hwlib compile clean within the RTEMS build system
* bsp/altera-cyclone-v: New BSPRalf Kirchner2014-03-131-0/+197
Implemented so far: - nocache heap for uncached RAM - basic timer - level 1 cache handling for arm cache controller in arm-cache-l1.h - level 2 L2C-310 cache controller - MMU - DWMAC 1000 ethernet controller - basic errata handling - smp startup for second core