source: rtems/bsps/powerpc/mpc55xxevb

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d36070f   01/23/23 14:48:48 Sebastian Huber intr: Add Interrupt Manager implementation group The shared BSP …
(edit) @71d1acd   12/01/22 09:49:38 Sebastian Huber bsps/irq: Rename handler in dispatch table The name handler table was …
(edit) @bc374cd   07/11/22 22:28:32 joel bsps/powerpc/mpc55xxevb: Change license to BSD-2 Updates #3053.
(edit) @6d4a72eb   03/03/22 09:14:04 christian.mauderer bsps/powerpc: Manual file header clean up Updates #4625.
(edit) @e560ee85   03/01/22 21:38:55 joel bsps/powerpc/: Scripted embedded brains header file clean up Updates …
(edit) @9365dd7   03/01/22 20:57:17 joel powerpc/mpc55xxevb: Manual file header clean up Updates #4625.
(edit) @a286d28   02/25/22 20:11:00 Sebastian Huber powerpc: Use .machine any for some inline asm
(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) @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) @61d0be72   06/17/21 15:35:12 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGE Remove the support for …
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @de7df04   02/26/21 08:48:41 Sebastian Huber bsps: Fix legacy build
(edit) @32b0d6f8   02/24/21 10:13:30 Sebastian Huber bsps: Change license to BSD-2-Clause of some files Change license to …
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @70b803b5   07/03/20 07:15:50 Sebastian Huber bsps/powerpc: Remove SPE enabled variants The PowerPC SPE support was …
(edit) @92a3a19c   04/06/20 19:21:26 Sebastian Huber tests: Exclude record02 for some BSPs Update #3938. 5
(edit) @61e2d73f   02/27/20 07:21:17 Sebastian Huber bsp/mpc5643l_*: Exclude some tests These tests do not fit into the … 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @05a32e15   11/21/19 09:31:26 Sebastian Huber bsp/mpc55xxevb: Remove obsolete linker cmd file Update #3818. 5
(edit) @d7e2e8bb   03/12/19 15:59:56 joel mpc5643l_evb-testsuite.tcfg: : Update to account for static allocation … 5
(edit) @f22a59de   03/12/19 15:59:28 joel mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation … 5
(edit) @c991eeec   03/04/19 14:32:15 Sebastian Huber bsps: Adjust bsp.h Doxygen groups Update #3706. 5
(edit) @3b68442   03/07/19 09:42:32 Sebastian Huber bsps/powerpc: Move mpc55xx header files They are only used by this BSP. 5
(edit) @96e4b22   03/06/19 09:39:29 Chris Johns testsuite: Make the OPERATION_COUNT a test configuration parameter. - … 5
(edit) @5ff61810   02/25/19 13:37:45 Sebastian Huber bsp/mpc5643l_*: Disable unsupported tests 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @54d87f2   09/04/18 16:28:57 Sebastian Huber bsps/powerpc: Simplify ppc_exc_initialize() Remove parameters from … 5
(edit) @9a21fc7   09/05/18 05:38:13 Sebastian Huber bsp/mpc55xxevb: Fix format warning Close #3504. 5
(edit) @fad3f79b   08/31/18 05:44:53 Sebastian Huber bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN Remove the … 5
(edit) @c80f5afc   08/22/18 16:50:19 joel mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() … 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) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @1e84462   05/16/18 14:49:22 joel mpc55xxevb: Move -Dxxx to configure.ac Updates #3425. 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) @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) @a2dad96   04/23/18 07:45:28 Sebastian Huber bsps: Move I2C drivers to bsps This patch is a part of the BSP source … 5
(edit) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 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) @dc1ea01   03/22/18 05:27:31 Sebastian Huber bsps/mpc55xx: 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.