summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-12-10bsps: Print CPU in default fatal error extensionSebastian Huber1-1/+8
2020-12-09bsps: Add SMP support to ARM GICv3Sebastian Huber1-23/+33
2020-12-04spec: Move zynq-uart into its own objectKinsey Moore1-4/+0
2020-12-04Add AArch64 ZynpMP BSPKinsey Moore6-0/+426
2020-12-03zynq-uart: Fix set_attributes implementationKinsey Moore3-6/+59
2020-12-03bsps: Remove unused bsp_stack_main_sizeSebastian Huber5-15/+0
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore5-19/+8
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore12-12/+19
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber5-0/+5
2020-11-26bsp/stm32h7: Add and use BSP Doxygen groupSebastian Huber216-0/+3517
2020-11-24rtems: Improve rtems_interrupt_server_create()Sebastian Huber1-13/+17
2020-11-23spec/aarch64: Only apply SUBALIGN(4) to ILP32Kinsey Moore1-2/+4
2020-11-23doxygen: Use common syntax for groupsSebastian Huber1-4/+4
2020-11-20bsp/imxrt: Add new BSPChristian Mauderer25-36/+4879
2020-11-20bsp/imxrt: Adapt imported filesChristian Mauderer8-26/+80
2020-11-20bsp/imxrt: Fix warnings for imported filesChristian Mauderer5-0/+307
2020-11-20bsp/imxrt: Import files from MCUXpresso SDK V2.8.5Christian Mauderer145-0/+141919
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer3-118/+121
2020-11-20bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer4-5/+5
2020-11-20imx: Move imx_iomux to arm/sharedChristian Mauderer8-4/+56
2020-11-12bsp/atsam: Fix XDMAD statusChristian Mauderer2-1/+63
2020-11-09Add networking support for griscv bspJiri Gaisler5-14/+91
2020-11-06sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber3-3/+3