summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/startup/cpucounter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move startup files to bspsSebastian Huber2018-04-201-80/+0
* bsp/leon3: Enable timer used for CPU counterSebastian Huber2017-12-061-0/+3
* sparc: Optimize CPU counter supportSebastian Huber2016-06-221-5/+2
* sparc: Rework CPU counter supportSebastian Huber2016-06-211-49/+46
* leon3,ngmp: cpucounter initialization use proper namesDaniel Hellstrom2015-04-171-2/+3
* leon3,ngmp: simplify cpucounter initializationDaniel Hellstrom2015-04-171-49/+6
* bsp/leon3: Delete unused functionSebastian Huber2014-05-121-5/+0
* bsps/sparc: Move flags to grlib headerChristian Mauderer2014-05-121-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* bsp/leon3: Use interrupt timestamping counterSebastian Huber2014-03-101-28/+66
* bsp/leon3: Use ambapp_freq_get() for CPU counterSebastian Huber2014-02-281-38/+20
* sparc: Fix CPU counter supportSebastian Huber2014-02-241-27/+73
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-191-1/+2
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+63