summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211963-1982/+1982
* 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
* 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-141-1/+2
* 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
* bsps/powerpc: Fix GET_INTERRUPT_MASK macroSebastian Huber2014-03-121-1/+2
* score: Add local context to SMP lock APISebastian Huber2014-03-111-16/+16
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-112-2/+2
* bsp/leon3: Use interrupt timestamping counterSebastian Huber2014-03-102-28/+73
* bsps/sparc: Add missing IRQMP registersSebastian Huber2014-03-101-3/+13
* bsps/sparc: Remove fix for ERC32 with FPU rev. B/CSebastian Huber2014-03-101-66/+0
* rtems: Add RTEMS_INTERRUPT_REPLACESebastian Huber2014-03-061-27/+54
* bsps: SMP support for generic interrupt supportSebastian Huber2014-03-062-18/+59
* bsp/leon3: Unmask IPI only on secondary processorDaniel Hellstrom2014-03-061-1/+1
* bsp/leon3: Add L2 cache supportSebastian Huber2014-02-281-0/+88
* bsp/leon3: Add L2C registersSebastian Huber2014-02-281-0/+25
* bsp/leon3: Add new cache manager implementationSebastian Huber2014-02-282-1/+114
* bsp/leon3: Add and use cache register functionsSebastian Huber2014-02-283-21/+46
* rtems: Add cache size functionsSebastian Huber2014-02-281-0/+21
* rtems: Use size_t for cache line sizeSebastian Huber2014-02-283-4/+4
* bsp/leon3: Use ambapp_freq_get() for CPU counterSebastian Huber2014-02-283-40/+33
* bsps: Delete LEON3_FATAL_CPU_COUNTER_INITSebastian Huber2014-02-281-2/+1
* bsps: Fix empty interrupt handler entrySebastian Huber2014-02-281-4/+5