summaryrefslogtreecommitdiffstats
path: root/bsps/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/mrm332: Fix TLS support in linker command fileSebastian Huber2021-12-221-10/+6
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-2916-0/+0
* build: Remove old build systemSebastian Huber2021-09-2118-261/+0
* bsps/irq: Add rtems_interrupt_entry_install()Sebastian Huber2021-07-262-130/+18
* bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2021-07-261-1/+3
* bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2021-07-261-1/+3
* bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2021-07-261-0/+11
* bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2021-07-261-0/+8
* bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2021-07-261-0/+12
* bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-261-0/+11
* 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