source: rtems/c/src/lib/libbsp/arm/tms570/Makefile.am

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) @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) @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) @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) @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) @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) @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) @2717032d   12/14/17 06:15:19 Sebastian Huber bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukit Update #3254. 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) @ca4895c   11/13/17 08:21:29 Christian.Mauderer getentropy: Add cpu counter based implementation. Update #3239. 5
(edit) @0e6542fb   04/29/17 13:20:28 Pavel Pisa bsp/tms570: include package balls and PINMMR registers mapping for … 5
(edit) @bd7f099   03/27/17 11:53:01 Sebastian Huber bsp/tms570: Use shared benchmark timer 5
(edit) @e629076   11/29/16 22:19:05 Chris Johns libdebugger: Build for ARM's without a CP15. 5
(edit) @98b6874   09/22/16 07:23:17 pisa arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare … 5
(edit) @6626efe6   06/20/16 16:55:49 pisa bsp/tms570: update pinmux to provide support for initialization lists … 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) @38404cb   11/12/15 22:11:32 kom541000 bsp/tms570: separate Flash variants to one which boots directly and … 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) @bea49c9   07/16/15 14:26:09 kom541000 bsp/tms570: New/generated header files for TMS570 SoC peripherals … 4.115
(edit) @991fdb33   02/26/15 20:31:27 Martin Galvan ARM: Add BSP_START_NEEDS_REGISTER_INITIALIZATION This patch adds the … 4.115
(edit) @bdd6082   09/18/14 09:07:41 Sebastian Huber bsps: Fix build error Fix build error introduced in … 4.115
(edit) @78364c7d   09/02/14 23:06:57 Joel Sherrill tms570/Makefile.am: Remove bad networking build info 4.115
(edit) @46265063   08/21/14 13:38:24 pisa bsp/tms570: implemented support functions to satisfy complete tests … 4.115
(add) @4407ee6   08/20/14 15:24:23 kom541000 BSP for TMS570LS31x Hercules Development Kit from TI (TMS570LS3137) … 4.115
Note: See TracRevisionLog for help on using the revision log.