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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @459ddfc0   10/12/14 18:58:23 Joel Sherrill sparc/erc32/clock/ckinit.c: Fix warnings 4.115
(edit) @12579b2d   10/11/14 23:34:23 Joel Sherrill sparc/leon2: Fix warnings 4.115
(edit) @44bbee09   10/07/14 09:37:36 Daniel Hellstrom LEON: let termios layer handle \n also in polling 4.115
(edit) @b4cebd05   10/07/14 09:35:46 Daniel Hellstrom LEON: console print \r\n instead of \n\r 4.115
(edit) @a387e944   06/13/14 08:18:01 Daniel Hellstrom LEON3: use interrupt layer in clock driver Manupilating the interrupt … 4.115
(edit) @6aacf08   10/07/14 07:01:55 Daniel Hellstrom SPARC BSPs: irq-shared.c code style clean-up 4.115
(edit) @fad33860   05/29/14 19:39:18 Daniel Hellstrom LEON3 SMP: support static interrupt affinity Changed LEON3_irq-mp to … 4.115
(edit) @fa40ec52   05/29/14 19:09:00 Daniel Hellstrom SPARC BSPs: added CPU aware interrupt ctrl operations The LEON2 and … 4.115
(edit) @7fd5e89   10/07/14 14:28:04 Sebastian Huber termios: Partially hide rtems_termios_tty Move interrupt lock to … 4.115
(edit) @a830cb8   10/07/14 14:27:51 Sebastian Huber termios: Separate flow control from normal handler 4.115
(edit) @74f5eaf   10/06/14 12:00:03 Daniel Hellstrom erc32,leon2: replace bsp_reset with SPARC fatal handler Now that a … 4.115
(edit) @5e92a40a   05/21/14 07:37:16 Daniel Hellstrom LEON3: use CPU_Fatal_halt for halt By removing the bsp_reset() … 4.115
(edit) @9bd7b3b1   05/20/14 15:45:07 Daniel Hellstrom SPARC: Fatal_halt use source and exit codes The Fatal_halt handler … 4.115
(edit) @ce4a7ae   05/19/14 15:27:55 Daniel Hellstrom SPARC: add BSP specific error handler Instead of calling the system … 4.115
(edit) @dfc2786d   05/21/14 11:11:54 Daniel Hellstrom SPARC BSPs: remove BSP_fatal_return unreached code 4.115
(edit) @93b000e   10/01/14 11:53:03 cederman bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @c48cf0bd   09/11/14 07:10:16 Sebastian Huber score: Rename _BSP_Exception_frame_print() Rename … 4.115
(edit) @b802353   09/05/14 07:27:56 Sebastian Huber bsp/leon3: Include missing header file 4.115
(edit) @fecaeca1   08/25/14 10:59:34 cederman score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC … 4.115
(edit) @aacb7e6   09/01/14 06:00:35 Sebastian Huber bsp/ngmp: Use -mcpu=leon3 GCC option There is support for the LEON3 … 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 4.115
(edit) @b597c0d   08/28/14 13:44:52 Joel Sherrill Regenerate all preinstall.am files. Apparently, at some point … 4.115
(edit) @ddbc3f8d   07/11/14 14:37:56 cederman score: Add SMP support to the cache manager Adds functions that … 4.115
(edit) @62f373fb   08/11/14 08:02:13 cederman bsp/sparc: Flush only instruction cache The flush instruction on LEON … 4.115
(edit) @54f3476e   07/03/14 09:18:55 cederman bsp/sparc: Flush icache before first time enabling interrupts A … 4.115
(edit) @e1f446d3   07/09/14 13:53:31 Sebastian Huber bsps/sparc: Set best baud in APBUART driver This prevents failures of … 4.115
(edit) @8448a4d   07/01/14 13:09:49 Christian.Mauderer bsps/sparc: Move APBUART printk support 4.115
(edit) @21abc43   06/30/14 07:33:36 Sebastian Huber bsps/sparc: Add and use shared APBUART console Move the APBUART … 4.115
(edit) @fbda4a8   07/01/14 08:48:28 Sebastian Huber score: PR2183: Fix context switch on SMP Fix context switch on SMP … 4.115
(edit) @516a60a   06/30/14 11:34:09 Sebastian Huber bsps/sparc: Reduce copy and paste 4.115
(edit) @47cf1add   06/04/14 12:22:00 Daniel Hellstrom LEON3: devfs free nodes must be sized .. according to the maximum … 4.115
(edit) @9f99232   06/13/14 13:14:54 Daniel Hellstrom LEON3: fix console close handling On SMP rtems_interrupt_lock_context … 4.115
(edit) @537f7271   05/27/14 14:02:22 Daniel Hellstrom LEON2: enable exception prinout by default 4.115
(edit) @8343aa41   05/27/14 07:15:42 Daniel Hellstrom LEON3: enable exception prinout by default 4.115
(edit) @8df1f408   06/02/14 14:31:51 Christian.Mauderer score/sparc: Add support for paravirtualization Guest systems in … 4.115
(edit) @d6f1ec91   05/26/14 13:22:12 Daniel Hellstrom SPARC: syscall optimizations and PSR-write fix The last optimization … 4.115
(edit) @70eff78   05/26/14 15:08:34 Daniel Hellstrom LEON3: coding style clean bsp_irq_fixup() 4.115
(edit) @3a76d830   05/19/14 20:52:18 Daniel Hellstrom LEON3: add support for IRQ16..31 for CPU!=0 4.115
(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
Note: See TracRevisionLog for help on using the revision log.