summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/start/start.S (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-06bsps/arm: BSP_START_VECTOR_ADDRESS_TABLE_ALIGNMENTSebastian Huber1-0/+4
2023-05-20Update company nameSebastian Huber1-1/+1
2023-03-17bsps/arm: Fix wordingSebastian Huber1-1/+1
2022-09-22bsps/arm: Mark functions in start.SSebastian Huber1-0/+2
2022-09-22bsps/arm: Add comment about banked FIQ registersSebastian Huber1-0/+1
2022-03-10bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2021-08-12bsps/arm: More robust SMP startSebastian Huber1-2/+14
2021-07-09bsps/arm: Fix SMP startSebastian Huber1-0/+6
2021-07-07bsps/arm: Add start up support for ARMv6 RPi ModelsPranav Dangi1-1/+7
2021-06-24bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-1/+1
2021-04-21bsps/arm: Set MSP in ARMv7-M start codeSebastian Huber1-0/+8
2020-12-23bsps/arm: Invalidate TLB in start.SSebastian Huber1-0/+9
2020-12-23bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber1-2/+35
2020-12-23bsps/arm: Remove optional start hook argumentsSebastian Huber1-37/+26
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber1-0/+11
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber1-1/+27
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber1-5/+5
2019-12-19bsps/arm: Export bsp_start_hook_0_doneSebastian Huber1-5/+8
2019-12-05bsps/arm: Add zImage boot headerJeff Kubascik1-0/+11
2019-07-26bsps/arm: Move HYP to SVC change to start.SSebastian Huber1-2/+40
2019-07-26bsps/arm: Move register init to start.SSebastian Huber1-4/+55
2019-07-26bsps/arm: Remove register init for ARMv7-MSebastian Huber1-12/+1
2019-02-18bsps/arm: Move device tree copySebastian Huber1-23/+24
2018-11-21bsps/arm: Avoid short range branch in start.SSebastian Huber1-14/+13
2018-11-21bsps/arm: Use local labels in start.SSebastian Huber1-44/+40
2018-11-21bsps/arm: Simplify start.SSebastian Huber1-12/+0
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-4/+4
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-83/+46
2018-05-14Drop executable permissions on .[S] filesJoel Sherrill1-0/+0
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+0
2017-09-22bsps/arm: Copy FDT only on boot processorSebastian Huber1-7/+14
2017-07-12bsp/beagle: Add FDT support for Beaglebone BlackSichen Zhao1-0/+5
2017-01-24Adding ARM VFP V2 supportKevin Kirspel1-0/+4
2016-11-18arm: Use TPIDRPRW for current per-CPU controlSebastian Huber1-5/+13
2016-09-22bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa1-0/+1
2016-07-04bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa1-4/+75
2015-02-27ARM: Add BSP_START_NEEDS_REGISTER_INITIALIZATIONMartin Galvan1-0/+28
2015-02-20ARM: Support VFP-D16Martin Galvan1-3/+5
2014-08-12arm: Add support for FPv4-SP floating point unitSebastian Huber1-0/+15
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-01-14bsps/arm: Use _ARMV4_Exception_interruptSebastian Huber1-3/+3
2013-09-16bsps/arm: Fix exception entriesRic Claus1-2/+2
2013-05-31bsps/arm: Add SMP supportSebastian Huber1-0/+33
2013-05-10arm: Support VFP-D32 and NeonSebastian Huber1-0/+20
2013-05-03bsps/arm: Copy vector table only if necessarySebastian Huber1-0/+4
2013-01-07arm: Add and use _ARMV7M_Exception_default()Sebastian Huber1-15/+16
2013-01-07arm: Add and use default exception handlerSebastian Huber1-15/+15
2011-11-082011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-73/+75
2011-03-282011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-10/+13
2010-12-032010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-4/+4