summaryrefslogtreecommitdiffstats
path: root/bsps/mips/malta (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-24intr: Add Interrupt Manager implementation groupSebastian Huber1-2/+2
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber1-1/+1
2022-07-12bsps/mips/malta: Change license to BSD-2Joel Sherrill11-33/+242
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-09-21build: Remove old build systemSebastian Huber1-11/+0
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-2/+0
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+4
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-07-05bsps/mips: Fix issues with -fno-commonSebastian Huber1-1/+1
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber1-0/+1
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-3/+16
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-1/+1
2018-07-24bsps: Fix function declaration warningsSebastian Huber1-1/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-9/+1
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-1/+6
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-0/+42
2018-04-23bsps: Move PCI drivers to bspsSebastian Huber1-0/+1102
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber2-0/+126
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-0/+17
2018-04-20bsps: Move startup files to bspsSebastian Huber6-0/+529
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+221
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-0/+212
2018-01-25Remove make preinstallChris Johns5-0/+395