summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1963-1982/+1982
2014-03-14libchip: Relax buffer counts and add fatal errorRalf Kirchner2-3/+17
2014-03-14bsps/arm: Add DP83848 PHY support to LPC EthernetPavel Pisa1-0/+8
2014-03-14bsps/arm: Add PHY detection to LPC EthernetPavel Pisa1-13/+45
2014-03-14bsps/arm: Reset MII management in LPC EthernetPavel Pisa1-1/+7
2014-03-14bsp/lpc24xx: Add LPC24XX_PIN_ETHERNET_POWER_DOWNPavel Pisa2-0/+15
2014-03-14bsp/lpc24xx: Add lpc24xx_pin_get_first_index()Sebastian Huber1-0/+10
2014-03-14bsps/powerpc: Add support for interrupt profilingSebastian Huber1-2/+51
2014-03-14bsps/leon3: Add interrupt delay profiling supportSebastian Huber1-1/+38
2014-03-14sparc: Add support for interrupt profilingSebastian Huber1-2/+23
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+2
2014-03-14libchip: Include <bsp.h> BSP options definitionSebastian Huber1-2/+2
2014-03-13libchip: Check interrupt extension availabilitySebastian Huber1-0/+13
2014-03-13libchip: Avoid <bsp/utility.h>Sebastian Huber2-578/+612
2014-03-13bsp/altera-cyclone-v: Made hwlib compile cleanRalf Kirchner3-281/+6
2014-03-13bsp/altera-cyclone-v: Add Alteras hwlibRalf Kirchner23-0/+71250
2014-03-13bsp/altera-cyclone-v: New BSPRalf Kirchner22-0/+2544
2014-03-13libchip: Add dwmac 10/100/1000 network driverRalf Kirchner16-1/+6540
2014-03-13libbsp/xilinx-zynq: Share handling for ARM cache controller L2C-310Ralf Kirchner3-988/+4
2014-03-13bsp/arm: Add handling for level 2 L2C-310 cache controllerRalf Kirchner2-0/+1998
2014-03-13bsp/arm: Add SCU errata handling for L2C-310 cacheRalf Kirchner2-10/+36
2014-03-13bsp/xilinx-zynq: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+10
2014-03-13bsp/realview-pbx-a9: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+10
2014-03-13bsp/raspberrypi: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+10
2014-03-13bsp/lpc32xx: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+10
2014-03-13bsp/arm: Add arm-errata.h and arm-release-id.hRalf Kirchner2-0/+279
2014-03-13bsp/arm: Add linker symbol bsp_processor_countRalf Kirchner1-0/+2
2014-03-13bsp/arm: Add CP15 methodsRalf Kirchner1-1/+98
2014-03-13bsp/arm: Separate setup for translation tableRalf Kirchner1-4/+20
2014-03-13bsp/arm: Invalidate SCURalf Kirchner2-1/+25
2014-03-13bsp/arm: SMP support for a9mpcore_clock_cleanup()Ralf Kirchner1-4/+18
2014-03-13bsp/arm: Avoid warningRalf Kirchner1-0/+1
2014-03-12bsps/powerpc: Fix GET_INTERRUPT_MASK macroSebastian Huber1-1/+2
2014-03-11score: Add local context to SMP lock APISebastian Huber1-16/+16
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber2-2/+2
2014-03-10bsp/leon3: Use interrupt timestamping counterSebastian Huber2-28/+73
2014-03-10bsps/sparc: Add missing IRQMP registersSebastian Huber1-3/+13
2014-03-10bsps/sparc: Remove fix for ERC32 with FPU rev. B/CSebastian Huber1-66/+0
2014-03-06rtems: Add RTEMS_INTERRUPT_REPLACESebastian Huber1-27/+54
2014-03-06bsps: SMP support for generic interrupt supportSebastian Huber2-18/+59
2014-03-06bsp/leon3: Unmask IPI only on secondary processorDaniel Hellstrom1-1/+1
2014-02-28bsp/leon3: Add L2 cache supportSebastian Huber1-0/+88
2014-02-28bsp/leon3: Add L2C registersSebastian Huber1-0/+25
2014-02-28bsp/leon3: Add new cache manager implementationSebastian Huber2-1/+114
2014-02-28bsp/leon3: Add and use cache register functionsSebastian Huber3-21/+46
2014-02-28rtems: Add cache size functionsSebastian Huber1-0/+21
2014-02-28rtems: Use size_t for cache line sizeSebastian Huber3-4/+4
2014-02-28bsp/leon3: Use ambapp_freq_get() for CPU counterSebastian Huber3-40/+33
2014-02-28bsps: Delete LEON3_FATAL_CPU_COUNTER_INITSebastian Huber1-2/+1
2014-02-28bsps: Fix empty interrupt handler entrySebastian Huber1-4/+5