source: rtems/c/src/lib/libbsp/sparc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9f058fb   05/08/14 15:08:04 cederman bsps/sparc: Change tabs to spaces. 4.115
(edit) @c903fc2   05/08/14 14:33:08 cederman bsps/sparc: Add copyright and license information 4.115
(edit) @363b1f7   05/08/14 13:42:12 cederman bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit. 4.115
(edit) @249eaf9   05/14/14 08:28:09 Sebastian Huber bsps/sparc: Fix BSS initialization Use bss_start available via %g2 … 4.115
(edit) @b2d191e   05/14/14 08:23:18 Sebastian Huber bsps/sparc: Fix data copy in start procedure Use the register %g4 for … 4.115
(edit) @6c5c2f3   05/12/14 07:23:51 Sebastian Huber bsps: Use bsp_start_on_secondary_processor() Use a standard function … 4.115
(edit) @64a04ac   05/12/14 06:53:11 Sebastian Huber bsps: Use standard file name for BSP support 4.115
(edit) @ca2dd1e   05/12/14 06:35:57 Sebastian Huber bsp/leon3: Delete unused function 4.115
(edit) @3a3869c4   05/09/14 12:25:40 Christian.Mauderer bsps/sparc: Move flags to grlib header This enables re-use for other BSPs 4.115
(edit) @11b05f1   05/08/14 08:11:13 Sebastian Huber score: Fix CPU context usage on SMP We must not alter the is … 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @03b7789   04/26/14 13:09:10 Sebastian Huber score: Statically initialize _ISR_Vector_table 4.115
(edit) @7c0bd74   04/22/14 08:15:39 Sebastian Huber sparc: Add _CPU_Get_current_per_CPU_control() Use register g6 for the … 4.115
(edit) @b2ec2d15   04/22/14 05:46:56 Sebastian Huber sparc: Optimize context switch The registers g2 through g4 are … 4.115
(edit) @d60e760   04/22/14 07:45:39 Sebastian Huber bsps: Fix TLS support in linker command files The TLS section symbols … 4.115
(edit) @53e008b   04/10/14 13:48:05 Sebastian Huber score: SMP initialization changes Add and use … 4.115
(edit) @67a7a2c   04/14/14 06:09:54 Sebastian Huber sparc: Use leon multilib define 4.115
(edit) @cb5eaddf   04/10/14 09:02:52 Sebastian Huber rtems: Rename rtems_smp_get_current_processor() Rename … 4.115
(edit) @4bc8d2e   04/10/14 08:58:27 Sebastian Huber rtems: Rename rtems_smp_get_processor_count() Rename … 4.115
(edit) @95cb09e   04/02/14 16:39:20 Joel Sherrill sparc/shared/.../linkcmds.base: Correct C++ support Add KEEP() for … 4.115
(edit) @aa7ff5d3   04/03/14 20:14:47 Joel Sherrill leon2 ckinit.c, console.c: Comment clean up 4.115
(edit) @fcc10761   04/03/14 20:13:58 Joel Sherrill leon2/Makefile.am: Change to one file per line 4.115
(edit) @68a6470   04/03/14 20:13:45 Joel Sherrill erc32/Makefile.am: Change to one file per line 4.115
(edit) @1d9818d   03/31/14 11:06:20 cederman LEON3: UT699 and GR712 sleep-mode d-cache fix See errata of … 4.115
(edit) @67a4842   03/24/14 07:54:15 cederman bsps/sparc: Make local functions for amba plug&play static. 4.115
(edit) @52f6502   03/13/14 13:13:55 cederman bsps/sparc: Add common gnat handler function prototype. Moved … 4.115
(edit) @e4b50853   03/13/14 13:35:43 cederman greth: Make local functions static, remove overflow and correct printf … 4.115
(edit) @3240325   03/13/14 13:26:00 cederman bsps/sparc: Change asm to asm to compile with -pedantic. 4.115
(edit) @f23bd591   03/13/14 13:21:27 cederman bsps/sparc: Make spurious trap handler function static. 4.115
(edit) @a46e02c7   03/13/14 13:33:00 cederman bsps/sparc: Make local functions static. The PCI and RASTA versions … 4.115
(edit) @5130248e   03/13/14 13:28:46 cederman smc91111: Move driver attach prototype to header file. Also signal to … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @234ecedd   03/07/14 06:52:12 Sebastian Huber bsps/leon3: Add interrupt delay profiling support 4.115
(edit) @de5d6d0   03/05/14 11:07:42 Sebastian Huber sparc: Add support for interrupt profiling 4.115
(edit) @53ad908   03/07/14 13:36:22 Sebastian Huber score: Add SMP lock profiling support 4.115
(edit) @d50acdbb   03/10/14 07:25:32 Sebastian Huber score: Add local context to SMP lock API Add a local context … 4.115
(edit) @6b115b3   03/06/14 12:17:04 Sebastian Huber bsp/leon3: Use interrupt timestamping counter Use the interrupt … 4.115
(edit) @ba15b92   03/06/14 08:26:37 Sebastian Huber bsps/sparc: Add missing IRQMP registers 4.115
(edit) @f4accfd   03/06/14 10:19:56 Sebastian Huber bsps/sparc: Remove fix for ERC32 with FPU rev. B/C 4.115
(edit) @7fe05615   02/18/14 10:50:25 Daniel Hellstrom bsp/leon3: Unmask IPI only on secondary processor 4.115
(edit) @9ec4a48d   02/26/14 10:31:51 Sebastian Huber bsp/leon3: Add L2 cache support 4.115
(edit) @c5b1e20   02/26/14 11:14:27 Sebastian Huber bsp/leon3: Add L2C registers 4.115
(edit) @64f4ac2   02/24/14 09:48:13 Sebastian Huber bsp/leon3: Add new cache manager implementation The previous … 4.115
(edit) @80186ca8   02/27/14 07:32:52 Sebastian Huber bsp/leon3: Add and use cache register functions 4.115
(edit) @0a2096b   02/24/14 16:06:52 Sebastian Huber bsp/leon3: Use ambapp_freq_get() for CPU counter 4.115
(edit) @a4bc90af   02/24/14 11:45:00 Sebastian Huber sparc: Fix CPU counter support The SPARC processors supported by … 4.115
(edit) @07713db6   02/18/14 11:46:08 Sebastian Huber bsp/leon3: Add bsp_reset() for SMP configuration 4.115
(edit) @7ec8d95   02/19/14 15:42:23 Sebastian Huber bsp/leon3: Add and use leon3_get_cpu_count() 4.115
(edit) @4fe6759e   02/19/14 15:41:52 Sebastian Huber bsp/leon3: Add leon3_power_down_loop() 4.115
(edit) @c8c877f   02/19/14 14:19:30 Sebastian Huber bsps/sparc: Delete unused file 4.115
(edit) @2cb0877   02/18/14 11:42:58 Sebastian Huber bsp/leon3: Add and use LEON3_IrqCtrl_Lock Disabling of interrupts is … 4.115
(edit) @a171e0a8   02/18/14 10:54:07 Sebastian Huber bsp/leon3: Declare LEON3_IrqCtrl_EIrq only once 4.115
(edit) @f71f3d31   02/18/14 10:52:48 Sebastian Huber bsp/leon3: Declare leon3_ext_irq_init() in header 4.115
(edit) @4d9bd56   02/17/14 14:12:43 Sebastian Huber score: Rename rtems_smp_process_interrupt() Rename … 4.115
(edit) @911b1d2   02/17/14 14:02:54 Sebastian Huber score: Rename rtems_smp_secondary_cpu_initialize() Rename … 4.115
(edit) @f8ff2a0   02/17/14 13:31:32 Sebastian Huber score: Delete bsp_smp_broadcast_interrupt() Since the per-CPU SMP … 4.115
(edit) @4627fcd   02/17/14 13:25:29 Sebastian Huber score: Rename bsp_smp_initialize() Rename bsp_smp_initialize() into … 4.115
(edit) @46d7fa5   02/17/14 10:54:35 Sebastian Huber bsp/leon3: Add and use fatal codes 4.115
(edit) @33cb8bf   02/17/14 10:40:18 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP Merge … 4.115
(edit) @88ef740e   02/14/14 09:27:04 Sebastian Huber bsp/leon3: Declare amba_initialize() 4.115
(edit) @e644155a   02/14/14 08:20:08 Sebastian Huber bsp/leon3: Do not define RTEMS_DEBUG Move vital code out of debug … 4.115
(edit) @ad56361   02/13/14 12:00:00 Sebastian Huber sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFT Add … 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 4.115
(edit) @97cf623d   02/05/14 10:36:05 Sebastian Huber sparc: Save/restore only non-volatile context The … 4.115
(edit) @62c5c4a5   02/11/14 09:08:21 Sebastian Huber bsps/sparc: Fix ambapp_find_by_idx() The expression "*pi++" … 4.115
(edit) @847fc79   02/07/14 08:32:31 Sebastian Huber Revert "bsp/leon3: New BSP variant leon3_qemu" This reverts commit … 4.115
(edit) @7579e25   11/25/13 07:46:19 Sebastian Huber bsp/leon3: New BSP variant leon3_qemu 4.115
(edit) @224b888   02/06/14 07:39:51 Sebastian Huber bsp/leon3: Declare bsp_debug_uart_init() in header Do not return a status. 4.115
(edit) @558cc8d   02/05/14 14:41:00 Sebastian Huber score: _CPU_Context_switch_to_first_task_smp() Delete … 4.115
(edit) @1c1c2a0   02/05/14 14:27:22 Sebastian Huber bsps: Delete unused bsp_smp_delay() 4.115
(edit) @36a52ab   02/05/14 14:26:42 Sebastian Huber bsp/leon3: Avoid magic delays for IPI broadcast 4.115
(edit) @3d77001   02/05/14 14:15:51 Sebastian Huber bsp/leon3: Fix SMP initialization Avoid usage of the same stack area … 4.115
(edit) @3ef2d17   02/05/14 12:59:07 Sebastian Huber bsp/leon3: Install IPI handler early Install inter-processor … 4.115
(edit) @d212acb7   02/05/14 12:53:34 Sebastian Huber bsp/leon3: Use printk() only if debug is enabled 4.115
(edit) @20828099   02/05/14 10:01:09 Sebastian Huber bsps/sparc: Fix comment 4.115
(edit) @5ff6a9ca   02/04/14 15:48:13 Sebastian Huber bsps/sparc: Remove confusing nop 4.115
(edit) @f715433   02/04/14 15:44:50 Sebastian Huber bsps/sparc: Order load/store by increasing offsets This may increase … 4.115
(edit) @a54179d2   02/04/14 15:33:45 Sebastian Huber bsps/sparc: Fix comments 4.115
(edit) @1d5d6de   11/26/13 08:11:57 Sebastian Huber bsp/leon3: Console driver changes Move declaration of global … 4.115
(edit) @6fe6d017   11/26/13 07:56:08 Sebastian Huber bsp/leon3: Avoid copy and paste in console driver 4.115
(edit) @1e744ef   11/26/13 07:47:37 Sebastian Huber bsp/leon3: Fix interrupt-driven console driver 4.115
(edit) @960fd85   01/28/14 10:52:17 Sebastian Huber bsps: Thread-local storage (TLS) for linkcmds 4.115
(edit) @fd49e3f   01/30/14 15:01:07 Sebastian Huber bsps/sparc: Fix linkcmds part of new network stack 4.115
(edit) @1d325e7b   12/06/13 08:52:26 radustoma sparc BSP shared: Improve Doxygen Add doxygen to the header files in … 4.115
(edit) @78c84df   06/10/10 13:10:00 Gerardo Puga PR 1548: ERC32 console stops working when UART error flags are set … 4.115
(edit) @e4927ece   12/04/13 14:39:20 Sebastian Huber bsps: Simplify FreeBSD linker sets 4.115
(edit) @bde2237   11/10/11 12:57:29 Helder Silva PR1960: ERC32_Is_interrupt_masked for ERC32 in erc32.h The … 4.115
(edit) @296c74e6   12/09/13 19:37:48 Daniel Ramirez doxygen: refactored doxygen in libbsp to illustrate new rule set 4.115
(edit) @cfeb191e   12/06/13 08:52:26 radustoma sparc shared: improve doxygen Add doxygen to the header files in … 4.115
(edit) @25026906   12/04/13 20:45:12 radustoma erc32: improve doxygen Add doxygen to the bsp.h, tm27.h, erc32.h and … 4.115
(edit) @5b3dc68   12/04/13 20:51:21 Gedare Bloom leon3: fix doxygen description for bsp.h 4.115
(edit) @df217b0b   12/04/13 18:07:04 radustoma leon3: improve doxygen Add doxygen to the bsp.h, tm27.h, amba.h and … 4.115
(edit) @3f8abd2   12/03/13 21:21:51 Daniel Ramirez sparc: refactored shared/start.S to shared/start/start.S 4.115
(edit) @ebd0844   12/03/13 20:41:45 Gedare Bloom leon2: fix typo in doxygen 4.115
(edit) @133f3cce   12/03/13 20:26:51 radustoma leon2: improve doxygen Add doxygen to the cchip.c & leon_open_eth.c files. 4.115
(edit) @b9287a15   12/03/13 07:30:39 Daniel Ramirez libbsp: refactored sparc/shared/bspgetworkarea.c to … 4.115
(edit) @8d830fae   12/02/13 20:07:35 radustoma leon2_doxygen_1 4.115
(edit) @d230d8e   11/30/13 20:51:35 radustoma sparc/leon3: Add doxygen. 4.115
(edit) @2d3eb23   11/30/13 15:28:28 Daniel Hellstrom sparc/shared/irq_asm.S: Get pointer to self per-CPU control … 4.115
(edit) @52c3af1   11/14/13 23:26:12 Joel Sherrill sparc/../irq-shared.c: Fix compilation for SMP when not LEON3 4.115
Note: See TracRevisionLog for help on using the revision log.