source: rtems/c/src/lib/libbsp/m68k/mcf52235

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @5d39512   03/26/18 11:25:36 Sebastian Huber bsps/m68k: Remove libcpu/m68k This patch is a part of the BSP source … 5
(edit) @fc2ec62   03/26/18 10:10:15 Sebastian Huber bsps/m68k: Move libcpu content to bsps This patch is a part of the … 5
(edit) @4cf93658   01/27/18 13:37:51 Sebastian Huber bsps: Rework cache manager implementation The previous cache manager … 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) @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) @044c907a   12/19/17 17:00:18 joel mcf52235: 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) @f3b29236   09/18/17 06:22:38 Sebastian Huber bsps: Clock_driver_support_install_isr() Remove old ISR parameter … 5
(edit) @30be024a   08/03/17 12:48:04 Sebastian Huber Optional Clock_driver_support_shutdown_hardware() Make … 5
(edit) @4940dc2a   04/03/17 21:11:33 joel mcf52235-testsuite.tcfg: Add linpack 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @900f9857   01/17/17 23:56:53 joel m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtest 5
(edit) @ba61311e   01/17/17 14:05:39 joel m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @28fda62   12/05/16 03:53:54 Chris Johns testsuite: Add test states to the testsuit configuration files. … 5
(edit) @fbf4543   10/03/16 15:59:05 joel m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05 5
(edit) @3cf6de58   03/30/16 19:04:22 joel m68k/mcf52235/include/bsp.h: Do not include <rtems/iosupp.h> 5
(edit) @a6e7c575   03/29/16 19:05:34 joel m68k/mcf52235/console/debugio.c: Remove unneeded include of … 5
(edit) @098a819e   03/29/16 19:05:34 joel m68k/mcf52235/console/console.c: Remove unneeded include of … 5
(edit) @878d634   03/29/16 18:10:51 joel m68k/mcf52235: Remove include of <rtems/console.h> from <bsp.h> and … 5
(edit) @ea241d6   03/25/16 15:45:36 joel m68k/mcf52235/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @7cd9f934   02/06/16 15:57:46 joel m68k/.../mcf52235.cfg: Disable per function sections updates #2570. 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @b63d902   01/23/16 08:40:12 michalp2213 Doxygen header added to c/src/lib/libbsp/m68k/mcf52235/include/bsp.h 5
(edit) @42a97ee   01/23/16 02:07:35 ralph m68k/mcf52235: Add per-section compilation and linking support. The … 5
(edit) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 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) @2a605f6   05/21/15 12:52:02 Joel Sherrill mcf52235/clock/clock.c: Remove unused variable warning 4.115
(edit) @1c0663b4   05/20/15 19:12:52 Joel Sherrill mcf52235-testsuite.tcfg: Add syscall01 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
(edit) @fb1a9ad   03/17/15 15:58:21 Joel Sherrill m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add tmfine01 4.115
(edit) @1ae60ae5   03/06/15 14:23:44 Joel Sherrill Add fsscandir01 variants as needed to more BSPs testsuite configuration 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @46dde0fc   10/23/14 08:05:17 Sebastian Huber bsps: Move extern "C" to not cover includes Some includes may use C++ … 4.115
(edit) @3bba2a9b   10/20/14 15:58:09 Joel Sherrill m68k/mcf52235: Fix warnings 4.115
(edit) @597caed   10/17/14 13:49:46 Joel Sherrill m68k/mcf52235/startup/init52235.c: Fix warning 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) @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) @053abcda   04/23/14 23:38:43 Joel Sherrill multiple BSPs: Remove BSP_SMALL_MEMORY 4.115
(edit) @1461b648   05/04/14 22:12:52 Chris Johns testsuite: Add a per BSP test check for tests not to build. Provide a … 4.115
(edit) @f412e12   04/24/14 13:21:00 Joel Sherrill mcf52235/configure.ac: Delete junk line 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) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @960fd85   01/28/14 10:52:17 Sebastian Huber bsps: Thread-local storage (TLS) for linkcmds 4.115
(edit) @e327e69   01/09/14 22:05:54 cynt6007 libbsp tm27.h: Add Doxygen file header to all tm27.h 4.115
(edit) @efdda565   08/09/13 04:18:17 Nick Withers Use $(EXEEXT) [defaults to "exe"] to generate binaries 4.115
(edit) @e18db9f   06/24/13 15:29:11 Sebastian Huber termios: Update due to API changes Termios notifies now the driver … 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @40fe4b86   12/06/12 16:40:08 Sebastian Huber bsps: Use <bsp/bootcard.h> 4.115
(edit) @a052181   11/14/12 08:59:10 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_EXIT Include … 4.115
(edit) @5e86086   11/06/12 09:34:42 Sebastian Huber sapi: Use rtems_config*_get_microseconds_per_tick 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) @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) @3a3ee55a   05/04/12 06:51:44 Ralf Corsepius Remove CVS-Ids. 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) @06d34af   04/16/12 02:26:41 Gedare Bloom m68k: use shared setvec.c 4.115
(edit) @1fec9e0   04/16/12 02:22:36 Gedare Bloom m68k: replace m68k_isr with rtems_isr 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @11d51059   02/11/11 12:30:18 Ralf Corsepius 2011-02-11 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @26c17377   02/09/11 12:15:54 Ralf Corsepius 2011-02-09 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) @b2c02c74   08/03/10 14:15:54 Joel Sherrill 2010-08-03 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @5283f858   06/21/10 22:55:20 Joel Sherrill 2010-06-21 Joel Sherrill <joel.sherrill@…> * README: … 4.115
(edit) @b50a77a   04/05/10 17:07:17 Joel Sherrill 2010-04-05 Thomas Znidar <t.znidar@…> * configure.ac: Add … 4.104.115
(edit) @3080a7c7   03/04/10 14:41:51 Joel Sherrill 2010-03-04 Joel Sherrill <joel.sherrill@…> * README: … 4.104.115
(edit) @39a9f8e   12/17/09 08:42:17 Thomas.Doerfler adapted to new prototype for *_write function 4.104.115
(edit) @d4b4664b   11/29/09 14:59:41 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @309dbd0   11/28/09 06:28:41 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @acc4994   10/21/09 10:48:25 Ralf Corsepius 2009-10-21 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @cefeb62   10/15/09 09:15:07 Ralf Corsepius 2009-10-15 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @b96f338   09/30/09 03:53:40 Ralf Corsepius 2009-09-30 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) @bcd1228   04/28/09 06:27:15 Chris Johns 2009-04-28 Chris Johns <chrisj@…> * … 4.104.115
(edit) @a263aa72   04/28/09 04:56:22 Chris Johns 2009-04-28 Chris Johns <chrisj@…> * … 4.104.115
(edit) @df393962   12/04/08 20:34:02 Joel Sherrill 2008-12-04 Joel Sherrill <joel.sherrill@…> * bsp_specs: … 4.104.115
(edit) @4e4dc3a   10/02/08 16:39:15 Joel Sherrill 2008-10-02 Joel Sherrill <joel.sherrill@…> * Makefile.am, … 4.104.115
(edit) @a14fba32   09/30/08 10:38:36 Ralf Corsepius 2008-09-30 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: … 4.104.115
(edit) @27b355b   09/30/08 05:10:09 Ralf Corsepius 2008-09-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @64eb0c7   09/29/08 10:19:37 Ralf Corsepius 2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: … 4.104.115
(edit) @e94666d   09/29/08 03:43:47 Ralf Corsepius 2008-09-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: … 4.104.115
(edit) @a1bc0a15   09/26/08 04:56:17 Ralf Corsepius 2008-09-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: … 4.104.115
(edit) @1495d91   09/24/08 02:47:12 Ralf Corsepius 2008-09-24 Ralf Corsépius <ralf.corsepius@…> PR 1322/bsps * … 4.104.115
(edit) @196dac3   09/24/08 02:21:02 Ralf Corsepius New. 4.104.115
Note: See TracRevisionLog for help on using the revision log.