summaryrefslogtreecommitdiffstats
path: root/bsps/mips/hurricane (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/hurricane: Change license to BSD-2Joel Sherrill5-15/+110
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-1/+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-02-04bsps: Add RamEnd to linker command filesSebastian Huber1-0/+1
2019-12-11clock: Simplify driver initializationSebastian Huber1-14/+1
2019-12-11clock: Remove Clock_exit() from APISebastian Huber1-3/+1
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-1/+17
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns1-1/+1
2018-11-19bsps/mips: Use interrupt stack for init stackSebastian Huber1-0/+2
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-5/+0
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-1/+4
2018-06-15tools: Remove packhexSebastian Huber1-7/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-0/+46
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber1-0/+58
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber2-0/+27
2018-04-20bsps: Move startup files to bspsSebastian Huber6-0/+445
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+339
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+212
2018-04-20bsps: Move clock drivers to bspsSebastian Huber3-0/+282
2018-01-25Remove make preinstallChris Johns5-0/+163