summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-05bsps/arm: Fix basic cache support for SMPSebastian Huber1-8/+8
2016-07-04bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2-45/+69
2016-07-04bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-0/+134
2016-07-04bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa1-0/+4
2016-07-04bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa5-7/+175
2016-06-29score: Fix SMP message handlingSebastian Huber1-1/+0
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+2
2016-06-14bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber1-2/+2
2016-05-31bsps: Add defines for some linker subsectionsSebastian Huber1-1/+7
2016-05-31bsps: Sort some sections first by alignmentSebastian Huber1-3/+3
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber3-9/+82
2016-01-21arm: Use DWT CYCCNT for timecounter if availableSebastian Huber1-15/+47
2016-01-19bsp/atsam: NewSebastian Huber2-0/+183
2016-01-19bsps/arm: Copy vector table only if necessarySebastian Huber1-5/+7
2016-01-19bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber1-0/+38
2016-01-19bsps/arm: Update CMSIS/IncludeSebastian Huber17-0/+22144
2016-01-19score: Fix simple timecounter supportSebastian Huber1-14/+37
2016-01-18bsps/arm: Fix broken switch statementSebastian Huber1-3/+4
2015-10-28bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber3-3/+13
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-3/+3
2015-10-14bsps/arm: Add missing translation table entrySebastian Huber1-0/+4
2015-10-08bsps: Add .nocacheheap sectionSebastian Huber2-11/+14
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-1/+2
2015-09-04bsps/arm: Fix function definitionSebastian Huber1-1/+1
2015-07-31bsps/arm: Do not use __ARM_ARCH_7A__Sebastian Huber1-28/+16
2015-07-21bsps/arm: Update due to API changesSebastian Huber1-4/+4
2015-06-26bsps/arm: Update due to API changesSebastian Huber1-2/+2
2015-05-21arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill1-1/+0
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig3-75/+75
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