source: rtems/bsps/m68k

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10ee41a8   01/23/23 13:56:31 Sebastian Huber tm27: Avoid function pointer casts Add TM27_USE_VECTOR_HANDLER to …
(edit) @a660e9dc   09/08/22 08:37:05 Sebastian Huber Do not use RTEMS_INLINE_ROUTINE Directly use "static inline" which is …
(edit) @21a36ed1   08/12/22 07:44:07 Sebastian Huber bsps: Fix .data.rel.ro placement The .data.rel.ro* linker input …
(edit) @5ed00353   07/14/22 12:41:03 Sebastian Huber bsps: Sort .noinit* sections Sort the .noinit* input sections by name …
(edit) @1be68d80   07/08/22 13:58:49 joel bsps/m68k/uC5282: Change license to BSD-2 Updates #3053.
(edit) @a9a99164   07/08/22 13:58:37 joel bsps/m68k/shared: Change license to BSD-2 Updates #3053.
(edit) @c1137c7   07/08/22 13:58:12 joel bsps/m68k/mvme162: Change license to BSD-2 Updates #3053.
(edit) @c669338a   07/08/22 13:57:55 joel bsps/m68k/mvme147s: Change license to BSD-2 Updates #3053.
(edit) @b4c3de7   07/08/22 13:57:43 joel bsps/m68k/mvme147: Change license to BSD-2 Updates #3053.
(edit) @35cfe73   07/08/22 13:57:26 joel bsps/m68k/mrm332: Change license to BSD-2 Updates #3053.
(edit) @c46ec2b   07/08/22 13:57:11 joel bsps/m68k/mcf5329: Change license to BSD-2 Updates #3053.
(edit) @e50bdda2   07/08/22 13:56:52 joel bsps/m68k/mvf5235: Change license to BSD-2 Updates #3053.
(edit) @eb7b866   07/08/22 13:56:24 joel bsps/m68k/mcf5225x: Change license to BSD-2 Updates #3053.
(edit) @8cc14e5   07/08/22 13:55:21 joel bsps/m68k/mcf52235: Change license to BSD-2 Updates #3053.
(edit) @53826158   07/08/22 13:54:47 joel bsps/m68k/mcf5206elite: Change license to BSD-2 Updates #3053.
(edit) @62f31d05   07/08/22 13:54:31 joel bsps/m68k/include: Change license to BSD-2 Updates #3053.
(edit) @810bdeb   07/08/22 13:54:07 joel bsps/m68k/genmcf548x: Change license to BSD-2 Updates #3053.
(edit) @cfadeccb   07/08/22 13:53:50 joel bsps/m68k/gen68360: Change license to BSD-2 Updates #3053.
(edit) @f888837   07/08/22 13:53:17 joel bsps/m68k/gen68340: Change license to BSD-2 Updates #3053.
(edit) @bdd4f6dc   07/08/22 13:52:52 joel bsps/m68k/csv360: Change license to BSD-2 Updates #3053.
(edit) @cb4fdff   07/08/22 13:52:18 joel m68k/bsps/av5282: Change license to BSD-2 Updates #3053.
(edit) @753873e5   03/22/22 20:03:30 joel Update Eric Norum contact info and start to normalize file headers
(edit) @947c6645   03/07/22 13:06:23 christian.mauderer bsps/m68k: Restore license file Quite some files in the …
(edit) @98e43e83   03/02/22 10:15:55 christian.mauderer bsps/m68k: Manual file header clean up Updates #4625.
(edit) @099dda2   03/01/22 21:39:03 joel bsps/m68k/: Scripted embedded brains header file clean up Updates #4625.
(edit) @9a9442e8   03/01/22 21:24:27 joel m68k/genmcf548x/: Manual file header clean up Updates #4625.
(edit) @621ddfce   03/01/22 21:17:37 joel m68k/genmcf548x: Manual file header clean up Updates #4625.
(edit) @9a60aa72   03/01/22 21:12:31 joel bsps/m68k/gen68360/spi/m360_spi.h: Manual file header clean up …
(edit) @3878b01   03/01/22 20:56:53 joel m68k/genmcf548x/README: Manual file header clean up Updates #4625.
(edit) @8c6bf98   03/01/22 20:56:32 joel m68k/gen68360/spi/m360_spi.c: Manual file header clean up Updates #4625.
(edit) @951fa14   03/01/22 17:49:13 joel bsps/m68k/genmcf548x/README: Manual cleanup of embedded brains File …
(edit) @18e47db5   12/11/21 10:43:44 Sebastian Huber bsp/mrm332: Fix TLS support in linker command file
(edit) @dd70c81   11/25/21 01:43:10 joel bsp_specs: Delete last remnants of these. Updates #3937.
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @e518323   06/25/21 13:52:16 Sebastian Huber bsps/irq: Add rtems_interrupt_entry_install() Add …
(edit) @32f5a195   06/29/21 12:06:03 Sebastian Huber bsps/irq: bsp_interrupt_vector_disable() Return a status code for …
(edit) @bc86a5fa   06/29/21 12:01:17 Sebastian Huber bsps/irq: bsp_interrupt_vector_enable() Return a status code for …
(edit) @deb5afb   07/05/21 11:28:02 Sebastian Huber bsps/irq: Add rtems_interrupt_is_pending() Add a default …
(edit) @eebecd0   06/28/21 07:36:29 Sebastian Huber bsps/irq: Add rtems_interrupt_get_attributes() Add a default …
(edit) @9832652c   06/28/21 06:44:49 Sebastian Huber bsps/irq: Add rtems_interrupt_raise() Add rtems_interrupt_raise_on() …
(edit) @781213f9   06/28/21 06:20:53 Sebastian Huber bsps/irq: Add rtems_interrupt_vector_is_enabled() Add a default …
(edit) @24e8ddc   07/01/21 18:32:57 Gedare Bloom m68k/uC5282: linkcmds KEEP and SORT sections Fixes a problem with bad …
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(edit) @3fee6620   06/19/21 10:51:58 Sebastian Huber bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNT Use …
(edit) @cd5573c   06/19/21 10:40:57 Sebastian Huber bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNT Assert …
(edit) @af73b7b6   06/18/21 05:37:18 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN Remove …
(edit) @4146d39   06/19/21 09:20:02 Sebastian Huber bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MIN This BSP uses a …
(edit) @e10dec0   04/30/21 13:47:10 Sebastian Huber bsps: Support RTEMS_NOINIT in linkcmds Update #3866.
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @9eb9813   01/26/21 14:29:00 Sebastian Huber bsps: Add missing DWARF 5 sections Sort alphabetically.
(edit) @33c12d5   01/25/21 10:19:21 Sebastian Huber bsps: Support DWARF 5 sections GCC 11 uses DWARF 5 by default.
(edit) @0c74ff9   10/07/20 13:38:28 joel Misc: Correct spelling of occurred
(edit) @5959b1e   09/10/20 17:29:11 joel Remove tmoverhd which existed to produce the obsolete coverhd.h …
(edit) @e563e61   09/10/20 16:41:33 joel Remove remaining references to coverhd.h Closes #4040.
(edit) @af7e519   04/07/20 22:07:47 joel mcf52235-testsuite.tcfg: Add sp16 Updates #3938. 5
(edit) @92a3a19c   04/06/20 19:21:26 Sebastian Huber tests: Exclude record02 for some BSPs Update #3938. 5
(edit) @2ff83634   03/12/20 21:00:25 joel mrm332-testsuite.tcfg: Add dl01 5
(edit) @ffa1153   12/14/19 20:36:09 Sebastian Huber bsps: Add RamEnd? to linker command files Update #3838. 5
(edit) @bb99cd0d   12/05/19 18:22:33 Sebastian Huber clock: Simplify driver initialization Use a system initialization … 5
(edit) @a6b2080   12/05/19 14:51:17 Sebastian Huber clock: Remove Clock_exit() from API This function is no longer … 5
(edit) @e9c83b4   07/05/19 07:03:58 Sebastian Huber bsps: Regenerate headers.am Update #3269. 5
(edit) @45d0659   05/11/19 12:57:39 Sebastian Huber bsps: Always build generic interrupt support This makes it possible … 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @870b527   03/08/19 22:41:46 joel mcf5225x-testsuite.tcfg: Update to account for static allocation and … 5
(edit) @539caca   03/08/19 22:41:46 joel mcf52235-testsuite.tcfg: Update to account for static allocation and … 5
(edit) @828276b   03/05/19 06:58:18 Sebastian Huber bsps: Adjust shared Doxygen groups Update #3706. 5
(edit) @c991eeec   03/04/19 14:32:15 Sebastian Huber bsps: Adjust bsp.h Doxygen groups Update #3706. 5
(edit) @212663be   02/26/19 14:44:50 Sebastian Huber bsps: Adjust architecture Doxygen groups - Use CamelCase as it is … 5
(edit) @10e7d87   11/30/18 14:33:31 joel mcf52235-testsuite.tcfg: Add dl07 5
(edit) @8b28fdd   11/29/18 20:39:47 shashvatjain2002 m68k/mrm332:Add per-section compilation and linking support (GCI 2018) … 5
(edit) @f57d4d5   11/29/18 18:32:46 shashvatjain2002 m68k/mcf5206elite:Add per-section compilation and linking support (GCI … 5
(edit) @1fe6d11   11/28/18 17:53:36 shashvatjain2002 m68k/mcf52235:Add per-section compilation and linking support(GCI … 5
(edit) @9c4dc7b0   11/28/18 20:07:41 shashvatjain2002 m68k/mcf5225x:Add per-section compilation and linking support(GCI … 5
(edit) @cc119eb   11/28/18 15:36:31 shashvatjain2002 m68k/mcf5329:Add per-section compilation and linking support (GCI … 5
(edit) @e80d34e   11/28/18 13:15:38 shashvatjain2002 m68k/mcf5235:Add per-section compilation and linking support (GCI … 5
(edit) @89bff5a   11/27/18 02:29:49 shashvatjain2002 m68k/av5282: Add per-section compilation and linking support (GCI … 5
(edit) @1947449   11/25/18 20:17:54 shashvatjain2002 m68k/uC5282: Add per-section compilation and linking (GCI 2018) The … 5
(edit) @ffe9e7a   11/25/18 07:37:01 shashvatjain2002 m68k/gen68360:Add per-section compilation and linking support The … 5
(edit) @1b2124d   11/24/18 20:55:07 pritishjain2001 m68k/gen68340:Add per-section compilation and linking support The … 5
(edit) @cc61d5c   11/16/18 06:36:04 Sebastian Huber bsps/m68k: Use interrupt stack for init stack Update #3459. 5
(edit) @5c6edee   11/08/18 14:44:56 Sebastian Huber m68k: Remove use of proc_ptr Update #3585. 5
(edit) @93fae332   11/12/18 08:33:04 Sebastian Huber Include missing <sys/types.h> Update #3598. 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @a5c3bfb   08/29/18 17:37:29 joel uC5282/clock/clock.c: Correct bsp_idle_thread() prototype 5
(edit) @34e959fa   08/29/18 17:36:50 joel gen68340/include/m340timer.h: Fix not a prototype warnings 5
(edit) @cba349c   08/17/18 18:30:19 joel bsps/m68k/shared/cache/cache.h: Fix warnings and clean up 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @715d616   06/19/18 13:10:36 Sebastian Huber bsps: Support .rtemsstack.* linker input sections Use a dedicated … 5
(edit) @7ee59313   06/01/18 05:11:12 Sebastian Huber Remove Clock_driver_support_shutdown_hardware() The aim of this clock … 5
(edit) @e8b28ba   06/07/18 04:37:39 Sebastian Huber tools: Remove packhex All tools should be removed from the RTEMS … 5
(edit) @419d1e9   04/25/18 14:06:34 Sebastian Huber bsp/mcf5206elite: Do not install runtest script Provide the runtest … 5
(edit) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @a79d650   04/25/18 08:32:28 Sebastian Huber bsp/mcf5206elite: Move nvram.c to bsps This patch is a part of the … 5
(edit) @0e15ba3   04/25/18 08:32:09 Sebastian Huber bsp/mrm332: Move interr.c to bsps This patch is a part of the BSP … 5
(edit) @100c9723   04/25/18 08:31:53 Sebastian Huber bsp/mrm332: Move spinit.c to bsps This patch is a part of the BSP … 5
(edit) @fd67814   04/23/18 10:06:14 Sebastian Huber bsps: Move GDB stubs to bsps This patch is a part of the BSP source … 5
(edit) @4fb1b79   04/23/18 07:55:15 Sebastian Huber bsps: Move RTC drivers to bsps This patch is a part of the BSP source … 5
(edit) @031df391   04/23/18 07:53:31 Sebastian Huber bsps: Move legacy network drivers to bsps This patch is a part of the … 5
Note: See TracRevisionLog for help on using the revision log.