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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @276afd2b   04/23/18 07:48:52 Sebastian Huber bsps: Move SPI drivers to bsps This patch is a part of the BSP source … 5
(edit) @a2dad96   04/23/18 07:45:28 Sebastian Huber bsps: Move I2C drivers to bsps This patch is a part of the BSP source … 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) @ef78454   04/19/18 04:18:55 Sebastian Huber bsps: Move gpio.c to bsps This patch is a part of the BSP source … 5
(edit) @c4ccf26c   04/17/18 04:57:46 Sebastian Huber bsps: Convert all bsp_predriver_hook() Use RTEMS_SYSINIT_ITEM() … 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) @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) @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) @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) @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) @5eb769ca   09/08/16 21:40:21 pisa arm/raspberrypi: define bsp_reset to restart board by watchdog. … 5
(edit) @531924d   09/08/16 05:24:29 Sebastian Huber bsp/raspberrypi: Rename file 5
(edit) @df2ee9d   09/07/16 18:28:33 pisa arm/raspberrypi: basic BCM2836 SMP implementation. The BSP support is … 5
(edit) @dfbedf3   09/01/16 19:40:09 pisa arm/raspberrypi: rename linkcmds to linkcmds.in to allow their … 5
(edit) @d4316537   07/03/16 15:26:50 pisa bsps/arm: Change code to explicit selection of cache implementation … 5
(edit) @fe106ad5   07/02/16 11:15:02 pisa arm/raspberrypi: Enable HYP to SVC switch for this BSP. This support … 5
(edit) @6b5df95   08/12/15 22:06:49 yangqiao0505 arm/raspberrypi: add fbcons support for rpi bsp 5
(edit) @c12069e   08/12/15 22:06:30 yangqiao0505 arm/raspberrypi: add video outchar support for rpi bsp 5
(edit) @c64d5f0d   05/21/16 22:18:03 Pavel Pisa arm/raspberrypi: move MMU in front of application image to respect … 5
(edit) @c1a9f6a1   08/12/15 22:06:10 yangqiao0505 arm/raspberrypi: add VideoCore? framebuffer without initialization 5
(edit) @8830bfe6   05/19/16 09:36:15 Pavel Pisa arm/raspberrypi: add cmdline support for rpi bsp. 5
(edit) @54c197a   08/12/15 22:05:34 yangqiao0505 arm/raspberrypi: add VideoCore? frame buffer control support 5
(edit) @33e39d31   08/12/15 22:04:33 yangqiao0505 arm/raspberrypi: add VideoCore? mailbox support read and write 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) @7aca0fe   09/05/15 20:53:16 andre.lousa.marques RaspberryPi?: Added I2C and SPI bus support. Further documentation can … 5
(edit) @f7ea9579   08/15/15 18:52:28 andre.lousa.marques Added GPIO API sources to rpi Makefile 5
(edit) @61e7c69   07/27/15 16:01:44 andre.lousa.marques Raspberry Pi implementation for the RTEMS GPIO API. Added support for … 5
(edit) @683ebac   03/04/15 20:49:08 Joel Sherrill raspberrypi: Do not include default IRQ handler and BSP specific one … 4.115
(edit) @96a9f4c   11/12/14 13:00:05 alan.cudmore ARM removed shared/abort from several ARM BSPs 4.115
(edit) @bdd6082   09/18/14 09:07:41 Sebastian Huber bsps: Fix build error Fix build error introduced in … 4.115
(edit) @be4992b1   09/02/14 23:00:44 Joel Sherrill raspberrypi: Use shared bspreset.c 4.115
(edit) @f2a8b60   02/26/14 08:19:17 ralf.kirchner bsp/raspberrypi: Add arm-errata.h and arm-release-id.h 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) @5ceefe1   09/28/13 08:08:25 Hesham Almatary Shared MMU initialization for ARM BSPs and RaspberryPi? MMU support … 4.115
(add) @c32b1ef   03/23/13 18:13:07 alan.cudmore bsp/raspberrypi: New BSP 4.115
Note: See TracRevisionLog for help on using the revision log.