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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0ee2125   07/26/19 05:59:27 Sebastian Huber bsps/arm: Move register init to start.S This makes it easier to … 5
(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) @eb36d11   04/25/18 13:06:08 Sebastian Huber bsps: Move documentation, etc. files to bsps This patch is a part of … 5
(edit) @4183b711   04/25/18 08:33:35 Sebastian Huber bsp/tms570: Move cpucounterread.c to bsps This patch is a part of the … 5
(edit) @891754f7   04/24/18 05:49:25 Sebastian Huber bsps: Move arm-cp15-set-ttb-entries.c to bsps This patch is a part of … 5
(edit) @aa705fe   04/24/18 05:49:12 Sebastian Huber bsps: Move arm-cp15-set-exception-handler.c to bsps This patch is a … 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) @a62c75c1   04/22/18 13:38:55 Sebastian Huber bsp/tms570: Move more start to bsps This patch is a part of the BSP … 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) @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) @d6fb37a   04/19/18 04:17:52 Sebastian Huber bsps: Move shared btimer support to bsps This patch is a part of the … 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) @0a09ac58   04/13/18 07:14:56 Sebastian Huber bsps: Move stackalloc.c to bsps This patch is a part of the BSP … 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) @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) @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) @2717032d   12/14/17 06:15:19 Sebastian Huber bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukit 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) @f4009d8   10/12/17 23:00:10 Pavel Pisa bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console … 5
(edit) @f3b29236   09/18/17 06:22:38 Sebastian Huber bsps: Clock_driver_support_install_isr() Remove old ISR parameter … 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) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @9935c23   05/23/17 23:26:29 Chris Johns arm/tms570: Update preinstall.am after bootstrap. 5
(edit) @0e6542fb   04/29/17 13:20:28 Pavel Pisa bsp/tms570: include package balls and PINMMR registers mapping for … 5
(edit) @9bb8a92   04/04/17 16:57:14 joel tms570/../*-testsuite.tcfg: Add linpack 5
(edit) @cd3d747   03/27/17 06:01:38 Sebastian Huber arm: Optimize context switch Set CPU_ENABLE_ROBUST_THREAD_DISPATCH to … 5
(edit) @bd7f099   03/27/17 11:53:01 Sebastian Huber bsp/tms570: Use shared benchmark timer 5
(edit) @e2191d6c   03/27/17 11:21:59 Sebastian Huber bsp/tms570: Simplify CPU counter support Only touch the cycle counter … 5
(edit) @de9f326   03/27/17 10:09:21 Sebastian Huber bsp/tms570: Simplify <bsp.h> 5
(edit) @b7262b2   03/27/17 10:08:19 Sebastian Huber bsp/tms570: Remove OPERATION_COUNT define This is the wrong place to … 5
(edit) @dc95663e   03/09/17 13:14:42 Sebastian Huber bsp/tms570: Fix CPU counter frequency The CPU counter runs with the … 5
(edit) @5ca634e9   03/09/17 12:23:54 Sebastian Huber bsp/tms570: Support printk() early Allow use of printk() early in the … 5
(edit) @28fda62   12/05/16 03:53:54 Chris Johns testsuite: Add test states to the testsuit configuration files. … 5
(edit) @e629076   11/29/16 22:19:05 Chris Johns libdebugger: Build for ARM's without a CP15. 5
(edit) @425f6cfa   09/22/16 07:56:06 pisa arm/tms570: document BSP setup with included hardware initialization. 5
(edit) @aae17bf3   09/22/16 07:48:26 pisa arm/tms570: update bootstrap generated preinstall.am 5
(edit) @98b6874   09/22/16 07:23:17 pisa arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare … 5
(edit) @29430a3   09/22/16 07:50:59 pisa arm/tms570: include hardware initialization and selftest based on Ti … 5
(edit) @5746f10   09/12/16 08:46:58 pisa arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces. … 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 5
(edit) @0055b65   07/22/16 19:15:55 pisa bsp/tms570: ensure that change of SCI baudrate is not applied in the … 5
(edit) @91043bf   06/20/16 17:10:41 pisa bsp/tms570: regenerate preinstall makefile by bootstrap -p. 5
(edit) @8df196f7   12/07/15 15:59:35 pisa bsp/tms570: include complete peripheral initialization to SCI driver. … 5
(edit) @6626efe6   06/20/16 16:55:49 pisa bsp/tms570: update pinmux to provide support for initialization lists … 5
(edit) @bc884f6   06/20/16 16:56:49 pisa bsp/tms570: include package balls and PINMMR registers mapping for … 5
(edit) @e56090ef   03/29/16 18:10:50 joel arm/tms570: Remove include of <rtems/console.h> from <bsp.h> and fix … 5
(edit) @7dde6b48   03/25/16 15:45:02 joel arm/tms570/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @9d431a0   03/10/16 19:35:14 joel arm/tms570: 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) @4a02a74   11/28/15 11:01:36 pisa bsp/tms570: ensure that linker symbol comparison to NULL is not … 5
(edit) @3e1196d   11/18/15 17:45:32 kom541000 bsp/tms570: unite code duplication in pinmux and clean SCI close per … 5
(edit) @74172b7d   11/12/15 22:11:33 pisa bsp/tms570: use common tms570ls3137.inc file for all board ling … 5
(edit) @38404cb   11/12/15 22:11:32 kom541000 bsp/tms570: separate Flash variants to one which boots directly and … 5
(edit) @870ff8e9   11/12/15 22:11:31 pisa bsp/tms570: use POM only when application image does not start at … 5
(edit) @2f95794e   11/12/15 22:11:30 kom541000 bsp/tms570: updated reserved space for vector overlay in internal RAM 5
(edit) @7e18dd9   11/12/15 22:11:29 kom541000 bsp/tms570: fixed sci driver freeze when closing terminal bug … 5
(edit) @e5d5767e   11/12/15 22:11:28 kom541000 bsp/tms570: Pinmux support and EMAC pin definition added … 5
(edit) @6302c61   11/12/15 22:11:27 kom541000 bsp/tms570: EMAC control header file corrected and EMAC interrupt … 5
(edit) @b2c252b   07/17/15 15:04:06 kom541000 bsp/tms570 Use bitfields instead of hard-coded values Signed-off-by: … 5
(edit) @d6c67ad5   07/17/15 15:04:05 kom541000 bsp/tms570: skipped 32bit field definitions and corrected single bit … 5
(edit) @069560a   07/16/15 12:14:32 kom541000 bsp/tms570: source changes reflecting new headers. Signed-off-by: … 4.115
(edit) @602e395   07/16/15 12:14:30 pisa bsp/tms570: fix get time resolution after infrastructure change to … 4.115
(edit) @bea49c9   07/16/15 14:26:09 kom541000 bsp/tms570: New/generated header files for TMS570 SoC peripherals … 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) @9588946   05/21/15 15:27:34 Sebastian Huber bsp/tms570: Typo 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) @74c4facd   04/14/15 15:08:37 Joel Sherrill tms570/startup/bspreset.c: Add include <bsp/bootcard.h> to fix warning 4.115
(edit) @ec8f3cb   03/26/15 20:16:38 Martin Galvan TMS570: Add board reset code to bsp_reset 4.115
Note: See TracRevisionLog for help on using the revision log.