summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns1-1/+3
2021-02-08powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns2-2/+2
2021-02-01bsp/leon3: Improve printk() supportSebastian Huber1-40/+52
2021-02-01bsp/leon3: Fix incompatible function typesSebastian Huber1-4/+6
2021-02-01bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber1-15/+13
2021-01-28bsps/aarch64: Add missing includeSebastian Huber1-0/+1
2021-01-28bsp/leon3: Simplify bsp_interrupt_is_valid_vector()Sebastian Huber1-5/+5
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber85-772/+0
2021-01-27cacheimpl.h: Avoid potential dead codeSebastian Huber1-12/+11
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber6-18/+30
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber6-60/+95
2021-01-21bsp/imx: Fix system counter init for imx6Christian Mauderer1-1/+60
2021-01-21bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer2-0/+74
2021-01-21bsps/imxrt: Add DMA numbers to dtsiChristian Mauderer2-478/+604
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer4-824/+723
2021-01-21bsps/shared: Copy fsl-edma from mpc55xxChristian Mauderer3-0/+1368
2021-01-21bsps/imxrt: Use standard names to avoid warningsChristian Mauderer2-106/+103
2021-01-14bsps/aarch64: Swap primary ZynqMP UARTKinsey Moore2-4/+4
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber21-150/+498
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber5-38/+166
2020-12-27bsps/shared/ofw: Implement RTEMS OFW interfaceG S Niteesh Babu4-0/+1348
2020-12-23Update header.amSebastian Huber4-8/+19
2020-12-23arm/fvp: New BSPSebastian Huber11-0/+694
2020-12-23bsps/arm: Rely on initialized vector tableSebastian Huber1-5/+4
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber5-19/+34
2020-12-23bsps/arm: Invalidate TLB in start.SSebastian Huber5-15/+10
2020-12-23bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber5-119/+43
2020-12-23bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber2-62/+105
2020-12-23bsps/arm: Remove optional start hook argumentsSebastian Huber2-48/+28
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber5-5/+11
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber10-93/+34
2020-12-22bsps: Fix includesSebastian Huber2-1/+6
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber5-18/+2
2020-12-16bsps: Add GICv3 arm_gic_irq_processor_count()Sebastian Huber3-6/+35
2020-12-15bsps/arm: Fix MMU configurationSebastian Huber2-0/+8
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer4-0/+0
2020-12-14bsps/imxrt: Split up dts.Christian Mauderer2-290/+311
2020-12-14bsp/rtl22xx: Fix non-ASCII characterChristian Mauderer1-1/+1
2020-12-14bsp/mpc83xx: Fix non-ASCII charactersChristian Mauderer1-1/+1
2020-12-14bsps: Replace non-ASCII bullet pointsChristian Mauderer2-6/+6
2020-12-14bsps: Replace non-ASCII trademark symbolChristian Mauderer2-2/+2
2020-12-14bsps: Replace non-ASCII copyright characterChristian Mauderer11-11/+11
2020-12-11bsps/gicv3: Resolve build warnings on 64bitKinsey Moore1-2/+2
2020-12-11tm27: Use generic cpu index accessorKinsey Moore1-3/+2
2020-12-11bsps/arm: Fix MMU small pages supportJan Sommer1-1/+1
2020-12-10bsps: Remove ARM GIC SGI target filterSebastian Huber5-31/+5
2020-12-10bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber5-10/+11
2020-12-10bsp/realview-pbx-a9: Fix smpfatal04 testSebastian Huber1-2/+3
2020-12-10bsps/arm: Support system level ARM Generic TimerSebastian Huber1-1/+12
2020-12-10arm/cache-cp15: Support Armv8Sebastian Huber1-13/+12