summaryrefslogtreecommitdiffstats
path: root/bsps/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* m68k/uC5282: linkcmds KEEP and SORT sectionsGedare Bloom2021-07-011-15/+19
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+0
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-242-2/+2
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-0/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-2/+0
* bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+9
* bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-0220-0/+82
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-079-10898/+0
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-2816-152/+0
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-261-3/+5
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-251-8/+13
* Misc: Correct spelling of occurredJoel Sherrill2020-10-071-1/+1
* Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill2020-09-112-8/+2
* Remove remaining references to coverhd.hJoel Sherrill2020-09-102-2/+0
* mcf52235-testsuite.tcfg: Add sp16Joel Sherrill2020-04-071-0/+1
* tests: Exclude record02 for some BSPsSebastian Huber2020-04-061-0/+1
* mrm332-testsuite.tcfg: Add dl01Joel Sherrill2020-03-121-0/+1
* bsps: Add RamEnd to linker command filesSebastian Huber2020-02-0421-1/+21
* clock: Simplify driver initializationSebastian Huber2019-12-117-53/+7
* clock: Remove Clock_exit() from APISebastian Huber2019-12-116-6/+6
* bsps: Regenerate headers.amSebastian Huber2019-07-0515-0/+60
* bsps: Always build generic interrupt supportSebastian Huber2019-05-1615-0/+15
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-143-6/+1
* mcf5225x-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+1
* mcf52235-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+6
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-084-11/+11
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-0820-50/+267
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-047-28/+13
* mcf52235-testsuite.tcfg: Add dl07Joel Sherrill2018-11-301-0/+1
* m68k/mrm332:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-291-3/+2
* m68k/mcf5206elite:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-291-3/+2
* m68k/mcf52235:Add per-section compilation and linking support(GCI 2018)Shashvat Jain2018-11-291-3/+3
* m68k/mcf5225x:Add per-section compilation and linking support(GCI 2018)Shashvat Jain2018-11-281-4/+3
* m68k/mcf5329:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-281-3/+3
* m68k/mcf5235:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-281-3/+3
* m68k/av5282: Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-271-3/+3
* m68k/uC5282: Add per-section compilation and linking (GCI 2018)Shashvat Jain2018-11-251-3/+3
* m68k/gen68360:Add per-section compilation and linking supportShashvat Jain2018-11-253-8/+8
* m68k/gen68340:Add per-section compilation and linking supportpritishjain2018-11-241-3/+3
* bsps/m68k: Use interrupt stack for init stackSebastian Huber2018-11-195-0/+5
* m68k: Remove use of proc_ptrSebastian Huber2018-11-122-5/+9
* Include missing <sys/types.h>Sebastian Huber2018-11-121-0/+2
* score: Rename interrupt stack symbolsSebastian Huber2018-11-088-14/+14
* network: Use kernel/user space header filesSebastian Huber2018-09-108-9/+8
* uC5282/clock/clock.c: Correct bsp_idle_thread() prototypeJoel Sherrill2018-08-291-1/+1
* gen68340/include/m340timer.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* bsps/m68k/shared/cache/cache.h: Fix warnings and clean upJoel Sherrill2018-08-291-38/+43
* Rework initialization and interrupt stack supportSebastian Huber2018-06-2721-118/+20
* bsps: Support .rtemsstack.* linker input sectionsSebastian Huber2018-06-2720-9/+71
* Remove Clock_driver_support_shutdown_hardware()Sebastian Huber2018-06-278-64/+0