summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-27ARM: Add BSP_START_NEEDS_REGISTER_INITIALIZATIONMartin Galvan2-0/+133
2015-02-20ARM: Support VFP-D16Martin Galvan1-3/+5
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-0/+5
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber3-1/+30
2014-11-25bsps/arm: L2C 310 avoid infinite loopsSebastian Huber1-0/+8
2014-11-20bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber1-9/+9
2014-11-20bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber1-71/+50
2014-11-20bsps/arm: L1 cache support changesSebastian Huber1-16/+21
2014-11-20bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber1-49/+19
2014-11-20bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber1-71/+43
2014-11-20bsps/arm: L2C 310 exclusive config is fatalSebastian Huber1-7/+16
2014-11-20bsps/arm: L2C 310 use l2c_310_* prefix throughoutSebastian Huber1-99/+99
2014-11-20bsps/arm: L2C 310 use L2C_310_* prefix throughoutSebastian Huber1-232/+232
2014-11-20bsps/arm: L2C 310 add compile time checksSebastian Huber1-81/+68
2014-11-20bsps/arm: L2C 310 delete invalid linkSebastian Huber1-2/+0
2014-11-20bsps/arm: L2C 310 simplify and remove white spaceSebastian Huber1-292/+177
2014-11-20bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber1-26/+26
2014-11-20bsps/arm: Adjust stacks for ARMv4Sebastian Huber2-19/+7
2014-11-20ARM removed shared/abort from several ARM BSPsAlan Cudmore3-50/+55
2014-10-14bsps/arm: Convert PL011 and PL050 console driversSebastian Huber4-110/+98
2014-10-13bsps/arm: Move abort stackSebastian Huber1-4/+4
2014-10-09arm/shared/abort/abort.c: Fix warnings and clean upJoel Sherrill1-17/+28
2014-09-10bsps/arm: Add a9mpcore_clock_initialize_early()Sebastian Huber2-5/+10
2014-09-10bsps/arm: Fix get cache sizeSebastian Huber1-4/+6
2014-09-10bsps/arm: Fix invalidate instruction cacheSebastian Huber1-33/+2
2014-09-10bsps/arm: Fix GIC tm27 supportSebastian Huber1-15/+29
2014-08-12arm: Add support for FPv4-SP floating point unitSebastian Huber1-0/+15
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