source: rtems/bsps/arm/beagle

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ba619b7f   03/01/22 21:38:20 joel bsps/arm/: Scripted embedded brains header file clean up Updates #4625.
(edit) @dd70c81   11/25/21 01:43:10 joel bsp_specs: Delete last remnants of these. Updates #3937.
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @c7b4eca7   07/27/21 07:58:43 Sebastian Huber bsps/irq: bsp_interrupt_facility_initialize() Do not return a status …
(edit) @32f5a195   06/29/21 12:06:03 Sebastian Huber bsps/irq: bsp_interrupt_vector_disable() Return a status code for …
(edit) @bc86a5fa   06/29/21 12:01:17 Sebastian Huber bsps/irq: bsp_interrupt_vector_enable() Return a status code for …
(edit) @deb5afb   07/05/21 11:28:02 Sebastian Huber bsps/irq: Add rtems_interrupt_is_pending() Add a default …
(edit) @eebecd0   06/28/21 07:36:29 Sebastian Huber bsps/irq: Add rtems_interrupt_get_attributes() Add a default …
(edit) @9832652c   06/28/21 06:44:49 Sebastian Huber bsps/irq: Add rtems_interrupt_raise() Add rtems_interrupt_raise_on() …
(edit) @781213f9   06/28/21 06:20:53 Sebastian Huber bsps/irq: Add rtems_interrupt_vector_is_enabled() Add a default …
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(edit) @3fee6620   06/19/21 10:51:58 Sebastian Huber bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNT Use …
(edit) @cd5573c   06/19/21 10:40:57 Sebastian Huber bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNT Assert …
(edit) @af73b7b6   06/18/21 05:37:18 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN Remove …
(edit) @d75b29d   04/10/21 19:15:27 niteesh.gs bsps/beagle: Refactored i2c driver Refactored the i2c driver to parse …
(edit) @5607464   03/13/21 11:02:03 niteesh.gs bsp/beagle: Ported Beagle pinmux driver to RTEMS The following files …
(edit) @7589f1e0   03/13/21 11:02:02 niteesh.gs bsps/beagle: Added SOC detection using FDT Detects the SOC type using …
(edit) @320cb42   02/23/21 08:18:40 james.fitzsimons bsps/beagle: Updating licences to latest BSD 2 clause
(edit) @db86c3eb   02/23/21 08:18:39 james.fitzsimons bsps/beagle: Adding QEP driver support to BeagleBoneBlack? BSP
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @272534e   12/18/20 09:11:51 Sebastian Huber bsps/arm: Set VBAR in start.S Set the VBAR to the vector table in the …
(edit) @6014fad   07/08/20 08:53:26 christian.mauderer bsps/beagle: Remove some debug output from I2C.
(edit) @a3b86d6c   07/05/20 10:39:37 james.fitzsimons Fix for Beaglebone BSP PWM bug
(edit) @084ea83   05/06/20 08:30:51 Chris Johns testsuite: Add expected-fail to beagleboneblack Updates #2962 5
(edit) @c344e58   02/02/20 10:00:54 Sebastian Huber Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 … 5
(edit) @bc28b65   11/14/19 14:02:03 Sebastian Huber bsp/beagle: Rename linker command file This BSP family uses only one … 5
(edit) @2fdbdbc   10/19/19 04:53:50 Chris Johns arm/beanglebone: Fix i2c build error. 5
(edit) @a4e96cf   09/17/19 20:46:05 vijaykumar9597 bsps/beagle: register i2c device at initialization 5
(edit) @886956a   08/02/19 20:57:01 vijaykumar9597 bsp/beagle: Add nocache section Closes #3780 5
(edit) @163927e5   07/30/19 19:14:16 christian.mauderer bsps/beagle: Remove dead code from GPIO. Remove static stuff that is … 5
(edit) @7d4f74e   06/25/19 11:16:27 Chris Johns arm/beagle: Add libdebugger support. - Port the jbang code from C++ … 5
(edit) @b89d6cc   06/24/19 20:16:59 christian.mauderer bsp/beagle: Partial re-write of I2C driver. The old driver worked … 5
(edit) @c991eeec   03/04/19 14:32:15 Sebastian Huber bsps: Adjust bsp.h Doxygen groups Update #3706. 5
(edit) @212663be   02/26/19 14:44:50 Sebastian Huber bsps: Adjust architecture Doxygen groups - Use CamelCase as it is … 5
(edit) @68a5f751   02/25/19 22:30:11 garnie_a arm/beagle: Fix sdcard.sh tool 5
(edit) @ecf62845   02/25/19 22:30:09 garnie_a arm/beagle: SPI driver 5
(edit) @95c1921   01/21/19 08:17:05 Sebastian Huber bsps/arm: Remove unused bsp_stack_irq_size Update #3459. 5
(edit) @61c51db   07/24/18 06:25:35 Sebastian Huber bsp/beagle: Fix warnings 5
(edit) @7ee59313   06/01/18 05:11:12 Sebastian Huber Remove Clock_driver_support_shutdown_hardware() The aim of this clock … 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) @531d160   04/25/18 08:50:12 Sebastian Huber bsp/beagle: Move source files to bsps This patch is a part of the BSP … 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) @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) @9964895   04/20/18 08:35:35 Sebastian Huber bsps: Move startup files to bsps Adjust build support files to new … 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
(add) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
Note: See TracRevisionLog for help on using the revision log.