source: rtems/c/src/lib/libbsp/arm/smdk2410

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @477bca2   10/06/18 08:59:10 Sebastian Huber build: Remove local.am 5
(edit) @762fa62   05/22/18 06:52:13 Sebastian Huber arm: Simplify CPU counter support Use the standard ARMv7-M systick … 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @85602e0d   05/09/18 19:47:37 joel smdk2410: Move define of CPU_S3C2410 to bspopts.h Updates #3425. 5
(edit) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @ede0eb3   04/25/18 08:34:09 Sebastian Huber bsp/smdk2410: Move smc.c to bsps This patch is a part of the BSP … 5
(edit) @8f8ccee   04/23/18 07:50:39 Sebastian Huber bsps: Move interrupt controller support to bsps This patch is a part … 5
(edit) @adb85dd   04/21/18 08:22:08 Sebastian Huber bsps: Move make/custom/* files to bsps Adjust various build files. … 5
(edit) @37dc047   04/21/18 08:00:43 Sebastian Huber bsps: Remove AC_CONFIG_SRCDIR() This AC_CONFIG_SRCDIR() is just a … 5
(edit) @e0dd8a5a   04/20/18 10:08:42 Sebastian Huber bsps: Move benchmark timer to bsps This patch is a part of the BSP … 5
(edit) @9964895   04/20/18 08:35:35 Sebastian Huber bsps: Move startup files to bsps Adjust build support files to new … 5
(edit) @fbcd7c8f   04/20/18 08:19:28 Sebastian Huber bsps: Move start files to bsps This patch is a part of the BSP source … 5
(edit) @d7d66d7   04/19/18 04:28:01 Sebastian Huber bsps: Move console drivers to bsps This patch is a part of the BSP … 5
(edit) @7632906   04/19/18 04:35:52 Sebastian Huber bsps: Move clock drivers to bsps This patch is a part of the BSP … 5
(edit) @a442939   04/19/18 04:23:59 Sebastian Huber bsps: Move sbrk.c to bsps This patch is a part of the BSP source … 5
(edit) @7806d9c0   04/19/18 04:22:32 Sebastian Huber bsps: Move shared CPU counter support to bsps This patch is a part of … 5
(edit) @79b9fe67   04/19/18 04:21:59 Sebastian Huber bsps: Move getentropy-cpucounter.c to bsps This patch is a part of … 5
(edit) @c4ccf26c   04/17/18 04:57:46 Sebastian Huber bsps: Convert all bsp_predriver_hook() Use RTEMS_SYSINIT_ITEM() … 5
(edit) @5a06b187   04/17/18 04:33:51 Sebastian Huber bsps: Move bspgetworkarea.c to bsps This patch is a part of the BSP … 5
(edit) @43bda786   04/17/18 04:18:02 Sebastian Huber bsps: Move bspclean.c to bsps This patch is a part of the BSP source … 5
(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) @b10caf8   04/10/18 05:16:30 Sebastian Huber bsps: Remove headers from librtemsbsp_a_SOURCES This was used by the … 5
(edit) @b43ea9f   04/05/18 15:07:20 Sebastian Huber bsps: Move legacy console driver to bsps This patch is a part of the … 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) @9b7c456   04/05/18 04:40:02 Sebastian Huber bsps: Move generic IRQ support to bsps This patch is a part of the … 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) @c4905d8d   03/10/18 09:17:35 Sebastian Huber bsps/arm: Move libcpu content to bsps 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) @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) @bb59269   12/18/17 22:04:57 joel ARM BSPs: Simplify bsp_specs Updates #3520. 5
(edit) @a1460043   12/08/17 06:57:21 Sebastian Huber bsp/smdk2410: Move libcpu files to BSP Update #3254. 5
(edit) @0b40630   11/28/17 23:17:18 joel arm/*/bsp_specs: Remove extra space to increase consistency Updates #3520. 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) @ca4895c   11/13/17 08:21:29 Christian.Mauderer getentropy: Add cpu counter based implementation. Update #3239. 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @f25c798   03/07/17 13:57:09 Sebastian Huber bsp/smdk2410: Fix format warning 5
(edit) @2433a8ab   03/07/17 13:32:42 Sebastian Huber arm: Remove legacy execption support 5
(edit) @3f09d635   01/19/17 17:58:44 Gedare Bloom smdk2410: delete unused variables Closes #2868. 5
(edit) @d4316537   07/03/16 15:26:50 pisa bsps/arm: Change code to explicit selection of cache implementation … 5
(edit) @02f4c11   03/30/16 19:04:22 joel arm/smdk2410/include/bsp.h: Do not include <rtems/iosupp.h> 5
(edit) @59400251   03/29/16 18:10:50 joel arm/smdk2410: Remove include of <rtems/console.h> from <bsp.h> and fix … 5
(edit) @7f21dac   03/25/16 15:45:00 joel arm/smdk2410/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @e354ef11   03/10/16 19:25:13 joel arm/smdk2410: Add per-section compilation and linking support updates … 5
(edit) @3f5e0961   03/01/16 18:46:18 joel smdk2410: Resurrect missing gp32 files When the gp32 BSP was … 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) @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) @0afac6a   05/20/15 17:11:41 Joel Sherrill Multiple bsp_specs: Change *(old_endfile) to %(old_endfile) Fix typo. … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @cbc433c7   11/25/14 07:40:20 Sebastian Huber bsps/arm: Add .nocache section This section can be use to provide a … 4.115
(edit) @d3c8245f   10/11/14 23:46:13 Joel Sherrill arm/smdk2410/startup/bspreset.c: Include <bsp/bootcard.h> 4.115
(edit) @74493f05   09/11/14 13:05:02 Sebastian Huber bsps/arm: Delete obsolete compiler flags These flags are obsolete … 4.115
(edit) @08bcf01   09/02/14 23:02:49 Joel Sherrill smdk2410/.../bspreset.c: Eliminate warning for set not used variable 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) @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) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 4.115
(edit) @c0f731d   12/22/13 16:33:16 Daniel Ramirez arm_smdk2410: added new doxygen 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @1419a86   01/08/13 16:18:06 Joel Sherrill arm/smdk2410: Update to include bspidle.c This BSP shares code with … 4.115
(edit) @a052181   11/14/12 08:59:10 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_EXIT Include … 4.115
(edit) @12007d0   11/14/12 13:21:26 Sebastian Huber bsps: Include <bspopts.h> in <bsp.h> 4.115
(edit) @c717fda5   08/06/12 17:03:46 Gedare Bloom Revert "Add bspopts.h.in." This reverts commit … 4.115
(edit) @0ec2c36   07/19/12 15:02:16 Ralf Corsepius Use http://www.rtems.org/bugzilla as bug-URL. 4.115
(edit) @59bd5115   07/19/12 13:59:46 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) @fd153c73   06/12/12 13:27:17 Sebastian Huber bsps: Replace NIRVANA region Replace the "NIRVANA" region with the … 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) @2f54f8d5   05/04/12 06:51:43 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) @07896ad5   05/02/12 19:23:18 Joel Sherrill smdk2410 - Remove odd $Id$ 4.115
(edit) @0f31fddc   03/24/12 21:01:08 Sebastian Huber bsps: Add shared default IRQ handler 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @1aa561d   10/18/11 18:28:37 Jennifer.Averett 2011-10-18 Jennifer Averett <Jennifer.Averett@…> PR … 4.115
(edit) @d390156   02/11/11 11:48:22 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) @15ca4e7   01/28/11 20:29:35 Joel Sherrill 2011-01-28 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @4651508   12/03/10 10:51:22 Sebastian Huber 2010-12-03 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @522348c8   04/30/10 13:54:08 Sebastian Huber 2010-04-30 Sebastian Huber <sebastian.huber@…> * … 4.104.115
(edit) @0441091   04/30/10 13:40:13 Sebastian Huber 2010-04-30 Sebastian Huber <sebastian.huber@…> * … 4.104.115
(edit) @c193baad   04/09/10 20:24:57 Thomas.Doerfler unify irq data types and code, merge s3c2400/s3c2410 support 4.104.115
(edit) @309dbd0   11/28/09 06:28:41 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @0e5abd2   10/21/09 10:34:49 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) @7f146fb7   10/15/09 09:08:03 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
Note: See TracRevisionLog for help on using the revision log.