summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* network: Add help text for ifconfigRalf Kirchner2014-03-131-20/+57
* sapi: TyposSebastian Huber2014-03-131-3/+3
* bsps/powerpc: Fix GET_INTERRUPT_MASK macroSebastian Huber2014-03-121-1/+2
* psxtests/psxkey07: Do not allocate task IDsSebastian Huber2014-03-121-5/+4
* psxtests/psxkey07: Limit workspace sizeSebastian Huber2014-03-121-0/+8
* psxtests/psxkey07: Account for RTEMS_TOO_MANYSebastian Huber2014-03-121-2/+3
* psxtests/psxkey08: Limit workspace sizeSebastian Huber2014-03-121-3/+9
* psxtests/psxkey08: Do not allocate task IDsSebastian Huber2014-03-121-4/+3