summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi/start/bspstarthooks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill1-6/+1
2020-12-23bsps/arm: Invalidate TLB in start.SSebastian Huber1-3/+0
2020-12-23bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber1-45/+2
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber1-1/+0
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber1-3/+0
2020-04-10bsp/raspberrypi: Fix build warnings.G S Niteesh Babu1-0/+2
2020-02-04bsps: Rework work area initializationSebastian Huber1-8/+22
2020-01-07bsp/raspberrypi: Fix size of work area.Christian Mauderer1-2/+69
2019-07-30arm/raspberrypi: Fix linker mapSebastian Huber1-1/+1
2018-04-24bsps/arm: Move bsp_memory_management_initialize()Sebastian Huber1-1/+17
2018-04-20bsps: Move startup files to bspsSebastian Huber1-0/+0
2016-09-07arm/raspberrypi: basic BCM2836 SMP implementation.Pavel Pisa1-3/+32
2016-07-20arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa1-7/+7
2016-05-31arm/raspberrypi: add fbcons support for rpi bspYANG Qiao1-0/+4
2016-05-19arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa1-1/+35
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-11-27raspberrypi doxygen refactoringDaniel Ramirez1-2/+2
2013-10-03Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary1-19/+3
2013-05-06bsp/raspberrypi: Use shared start codeSebastian Huber1-60/+2
2013-05-06bsp/raspberrypi: Enable unaligned accessAlan Cudmore1-1/+1
2013-03-24bsp/raspberrypi: New BSPAlan Cudmore1-0/+114