summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* posix: Use interal mutex for once implementationSebastian Huber2014-03-1910-155/+43
* score: Make _ISR_Enable_without_giant() availableSebastian Huber2014-03-181-4/+0
* rtems: Include missing header fileSebastian Huber2014-03-181-1/+2
* smptests/smpload01: Use test extensionSebastian Huber2014-03-171-0/+2
* New fstest to check rename POSIX conformanceAndre Marques2014-03-176-0/+1546
* score: Use only next field for chain on/offSebastian Huber2014-03-171-6/+6
* tests/fstests: Use <rtems/test.h>Sebastian Huber2014-03-1725-31/+99
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-1727-83/+152
* tests/samples: Use <rtems/test.h>Sebastian Huber2014-03-1726-25/+95
* sapi: Add <rtems/test.h>Sebastian Huber2014-03-177-0/+222
* score: Add include for uintptr_t definition.Daniel Cederman2014-03-171-0/+1
* libchip: Relax buffer counts and add fatal errorRalf Kirchner2014-03-142-3/+17
* bsps/arm: Add DP83848 PHY support to LPC EthernetPavel Pisa2014-03-141-0/+8
* bsps/arm: Add PHY detection to LPC EthernetPavel Pisa2014-03-141-13/+45
* bsps/arm: Reset MII management in LPC EthernetPavel Pisa2014-03-141-1/+7
* bsp/lpc24xx: Add LPC24XX_PIN_ETHERNET_POWER_DOWNPavel Pisa2014-03-142-0/+15
* bsp/lpc24xx: Add lpc24xx_pin_get_first_index()Sebastian Huber2014-03-141-0/+10
* Add documentation for profilingSebastian Huber2014-03-142-0/+23
* smptests/smpload01: New testSebastian Huber2014-03-146-0/+344
* arm: Add support for interrupt profilingSebastian Huber2014-03-141-0/+20
* bsps/powerpc: Add support for interrupt profilingSebastian Huber2014-03-141-2/+51
* bsps/leon3: Add interrupt delay profiling supportSebastian Huber2014-03-141-1/+38
* sparc: Add support for interrupt profilingSebastian Huber2014-03-141-2/+23
* score: Add SMP lock profiling supportSebastian Huber2014-03-1425-53/+648
* score: Add per-CPU profilingSebastian Huber2014-03-1411-8/+335
* sapi: Add SMP lock profiling app. level dataSebastian Huber2014-03-142-1/+176
* sapi: Add per-CPU profiling application level dataSebastian Huber2014-03-143-1/+199
* sapi: Add profiling application level supportSebastian Huber2014-03-1411-0/+377
* score: Add --enable-profiling configure optionSebastian Huber2014-03-142-0/+15
* libchip: Include <bsp.h> BSP options definitionSebastian Huber2014-03-141-2/+2
* libchip: Check interrupt extension availabilitySebastian Huber2014-03-131-0/+13
* libchip: Avoid <bsp/utility.h>Sebastian Huber2014-03-132-578/+612
* bsp/altera-cyclone-v: Made hwlib compile cleanRalf Kirchner2014-03-133-281/+6
* bsp/altera-cyclone-v: Add Alteras hwlibRalf Kirchner2014-03-1323-0/+71250
* bsp/altera-cyclone-v: New BSPRalf Kirchner2014-03-1322-0/+2544
* libchip: Add dwmac 10/100/1000 network driverRalf Kirchner2014-03-1316-1/+6540
* libbsp/xilinx-zynq: Share handling for ARM cache controller L2C-310Ralf Kirchner2014-03-133-988/+4
* bsp/arm: Add handling for level 2 L2C-310 cache controllerRalf Kirchner2014-03-132-0/+1998
* bsp/arm: Add SCU errata handling for L2C-310 cacheRalf Kirchner2014-03-132-10/+36
* bsp/xilinx-zynq: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+10
* bsp/realview-pbx-a9: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+10
* bsp/raspberrypi: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+10
* bsp/lpc32xx: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+10
* bsp/arm: Add arm-errata.h and arm-release-id.hRalf Kirchner2014-03-132-0/+279
* bsp/arm: Add linker symbol bsp_processor_countRalf Kirchner2014-03-131-0/+2
* bsp/arm: Add CP15 methodsRalf Kirchner2014-03-131-1/+98
* bsp/arm: Separate setup for translation tableRalf Kirchner2014-03-131-4/+20
* bsp/arm: Invalidate SCURalf Kirchner2014-03-132-1/+25
* bsp/arm: SMP support for a9mpcore_clock_cleanup()Ralf Kirchner2014-03-131-4/+18
* bsp/arm: Avoid warningRalf Kirchner2014-03-131-0/+1