source: rtems/bsps/mips

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1eed6f8   03/23/23 15:53:30 Sebastian Huber bsps: Avoid unused argument in clock interrupt Pass the parameter of …
(edit) @25e1a114   04/11/23 03:43:47 Chris Johns bsps/motorola_powerpc: Change defines from BSP names to avoid clash - …
(edit) @bb465c8   02/14/23 15:48:07 Sebastian Huber doxygen: Add Doxygen files to a group Update #3707.
(edit) @d36070f   01/23/23 14:48:48 Sebastian Huber intr: Add Interrupt Manager implementation group The shared BSP …
(edit) @10ee41a8   01/23/23 13:56:31 Sebastian Huber tm27: Avoid function pointer casts Add TM27_USE_VECTOR_HANDLER to …
(edit) @5ed00353   07/14/22 12:41:03 Sebastian Huber bsps: Sort .noinit* sections Sort the .noinit* input sections by name …
(edit) @fdda5dfe   07/11/22 22:24:12 joel bsps/mips/rbtx4938: Change license to BSD-2 Updates #3053.
(edit) @01c5b57d   07/11/22 22:23:51 joel bsps/mips/rbtx4925: Change license to BSD-2 Updates #3053.
(edit) @36be074   07/11/22 22:23:33 joel bsps/mips/malta: Change license to BSD-2 Updates #3053.
(edit) @d1dcf24   07/11/22 22:23:19 joel bsps/mips/jmr3904: Change license to BSD-2 Updates #3053.
(edit) @654ff835   07/11/22 22:23:08 joel bsps/mips/include: Change license to BSD-2 Updates #3053.
(edit) @334d90e3   07/11/22 22:22:48 joel bsps/mips/hurricane: Change license to BSD-2 Updates #3053.
(edit) @5806ba0   07/11/22 22:22:35 joel bsps/mips/csb350: Change license to BSD-2 Updates #3053.
(edit) @96a4b8c   07/11/22 22:22:14 joel bsps/mips/shared: Change license to BSD-2 Updates #3053.
(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) @c7b4eca7   07/27/21 07:58:43 Sebastian Huber bsps/irq: bsp_interrupt_facility_initialize() Do not return a status …
(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) @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) @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) @6a02c11b   07/05/20 10:52:01 Sebastian Huber bsps/mips: Fix issues with -fno-common
(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) @8bd4f61c   05/06/19 05:56:01 Sebastian Huber bsps: Remove bogus config declaration Replace it with a proper struct … 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) @96e4b22   03/06/19 09:39:29 Chris Johns testsuite: Make the OPERATION_COUNT a test configuration parameter. - … 5
(edit) @212663be   02/26/19 14:44:50 Sebastian Huber bsps: Adjust architecture Doxygen groups - Use CamelCase as it is … 5
(edit) @508f319e   11/16/18 06:43:51 Sebastian Huber bsps/mips: Use interrupt stack for init stack Update #3459. 5
(edit) @4fea054c   11/06/18 18:34:15 Sebastian Huber score: Remove _ISR_Dispatch() This function was only used on some … 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) @caccc5b   07/24/18 09:35:09 Sebastian Huber bsps: Fix function declaration warnings 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) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @a5bf9b6   04/25/18 12:53:33 Sebastian Huber bsps/mips: Move liblnk to bsps This patch is a part of the BSP source … 5
(edit) @5a4e3dc0   04/23/18 10:50:58 Sebastian Huber bsps: Move PCI drivers to bsps This patch is a part of the BSP source … 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) @031df391   04/23/18 07:53:31 Sebastian Huber bsps: Move legacy network drivers to bsps This patch is a part of the … 5
(edit) @8f8ccee   04/23/18 07:50:39 Sebastian Huber bsps: Move interrupt controller support to bsps This patch is a part … 5
(edit) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 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) @fbcd7c8f   04/20/18 08:19:28 Sebastian Huber bsps: Move start files to bsps This patch is a part of the BSP source … 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) @0510cd50   04/18/18 04:35:03 Sebastian Huber bsps: Move doxygen.h files to bsps This patch is a part of the BSP … 5
(edit) @b6755af   03/09/18 15:45:56 Sebastian Huber bsps/mips: Move libcpu content to bsps This patch is a part of the … 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.