summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi/start (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-18bsps/raspberrypi: Add SEV Instruction for RPi SMP firmware changes.pranav1-0/+1
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-12-23bsps/arm: Invalidate TLB in start.SSebastian Huber2-5/+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 Huber2-3/+3
2020-04-10bsp/raspberrypi: Fix build warnings.G S Niteesh Babu1-0/+2
2020-04-04bsp/raspberry: Add a bsp_fdt_map_intr().Christian Mauderer1-0/+24
2020-02-04bsps: Rework work area initializationSebastian Huber1-8/+22
2020-01-07bsp/raspberrypi: Updated the console API.G S Niteesh1-0/+15
2020-01-07bsp/raspberrypi: Fix size of work area.Christian Mauderer3-185/+69
2019-08-12arm/raspberry: Set the workspace based on the mailbox version.Chris Johns3-26/+135
2019-08-12libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns1-0/+0
2019-07-30arm/raspberrypi: Fix linker mapSebastian Huber2-27/+9
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-1/+1
2018-09-03bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber1-7/+0
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber1-1/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-9/+1
2018-04-25bsp/raspberrypi: Move source files to bspsSebastian Huber4-0/+1116
2018-04-24bsps/arm: Move bsp_memory_management_initialize()Sebastian Huber1-1/+17
2018-04-20bsps: Move startup files to bspsSebastian Huber10-0/+634