|
|
@33314eb
|
Jul 23, 2020, 6:42:59 AM |
Sebastian Huber |
bsps/clock: Fix fast idle clock tick support
If we interrupt a thread …
|
|
|
@9b5af6a
|
Apr 8, 2020, 11:19:51 AM |
Sebastian Huber |
bsps/powerpc: Fix tlbie instruction usage
GCC 10 no longer passes …
|
|
|
@9b3b33d
|
Apr 7, 2020, 6:26:00 AM |
Sebastian Huber |
bsps/powerpc: Fix inline assembly
GCC 10 no longer passes -many to …
|
|
|
@eea21eac
|
Dec 13, 2019, 5:18:36 AM |
Sebastian Huber |
bsps: Rework work area initialization
The work area initialization …
5
|
|
|
@34a7a12f
|
Dec 12, 2019, 3:02:19 PM |
Sebastian Huber |
bsps: Add RTEMS_SYSINIT_BSP_EARLY
Add new BSP system initialization …
5
|
|
|
@ffa1153
|
Dec 14, 2019, 8:36:09 PM |
Sebastian Huber |
bsps: Add RamEnd? to linker command files
Update #3838.
5
|
|
|
@a3706d4c
|
Jan 2, 2020, 6:54:06 AM |
Sebastian Huber |
bsps/powerpc: Fix warning
Update #3834.
5
|
|
|
@bb99cd0d
|
Dec 5, 2019, 6:22:33 PM |
Sebastian Huber |
clock: Simplify driver initialization
Use a system initialization …
5
|
|
|
@a6b2080
|
Dec 5, 2019, 2:51:17 PM |
Sebastian Huber |
clock: Remove Clock_exit() from API
This function is no longer …
5
|
|
|
@30d61a6
|
May 7, 2019, 8:17:49 AM |
Sebastian Huber |
bsps/powerpc: Fix constructors with priority
Update #3339.
5
|
|
|
@f6895c6
|
May 7, 2019, 8:16:46 AM |
Sebastian Huber |
bsps/powerpc: Fix C++ exception handling
Close #3736.
5
|
|
|
@9e48958
|
Mar 15, 2019, 6:32:28 AM |
Sebastian Huber |
bsps/powerpc: Initialize stack earlier
The eabi() call may use the …
5
|
|
|
@3fe2155
|
Feb 1, 2019, 9:00:36 AM |
Sebastian Huber |
Remove superfluous <rtems/system.h> includes
5
|
|
|
@828276b
|
Mar 5, 2019, 6:58:18 AM |
Sebastian Huber |
bsps: Adjust shared Doxygen groups
Update #3706.
5
|
|
|
@c991eeec
|
Mar 4, 2019, 2:32:15 PM |
Sebastian Huber |
bsps: Adjust bsp.h Doxygen groups
Update #3706.
5
|
|
|
@ec1dd51a
|
Mar 6, 2019, 10:15:56 AM |
Chris Johns |
libdl: Add small data support to the remaining PowerPC BSPs.
Updates #3687
5
|
|
|
@dbe6e0ad
|
Mar 4, 2019, 8:22:32 AM |
Sebastian Huber |
bsps/powerpc: Move .rtemstack section
Move the .rtemsstack section …
5
|
|
|
@e1fc23f0
|
Mar 4, 2019, 8:20:43 AM |
Sebastian Huber |
bsps/powerpc: Fix PAGE_ALIGN() macros
Previous warning fixes which …
5
|
|
|
@212663be
|
Feb 26, 2019, 2:44:50 PM |
Sebastian Huber |
bsps: Adjust architecture Doxygen groups
- Use CamelCase as it is …
5
|
|
|
@eec706e2
|
Feb 11, 2019, 6:34:14 AM |
Sebastian Huber |
bsps/powerpc: Fix small data area section
Fix small data area in case …
5
|
|
|
@6c9f017
|
Feb 2, 2019, 4:09:53 AM |
Chris Johns |
libdl: Add powerpc large memory and small data support.
- Add support …
5
|
|
|
@b1381ae
|
Jan 25, 2019, 2:50:14 PM |
Sebastian Huber |
bsps/powerpc: Fix warnings
5
|
|
|
@81aec18
|
Jan 24, 2019, 1:29:03 PM |
Sebastian Huber |
bsps/powerpc: Fix 64-bit issues in assembler files
We have to be …
5
|
|
|
@0446f680
|
Dec 3, 2018, 8:37:32 PM |
mcomajoancara |
Spelling and grammar fixes in source code comments (GCI 2018)
5
|
|
|
@84e59b7c
|
Nov 15, 2018, 7:47:22 PM |
Sebastian Huber |
bsps/powerpc: Use interrupt stack for init stack
Move start.o to …
5
|
|
|
@84aedcae
|
Nov 8, 2018, 12:49:38 PM |
Sebastian Huber |
Include missing <rtems/score/thread.h>
Update #3598.
5
|
|
|
@efdb4a7
|
Nov 9, 2018, 8:37:53 AM |
Sebastian Huber |
bsp/beatnik: Fix warnings
5
|
|
|
@f004b2b8
|
Oct 2, 2018, 8:22:15 AM |
Sebastian Huber |
Use rtems_task_exit()
Update #3530.
Update #3533.
5
|
|
|
@cb68253
|
Sep 7, 2018, 4:19:02 AM |
Sebastian Huber |
network: Use kernel/user space header files
Add and use …
5
|
|
|
@54d87f2
|
Sep 4, 2018, 4:28:57 PM |
Sebastian Huber |
bsps/powerpc: Simplify ppc_exc_initialize()
Remove parameters from …
5
|
|
|
@511dc4b
|
Jun 19, 2018, 7:09:51 AM |
Sebastian Huber |
Rework initialization and interrupt stack support
Statically …
5
|
|
|
@715d616
|
Jun 19, 2018, 1:10:36 PM |
Sebastian Huber |
bsps: Support .rtemsstack.* linker input sections
Use a dedicated …
5
|
|
|
@7bf072b
|
Feb 21, 2018, 11:40:40 AM |
Sebastian Huber |
bsp/powerpc: Remove wildcards in linkcmds.base
This reverts commit …
5
|
|
|
@3460c522
|
Apr 25, 2018, 12:51:49 PM |
Sebastian Huber |
bsps/powerpc: Move bsp-start-zero.S to bsps
This patch is a part of …
5
|
|
|
@fe077b3
|
Apr 24, 2018, 5:26:17 AM |
Sebastian Huber |
bsps: Move spansionFlash.c to bsps
This patch is a part of the BSP …
5
|
|
|
@ff04935
|
Apr 24, 2018, 5:26:11 AM |
Sebastian Huber |
bsps: Move intelFlash.c to bsps
This patch is a part of the BSP …
5
|
|
|
@b5d4c80
|
Apr 24, 2018, 5:25:25 AM |
Sebastian Huber |
bsps: Move flash.c to bsps
This patch is a part of the BSP source …
5
|
|
|
@afa90ee5
|
Apr 24, 2018, 5:24:52 AM |
Sebastian Huber |
bsps: Move vpd.c to bsps
This patch is a part of the BSP source …
5
|
|
|
@1cc69e1
|
Apr 24, 2018, 5:21:51 AM |
Sebastian Huber |
bsps: Move showbats.c to bsps
This patch is a part of the BSP source …
5
|
|
|
@7091461
|
Apr 24, 2018, 5:21:22 AM |
Sebastian Huber |
bsps: Move ppc-exc-handler-table.c to bsps
This patch is a part of …
5
|
|
|
@b8777d93
|
Apr 24, 2018, 5:19:46 AM |
Sebastian Huber |
bsps: Move memcpy.c to bsps
This patch is a part of the BSP source …
5
|
|
|
@1163f502
|
Apr 24, 2018, 5:19:19 AM |
Sebastian Huber |
bsps: Move tictac.c to bsps
This patch is a part of the BSP source …
5
|
|
|
@670f104
|
Apr 24, 2018, 5:18:09 AM |
Sebastian Huber |
bsps: Move uboot_dump_bdinfo.c to bsps
This patch is a part of the …
5
|
|
|
@2101f54
|
Apr 24, 2018, 5:17:46 AM |
Sebastian Huber |
bsps: Move uboot_getenv.c to bsps
This patch is a part of the BSP …
5
|
|
|
@5a4e3dc0
|
Apr 23, 2018, 10:50:58 AM |
Sebastian Huber |
bsps: Move PCI drivers to bsps
This patch is a part of the BSP source …
5
|
|
|
@4fb1b79
|
Apr 23, 2018, 7:55:15 AM |
Sebastian Huber |
bsps: Move RTC drivers to bsps
This patch is a part of the BSP source …
5
|
|
|
@8f8ccee
|
Apr 23, 2018, 7:50:39 AM |
Sebastian Huber |
bsps: Move interrupt controller support to bsps
This patch is a part …
5
|
|
|
@9964895
|
Apr 20, 2018, 8:35:35 AM |
Sebastian Huber |
bsps: Move startup files to bsps
Adjust build support files to new …
5
|
|
|
@fbcd7c8f
|
Apr 20, 2018, 8:19:28 AM |
Sebastian Huber |
bsps: Move start files to bsps
This patch is a part of the BSP source …
5
|
|
|
@d7d66d7
|
Apr 19, 2018, 4:28:01 AM |
Sebastian Huber |
bsps: Move console drivers to bsps
This patch is a part of the BSP …
5
|
|
|
@58adad4
|
Apr 20, 2018, 7:59:43 AM |
Sebastian Huber |
bsps/powerpc: Move shared btimer support
This patch is a part of the …
5
|
|
|
@7632906
|
Apr 19, 2018, 4:35:52 AM |
Sebastian Huber |
bsps: Move clock drivers to bsps
This patch is a part of the BSP …
5
|
|
|
@0510cd50
|
Apr 18, 2018, 4:35:03 AM |
Sebastian Huber |
bsps: Move doxygen.h files to bsps
This patch is a part of the BSP …
5
|
|
|
@d584269
|
Apr 4, 2018, 2:44:52 PM |
Sebastian Huber |
bsps: Remove librtemsbsp.a wrapup
This patch is a part of the BSP …
5
|
|
|
@814eccb4
|
Apr 3, 2018, 2:41:16 PM |
Sebastian Huber |
bsps: Move VME support to bsps
The VME support is only used by …
5
|
|
|
@d03ec77d
|
Apr 4, 2018, 2:26:28 PM |
Sebastian Huber |
bsps/powerpc: Rename to shared-sources.am
This patch is a part of the …
5
|
|
|
@6799a78
|
Apr 4, 2018, 2:25:21 PM |
Sebastian Huber |
bsps/powerpc: Rename to exceptions-sources.am
This patch is a part of …
5
|
|
|
@5f59e2a
|
Mar 26, 2018, 5:52:57 AM |
Sebastian Huber |
bsps/powerpc: Move dec timer driver
This patch is a part of the BSP …
5
|
|
|
@2d33672a
|
Mar 26, 2018, 5:43:09 AM |
Sebastian Huber |
bsps/powerpc: Move ppc403 clock driver to bsps
This patch is a part …
5
|
|
|
@4fd1ff0f
|
Mar 26, 2018, 4:57:10 AM |
Sebastian Huber |
bsps/powerpc: Move AltiVec? support to bsps
This patch is a part of …
5
|
|
|
@d813d9aa
|
Mar 26, 2018, 4:24:55 AM |
Sebastian Huber |
bsps/powerpc: Move dec clock driver to bsps
This patch is a part of …
5
|
|
|
@11fe8c59
|
Mar 26, 2018, 4:18:51 AM |
Sebastian Huber |
bsps/powerpc: Move MMU support to bsps
This patch is a part of the …
5
|
|
|
@0cab067
|
Mar 23, 2018, 2:54:12 PM |
Sebastian Huber |
bsps/powerpc: Move libcpu content to bsps
This patch is a part of the …
5
|
|
|
@bb22a3f3
|
Mar 21, 2018, 5:27:24 AM |
Sebastian Huber |
bsp/powerpc: Move libcpu timer to bsps
Use only one timer driver …
5
|
|
|
@bd150801
|
Mar 13, 2018, 3:24:16 PM |
Sebastian Huber |
bsps/powerpc: Move exceptions support to bsps
This patch is a part of …
5
|
|
|
@7dbc43d
|
Mar 13, 2018, 5:18:38 AM |
Sebastian Huber |
bsps/powerpc: Move basic support to bsps
This patch is a part of the …
5
|
|
|
@ac04bb85
|
Mar 12, 2018, 3:42:16 PM |
Sebastian Huber |
bsps/powerpc: Move legacy IRQ support
This patch is a part of the BSP …
5
|
|
|
@4cf93658
|
Jan 27, 2018, 1:37:51 PM |
Sebastian Huber |
bsps: Rework cache manager implementation
The previous cache manager …
5
|