summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi/start (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* bsps/arm: Invalidate TLB in start.SSebastian Huber2020-12-232-5/+0
* bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber2020-12-231-45/+2
* bsps/arm: Invalidate branch predictors earlierSebastian Huber2020-12-231-1/+0
* bsps/arm: Set VBAR in start.SSebastian Huber2020-12-232-3/+3
* bsp/raspberrypi: Fix build warnings.G S Niteesh Babu2020-04-101-0/+2
* bsp/raspberry: Add a bsp_fdt_map_intr().Christian Mauderer2020-04-041-0/+24
* bsps: Rework work area initializationSebastian Huber2020-02-041-8/+22
* bsp/raspberrypi: Updated the console API.G S Niteesh2020-01-071-0/+15
* bsp/raspberrypi: Fix size of work area.Christian Mauderer2020-01-073-185/+69
* arm/raspberry: Set the workspace based on the mailbox version.Chris Johns2019-08-123-26/+135
* libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns2019-08-121-0/+0
* arm/raspberrypi: Fix linker mapSebastian Huber2019-07-302-27/+9
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-1/+1
* bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber2018-09-031-7/+0
* _SMP_Start_multitasking_on_secondary_processor()Sebastian Huber2018-07-251-1/+1
* Rework initialization and interrupt stack supportSebastian Huber2018-06-272-9/+1
* bsp/raspberrypi: Move source files to bspsSebastian Huber2018-04-254-0/+1116
* bsps/arm: Move bsp_memory_management_initialize()Sebastian Huber2018-04-241-1/+17
* bsps: Move startup files to bspsSebastian Huber2018-04-2010-0/+634