source: rtems/c/src/lib/libbsp/powerpc/mvme3100

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d813d9aa   03/26/18 04:24:55 Sebastian Huber bsps/powerpc: Move dec clock driver to bsps This patch is a part of … 5
(edit) @11fe8c59   03/26/18 04:18:51 Sebastian Huber bsps/powerpc: Move MMU support to bsps This patch is a part of the … 5
(edit) @bb22a3f3   03/21/18 05:27:24 Sebastian Huber bsp/powerpc: Move libcpu timer to bsps Use only one timer driver … 5
(edit) @bd150801   03/13/18 15:24:16 Sebastian Huber bsps/powerpc: Move exceptions support to bsps This patch is a part of … 5
(edit) @7dbc43d   03/13/18 05:18:38 Sebastian Huber bsps/powerpc: Move basic support to bsps This patch is a part of the … 5
(edit) @ac04bb85   03/12/18 15:42:16 Sebastian Huber bsps/powerpc: Move legacy IRQ support This patch is a part of the BSP … 5
(edit) @4cf93658   01/27/18 13:37:51 Sebastian Huber bsps: Rework cache manager implementation The previous cache manager … 5
(edit) @d8d6a08   01/27/18 10:12:44 Sebastian Huber bsps: Move network define to source files Define … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @731abf4   01/04/18 07:57:58 Chris Johns bsp/mvme3100: Use public include path Update #3254. 5
(edit) @010bf86   01/04/18 07:54:29 Chris Johns bsps/powerpc: Use public include path Update #3254. 5
(edit) @fb01816b   01/03/18 06:39:16 Sebastian Huber bsps/powerpc: Move shared irq.h This header file is only used by … 5
(edit) @33a2faa   01/02/18 07:04:06 Sebastian Huber bsps: Add EXTRA_DIST to all BSP Makefile.am This makes it possible to … 5
(edit) @2f7a25c   12/20/17 20:38:28 joel beatnik, motorola_powerpc, mvme3100, mvme5500: Simplify bsp_specs … 5
(edit) @e64157e   11/28/17 17:52:47 joel mvme3100/bsp_specsReorder and improve consistency Updates #3520. 5
(edit) @22928656   11/27/17 15:53:52 joel REVERT */*/bsp_specs: Increase similarity to ease future Patch was … 5
(edit) @d9769c9   11/22/17 15:35:04 joel */*/bsp_specs: Increase similarity to ease future analysis Done: … 5
(edit) @a0663b2   11/21/17 19:27:31 joel libbsp/*/*/configure.ac: Remove references to bsp_specs in … 5
(edit) @642ef00   11/27/17 05:23:29 Sebastian Huber bsps: Provide <tm27.h> in each BSP Since the <tm27.h> is highly … 5
(edit) @e58e29fd   11/24/17 06:58:55 Sebastian Huber Remove coverhd.h This header file contained timing overhead values … 5
(edit) @3dd381f   11/21/17 11:50:58 Sebastian Huber bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONS Remove BSP-specific defaults … 5
(edit) @07d96453   11/21/17 11:00:49 Sebastian Huber powerpc: Remove _BSP_Fatal_error() BSPs can use the … 5
(edit) @1c193a2   11/21/17 10:43:13 Sebastian Huber powerpc: Replace BSP_panic() with rtems_panic() Due to a new … 5
(edit) @ca4895c   11/13/17 08:21:29 Christian.Mauderer getentropy: Add cpu counter based implementation. Update #3239. 5
(edit) @0af8bb6   06/12/17 13:40:37 Sebastian Huber bsp: Include missing <sys/param.h> Update #2833. 5
(edit) @f6f764c1   02/15/17 12:28:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @0057e38f   07/04/16 09:06:53 Sebastian Huber libchip: Simplify RTC driver 5
(edit) @899f6357   03/29/16 18:10:52 joel powerpc/mvme3100: Remove include of <rtems/console.h> from <bsp.h> and … 5
(edit) @b951a2b   03/25/16 15:47:16 joel powerpc/mvme3100/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @e5e0acd   01/23/16 18:23:43 ralph powerpc/mvme3100: Add per-section compilation and linking support. … 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @e7545f1b   12/09/15 10:43:49 Sebastian Huber bsps/powerpc: Use default bsp_pretasking_hook() Update #2408. 5
(edit) @9cff822a   07/16/15 15:40:05 Joel Sherrill Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guard This was … 4.115
(edit) @2d5c486   11/27/14 06:39:36 Nick Withers Use fixed-width C99 types for PowerPC in_be16() and co. Also use the … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @9b763110   10/16/14 18:11:58 Joel Sherrill powerpc/mvme3100: Fix warnings 4.115
(edit) @becc686   10/13/14 20:49:46 Joel Sherrill mvme3100/startup/bspstart.c: Remove myCpu variables and clean up 4.115
(edit) @1ec8b829   10/12/14 13:38:32 Joel Sherrill powerpc/mvme3100/startup/misc.c: Fix warnings 4.115
(edit) @8303fc97   10/07/14 22:38:19 Joel Sherrill powerpc/mvme3100/startup/bspstart.c: Add include of <bsp/bootcard.h> … 4.115
(edit) @bdd6082   09/18/14 09:07:41 Sebastian Huber bsps: Fix build error Fix build error introduced in … 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) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @801b5d8   02/17/14 08:23:59 Sebastian Huber powerpc: Change interrupt disable implemetation Instead of SPRG0 (= … 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) @a7775cb   01/16/14 03:21:10 Nick Withers Add warnings to MOTLoad-equipped BSPs' READMEs that a "waitProbe", … 4.115
(edit) @a77c3719   01/03/14 12:35:39 zsoltisharkboy powerpc/mvme3100: Improve Doxygen 4.115
(edit) @efdda565   08/09/13 04:18:17 Nick Withers Use $(EXEEXT) [defaults to "exe"] to generate binaries 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @dbc983c   03/11/13 19:28:06 Joel Sherrill mvme3100/Makefile.am: Remove reference to ChangeLog? 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @b1e8a58   11/14/12 08:57:55 Sebastian Huber bsps/powerpc: Exception initialization error is fatal 4.115
(edit) @a052181   11/14/12 08:59:10 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_EXIT Include … 4.115
(edit) @ef5f359   11/06/12 11:18:10 Sebastian Huber sapi: Delete duplicate declarations 4.115
(edit) @26e90fb1   10/30/12 16:42:17 Sebastian Huber libnetworking: Use system events Add reserved system events … 4.115
(edit) @c717fda5   08/06/12 17:03:46 Gedare Bloom Revert "Add bspopts.h.in." This reverts commit … 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) @daffa60   05/24/12 04:36:40 Ralf Corsepius Add bspopts.h.in. 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) @f07bdc47   05/04/12 06:51:44 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @6963b2e7   07/28/11 19:27:58 strauman 2011-27-28 Till Straumann <strauman@…> * … 4.115
(edit) @2be7dcf   06/11/11 17:27:05 Joel Sherrill 2011-06-11 Joel Sherrill <joel.sherrill@…> * Makefile.am: … 4.115
(edit) @94f37add   06/07/11 13:27:06 Sebastian Huber 2011-06-07 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @4f599ed   05/18/11 05:26:53 strauman 2011-05-18 Till Straumann <strauman@…> PR1797/bsps: … 4.115
(edit) @0bc95dc9   02/11/11 12:48:40 Ralf Corsepius 2011-02-11 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @8ee3775   02/02/11 15:01:43 Ralf Corsepius 2011-02-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: … 4.115
(edit) @0c875c6a   01/28/11 20:29:53 Joel Sherrill 2011-01-28 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @606859e9   01/21/11 19:30:33 Joel Sherrill 2011-01-21 Joel Sherrill <joel.sherrilL@…> * configure.ac: … 4.115
(edit) @2e5fb63   08/20/10 16:30:25 Joel Sherrill 2010-08-20 Joel Sherrill <joel.sherrill@…> PR 1685/bsps * … 4.115
(edit) @cd90b9c9   06/29/10 18:53:19 Joel Sherrill 2010-06-29 Joel Sherrill <joel.sherrill@…> * configure.ac: … 4.115
(edit) @438983d2   06/29/10 13:49:06 Jennifer.Averett 2010-06-29 Joel Sherrill <Joel.Sherrill@…> * configure.ac: … 4.115
(edit) @1bab8a6d   02/10/10 01:59:57 strauman 2010-02-09 Till Straumann <strauman@…> * … 4.104.115
(edit) @ac7af4a   11/30/09 04:37:44 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @309dbd0   11/28/09 06:28:41 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @2d2de4eb   10/23/09 07:32:46 Thomas.Doerfler Update for exception support changes. 4.104.115
(edit) @f57365b   10/21/09 10:53:36 Ralf Corsepius 2009-10-21 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @c7880448   10/20/09 18:07:22 strauman 2009-10-20 Till Straumann <strauman@…> * … 4.104.115
(edit) @5eccbac   10/20/09 17:55:18 strauman 2009-10-20 Till Straumann <strauman@…> * … 4.104.115
(edit) @e33c621   10/20/09 17:12:06 strauman 2009-10-20 Till Straumann <strauman@…> * … 4.104.115
(edit) @218a2bb   10/20/09 05:13:14 Ralf Corsepius 2009-10-20 Ralf Corsépius <ralf.corsepius@…> * configure.ac: … 4.104.115
(edit) @887e1cb   10/17/09 22:26:23 strauman 2009-10-17 Till Straumann <strauman@…> * … 4.104.115
(edit) @0a8f902e   10/17/09 22:24:55 strauman 2009-10-17 Till Straumann <strauman@…> … 4.104.115
(edit) @91030f6d   10/15/09 05:11:36 Ralf Corsepius 2009-10-15 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @d38038df   10/14/09 00:12:54 strauman 2009-10-13 Till Straumann <strauman@…> PR 1451/bsps … 4.104.115
(edit) @6b2b37d2   09/15/09 14:45:47 Ralf Corsepius 2009-09-15 Ralf Corsépius <ralf.corsepius@…> * configure.ac: … 4.104.115
(edit) @a3a6fae   08/21/09 17:59:31 Joel Sherrill 2009-08-21 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @07ed2f87   08/17/09 14:25:28 strauman 2009-08-17 Till Straumann <strauman@…> * … 4.104.115
(edit) @d1be26b   07/16/09 23:21:23 Joel Sherrill 2009-07-16 Joel Sherrill <joel.sherrill@…> * configure.ac: … 4.104.115
(edit) @5cb7096   06/06/09 00:49:41 strauman 2009-06-05 Till Straumann <strauman@…> * … 4.104.115
(edit) @820d1ab0   04/28/09 06:34:00 Chris Johns 2009-04-28 Chris Johns <chrisj@…> * … 4.104.115
(edit) @05b0c8a   03/05/09 21:17:55 strauman 2009-03-05 Till Straumann <strauman@…> * … 4.104.115
(edit) @0f2852d   03/05/09 21:15:17 strauman 2009-03-05 Till Straumann <strauman@…> * … 4.104.115
(edit) @6987eecc   03/05/09 21:07:01 strauman 2009-03-05 Till Straumann <strauman@…> * … 4.104.115
(edit) @be442b9   12/22/08 03:49:03 Ralf Corsepius 2008-12-22 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @dd9cc9f7   12/22/08 03:48:52 Ralf Corsepius Include <errno.h> instead of <sys/errno.h>. 4.104.115
(edit) @12f9e942   12/07/08 04:31:06 Ralf Corsepius 2008-12-07 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: … 4.104.115
(edit) @3541fe3   12/05/08 02:52:37 Ralf Corsepius 2008-12-05 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: … 4.104.115
Note: See TracRevisionLog for help on using the revision log.