source: rtems/bsps/powerpc/shared

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33314eb   07/23/20 06:42:59 Sebastian Huber bsps/clock: Fix fast idle clock tick support If we interrupt a thread …
(edit) @9b5af6a   04/08/20 11:19:51 Sebastian Huber bsps/powerpc: Fix tlbie instruction usage GCC 10 no longer passes …
(edit) @9b3b33d   04/07/20 06:26:00 Sebastian Huber bsps/powerpc: Fix inline assembly GCC 10 no longer passes -many to …
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @34a7a12f   12/12/19 15:02:19 Sebastian Huber bsps: Add RTEMS_SYSINIT_BSP_EARLY Add new BSP system initialization … 5
(edit) @ffa1153   12/14/19 20:36:09 Sebastian Huber bsps: Add RamEnd? to linker command files Update #3838. 5
(edit) @a3706d4c   01/02/20 06:54:06 Sebastian Huber bsps/powerpc: Fix warning Update #3834. 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) @30d61a6   05/07/19 08:17:49 Sebastian Huber bsps/powerpc: Fix constructors with priority Update #3339. 5
(edit) @f6895c6   05/07/19 08:16:46 Sebastian Huber bsps/powerpc: Fix C++ exception handling Close #3736. 5
(edit) @9e48958   03/15/19 06:32:28 Sebastian Huber bsps/powerpc: Initialize stack earlier The eabi() call may use the … 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 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) @ec1dd51a   03/06/19 10:15:56 Chris Johns libdl: Add small data support to the remaining PowerPC BSPs. Updates #3687 5
(edit) @dbe6e0ad   03/04/19 08:22:32 Sebastian Huber bsps/powerpc: Move .rtemstack section Move the .rtemsstack section … 5
(edit) @e1fc23f0   03/04/19 08:20:43 Sebastian Huber bsps/powerpc: Fix PAGE_ALIGN() macros Previous warning fixes which … 5
(edit) @212663be   02/26/19 14:44:50 Sebastian Huber bsps: Adjust architecture Doxygen groups - Use CamelCase as it is … 5
(edit) @eec706e2   02/11/19 06:34:14 Sebastian Huber bsps/powerpc: Fix small data area section Fix small data area in case … 5
(edit) @6c9f017   02/02/19 04:09:53 Chris Johns libdl: Add powerpc large memory and small data support. - Add support … 5
(edit) @b1381ae   01/25/19 14:50:14 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @81aec18   01/24/19 13:29:03 Sebastian Huber bsps/powerpc: Fix 64-bit issues in assembler files We have to be … 5
(edit) @0446f680   12/03/18 20:37:32 mcomajoancara Spelling and grammar fixes in source code comments (GCI 2018) 5
(edit) @84e59b7c   11/15/18 19:47:22 Sebastian Huber bsps/powerpc: Use interrupt stack for init stack Move start.o to … 5
(edit) @84aedcae   11/08/18 12:49:38 Sebastian Huber Include missing <rtems/score/thread.h> Update #3598. 5
(edit) @efdb4a7   11/09/18 08:37:53 Sebastian Huber bsp/beatnik: Fix warnings 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) @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) @7bf072b   02/21/18 11:40:40 Sebastian Huber bsp/powerpc: Remove wildcards in linkcmds.base This reverts commit … 5
(edit) @3460c522   04/25/18 12:51:49 Sebastian Huber bsps/powerpc: Move bsp-start-zero.S to bsps This patch is a part of … 5
(edit) @fe077b3   04/24/18 05:26:17 Sebastian Huber bsps: Move spansionFlash.c to bsps This patch is a part of the BSP … 5
(edit) @ff04935   04/24/18 05:26:11 Sebastian Huber bsps: Move intelFlash.c to bsps This patch is a part of the BSP … 5
(edit) @b5d4c80   04/24/18 05:25:25 Sebastian Huber bsps: Move flash.c to bsps This patch is a part of the BSP source … 5
(edit) @afa90ee5   04/24/18 05:24:52 Sebastian Huber bsps: Move vpd.c to bsps This patch is a part of the BSP source … 5
(edit) @1cc69e1   04/24/18 05:21:51 Sebastian Huber bsps: Move showbats.c to bsps This patch is a part of the BSP source … 5
(edit) @7091461   04/24/18 05:21:22 Sebastian Huber bsps: Move ppc-exc-handler-table.c to bsps This patch is a part of … 5
(edit) @b8777d93   04/24/18 05:19:46 Sebastian Huber bsps: Move memcpy.c to bsps This patch is a part of the BSP source … 5
(edit) @1163f502   04/24/18 05:19:19 Sebastian Huber bsps: Move tictac.c to bsps This patch is a part of the BSP source … 5
(edit) @670f104   04/24/18 05:18:09 Sebastian Huber bsps: Move uboot_dump_bdinfo.c to bsps This patch is a part of the … 5
(edit) @2101f54   04/24/18 05:17:46 Sebastian Huber bsps: Move uboot_getenv.c to bsps This patch is a part of the BSP … 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) @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) @8f8ccee   04/23/18 07:50:39 Sebastian Huber bsps: Move interrupt controller support to bsps This patch is a part … 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) @58adad4   04/20/18 07:59:43 Sebastian Huber bsps/powerpc: Move shared btimer support This patch is a part of the … 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) @d584269   04/04/18 14:44:52 Sebastian Huber bsps: Remove librtemsbsp.a wrapup This patch is a part of the BSP … 5
(edit) @814eccb4   04/03/18 14:41:16 Sebastian Huber bsps: Move VME support to bsps The VME support is only used by … 5
(edit) @d03ec77d   04/04/18 14:26:28 Sebastian Huber bsps/powerpc: Rename to shared-sources.am This patch is a part of the … 5
(edit) @6799a78   04/04/18 14:25:21 Sebastian Huber bsps/powerpc: Rename to exceptions-sources.am This patch is a part of … 5
(edit) @5f59e2a   03/26/18 05:52:57 Sebastian Huber bsps/powerpc: Move dec timer driver This patch is a part of the BSP … 5
(edit) @2d33672a   03/26/18 05:43:09 Sebastian Huber bsps/powerpc: Move ppc403 clock driver to bsps This patch is a part … 5
(edit) @4fd1ff0f   03/26/18 04:57:10 Sebastian Huber bsps/powerpc: Move AltiVec? support to bsps This patch is a part of … 5
(edit) @d813d9aa   03/26/18 04:24:55 Sebastian Huber bsps/powerpc: Move dec clock driver to bsps This patch is a part of … 5
(edit) @11fe8c59   03/26/18 04:18:51 Sebastian Huber bsps/powerpc: Move MMU support to bsps This patch is a part of the … 5
(edit) @0cab067   03/23/18 14:54:12 Sebastian Huber bsps/powerpc: Move libcpu content to bsps This patch is a part of the … 5
(edit) @bb22a3f3   03/21/18 05:27:24 Sebastian Huber bsp/powerpc: Move libcpu timer to bsps Use only one timer driver … 5
(edit) @bd150801   03/13/18 15:24:16 Sebastian Huber bsps/powerpc: Move exceptions support to bsps This patch is a part of … 5
(edit) @7dbc43d   03/13/18 05:18:38 Sebastian Huber bsps/powerpc: Move basic support to bsps This patch is a part of the … 5
(edit) @ac04bb85   03/12/18 15:42:16 Sebastian Huber bsps/powerpc: Move legacy IRQ support This patch is a part of the BSP … 5
(add) @4cf93658   01/27/18 13:37:51 Sebastian Huber bsps: Rework cache manager implementation The previous cache manager … 5
Note: See TracRevisionLog for help on using the revision log.