summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsps/arm: Fix basic cache support for SMPSebastian Huber2016-07-051-8/+8
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-07-042-45/+69
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-041-0/+134
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-07-041-0/+4
* bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa2016-07-045-7/+175
* score: Fix SMP message handlingSebastian Huber2016-06-291-1/+0
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+2
* bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber2016-06-141-2/+2
* bsps: Add defines for some linker subsectionsSebastian Huber2016-05-311-1/+7
* bsps: Sort some sections first by alignmentSebastian Huber2016-05-311-3/+3
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-043-9/+82
* arm: Use DWT CYCCNT for timecounter if availableSebastian Huber2016-01-211-15/+47
* bsp/atsam: NewSebastian Huber2016-01-192-0/+183
* bsps/arm: Copy vector table only if necessarySebastian Huber2016-01-191-5/+7
* bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2016-01-191-0/+38
* bsps/arm: Update CMSIS/IncludeSebastian Huber2016-01-1917-0/+22144
* score: Fix simple timecounter supportSebastian Huber2016-01-191-14/+37
* bsps/arm: Fix broken switch statementSebastian Huber2016-01-181-3/+4
* bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber2015-10-283-3/+13
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-3/+3
* bsps/arm: Add missing translation table entrySebastian Huber2015-10-141-0/+4
* bsps: Add .nocacheheap sectionSebastian Huber2015-10-082-11/+14
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-1/+2
* bsps/arm: Fix function definitionSebastian Huber2015-09-041-1/+1
* bsps/arm: Do not use __ARM_ARCH_7A__Sebastian Huber2015-07-311-28/+16
* bsps/arm: Update due to API changesSebastian Huber2015-07-211-4/+4
* bsps/arm: Update due to API changesSebastian Huber2015-06-261-2/+2
* arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-203-75/+75
* ARM: Add BSP_START_NEEDS_REGISTER_INITIALIZATIONMartin Galvan2015-02-272-0/+133
* ARM: Support VFP-D16Martin Galvan2015-02-201-3/+5
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+5
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-273-1/+30
* bsps/arm: L2C 310 avoid infinite loopsSebastian Huber2014-11-251-0/+8
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-201-9/+9
* bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber2014-11-201-71/+50
* bsps/arm: L1 cache support changesSebastian Huber2014-11-201-16/+21
* bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber2014-11-201-49/+19
* bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber2014-11-201-71/+43
* bsps/arm: L2C 310 exclusive config is fatalSebastian Huber2014-11-201-7/+16
* bsps/arm: L2C 310 use l2c_310_* prefix throughoutSebastian Huber2014-11-201-99/+99
* bsps/arm: L2C 310 use L2C_310_* prefix throughoutSebastian Huber2014-11-201-232/+232
* bsps/arm: L2C 310 add compile time checksSebastian Huber2014-11-201-81/+68
* bsps/arm: L2C 310 delete invalid linkSebastian Huber2014-11-201-2/+0
* bsps/arm: L2C 310 simplify and remove white spaceSebastian Huber2014-11-201-292/+177
* bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber2014-11-201-26/+26
* bsps/arm: Adjust stacks for ARMv4Sebastian Huber2014-11-202-19/+7
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-203-50/+55
* bsps/arm: Convert PL011 and PL050 console driversSebastian Huber2014-10-144-110/+98
* bsps/arm: Move abort stackSebastian Huber2014-10-131-4/+4