summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-02-24sparc: Fix CPU counter supportSebastian Huber6-36/+96
2014-02-24bsps: Add empty cache managerSebastian Huber21-1/+98
2014-02-24bsps/powerpc: Use System V small-data areaSebastian Huber8-8/+8
2014-02-21bsp/leon3: Add bsp_reset() for SMP configurationSebastian Huber3-0/+65
2014-02-21bsp/leon3: Add and use leon3_get_cpu_count()Sebastian Huber2-2/+10
2014-02-21bsp/leon3: Add leon3_power_down_loop()Sebastian Huber2-0/+4
2014-02-21bsps/sparc: Delete unused fileSebastian Huber1-24/+0
2014-02-21bsp/score603e: Remove unused BSP_fatal_return()Sebastian Huber1-5/+0
2014-02-19bsp/leon3: Add and use LEON3_IrqCtrl_LockSebastian Huber2-13/+23
2014-02-19bsp/leon3: Declare LEON3_IrqCtrl_EIrq only onceSebastian Huber1-2/+2