source: rtems/c/src/lib/libbsp/lm32/lm32_evr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4ff09d5b   04/12/18 05:27:41 Sebastian Huber build: Remove subdir-objects from BSP configure.ac The subdir-objects … 5
(edit) @ff24c90d   04/11/18 04:19:26 Sebastian Huber bsps: Remove empty gnatinstallhandler.c This patch is a part of the … 5
(edit) @c5fe4431   04/11/18 04:18:32 Sebastian Huber bsps: Move bootcard.c to bsps This patch is a part of the BSP source … 5
(edit) @4359c43   04/10/18 14:32:59 Sebastian Huber bsps: Simplify source file path in Makefile.am This patch is a part … 5
(edit) @aa567bc1   04/10/18 06:06:39 Chris Johns configure: Add subdir-objects to all automake flags. This option … 5
(edit) @9edb72e   04/05/18 04:56:26 Sebastian Huber build: Remove DISTCLEANFILES A "make distclean" is not supported. So, … 5
(edit) @d584269   04/04/18 14:44:52 Sebastian Huber bsps: Remove librtemsbsp.a wrapup This patch is a part of the BSP … 5
(edit) @8621ed38   04/03/18 05:28:03 Sebastian Huber bsps: Move config macros to RTEMS_BSP_CONFIGURE Provide … 5
(edit) @ce0ea6f   04/03/18 05:08:24 Sebastian Huber bsps: Add shared-sources.am This patch is a part of the BSP source … 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @4c83f292   03/12/18 07:16:17 Sebastian Huber bsps: Remove unused RTEMS_CPU_MODEL 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) @a67f44c   01/12/18 06:25:01 Sebastian Huber bsps/lm32: Do not include network headers in bsp.h Update #3254. 5
(edit) @6897cb1   12/28/17 12:21:14 Chris Johns bsps: Add AM_CPPFLAGS to special case CPPFLAGS This is necessary to … 5
(edit) @ec32100   01/02/18 06:37:44 Sebastian Huber bsps: Use CPPASCOMPILE for startfile Update #3254. 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) @f3ce8f41   01/02/18 07:00:02 Sebastian Huber bsps: Include bsp.am in all BSP Makefile.am Update #3254. 5
(edit) @0fd617e2   12/18/17 19:59:58 joel lm32_evr: Simplify bsp_specs Updates #3520. 5
(edit) @a0663b2   11/21/17 19:27:31 joel libbsp/*/*/configure.ac: Remove references to bsp_specs in … 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) @ca4895c   11/13/17 08:21:29 Christian.Mauderer getentropy: Add cpu counter based implementation. Update #3239. 5
(edit) @4e885b3   03/29/16 18:10:50 joel lm32/lm32_evr: Remove include of <rtems/console.h> from <bsp.h> and … 5
(edit) @366c42ef   03/25/16 15:45:16 joel lm32/lm32_evr/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @f953a85   03/10/16 21:58:08 joel lm32/lm32_evr: Add per-section compilation and linking support … 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @b618d8c   09/16/15 05:13:58 Sebastian Huber Add RTEMS linker sets 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) @45491a88   04/05/15 20:49:32 Joel Sherrill lm32 BSPs: Add lm32_evr variant for running on gdb. Lay groundwork … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @c2e32ff   10/20/14 14:25:41 Joel Sherrill lm32 BSP shared and lm32_evr: Fix BSPs 4.115
(edit) @6077804   10/12/14 18:58:22 Joel Sherrill lm32/lm32_evr/include/bsp.h: Fix warnings 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) @d60e760   04/22/14 07:45:39 Sebastian Huber bsps: Fix TLS support in linker command files The TLS section symbols … 4.115
(edit) @0e363f4   03/17/14 18:25:47 Joel Sherrill lm32_evr/include/bsp.h: Remove rtems_bsp_delay() 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @0b9fd991   02/21/14 16:12:16 Sebastian Huber bsps: Add empty cache manager This is necessary to add tests that use … 4.115
(edit) @960fd85   01/28/14 10:52:17 Sebastian Huber bsps: Thread-local storage (TLS) for linkcmds 4.115
(edit) @5b4c479   12/24/13 19:13:13 radustoma lm32_evr: improve doxygen Add doxygen to the header files in the … 4.115
(edit) @efdda565   08/09/13 04:18:17 Nick Withers Use $(EXEEXT) [defaults to "exe"] to generate binaries 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @a052181   11/14/12 08:59:10 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_EXIT Include … 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) @15c1978c   05/04/12 06:51:43 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @a114011d   04/16/12 02:28:14 Gedare Bloom lm32: use shared setvec.c 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @5f4dd4b9   08/02/11 14:04:27 Joel Sherrill 2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> … 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) @b01a769e   04/30/10 12:24:25 Sebastian Huber 2010-04-30 Sebastian Huber <sebastian.huber@…> * … 4.104.115
(edit) @32b8506   11/29/09 14:53:02 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @309dbd0   11/28/09 06:28:41 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @de87499   11/24/09 06:38:38 Ralf Corsepius 2009-11-24 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @e27c2bab   10/21/09 10:43:22 Ralf Corsepius 2009-10-21 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @d236e964   10/20/09 09:40:07 Ralf Corsepius 2009-10-20 Ralf Corsépius <ralf.corsepius@…> * configure.ac: … 4.104.115
(edit) @5d7b27b9   10/15/09 08:28:49 Ralf Corsepius 2009-10-15 Ralf Corsépius <ralf.corsepius@…> * … 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) @d1be26b   07/16/09 23:21:23 Joel Sherrill 2009-07-16 Joel Sherrill <joel.sherrill@…> * configure.ac: … 4.104.115
(edit) @8f0ce7e1   07/16/09 22:19:57 Joel Sherrill 2009-07-16 Joel Sherrill <joel.sherrill@…> * configure.ac: … 4.104.115
(edit) @7c48db8d   03/30/09 14:10:54 Joel Sherrill 2009-03-30 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @be9f085   02/26/09 20:45:44 Joel Sherrill 2009-02-26 Joel Sherrill <joel.sherrill@…> * configure.ac, … 4.104.115
(edit) @4ce4084   02/25/09 21:32:22 Joel Sherrill 2009-02-25 Joel Sherrill <joel.sherrill@…> * README: Add … 4.104.115
(edit) @74133389   02/25/09 21:31:23 Joel Sherrill 2009-02-25 Joel Sherrill <joel.sherrill@…> * Makefile.am, … 4.104.115
(edit) @a057a6c   02/23/09 16:47:05 Ralf Corsepius 2009-02-23 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @12aa044   02/23/09 16:46:05 Ralf Corsepius Conditionally include rtems/rtems_bsdnet.h. 4.104.115
(edit) @f8d9da4   02/23/09 16:46:04 Ralf Corsepius 2009-02-23 Ralf Corsépius <ralf.corsepius@…> * configure.ac: … 4.104.115
(edit) @a825e53   02/23/09 16:45:59 Ralf Corsepius Rework. 4.104.115
(edit) @f4249583   02/23/09 16:45:48 Ralf Corsepius Add RTEMS_CHECK_NETWORKING. 4.104.115
(edit) @09b73cf   02/21/09 14:02:11 Joel Sherrill 2009-02-21 Michael Walle <michael@…> * startup/linkcmds: Add … 4.104.115
(edit) @02cd531   12/09/08 17:01:26 Joel Sherrill 2008-12-09 Jukka Pietarinen <jukka.pietarinen@…> * bsp_specs: … 4.104.115
(edit) @a7db5cd   12/05/08 19:15:47 Joel Sherrill 2008-12-05 Joel Sherrill <joel.sherrill@…> * .cvsignore: … 4.104.115
(add) @e44ffe5   12/04/08 22:54:49 Joel Sherrill 2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * ChangeLog?, … 4.104.115
Note: See TracRevisionLog for help on using the revision log.