summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-11-06sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber6-6/+6
2020-11-06sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber6-27/+12
2020-10-27bsp/stm32h7: New BSPSebastian Huber31-0/+3670
2020-10-27bsp/stm32h7: Fix warningsSebastian Huber2-15/+15
2020-10-27bsp/stm32h7: Disable unused functionsSebastian Huber5-0/+28
2020-10-27bsp/stm32h7: Enable LL driversSebastian Huber46-88/+88
2020-10-27bsp/stm32h7: Move <math.h> includeSebastian Huber3-1/+2
2020-10-27bsp/stm32h7: Constify some functionsSebastian Huber6-12/+12
2020-10-27bsp/stm32h7: Import from STM32CubeMX-5.6.0Sebastian Huber259-0/+706411
2020-10-26bsp/leon3: Updat due to API changesSebastian Huber1-1/+1
2020-10-21bsps/arm: Sort fast text/data sectionsSebastian Huber1-2/+2
2020-10-21bsps/arm: Add support for MPU region alignmentSebastian Huber1-0/+21
2020-10-19bsps: Fix rtems_interrupt_server_delete()Sebastian Huber1-0/+2
2020-10-16grlib: Add ambapp_common_info to derived typesSebastian Huber14-50/+46
2020-10-16grlib: Remove unused conversion macrosSebastian Huber1-5/+0
2020-10-16grlib: Remove superfluous forward declsSebastian Huber1-5/+0
2020-10-16bsps/arm: Add workaround for Errata 794072Sebastian Huber1-0/+16
2020-10-16bsps/arm: Workaround for Errata 845369Sebastian Huber1-0/+15
2020-10-12lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01Joel Sherrill1-0/+1
2020-10-12lpc2362-testsuite.tcfg: Add monitor and psxmsgq01Joel Sherrill1-0/+2
2020-10-12lm3s3749-testsuite.tcfg: Add spcxx01Joel Sherrill1-0/+1
2020-10-10disp_hcms29xx: Fix string truncation warningFrank Kühndel1-4/+3
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber3-5/+5
2020-10-10grlib: Add and use irqmp_has_timestamp()Sebastian Huber6-12/+14
2020-10-08bsps/include/bsp/fatal.h: Add GRLIB specific fatal errorJoel Sherrill1-1/+4
2020-10-07Misc: Correct spelling of occurredJoel Sherrill2-2/+2
2020-10-05bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore1-0/+16
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore13-0/+2137
2020-10-05bsps/shared: Add PSCI-based bspreset implementationKinsey Moore1-0/+56
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore22-69/+177
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore12-46/+168
2020-10-05Move ARM PL011 UART driverKinsey Moore8-7/+10
2020-10-05bsp/lpc176x: Fix memory mapSebastian Huber1-3/+3
2020-09-23bsps/pc386: Add missing license headerJan Sommer1-0/+26
2020-09-23bsps/riscv: Add bsp_fdt_map_intr()Sebastian Huber1-0/+6
2020-09-20bsps/powerpc: Remove __ppc_generic defineSebastian Huber1-6/+0
2020-09-17riscv: Make sifive_test finisher 4 bytesHesham Almatary1-1/+1
2020-09-17bsps/arm: Use RTEMS_SECTION()Sebastian Huber1-6/+12
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber1-1/+1
2020-09-15bsp/pc386: Remove support for obsolete BinutilsSebastian Huber1-11/+1
2020-09-15bsps/riscv: Use far jump to boot_card()Sebastian Huber1-1/+1