summaryrefslogtreecommitdiffstats
path: root/bsps/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: Remove packhexSebastian Huber2018-06-153-27/+0
* bsp/mcf5206elite: Do not install runtest scriptSebastian Huber2018-04-261-0/+351
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-2624-0/+4141
* bsp/mcf5206elite: Move nvram.c to bspsSebastian Huber2018-04-251-0/+173
* bsp/mrm332: Move interr.c to bspsSebastian Huber2018-04-251-0/+50
* bsp/mrm332: Move spinit.c to bspsSebastian Huber2018-04-251-0/+96
* bsps: Move GDB stubs to bspsSebastian Huber2018-04-232-0/+1489
* bsps: Move RTC drivers to bspsSebastian Huber2018-04-233-0/+374
* bsps: Move legacy network drivers to bspsSebastian Huber2018-04-239-0/+10899
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-232-0/+258
* bsps: Move SPI drivers to bspsSebastian Huber2018-04-232-0/+1013
* bsps: Move I2C drivers to bspsSebastian Huber2018-04-232-0/+582
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-2327-0/+585
* bsps: Move MPCI support to bspsSebastian Huber2018-04-204-0/+229
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-2016-0/+1113
* bsps: Move startup files to bspsSebastian Huber2018-04-2081-0/+10630