source: rtems/c/src/lib/libcpu

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @faad192   03/11/13 16:54:34 Sebastian Huber mpc83xx: Add and use mpc83xx_reset() The inline version makes it … 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @ef921556   02/25/13 16:33:17 Sebastian Huber bsp/mpc55xx: Add register type definition 4.115
(edit) @c8bd3cd   02/08/13 12:39:59 Sebastian Huber libchip/serial: Add const qualifier 4.115
(edit) @39de538   02/05/13 16:00:10 Sebastian Huber bsps/powerpc: Add and use ppc_cpu_is_specific_e200 4.115
(edit) @3020614   02/05/13 15:59:36 Sebastian Huber bsps/powerpc: Fix e200 check 4.115
(edit) @93d4d06   02/05/13 15:31:30 Sebastian Huber bsp/mpc55xx: Add mpc55xx_mmu_apply_config() 4.115
(edit) @036788d5   01/11/13 13:41:00 Sebastian Huber bsps/powerpc: Add option for write-through cache 4.115
(edit) @aeff597   01/09/13 12:17:18 Sebastian Huber bsps/powerpc: Add probe handler to I2C driver 4.115
(edit) @339646e   01/09/13 11:50:55 Sebastian Huber bsps/powerpc: Fix compiler warnings 4.115
(edit) @370c2c80   01/04/13 12:06:51 Sebastian Huber arm: Rename arm_exc_interrupt() Rename arm_exc_interrupt() to … 4.115
(edit) @9b2e7143   01/04/13 12:05:28 Sebastian Huber arm: Move prototypes to new file Move bsp_interrupt_dispatch() and … 4.115
(edit) @3af7e23e   12/21/12 13:11:36 Sebastian Huber bsp/gen83xx: Add GPR_1 to register map 4.115
(edit) @a640b204   12/21/12 08:26:27 Sebastian Huber bsp/gen83xx: Fix RCWLR_CEVCO defines 4.115
(edit) @191929cd   12/06/12 16:31:48 Sebastian Huber bsps/powerpc: Install missing <bsp/vectors.h> 4.115
(edit) @3ce66aa   11/19/12 08:02:12 Sebastian Huber bsp/mpc55xx: Set PPC_EXC_CONFIG_USE_FIXED_HANDLER 4.115
(edit) @67338ed   11/15/12 15:57:02 Sebastian Huber bsp/mpc55xx: Add mpc55xx_wait_for_interrupt() Use … 4.115
(edit) @bd75e589   11/13/12 11:20:59 Sebastian Huber bsp/mpc55xx: Fix INTC initialization 4.115
(edit) @353f0fa   11/22/12 15:21:32 Sebastian Huber bsp/mpc55xx: Add union tags 4.115
(edit) @f665f13   11/19/12 07:37:04 Sebastian Huber bsps/powerpc: Add PPC_EXC_CONFIG_BOOKE_ONLY In combination with the … 4.115
(edit) @4bd4c9e   11/23/12 08:32:52 Sebastian Huber bsps/powerpc: Add PPC_EXC_CONFIG_USE_FIXED_HANDLER In case a BSP … 4.115
(edit) @4263155   11/23/12 08:27:20 Sebastian Huber bsps/powerpc: Declare ppc_exc_handler_table 4.115
(edit) @809b726a   12/01/12 00:12:59 Ric Claus Print MCSR and ESR. The Machine Check and Exception Syndrome … 4.115
(edit) @655bd39   11/30/12 23:58:32 Ric Claus Virtex5 BSP: Various updates and improvements. This BSP now uses the … 4.115
(edit) @84b19b5   11/30/12 23:47:34 Ric Claus Restored to pre PPC440 changes. This file was originally modified by … 4.115
(edit) @d1c89524   11/13/12 17:09:19 ralf.kirchner bsps/powerpc: Do not use GCC extern inline 4.115
(edit) @815994f   11/25/12 16:48:11 Sebastian Huber score: Add CPU_Exception_frame Add CPU port type CPU_Exception_frame … 4.115
(edit) @d2202ac   11/26/12 17:04:12 Sebastian Huber powerpc: Add CPU_Exception_frame The powerpc port uses now a unified … 4.115
(edit) @f0e3cc0   11/26/12 16:52:01 Sebastian Huber bsps/powerpc: Delete unused EXC_DAR field The Data Access Register … 4.115
(edit) @7b02f3c   11/26/12 16:45:28 Sebastian Huber bsps/powerpc: Delete unused EXC_MSR field The MSR of the interrupted … 4.115
(edit) @7e32b62   11/17/12 11:31:22 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_POWERPC_EXCEPTION Add … 4.115
(edit) @b1e8a58   11/14/12 08:57:55 Sebastian Huber bsps/powerpc: Exception initialization error is fatal 4.115
(edit) @b31a960   11/13/12 16:53:43 Sebastian Huber score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTOR Use … 4.115
(edit) @00dae186   11/13/12 15:39:26 Sebastian Huber powerpc: Delete _CPU_Install_interrupt_stack() This function is only … 4.115
(edit) @5e86086   11/06/12 09:34:42 Sebastian Huber sapi: Use rtems_config*_get_microseconds_per_tick 4.115
(edit) @26e90fb1   10/30/12 16:42:17 Sebastian Huber libnetworking: Use system events Add reserved system events … 4.115
(edit) @02687e22   10/18/12 13:22:58 Ralf Corsepius Remove unused vars 'rxdmaBase', txdmaBase. 4.115
(edit) @37a532b   10/18/12 10:40:54 Ralf Corsepius Remove stray blanks. 4.115
(edit) @23242172   10/18/12 13:22:13 Ralf Corsepius Add clock/rtc.h to rtc_rel_SOURCES. 4.115
(edit) @0e27119   10/11/12 20:52:18 Joel Sherrill Use proper 3 line form of license text 4.115
(edit) @245cad5   10/01/12 12:28:32 Sebastian Huber bsp/mpc55xx: Fix bsp_idle_thread() 4.115
(edit) @94102775   10/01/12 13:02:57 Sebastian Huber bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILY 4.115
(edit) @d9af2ed4   08/20/12 08:15:20 thomas.doerfler bsp/gen83xx: Add br_uid BSP variant 4.115
(edit) @69b346b   07/25/12 11:48:20 Sebastian Huber bsp/mpc55xx: eQADC register changes 4.115
(edit) @208f479   07/19/12 07:05:46 Sebastian Huber bsp/mpc55xx: New EBI settings for MPC5674F boards 4.115
(edit) @1c554014   07/19/12 14:14:53 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @bb2b825   07/19/12 13:47:55 Ralf Corsepius Require automake-1.12.2. 4.115
(edit) @0f77281   07/19/12 13:44:32 Ralf Corsepius Require autoconf-2.69. 4.115
(edit) @2d43f2d   03/29/12 08:58:37 christian.mauderer bsp/mpc55xx: Support re-initialization of eDMA 4.115
(edit) @c44b517   07/17/12 13:00:47 Sebastian Huber bsp/mpc55xx: Add union name 4.115
(edit) @1869bb7   05/18/12 13:47:23 Sebastian Huber powerpc: Simplify context switch PowerPC cores with the SPE (Signal … 4.115
(edit) @721fe34   05/31/12 20:34:36 Joel Sherrill Fix C files which had two semi-colons at EOL 4.115
(edit) @e21c287c   05/21/12 12:56:31 Sebastian Huber powerpc/t32mppc: New BSP 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @91d2e18   05/04/12 06:53:58 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @c30045f   05/04/12 06:51:09 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @f7d50ed8   05/04/12 06:51:09 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @e30165d   05/04/12 06:51:09 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @1a749270   05/04/12 06:51:09 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @3ef7c91f   05/04/12 06:51:09 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @f901b51   05/04/12 06:51:08 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @1559075   05/04/12 06:51:08 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @8e25311   05/04/12 06:51:08 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @8f739916   05/04/12 06:51:08 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @c559cba   05/04/12 06:51:08 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @d31c6d3   05/04/12 06:51:08 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @78dea6ce   05/03/12 18:23:07 Joel Sherrill libcpu misc m68k and sh - Correct formatting and remove weird Id strings 4.115
(edit) @cfaa366   05/03/12 17:55:58 Joel Sherrill General - Remove extraneous blank line in license message Many files … 4.115
(edit) @358522d   05/03/12 17:46:21 Joel Sherrill Libcpu misc files - Remove execute permission on source files. 4.115
(edit) @b8b2f19   05/02/12 19:16:37 Joel Sherrill libcpu/m68k/mcf532x - Remove bad $Id$ and clean up file header 4.115
(edit) @1a3cbfba   04/19/12 18:16:33 Joel Sherrill s3c24xx shared: Clock driver clean up and ISR Handler Prototype Correction. 4.115
(edit) @abb52ce   04/19/12 18:16:20 Joel Sherrill pxa255 shared: Clock driver clean up and ISR Handler Prototype Correction. 4.115
(edit) @bb9cf58d   04/19/12 18:16:09 Joel Sherrill mc9328mxl shared: Clock driver clean up and ISR Handler Prototype … 4.115
(edit) @029ced28   04/19/12 18:15:49 Joel Sherrill lpc22xx shared: Clock driver clean up and ISR Handler Prototype Correction. 4.115
(edit) @1401076   04/19/12 18:15:34 Joel Sherrill at91rm9200 shared: Clock driver clean up and ISR Handler Prototype … 4.115
(edit) @0c0181d   04/04/12 13:39:46 Jennifer Averett PR 1993 - Convert MIPS to PIC IRQ model 4.115
(edit) @eb6362dc   04/03/12 15:11:10 Sebastian Huber bsp/mpc55xx: Add and use chip features Add defines MPC55XX_HAS_SIU … 4.115
(edit) @16a8616   03/30/12 15:03:43 Ric Claus Add Virtex4 and Virtex5 BSPs This commit covers at least PR2020, … 4.115
(edit) @0f31fddc   03/24/12 21:01:08 Sebastian Huber bsps: Add shared default IRQ handler 4.115
(edit) @80d01b3c   02/08/12 14:57:03 Daniel Hellstrom SPARC: added libcpu lowlevel access and byteorder routines/definitions … 4.115
(edit) @67baf60   03/14/12 17:06:13 Gedare Bloom PR2041: sparc64: vector number not included in CPU_Interrupt_frame … 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @a762dc2   01/23/12 10:19:22 Sebastian Huber Support for MPC5643L. Rework of the start sequence to reduce the … 4.115
(edit) @ac4f31c8   12/10/11 04:07:46 Ralf Corsepius 2011-12-10 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @de5868fe   12/10/11 04:03:50 Ralf Corsepius 2011-12-10 Ralf Corsépius <ralf.corsepius@…> PR 1986/libcpu … 4.115
(edit) @f865fc5d   12/01/11 08:20:03 Ralf Corsepius 2011-12-01 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @9521992   12/01/11 08:06:06 Ralf Corsepius 2011-12-01 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @f0e748c   11/10/11 08:44:37 Sebastian Huber 2011-11-10 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @edb1dd83   11/08/11 10:05:50 Sebastian Huber 2011-11-08 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @65f2aecc   11/06/11 16:55:33 Gedare Bloom 2011-11-06 Gedare Bloom <gedare@…> * ChangeLog?: Fix … 4.115
(edit) @05e75a4b   11/06/11 16:48:36 Gedare Bloom 2011-11-06 gedare@… * shared/score/interrupt.S: Pass ISR … 4.115
(edit) @b01abd58   10/23/11 06:40:09 Ralf Corsepius 2011-10-23 Ralf Corsépius <ralf.corsepius@…> * page.c: … 4.115
(edit) @11f7aab   10/18/11 18:39:05 Jennifer.Averett 2011-10-18 Jennifer Averett <Jennifer.Averett@…> PR … 4.115
(edit) @7431fdc   10/18/11 18:37:32 Jennifer.Averett 2011-10-18 Jennifer Averett <Jennifer.Averett@…> PR … 4.115
(edit) @fcec9c4   10/10/11 08:37:07 Sebastian Huber 2011-10-10 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @e2d3e37   10/10/11 08:22:27 Sebastian Huber 2011-10-10 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @968ff5bb   10/07/11 09:58:39 Ralf Corsepius 2011-10-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @7eb31ec9   10/07/11 09:55:46 Ralf Corsepius 2011-10-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
Note: See TracRevisionLog for help on using the revision log.