source: rtems/bsps/sparc/erc32

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5b0e355   03/20/24 14:54:33 Sebastian Huber bsps: Move declarations to <bsp/irq-generic.h> Move declarations of …
(edit) @1eed6f8   03/23/23 15:53:30 Sebastian Huber bsps: Avoid unused argument in clock interrupt Pass the parameter of …
(edit) @150dcf5   01/02/24 20:36:52 kinsey.moore libio: Clean up usage of rtems_termios_device_mode This cleans up …
(edit) @b6dc4b4   09/14/23 14:08:53 Sebastian Huber sparc: Move CPU counter implementation Enable a BSP-specific CPU …
(edit) @32ff602   07/19/21 14:29:59 Sebastian Huber bsp/leon3: Move and simplify bsp_irq_fixup()
(edit) @65b0ba4   06/15/23 12:59:00 Sebastian Huber bsps/sparc: Deprecate BSP-specific interrupt API Update #3269.
(edit) @4e3e9df   06/15/23 12:44:35 Sebastian Huber bsps: Remove uses of BSP-specific interrupt API Update #3269.
(edit) @bcef89f2   05/19/23 06:18:25 Sebastian Huber Update company name The embedded brains GmbH & Co. KG is the legal …
(edit) @10ee41a8   01/23/23 13:56:31 Sebastian Huber tm27: Avoid function pointer casts Add TM27_USE_VECTOR_HANDLER to …
(edit) @e01e499   11/14/22 09:59:44 cederman bsps/sparc: Change license to BSD-2 for files with Gaisler copyright …
(edit) @a660e9dc   09/08/22 08:37:05 Sebastian Huber Do not use RTEMS_INLINE_ROUTINE Directly use "static inline" which is …
(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) @09be98d   07/01/21 12:45:58 Sebastian Huber sparc/irq: Implement new interrupt directives Update #3269.
(edit) @85a3785   07/06/21 17:00:20 Sebastian Huber bsps/irq: bsp_interrupt_set_affinity() Return a status code for …
(edit) @23ec04c   07/06/21 16:39:57 Sebastian Huber bsps/irq: bsp_interrupt_get_affinity() Return a status code for …
(edit) @be96cb43   06/18/21 14:44:11 Sebastian Huber sparc: Simplify trap table initialization Move _ISR_Handler() to a …
(edit) @5c30e3d3   06/22/21 13:40:39 Sebastian Huber bsps/sparc: Use rtems_interrupt_handler_install() Avoid using …
(edit) @d73e657e   06/21/21 09:24:27 Sebastian Huber sparc: More reliable bad trap handling Statically initialize the trap …
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(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) @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) @350bba7a   11/05/20 08:56:16 Sebastian Huber sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP() Update #4171.
(edit) @82811477   11/05/20 08:50:36 Sebastian Huber sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE() Update #4171.
(edit) @b7271f8   11/05/20 08:32:09 Sebastian Huber sparc: Add SPARC_IS_INTERRUPT_TRAP() Update #4171.
(edit) @7d00247   05/05/20 23:52:48 Chris Johns testsuite: Add expected-fail to erc32, leon2, and leon3 BSPs Updates #2962 5
(edit) @c344e58   02/02/20 10:00:54 Sebastian Huber Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 … 5
(edit) @be3d6974   10/01/19 06:54:20 Sebastian Huber bsp/erc32: Improve pseudo-SMP support Add support for … 5
(edit) @6163ab2   03/18/19 13:46:32 joel erc32/start/setvec.c: Fix warning 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) @0a1f5df9   05/03/18 11:03:27 Sebastian Huber Simplify _CPU_Counter_difference() In order to simplify the use of … 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @7ee59313   06/01/18 05:11:12 Sebastian Huber Remove Clock_driver_support_shutdown_hardware() The aim of this clock … 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 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) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 5
(edit) @96faf12   04/20/18 11:44:00 Sebastian Huber bsps/sparc: Move gnatsupp to bsps This patch is a part of the BSP … 5
(edit) @b15cb636   04/20/18 11:36:14 Sebastian Huber bsps/sparc: Move network drivers to bsps This patch is a part of the … 5
(edit) @e0dd8a5a   04/20/18 10:08:42 Sebastian Huber bsps: Move benchmark timer to bsps This patch is a part of the BSP … 5
(edit) @9964895   04/20/18 08:35:35 Sebastian Huber bsps: Move startup files to bsps Adjust build support files to new … 5
(edit) @d7d66d7   04/19/18 04:28:01 Sebastian Huber bsps: Move console drivers to bsps This patch is a part of the BSP … 5
(edit) @7632906   04/19/18 04:35:52 Sebastian Huber bsps: Move clock drivers to bsps This patch is a part of the BSP … 5
(edit) @c4ccf26c   04/17/18 04:57:46 Sebastian Huber bsps: Convert all bsp_predriver_hook() Use RTEMS_SYSINIT_ITEM() … 5
(add) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
Note: See TracRevisionLog for help on using the revision log.