summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-16111-369/+309
* or1k: New cache manager.Hesham ALMatary2014-09-169-17/+333
* or1ksim: Update READMEHesham ALMatary2014-09-161-18/+20
* or1ksim: Implement cpu counter functions.Hesham ALMatary2014-09-161-0/+24
* score/cpu/or1k: Follow no_cpu ISR_Handler algorithm.Hesham ALMatary2014-09-161-0/+10
* or1ksim: work-around to make or1ksim tick timer accurate.Hesham ALMatary2014-09-161-7/+28
* OpenRISC: Account for red-zone (fixup printf bug).Hesham ALMatary2014-09-163-20/+23
* sptests/sp07: Minimize thread dispatch latencySebastian Huber2014-09-1611-157/+71
* smptests/smpcache01: Remove invalidation of data cache lines from testDaniel Cederman2014-09-163-33/+33
* doc: Sort the shell file commands into alphabetical order.Chris Johns2014-09-161-1354/+1433
* shell: Add an md5 hash command for files.Chris Johns2014-09-164-70/+258
* libmisc: Add a stdio redirector helper.Chris Johns2014-09-165-0/+458
* shell: Add a ping command.Chris Johns2014-09-165-22/+2390
* doc: Clarify ABI in SPARC CPU supplementSebastian Huber2014-09-121-11/+16
* sptests/spintrcritical_support: Optimize busy loopSebastian Huber2014-09-121-3/+4
* sptests/spintrcritical10: Avoid undefined memorySebastian Huber2014-09-121-0/+3
* bsps/arm: Delete obsolete compiler flagsSebastian Huber2014-09-1112-16/+11
* dosfs: Check error statusSebastian Huber2014-09-111-14/+16
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-118-29/+8
* powerpc: Delete PPC_BSP_HAS_FIXED_PR288Sebastian Huber2014-09-111-7/+0
* tmtests/tmcontext01: Improve cache dirty functionSebastian Huber2014-09-111-14/+24
* bsps/arm: Add a9mpcore_clock_initialize_early()Sebastian Huber2014-09-105-5/+16
* or1k: Let CPU/BSP Fatal handler have access to sourceHesham ALMatary2014-09-101-2/+2
* sptests/spfatal07: Fix end of test messageSebastian Huber2014-09-101-1/+1
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-1021-25/+26
* bsps/arm: Fix get cache sizeSebastian Huber2014-09-101-4/+6
* bsps/arm: Fix invalidate instruction cacheSebastian Huber2014-09-101-33/+2
* bsp/altera-cyclone-v: Add BSP_USE_UART_INTERRUPTSSebastian Huber2014-09-102-3/+12
* bsps/arm: Fix GIC tm27 supportSebastian Huber2014-09-101-15/+29
* arm/lpc176x: Adding "eth" linker script section.Federico Casares2014-09-105-15/+69
* sptests/sp39: Convert to sptests/spintrcritical21Sebastian Huber2014-09-108-105/+83
* psxtests/psxonce01: Use test extensionSebastian Huber2014-09-101-0/+2
* bsp/qoriq: Fix tm27 supportSebastian Huber2014-09-101-21/+52
* tests: Rework interrupt critical testsSebastian Huber2014-09-1014-290/+504
* score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa2014-09-081-1/+53
* Add -std=gnu++11 to CXXFLAGS if SMP is enabledSebastian Huber2014-09-082-3/+15
* clockdrv_shell.h: Fix warningSebastian Huber2014-09-081-1/+1
* tmtests/tmcontext01: Improve cache dirty functionSebastian Huber2014-09-081-4/+7
* doc/arm: Update floating point unit supportSebastian Huber2014-09-081-1/+9
* bsps/arm: Do not build unused fileSebastian Huber2014-09-084-4/+0
* bsp/leon3: Include missing header fileSebastian Huber2014-09-081-0/+1
* sptests/spcontext01: Fix warningSebastian Huber2014-09-081-1/+1
* posix: Use RTEMS_DECONST()Sebastian Huber2014-09-082-3/+3
* posix: Fix warningSebastian Huber2014-09-081-2/+0
* libcsupport: Use RTEMS_DECONST()Sebastian Huber2014-09-081-1/+1
* libchip/dwmac: Use RTEMS_DEVOLATILE()Sebastian Huber2014-09-081-4/+11
* score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber2014-09-081-0/+27
* capture: Add support for variable length records.Jennifer Averett2014-09-0510-72/+475
* capture: Split user extension methods out.Jennifer Averett2014-09-054-388/+673
* tmtests/tmcontext01: Plot a legendSebastian Huber2014-09-051-6/+20