summaryrefslogtreecommitdiffstats
path: root/bsps/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-06-15tools: Remove packhexSebastian Huber3-27/+0
2018-04-26bsp/mcf5206elite: Do not install runtest scriptSebastian Huber1-0/+351
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber24-0/+4141
2018-04-25bsp/mcf5206elite: Move nvram.c to bspsSebastian Huber1-0/+173
2018-04-25bsp/mrm332: Move interr.c to bspsSebastian Huber1-0/+50
2018-04-25bsp/mrm332: Move spinit.c to bspsSebastian Huber1-0/+96
2018-04-23bsps: Move GDB stubs to bspsSebastian Huber2-0/+1489
2018-04-23bsps: Move RTC drivers to bspsSebastian Huber3-0/+374
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber9-0/+10899
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber2-0/+258
2018-04-23bsps: Move SPI drivers to bspsSebastian Huber2-0/+1013
2018-04-23bsps: Move I2C drivers to bspsSebastian Huber2-0/+582
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber27-0/+585
2018-04-20bsps: Move MPCI support to bspsSebastian Huber4-0/+229
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber16-0/+1113
2018-04-20bsps: Move startup files to bspsSebastian Huber81-0/+10630