|
|
@d556af36
|
Aug 31, 2020, 12:12:14 PM |
Sebastian Huber |
bsps: Always install IPI in SMP configs
The inter-processor interrupt …
|
|
|
@fe6191f
|
Apr 15, 2020, 2:36:07 PM |
Sebastian Huber |
bsps/leon3: Remove superfluous includes
|
|
|
@7d00247
|
May 5, 2020, 11:52:48 PM |
Chris Johns |
testsuite: Add expected-fail to erc32, leon2, and leon3 BSPs
Updates #2962
5
|
|
|
@0161b93d
|
Mar 3, 2020, 6:23:53 PM |
Sebastian Huber |
imfs: Replace devfs with an IMFS specialization
Add a simplified path …
5
|
|
|
@c344e58
|
Feb 2, 2020, 10:00:54 AM |
Sebastian Huber |
Use RTEMS_SYSINIT_ORDER_LAST_BUT_5
Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 …
5
|
|
|
@eea21eac
|
Dec 13, 2019, 5:18:36 AM |
Sebastian Huber |
bsps: Rework work area initialization
The work area initialization …
5
|
|
|
@07e2eac
|
Dec 13, 2019, 1:22:16 PM |
Sebastian Huber |
bsps: Remove uses of BSP_GET_WORK_AREA_DEBUG
The code covered by …
5
|
|
|
@be3d6974
|
Oct 1, 2019, 6:54:20 AM |
Sebastian Huber |
bsp/erc32: Improve pseudo-SMP support
Add support for …
5
|
|
|
@f9219db
|
Apr 5, 2019, 6:16:05 AM |
Sebastian Huber |
rtems: Add rtems_scheduler_get_processor_maximum()
Add …
5
|
|
|
@03c9f24
|
Apr 5, 2019, 6:03:12 AM |
Sebastian Huber |
rtems: Add rtems_scheduler_get_processor()
Add …
5
|
|
|
@6163ab2
|
Mar 18, 2019, 1:46:32 PM |
joel |
erc32/start/setvec.c: Fix warning
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
|
|
|
@212663be
|
Feb 26, 2019, 2:44:50 PM |
Sebastian Huber |
bsps: Adjust architecture Doxygen groups
- Use CamelCase as it is …
5
|
|
|
@411c297
|
Jan 18, 2019, 10:24:18 AM |
Jiri Gaisler |
grlib: make apbuart driver independent of bsp
Update #3678.
5
|
|
|
@7eb606d3
|
Dec 22, 2018, 5:31:04 PM |
Sebastian Huber |
grlib: Move source files
Update #3678.
5
|
|
|
@31720925
|
Dec 22, 2018, 6:13:44 AM |
Sebastian Huber |
grlib: Move header files
Update #3678.
5
|
|
|
@c05d7a9d
|
Dec 21, 2018, 8:43:27 PM |
Sebastian Huber |
bsps/sparc: Fix warnings
5
|
|
|
@75e1009f
|
Dec 21, 2018, 8:42:09 PM |
Sebastian Huber |
bsps/sparc: Fix typo
5
|
|
|
@11f3b9a
|
Nov 26, 2018, 2:55:38 PM |
Sebastian Huber |
bsps/sparc: Add grlib_malloc(), grlib_calloc()
This avoids a …
5
|
|
|
@0a1f5df9
|
May 3, 2018, 11:03:27 AM |
Sebastian Huber |
Simplify _CPU_Counter_difference()
In order to simplify the use of …
5
|
|
|
@2e8b5de
|
Dec 5, 2018, 12:02:59 PM |
Sebastian Huber |
bsp/leon2: Move printk() support
Avoid assert() in …
5
|
|
|
@0446f680
|
Dec 3, 2018, 8:37:32 PM |
mcomajoancara |
Spelling and grammar fixes in source code comments (GCI 2018)
5
|
|
|
@fdcba406
|
Dec 4, 2018, 2:26:55 PM |
Sebastian Huber |
bsp/leon3: Fix CPU counter frequency
5
|
|
|
@a7267241
|
Nov 26, 2018, 2:44:25 PM |
Sebastian Huber |
bsps/sparc: Add and use <grlib_impl.h>
Reduce copy and paste.
5
|
|
|
@ff081aee
|
Nov 6, 2018, 3:58:02 PM |
Sebastian Huber |
score: Rename interrupt stack symbols
Rename
* …
5
|
|
|
@dc32b6a
|
Aug 31, 2018, 6:21:05 AM |
Daniel Hellstrom |
leon: do not use -mfix-{device} with Clang
Clang do not support …
5
|
|
|
@6dc0b5f
|
Jul 21, 2017, 12:18:50 PM |
javier.jalle |
leon, spwtdp: Initial driver commit
5
|
|
|
@f004b2b8
|
Oct 2, 2018, 8:22:15 AM |
Sebastian Huber |
Use rtems_task_exit()
Update #3530.
Update #3533.
5
|
|
|
@9ed109c
|
Sep 19, 2018, 1:18:38 PM |
Daniel Hellstrom |
leon: remove warning missing string.h
5
|
|
|
@c2011b47
|
Feb 21, 2018, 6:23:35 PM |
maberg |
leon, grspw_pkt: support CCSDS/ISO16 data CRC
When the CCSDS/CCITT …
5
|
|
|
@0aae151
|
Aug 13, 2018, 9:36:03 AM |
Daniel Hellstrom |
leon,grspw_pkt: protect TX descriptor from bad input (hdrlen)
5
|
|
|
@ddc95ab0
|
Jun 15, 2018, 10:54:32 AM |
maberg |
leon, l2cache: workaround for scrubber
This is a workaround for a …
5
|
|
|
@56a7540
|
Jan 23, 2018, 9:12:36 AM |
Daniel Hellstrom |
leon: substitute printf with printk in driver init
5
|
|
|
@68a0012
|
Nov 21, 2017, 12:19:05 PM |
Daniel Hellstrom |
leon3, ckinit: avoid unsued code warnings when drvmgr is enabled
5
|
|
|
@d952d73
|
Nov 21, 2017, 10:09:58 AM |
Daniel Hellstrom |
leon3: fix warning when SMP is enabled
5
|
|
|
@b3cf79b
|
Sep 20, 2018, 5:27:28 AM |
Sebastian Huber |
bsp/leon3: Fix typo which breaks the CPU counter
Update #3456.
5
|
|
|
@cb68253
|
Sep 7, 2018, 4:19:02 AM |
Sebastian Huber |
network: Use kernel/user space header files
Add and use …
5
|
|
|
@408fad3
|
Jun 20, 2018, 7:23:31 AM |
Daniel Hellstrom |
leon,grspw_pkt: remove incorrect comment on SMP not being tested
To …
5
|
|
|
@aea3134e
|
Jun 15, 2018, 6:49:31 AM |
Daniel Hellstrom |
leon,apbuart: replace termios c_cflag & CBAUD with c_{i,o}speed
ince …
5
|
|
|
@243ddb52
|
Jun 15, 2018, 12:28:36 PM |
Daniel Hellstrom |
leon,greth: enable MAC filtering (promiscous mode, multicast)
It …
5
|
|
|
@2fbe2ef3
|
Feb 13, 2018, 6:47:14 AM |
Daniel Hellstrom |
leon, greth: 10/100 MAC enable TX BD interrupt
Missed to enable …
5
|
|
|
@a87964d
|
Aug 23, 2018, 9:13:44 AM |
Daniel Hellstrom |
sparc,smp: typo in start.S causing SMP not working
5
|
|
|
@b3693f5
|
Aug 10, 2018, 1:22:49 PM |
joel |
bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warning
5
|
|
|
@0e6f7dc4
|
Aug 10, 2018, 5:10:20 AM |
Sebastian Huber |
bsps/sparc: Fix external variable declarations
5
|
|
|
@f4424cfb
|
Aug 9, 2018, 7:20:33 AM |
Sebastian Huber |
bsps/sparc: Move polled APBUART functions
This reduces the link-time …
5
|
|
|
@71284ce
|
Aug 1, 2018, 5:41:49 AM |
Sebastian Huber |
bsps/sparc: Fix typo in start.S
Fix typo in start.S introduced by …
5
|
|
|
@406dd62
|
Jul 24, 2018, 9:18:27 AM |
Sebastian Huber |
_SMP_Start_multitasking_on_secondary_processor()
Pass current …
5
|
|
|
@4678d1a
|
Jul 24, 2018, 8:50:39 AM |
Sebastian Huber |
bsps: bsp_start_on_secondary_processor()
Pass current processor …
5
|
|
|
@0d362ff3
|
Jul 23, 2018, 12:54:51 PM |
Sebastian Huber |
score: _SMP_Inter_processor_interrupt_handler()
Pass current …
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
|
|
|
@7ee59313
|
Jun 1, 2018, 5:11:12 AM |
Sebastian Huber |
Remove Clock_driver_support_shutdown_hardware()
The aim of this clock …
5
|
|
|
@65f868c
|
May 23, 2018, 12:17:25 PM |
Sebastian Huber |
Add _CPU_Counter_frequency()
Add rtems_counter_frequency() API …
5
|
|
|
@eb36d11
|
Apr 25, 2018, 1:06:08 PM |
Sebastian Huber |
bsps: Move documentation, etc. files to bsps
This patch is a part of …
5
|
|
|
@adb85dd
|
Apr 21, 2018, 8:22:08 AM |
Sebastian Huber |
bsps: Move make/custom/* files to bsps
Adjust various build files. …
5
|
|
|
@13091dc4
|
Apr 20, 2018, 11:47:16 AM |
Sebastian Huber |
bsps/leon3: Move AMBA support to bsps
This patch is a part of the BSP …
5
|
|
|
@67e472c
|
Apr 20, 2018, 11:45:16 AM |
Sebastian Huber |
bsps/leon2: Move PCI driver to bsps
This patch is a part of the BSP …
5
|
|
|
@96faf12
|
Apr 20, 2018, 11:44:00 AM |
Sebastian Huber |
bsps/sparc: Move gnatsupp to bsps
This patch is a part of the BSP …
5
|
|
|
@1efa1c8
|
Apr 20, 2018, 11:38:33 AM |
Sebastian Huber |
bsps: Move MPCI support to bsps
This patch is a part of the BSP …
5
|
|
|
@b15cb636
|
Apr 20, 2018, 11:36:14 AM |
Sebastian Huber |
bsps/sparc: Move network drivers to bsps
This patch is a part of the …
5
|
|
|
@d60d303c
|
Apr 20, 2018, 11:33:24 AM |
Sebastian Huber |
bsps/sparc: Move shared files to bsps
This patch is a part of the BSP …
5
|
|
|
@e0dd8a5a
|
Apr 20, 2018, 10:08:42 AM |
Sebastian Huber |
bsps: Move benchmark timer to bsps
This patch is a part of the BSP …
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
|
|
|
@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
|
|
|
@c4ccf26c
|
Apr 17, 2018, 4:57:46 AM |
Sebastian Huber |
bsps: Convert all bsp_predriver_hook()
Use RTEMS_SYSINIT_ITEM() …
5
|
|
|
@8b5778e
|
Mar 12, 2018, 5:37:36 AM |
Sebastian Huber |
sparc: Move libcpu content to cpukit
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
|
|
|
@2afb22b
|
Dec 23, 2017, 7:18:56 AM |
Chris Johns |
Remove make preinstall
A speciality of the RTEMS build system was the …
5
|