summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-05Move ARM PL011 UART driverKinsey Moore1-1/+1
2020-04-10bsp/raspberrypi: Fix build warnings.G S Niteesh Babu2-1/+5
2020-04-04bsp/raspberry: Add a bsp_fdt_map_intr().Christian Mauderer2-0/+27
2020-02-16bsp/raspberrypi: Mini UART driverG S Niteesh2-9/+110
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2020-02-04bsps: Rework work area initializationSebastian Huber1-8/+22
2020-01-07bsp/raspberrypi: Updated the console API.G S Niteesh9-400/+196
2020-01-07bsp/raspberrypi: Enable FDT support.G S Niteesh1-0/+4
2020-01-07bsp/raspberrypi: Fix size of work area.Christian Mauderer4-185/+80
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 Huber8-16/+19
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-1/+1
2019-02-28Remove explicit file names from @fileSebastian Huber9-9/+9
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-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber1-1/+3
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-9/+1
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber1-7/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-0/+65
2018-04-25bsp/raspberrypi: Move source files to bspsSebastian Huber6-0/+1587
2018-04-24bsps/arm: Move bsp_memory_management_initialize()Sebastian Huber1-1/+17
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber1-0/+168
2018-04-23bsps: Move SPI drivers to bspsSebastian Huber1-0/+657
2018-04-23bsps: Move I2C drivers to bspsSebastian Huber1-0/+422
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber3-0/+33
2018-04-20bsps: Move startup files to bspsSebastian Huber10-0/+634
2018-04-20bsps: Move console drivers to bspsSebastian Huber7-0/+6065
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-0/+114
2018-01-25Remove make preinstallChris Johns14-0/+1382