summaryrefslogtreecommitdiffstats
path: root/bsps/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-01m68k/uC5282: linkcmds KEEP and SORT sectionsGedare Bloom1-15/+19
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2-2/+2
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-06-24bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+9
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber20-0/+82
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee9-10898/+0
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber16-152/+0
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber1-3/+5
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber1-8/+13
2020-10-07Misc: Correct spelling of occurredJoel Sherrill1-1/+1
2020-09-11Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill2-8/+2
2020-09-10Remove remaining references to coverhd.hJoel Sherrill2-2/+0
2020-04-07mcf52235-testsuite.tcfg: Add sp16Joel Sherrill1-0/+1
2020-04-06tests: Exclude record02 for some BSPsSebastian Huber1-0/+1
2020-03-12mrm332-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber21-1/+21
2019-12-11clock: Simplify driver initializationSebastian Huber7-53/+7
2019-12-11clock: Remove Clock_exit() from APISebastian Huber6-6/+6
2019-07-05bsps: Regenerate headers.amSebastian Huber15-0/+60
2019-05-16bsps: Always build generic interrupt supportSebastian Huber15-0/+15
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber3-6/+1
2019-03-12mcf5225x-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill1-0/+1
2019-03-12mcf52235-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill1-0/+6
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber4-11/+11
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber20-50/+267
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber7-28/+13
2018-11-30mcf52235-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29m68k/mrm332:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-29m68k/mcf5206elite:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-29m68k/mcf52235:Add per-section compilation and linking support(GCI 2018)Shashvat Jain1-3/+3
2018-11-28m68k/mcf5225x:Add per-section compilation and linking support(GCI 2018)Shashvat Jain1-4/+3
2018-11-28m68k/mcf5329:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+3
2018-11-28m68k/mcf5235:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+3
2018-11-27m68k/av5282: Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+3
2018-11-25m68k/uC5282: Add per-section compilation and linking (GCI 2018)Shashvat Jain1-3/+3
2018-11-25m68k/gen68360:Add per-section compilation and linking supportShashvat Jain3-8/+8
2018-11-24m68k/gen68340:Add per-section compilation and linking supportpritishjain1-3/+3
2018-11-19bsps/m68k: Use interrupt stack for init stackSebastian Huber5-0/+5
2018-11-12m68k: Remove use of proc_ptrSebastian Huber2-5/+9
2018-11-12Include missing <sys/types.h>Sebastian Huber1-0/+2
2018-11-08score: Rename interrupt stack symbolsSebastian Huber8-14/+14
2018-09-10network: Use kernel/user space header filesSebastian Huber8-9/+8
2018-08-29uC5282/clock/clock.c: Correct bsp_idle_thread() prototypeJoel Sherrill1-1/+1
2018-08-29gen68340/include/m340timer.h: Fix not a prototype warningsJoel Sherrill1-4/+4
2018-08-29bsps/m68k/shared/cache/cache.h: Fix warnings and clean upJoel Sherrill1-38/+43
2018-06-27Rework initialization and interrupt stack supportSebastian Huber21-118/+20
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber20-9/+71
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber8-64/+0