summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/altera-cyclone-v: Add socal from hwlib.Christian Mauderer2014-08-112-2/+60
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-169-0/+53
* Common ARM A8 code.Chris Johns2014-07-161-0/+55
* bsp/altera-cyclone-v: Move MMU configuration tableSebastian Huber2014-07-013-20/+37
* bsps/arm: Rename bsp_mm_config_tableSebastian Huber2014-07-013-11/+9
* bsp/realview-pbx-a9: Fix SMP startupSebastian Huber2014-06-121-0/+14
* lm3s6965-testsuite.cfg: Add pppd.Martin Galvan2014-06-101-0/+1
* bsp/lpc176x: New BSPMartin Boretto2014-06-1042-0/+6504
* bsps/arm: Fix Cortex-A9 MPCore clock driverSebastian Huber2014-06-061-9/+18
* bsp/altera-cyclone-v: Enable unified L2 cacheSebastian Huber2014-06-062-1/+12
* bsp/altera-cyclone-v: Move SMP supportSebastian Huber2014-06-063-54/+94
* bsps/arm: Change L2 cache initializationSebastian Huber2014-06-062-50/+1
* bsp/altera-cyclone-v: Simplify start hooksSebastian Huber2014-06-061-120/+25
* bsp/altera-cyclone-v: Change default baudSebastian Huber2014-06-061-1/+1
* bsp/altera-cyclone-v: Use NOLOAD for nocache secSebastian Huber2014-06-061-1/+1
* bsp/altera-cyclone-v: Simplify MMU config tableSebastian Huber2014-06-061-2/+1
* bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-069-44/+18
* bsps/arm: Simplify L1 caches supportSebastian Huber2014-06-051-55/+12
* bsps/arm: Cortex-A9 MPCore startSebastian Huber2014-06-051-0/+5
* 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
* bsps/gdbarmsim: Add the missing bspstarthooks.c.Chris Johns2014-05-301-0/+20
* bsps: Do not build tests that require a tick interrupt.Chris Johns2014-05-285-0/+25
* bsp/altera-cyclone-v: CleanupRalf Kirchner2014-05-281-3/+3
* bsp/altera-cyclone-v: Reduce size of nocache heapRalf Kirchner2014-05-282-4/+4
* bsp/altera-cyclone-v: Cache mbufs and clustersRalf Kirchner2014-05-281-12/+0
* bsp/altera-cyclone-v: Enable L2 cache for network driverRalf Kirchner2014-05-281-1/+14
* bsp/altera-vyclone-v: Broadcast cache maintenancesRalf Kirchner2014-05-281-3/+3
* bsp/arm: Broadcast cache maintenancesRalf Kirchner2014-05-281-1/+1
* bsp/gdbarmsim: Switch to the standard arm/shared/startup.Chris Johns2014-05-265-402/+143
* bsp/gdbarmsim: Change syscall functions to not clash with RTEMS functions.Chris Johns2014-05-263-175/+104
* bsp/zynq: Add BSP_ZYNQ_RAM_LENGTH to allow a user to override the RAM length.Chris Johns2014-05-221-10/+13
* bsps/zynq: Add BSP_ARM_A9MPCORE_UARTCLK to set the UART clock rate.Chris Johns2014-05-222-1/+8
* bsp/altera-caclone-v: Early printk supportRalf Kirchner2014-05-121-24/+4
* bsps/arm: Declare return typesSebastian Huber2014-05-071-7/+8
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-065-18/+0
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-0514-0/+223
* bsp/altera-cyclone-v: Move mbufs and network clusters to uncached RAMRalf Kirchner2014-04-301-0/+12
* bsp/altera-cyclone-v: Increase size of nocache region and nocache heapRalf Kirchner2014-04-302-3/+3
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-222-2/+6
* 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