summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211224-1242/+1242
* libchip: Relax buffer counts and add fatal errorRalf Kirchner2014-03-141-1/+4
* 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/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
* 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
* 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: 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
* score: Add local context to SMP lock APISebastian Huber2014-03-111-16/+16
* 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
* 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
* sparc: Fix CPU counter supportSebastian Huber2014-02-246-36/+96
* bsps: Add empty cache managerSebastian Huber2014-02-2421-1/+98
* bsps/powerpc: Use System V small-data areaSebastian Huber2014-02-248-8/+8
* bsp/leon3: Add bsp_reset() for SMP configurationSebastian Huber2014-02-213-0/+65
* bsp/leon3: Add and use leon3_get_cpu_count()Sebastian Huber2014-02-212-2/+10
* bsp/leon3: Add leon3_power_down_loop()Sebastian Huber2014-02-212-0/+4
* bsps/sparc: Delete unused fileSebastian Huber2014-02-211-24/+0
* bsp/score603e: Remove unused BSP_fatal_return()Sebastian Huber2014-02-211-5/+0
* bsp/leon3: Add and use LEON3_IrqCtrl_LockSebastian Huber2014-02-192-13/+23
* bsp/leon3: Declare LEON3_IrqCtrl_EIrq only onceSebastian Huber2014-02-191-2/+2