source: rtems/bsps/sparc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @01d22f7f   07/30/21 11:14:34 Sebastian Huber bsps/leon3: Rename fatal error code Rename …
(edit) @75af5be6   08/12/21 19:06:39 Sebastian Huber bsp/leon3: Fix rtems_interrupt_is_pending() Take the interrupt force …
(edit) @8b65b574   07/28/21 12:41:32 Sebastian Huber score: Canonicalize _CPU_Fatal_halt() Move _CPU_Fatal_halt() …
(edit) @c7b4eca7   07/27/21 07:58:43 Sebastian Huber bsps/irq: bsp_interrupt_facility_initialize() Do not return a status …
(edit) @09be98d   07/01/21 12:45:58 Sebastian Huber sparc/irq: Implement new interrupt directives Update #3269.
(edit) @85a3785   07/06/21 17:00:20 Sebastian Huber bsps/irq: bsp_interrupt_set_affinity() Return a status code for …
(edit) @23ec04c   07/06/21 16:39:57 Sebastian Huber bsps/irq: bsp_interrupt_get_affinity() Return a status code for …
(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) @1577a48   07/19/21 13:43:11 Sebastian Huber bsp/leon3: Remove <leon.h> include form <bsp.h> The <leon.h> header …
(edit) @c7b3df3f   07/02/21 08:00:08 Sebastian Huber bsps/sparc: Improve interrupt affinity support Fully support the …
(edit) @cb7d268   07/01/21 14:40:01 Sebastian Huber bsp/leon3: Move bsp_interrupt_is_valid_vector() This function is not …
(edit) @52fb74c   07/01/21 14:32:41 Sebastian Huber bsp/leon3: Fix bsp_interrupt_is_valid_vector() The fix to address CID …
(edit) @be96cb43   06/18/21 14:44:11 Sebastian Huber sparc: Simplify trap table initialization Move _ISR_Handler() to a …
(edit) @5c30e3d3   06/22/21 13:40:39 Sebastian Huber bsps/sparc: Use rtems_interrupt_handler_install() Avoid using …
(edit) @d73e657e   06/21/21 09:24:27 Sebastian Huber sparc: More reliable bad trap handling Statically initialize the trap …
(edit) @7a140e2e   06/18/21 17:28:28 Sebastian Huber bsps/sparc: Add a symbol for each trap table entry This makes it …
(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) @a0a8262   06/23/21 06:11:49 Sebastian Huber bsp/leon3: Fix compile error Fix compile error with …
(edit) @af69a869   06/10/21 13:01:49 Sebastian Huber grlib: Add apbuart_outbyte_wait()
(edit) @85febe7b   06/10/21 12:51:38 Sebastian Huber grlib: Remove NL -> CR in apbuart_outbyte_polled() This is already …
(edit) @634a2c06   06/10/21 11:42:18 Sebastian Huber bsps/leon3: Auto initialization for printk() Get rid of the hack to …
(edit) @2c07f24   06/10/21 11:04:13 Sebastian Huber grlib: Add ambapp_plb() Replace the global variable ambapp_plb with a …
(edit) @93afcff7   06/08/21 07:21:30 Sebastian Huber bsps/sparc: Simplify memory initialization Directly initialize the …
(edit) @ef5a53b   06/08/21 06:53:35 Sebastian Huber bsps/sparc: Simplify stack initialization Initialize the stacks for …
(edit) @b823c98   06/08/21 06:08:43 Sebastian Huber bsps/sparc: Unify stack initialization Initialize the stacks in …
(edit) @07f6a61d   06/08/21 06:13:54 Sebastian Huber bsps/sparc: Remove support to load data section Remove the support to …
(edit) @7b8119a   06/08/21 07:32:08 Sebastian Huber bsps/sparc: Remove unused bsp_mem_init symbol
(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) @dfe7901c   10/29/19 14:17:57 Daniel Hellstrom leon: restart and load timer counter at initialization Without this …
(edit) @b57436c   09/12/19 12:48:29 Daniel Hellstrom leon3: avoid dependency on apbuart/timer driver Moves …
(edit) @f8047788   03/02/21 18:25:53 ryan.long gr_cpci_gr740.c: Unchecked return value from library (CID #1437630) …
(edit) @570b558   03/02/21 18:01:43 ryan.long gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767) …
(edit) @ab97ea64   01/28/21 13:36:13 Sebastian Huber bsp/leon3: Improve printk() support Use the idle stack to buffer …
(edit) @c44ab898   01/28/21 10:52:38 Sebastian Huber bsp/leon3: Fix incompatible function types This fix relates to a …
(edit) @dc2a6987   01/28/21 10:26:11 Sebastian Huber bsp/leon3: Fix bsp_fatal_extension) indentation Remove superfluous …
(edit) @f8b6359   01/28/21 09:31:07 Sebastian Huber bsp/leon3: Simplify bsp_interrupt_is_valid_vector() There is not need …
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @350bba7a   11/05/20 08:56:16 Sebastian Huber sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP() Update #4171.
(edit) @82811477   11/05/20 08:50:36 Sebastian Huber sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE() Update #4171.
(edit) @b7271f8   11/05/20 08:32:09 Sebastian Huber sparc: Add SPARC_IS_INTERRUPT_TRAP() Update #4171.
(edit) @db94626b   10/26/20 14:09:36 Sebastian Huber bsp/leon3: Updat due to API changes
(edit) @f9c8e14   09/18/20 08:00:46 Sebastian Huber grlib: Add ambapp_common_info to derived types This avoids a cast in …
(edit) @d7a48e1   10/06/20 05:39:44 Sebastian Huber rtems: Improve RTEMS_NO_RETURN attribute Provide RTEMS_NO_RETURN also …
(edit) @e1a0e0c3   10/08/20 05:50:10 Sebastian Huber grlib: Add and use irqmp_has_timestamp() Replace …
(edit) @d556af36   08/31/20 12:12:14 Sebastian Huber bsps: Always install IPI in SMP configs The inter-processor interrupt …
(edit) @fe6191f   04/15/20 14:36:07 Sebastian Huber bsps/leon3: Remove superfluous includes
(edit) @7d00247   05/05/20 23:52:48 Chris Johns testsuite: Add expected-fail to erc32, leon2, and leon3 BSPs Updates #2962 5
(edit) @0161b93d   03/03/20 18:23:53 Sebastian Huber imfs: Replace devfs with an IMFS specialization Add a simplified path … 5
(edit) @c344e58   02/02/20 10:00:54 Sebastian Huber Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 … 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @07e2eac   12/13/19 13:22:16 Sebastian Huber bsps: Remove uses of BSP_GET_WORK_AREA_DEBUG The code covered by … 5
(edit) @be3d6974   10/01/19 06:54:20 Sebastian Huber bsp/erc32: Improve pseudo-SMP support Add support for … 5
(edit) @f9219db   04/05/19 06:16:05 Sebastian Huber rtems: Add rtems_scheduler_get_processor_maximum() Add … 5
(edit) @03c9f24   04/05/19 06:03:12 Sebastian Huber rtems: Add rtems_scheduler_get_processor() Add … 5
(edit) @6163ab2   03/18/19 13:46:32 joel erc32/start/setvec.c: Fix warning 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) @212663be   02/26/19 14:44:50 Sebastian Huber bsps: Adjust architecture Doxygen groups - Use CamelCase as it is … 5
(edit) @411c297   01/18/19 10:24:18 Jiri Gaisler grlib: make apbuart driver independent of bsp Update #3678. 5
(edit) @7eb606d3   12/22/18 17:31:04 Sebastian Huber grlib: Move source files Update #3678. 5
(edit) @31720925   12/22/18 06:13:44 Sebastian Huber grlib: Move header files Update #3678. 5
(edit) @c05d7a9d   12/21/18 20:43:27 Sebastian Huber bsps/sparc: Fix warnings 5
(edit) @75e1009f   12/21/18 20:42:09 Sebastian Huber bsps/sparc: Fix typo 5
(edit) @11f3b9a   11/26/18 14:55:38 Sebastian Huber bsps/sparc: Add grlib_malloc(), grlib_calloc() This avoids a … 5
(edit) @0a1f5df9   05/03/18 11:03:27 Sebastian Huber Simplify _CPU_Counter_difference() In order to simplify the use of … 5
(edit) @2e8b5de   12/05/18 12:02:59 Sebastian Huber bsp/leon2: Move printk() support Avoid assert() in … 5
(edit) @0446f680   12/03/18 20:37:32 mcomajoancara Spelling and grammar fixes in source code comments (GCI 2018) 5
(edit) @fdcba406   12/04/18 14:26:55 Sebastian Huber bsp/leon3: Fix CPU counter frequency 5
(edit) @a7267241   11/26/18 14:44:25 Sebastian Huber bsps/sparc: Add and use <grlib_impl.h> Reduce copy and paste. 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @dc32b6a   08/31/18 06:21:05 Daniel Hellstrom leon: do not use -mfix-{device} with Clang Clang do not support … 5
(edit) @6dc0b5f   07/21/17 12:18:50 javier.jalle leon, spwtdp: Initial driver commit 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @9ed109c   09/19/18 13:18:38 Daniel Hellstrom leon: remove warning missing string.h 5
(edit) @c2011b47   02/21/18 18:23:35 maberg leon, grspw_pkt: support CCSDS/ISO16 data CRC When the CCSDS/CCITT … 5
(edit) @0aae151   08/13/18 09:36:03 Daniel Hellstrom leon,grspw_pkt: protect TX descriptor from bad input (hdrlen) 5
(edit) @ddc95ab0   06/15/18 10:54:32 maberg leon, l2cache: workaround for scrubber This is a workaround for a … 5
(edit) @56a7540   01/23/18 09:12:36 Daniel Hellstrom leon: substitute printf with printk in driver init 5
(edit) @68a0012   11/21/17 12:19:05 Daniel Hellstrom leon3, ckinit: avoid unsued code warnings when drvmgr is enabled 5
(edit) @d952d73   11/21/17 10:09:58 Daniel Hellstrom leon3: fix warning when SMP is enabled 5
(edit) @b3cf79b   09/20/18 05:27:28 Sebastian Huber bsp/leon3: Fix typo which breaks the CPU counter Update #3456. 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @408fad3   06/20/18 07:23:31 Daniel Hellstrom leon,grspw_pkt: remove incorrect comment on SMP not being tested To … 5
(edit) @aea3134e   06/15/18 06:49:31 Daniel Hellstrom leon,apbuart: replace termios c_cflag & CBAUD with c_{i,o}speed ince … 5
(edit) @243ddb52   06/15/18 12:28:36 Daniel Hellstrom leon,greth: enable MAC filtering (promiscous mode, multicast) It … 5
(edit) @2fbe2ef3   02/13/18 06:47:14 Daniel Hellstrom leon, greth: 10/100 MAC enable TX BD interrupt Missed to enable … 5
(edit) @a87964d   08/23/18 09:13:44 Daniel Hellstrom sparc,smp: typo in start.S causing SMP not working 5
(edit) @b3693f5   08/10/18 13:22:49 joel bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warning 5
(edit) @0e6f7dc4   08/10/18 05:10:20 Sebastian Huber bsps/sparc: Fix external variable declarations 5
(edit) @f4424cfb   08/09/18 07:20:33 Sebastian Huber bsps/sparc: Move polled APBUART functions This reduces the link-time … 5
(edit) @71284ce   08/01/18 05:41:49 Sebastian Huber bsps/sparc: Fix typo in start.S Fix typo in start.S introduced by … 5
Note: See TracRevisionLog for help on using the revision log.