summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns2021-02-081-1/+3
* powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns2021-02-082-2/+2
* bsp/leon3: Improve printk() supportSebastian Huber2021-02-011-40/+52
* bsp/leon3: Fix incompatible function typesSebastian Huber2021-02-011-4/+6
* bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber2021-02-011-15/+13
* bsps/aarch64: Add missing includeSebastian Huber2021-01-281-0/+1
* bsp/leon3: Simplify bsp_interrupt_is_valid_vector()Sebastian Huber2021-01-281-5/+5
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-2885-772/+0
* cacheimpl.h: Avoid potential dead codeSebastian Huber2021-01-271-12/+11
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-266-18/+30
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-256-60/+95
* bsp/imx: Fix system counter init for imx6Christian Mauderer2021-01-211-1/+60
* bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer2021-01-212-0/+74
* bsps/imxrt: Add DMA numbers to dtsiChristian Mauderer2021-01-212-478/+604
* bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer2021-01-214-824/+723
* bsps/shared: Copy fsl-edma from mpc55xxChristian Mauderer2021-01-213-0/+1368
* bsps/imxrt: Use standard names to avoid warningsChristian Mauderer2021-01-212-106/+103
* bsps/aarch64: Swap primary ZynqMP UARTKinsey Moore2021-01-142-4/+4
* bsp/stm32h7: Split console configurationSebastian Huber2021-01-0421-150/+498
* bsp/stm32h7: Split start configurationSebastian Huber2021-01-045-38/+166
* bsps/shared/ofw: Implement RTEMS OFW interfaceG S Niteesh Babu2020-12-274-0/+1348
* Update header.amSebastian Huber2020-12-234-8/+19
* arm/fvp: New BSPSebastian Huber2020-12-2311-0/+694
* bsps/arm: Rely on initialized vector tableSebastian Huber2020-12-231-5/+4
* bsps: Use header file for GIC architecture supportSebastian Huber2020-12-235-19/+34
* bsps/arm: Invalidate TLB in start.SSebastian Huber2020-12-235-15/+10
* bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber2020-12-235-119/+43
* bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber2020-12-232-62/+105
* bsps/arm: Remove optional start hook argumentsSebastian Huber2020-12-232-48/+28
* bsps/arm: Invalidate branch predictors earlierSebastian Huber2020-12-235-5/+11
* bsps/arm: Set VBAR in start.SSebastian Huber2020-12-2310-93/+34
* bsps: Fix includesSebastian Huber2020-12-222-1/+6
* bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber2020-12-165-18/+2
* bsps: Add GICv3 arm_gic_irq_processor_count()Sebastian Huber2020-12-163-6/+35
* bsps/arm: Fix MMU configurationSebastian Huber2020-12-152-0/+8
* bsps/arm/imx*: Fix location of shared headersChristian Mauderer2020-12-144-0/+0
* bsps/imxrt: Split up dts.Christian Mauderer2020-12-142-290/+311
* bsp/rtl22xx: Fix non-ASCII characterChristian Mauderer2020-12-141-1/+1
* bsp/mpc83xx: Fix non-ASCII charactersChristian Mauderer2020-12-141-1/+1
* bsps: Replace non-ASCII bullet pointsChristian Mauderer2020-12-142-6/+6
* bsps: Replace non-ASCII trademark symbolChristian Mauderer2020-12-142-2/+2
* bsps: Replace non-ASCII copyright characterChristian Mauderer2020-12-1411-11/+11
* bsps/gicv3: Resolve build warnings on 64bitKinsey Moore2020-12-111-2/+2
* tm27: Use generic cpu index accessorKinsey Moore2020-12-111-3/+2
* bsps/arm: Fix MMU small pages supportJan Sommer2020-12-111-1/+1
* bsps: Remove ARM GIC SGI target filterSebastian Huber2020-12-105-31/+5
* bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber2020-12-105-10/+11
* bsp/realview-pbx-a9: Fix smpfatal04 testSebastian Huber2020-12-101-2/+3
* bsps/arm: Support system level ARM Generic TimerSebastian Huber2020-12-101-1/+12
* arm/cache-cp15: Support Armv8Sebastian Huber2020-12-101-13/+12