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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a4d7e4ce   08/06/19 10:00:56 Chris Johns arm/raspberry: Set the workspace based on the mailbox version. - … 5
(edit) @1e6380b   07/26/19 06:12:20 Sebastian Huber bsps/arm: Move HYP to SVC change to start.S This fixes the corruption … 5
(edit) @41a557bc   12/21/18 07:39:33 Sebastian Huber bsps/arm: Add ARMv7-AR disable data cache Close #3667. 5
(edit) @477bca2   10/06/18 08:59:10 Sebastian Huber build: Remove local.am 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 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) @fc1bdb83   04/25/18 08:36:01 Sebastian Huber bsp/raspberrypi: Move source files to bsps This patch is a part of … 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) @65e59cc0   04/24/18 04:37:06 Sebastian Huber bsps/arm: Move bsp_memory_management_initialize() This function is … 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) @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) @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) @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) @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) @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) @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) @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) @21267897   01/19/17 20:37:13 Gedare Bloom raspberrypi: fix math inside of sizeof Move the subtraction of 1 for … 5
(edit) @70e8abf   01/19/17 20:34:18 Gedare Bloom raspberrypi: use signed int for return variable Closes #2873. 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) @5d369c85   09/03/16 12:10:52 pisa arm/raspberrypi: use GPU/system timer as clock source. It has … 5
(edit) @40f49d1   09/03/16 12:04:16 pisa arm/raspberrypi: correct and extend definitions for GPU timer. 5
(edit) @df2ee9d   09/07/16 18:28:33 pisa arm/raspberrypi: basic BCM2836 SMP implementation. The BSP support is … 5
(edit) @38a5385   09/01/16 19:55:51 pisa arm/raspberrypi: propagate number of configured CPUs into linker script. 5
(edit) @dfbedf3   09/01/16 19:40:09 pisa arm/raspberrypi: rename linkcmds to linkcmds.in to allow their … 5
(edit) @4c53be1   09/03/16 01:37:36 pisa arm/raspberrypi: more definitions of BCM2836 core local peripherals. 5
(edit) @bf62c39   09/03/16 00:26:10 krohini1593 arm/raspberrypi: include definitions of BCM2836 SMP mailboxes. 5
(edit) @3c74f4aa   08/27/16 06:15:04 muditjain18011995 arm/raspberrypi: Mailbox : Extending functionality Adding … 5
(edit) @912a1a90   07/31/16 11:10:28 pisa arm/raspberrypi: framebuffer driver checks for initialization and … 5
(edit) @3d3ad4dc   07/31/16 09:33:06 pisa arm/raspberrypi: VideoCore? access corrections in cache operation and … 5
(edit) @ba0471d   07/23/16 13:15:17 pisa arm/raspberrypi: add Secure Digital (SD) controller interrupt source … 5
(edit) @d216c5d6   07/23/16 10:10:34 pisa arm/raspberrypi: change interrupt dispatch and enable to generic … 5
(edit) @d548318   07/23/16 10:07:10 pisa arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM … 5
(edit) @1c62f7ee   07/22/16 08:27:11 deval.maker Added USB interrupt handler. And defined some macros regarding USB. 5
(edit) @dcf806e   07/17/16 16:50:18 pisa arm/raspberrypi: reorder and update MMU config table to nor force RW … 5
(edit) @bef2b73   07/17/16 16:45:46 pisa arm/raspberrypi: use cache manager operations to flush/invalidate all … 5
(edit) @a48c052   07/15/16 14:21:12 pisa arm/raspberrypi: cache manager can be used for mailbox synchronization … 5
(edit) @d4316537   07/03/16 15:26:50 pisa bsps/arm: Change code to explicit selection of cache implementation … 5
(edit) @2d5902d6   07/02/16 16:52:44 pisa arm/raspberrypi: update VideoCore? cache flush workaround to work on … 5
(edit) @fe106ad5   07/02/16 11:15:02 pisa arm/raspberrypi: Enable HYP to SVC switch for this BSP. This support … 5
(edit) @b83c23e6   06/28/16 15:07:02 pisa arm/raspberrypi: resolve BSP warnings. 5
(edit) @68565b0   06/28/16 14:15:38 pisa arm/raspberrypi: run VideoCore? and mailbox code through … 5
(edit) @48704cde   06/20/16 21:17:57 spark1729 arm/raspberrypi: Adding functionalities to Mailbox RPi Added … 5
(edit) @14de20f1   06/24/16 09:22:43 pisa arm/raspberrypi: Force VC mail box buffer to be synchronized through … 5
(edit) @fa239ff2   06/19/16 13:41:45 Pavel Pisa arm/raspberrypi: Ensure that buffers used for VC mail box … 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) @b96defd   05/21/16 23:10:21 Pavel Pisa arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns … 5
(edit) @de378ad   05/21/16 21:50:31 Pavel Pisa arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided … 5
(edit) @4c59eebf   05/21/16 01:10:06 Pavel Pisa arm/raspberrypi: cmdline enhancement and early access workaround. … 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) @1258229   05/19/16 08:34:18 Pavel Pisa arm/raspberrypi: add locking around GPIO pin function selection. This … 5
(edit) @4b62192f   05/19/16 08:29:28 Pavel Pisa arm/raspberrypi: correct GPIO pin function selection. Original … 5
Note: See TracRevisionLog for help on using the revision log.