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

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) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @56bd37bf   04/24/18 04:16:02 Sebastian Huber bsps: Remove unmaintained times files This patch is a part of the BSP … 5
(edit) @031df391   04/23/18 07:53:31 Sebastian Huber bsps: Move legacy network drivers to bsps This patch is a part of the … 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) @1b2681fe   04/12/18 15:13:48 joel Multiple BSP tcfg: Disable iconv files. 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) @6c4140c   04/10/18 04:17:10 Sebastian Huber bsps: Avoid line continuation in Makefile.am This patch is a part of … 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) @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) @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) @bb59269   12/18/17 22:04:57 joel ARM BSPs: Simplify bsp_specs Updates #3520. 5
(edit) @7829710   12/08/17 06:52:41 Sebastian Huber bsp/rtl22xx: 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) @0af8bb6   06/12/17 13:40:37 Sebastian Huber bsp: Include missing <sys/param.h> Update #2833. 5
(edit) @621808ea   04/04/17 16:58:19 joel rtl22xx/../*-testsuite.tcfg: Add linpack 5
(edit) @2433a8ab   03/07/17 13:32:42 Sebastian Huber arm: Remove legacy execption support 5
(edit) @28fda62   12/05/16 03:53:54 Chris Johns testsuite: Add test states to the testsuit configuration files. … 5
(edit) @85fe6d04   03/30/16 19:04:21 joel arm/rtl22xx/include/bsp.h: Do not include <rtems/iosupp.h> 5
(edit) @da572a7   03/29/16 18:10:50 joel arm/rtl22xx: Remove include of <rtems/console.h> from <bsp.h> and fix … 5
(edit) @947985aa   03/25/16 15:44:59 joel arm/rtl22xx/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @5fd3cc07   03/10/16 19:16:30 joel arm/rtl22xx: Add per-section compilation and linking support updates … 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) @66016198   04/03/15 20:07:47 Joel Sherrill rtl22xx-testsuite.tcfg: Add fileio 4.115
(edit) @9f34aa5   03/20/15 08:45:02 Sebastian Huber bsp/rtl22xx: Add prefix due to name conflicts Close #2303. 4.115
(edit) @120af809   03/08/15 20:09:43 Joel Sherrill rtl22xx.cfg: Remove -DNDEBUG flag 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) @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) @694debe   10/14/14 16:20:35 Joel Sherrill arm/rtl22xx/startup/bspstart.c: Ensure bsp_start_default() is static 4.115
(edit) @23c3b3b2   10/14/14 21:50:54 Joel Sherrill c/src/lib/libbsp/arm/rtl22xx/console/uart.c 4.115
(edit) @b184c41   10/11/14 23:46:04 Joel Sherrill arm/rtl22xx/startup/bspreset.c: Include <bsp/bootcard.h> 4.115
(edit) @037b57a   10/10/14 09:54:55 Sebastian Huber arm: Fix warning 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) @9f144dda   09/02/14 23:04:14 Joel Sherrill rtl22xx/.../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) @d04cb124   08/28/14 04:34:10 Chris Johns arm: Add tests which fail to build with C++ enabled. 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) @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) @9543fdbb   12/23/13 01:54:01 Gedare Bloom rtl22xx: delete extra temporary file. 4.115
(edit) @78e529a6   12/22/13 19:49:52 Daniel Ramirez arm_rtl22xx: added new doxygen 4.115
(edit) @583eb458   07/15/13 09:34:45 Vipul Nayyar bsp/rtl22xx: Use IRQ extensions API 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @c8bd3cd   02/08/13 12:39:59 Sebastian Huber libchip/serial: Add const qualifier 4.115
(edit) @dd8df59   11/14/12 12:59:27 Sebastian Huber bsps: Interrupt 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) @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) @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) @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) @467c767   11/07/11 21:46:19 Joel Sherrill 2011-11-07 Joel Sherrill <joel.sherrill@…> PR 1953/bsps * … 4.115
(edit) @bdd3b637   10/18/11 18:26:36 Jennifer.Averett 2011-10-18 Jennifer Averett <Jennifer.Averett@…> PR … 4.115
Note: See TracRevisionLog for help on using the revision log.