summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-16Common ARM A8 code.Chris Johns1-0/+55
2014-07-01bsps/arm: Rename bsp_mm_config_tableSebastian Huber2-4/+6
2014-06-06bsps/arm: Fix Cortex-A9 MPCore clock driverSebastian Huber1-9/+18
2014-06-06bsps/arm: Change L2 cache initializationSebastian Huber2-50/+1
2014-06-06bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber3-43/+5
2014-06-05bsps/arm: Simplify L1 caches supportSebastian Huber1-55/+12
2014-06-05bsps/arm: Cortex-A9 MPCore startSebastian Huber1-0/+5
2014-06-05bsps/arm: Cortex-A9 MPCore startSebastian Huber1-4/+4
2014-06-05bsps/arm: Cortex-A9 MPCore startSebastian Huber1-6/+13
2014-06-05bsps/arm: Simplify Cortex-A9 MPCore startSebastian Huber1-31/+32
2014-05-28bsp/arm: Broadcast cache maintenancesRalf Kirchner1-1/+1
2014-05-07bsps/arm: Declare return typesSebastian Huber1-7/+8
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-04-17bsp/arm: Cleanup L2 cache handlingRalf Kirchner1-38/+7
2014-04-17bsp/arm: Correct L2 cache enable methodRalf Kirchner1-53/+48
2014-04-17bsp/arm: Add cache size methodsRalf Kirchner2-0/+115
2014-04-17bsp/arm: Add L2 cache lockingRalf Kirchner1-9/+34
2014-04-17bsp/arm: Remove unused cache store methodsRalf Kirchner2-30/+0
2014-04-17bsp/arm: Correct cache misalignment handlingRalf Kirchner2-32/+60
2014-04-17bsp/arm: Correct L2 cache flushingRalf Kirchner1-17/+31
2014-04-17bsp/arm: Remove arm erratum 764369 from L2 cacheRalf Kirchner1-14/+0
2014-04-17bsp/arm: Consistenly same handling for flushingRalf Kirchner1-2/+2
2014-04-17bsp/arm: RTEMS_SMP to arm erratum 764369 detectionRalf Kirchner3-10/+8
2014-04-17bsp/arm: Erratum 764369 after enabling SCURalf Kirchner1-1/+1
2014-04-17bsp/arm: Correct detection of arm erratum 764368Ralf Kirchner1-0/+1
2014-04-17bsp/arm: Cleanup L1 cacheRalf Kirchner1-2/+2
2014-04-14score: SMP initialization changesSebastian Huber1-15/+26
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns46-46/+46
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-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/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: 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-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber2-5/+4
2014-02-19score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber1-1/+2
2014-02-19score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber1-12/+0
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-1/+1
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2-20/+7
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+11
2014-02-13bsps/arm: Fix Cortex-A9 MPCore nanoseconds handlerSebastian Huber1-1/+1
2014-02-10bsps/arm: Use Global Timer for Cortex-A9 MPCoreSebastian Huber3-29/+74
2014-02-10bsps/arm: Include missing header fileSebastian Huber1-3/+2
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+8
2014-01-30bsps: Fix barrier section definitionsSebastian Huber1-3/+3