summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsps/arm: Cortex-A9 MPCore startSebastian Huber2014-06-051-4/+4
* bsps/arm: Cortex-A9 MPCore startSebastian Huber2014-06-051-6/+13
* bsps/arm: Simplify Cortex-A9 MPCore startSebastian Huber2014-06-051-31/+32
* bsp/arm: Broadcast cache maintenancesRalf Kirchner2014-05-281-1/+1
* bsps/arm: Declare return typesSebastian Huber2014-05-071-7/+8
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* bsp/arm: Cleanup L2 cache handlingRalf Kirchner2014-04-171-38/+7
* bsp/arm: Correct L2 cache enable methodRalf Kirchner2014-04-171-53/+48
* bsp/arm: Add cache size methodsRalf Kirchner2014-04-172-0/+115
* bsp/arm: Add L2 cache lockingRalf Kirchner2014-04-171-9/+34
* bsp/arm: Remove unused cache store methodsRalf Kirchner2014-04-172-30/+0
* bsp/arm: Correct cache misalignment handlingRalf Kirchner2014-04-172-32/+60
* bsp/arm: Correct L2 cache flushingRalf Kirchner2014-04-171-17/+31
* bsp/arm: Remove arm erratum 764369 from L2 cacheRalf Kirchner2014-04-171-14/+0
* bsp/arm: Consistenly same handling for flushingRalf Kirchner2014-04-171-2/+2
* bsp/arm: RTEMS_SMP to arm erratum 764369 detectionRalf Kirchner2014-04-173-10/+8
* bsp/arm: Erratum 764369 after enabling SCURalf Kirchner2014-04-171-1/+1
* bsp/arm: Correct detection of arm erratum 764368Ralf Kirchner2014-04-171-0/+1
* bsp/arm: Cleanup L1 cacheRalf Kirchner2014-04-171-2/+2
* score: SMP initialization changesSebastian Huber2014-04-141-15/+26
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2146-46/+46
* 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/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/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: Rename rtems_smp_process_interrupt()Sebastian Huber2014-02-192-5/+4
* score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber2014-02-191-1/+2
* score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber2014-02-191-12/+0
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-1/+1
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-192-20/+7
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+11
* bsps/arm: Fix Cortex-A9 MPCore nanoseconds handlerSebastian Huber2014-02-131-1/+1
* bsps/arm: Use Global Timer for Cortex-A9 MPCoreSebastian Huber2014-02-103-29/+74
* bsps/arm: Include missing header fileSebastian Huber2014-02-101-3/+2
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+8
* bsps: Fix barrier section definitionsSebastian Huber2014-01-301-3/+3
* bsps/arm: Use _ARMV4_Exception_interruptSebastian Huber2014-01-141-3/+3
* bsps/arm: Use ALIGN_WITH_INPUTSebastian Huber2014-01-133-130/+90
* bsps/arm: Use handlers for PL111 set up/tear downSebastian Huber2014-01-102-7/+10
* libbsp misc: Fix comment formattingJoel Sherrill2013-12-303-18/+18
* libbsp/arm: add doxygen to arm shared headersSzkocsovszki Zsolt2013-12-2215-0/+127
* arm/a9mpcore: Add support to get the clock via a weak linkage function.Chris Johns2013-12-192-2/+44
* Fix the broken conflict from the revert.Chris Johns2013-12-191-12/+6