source: rtems/bsps/arm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @635cd68a   04/07/22 19:15:06 karel bsp/arm: allocate .rtemsstack on REGION_STACK instead of on …
(edit) @135d527   05/15/22 20:10:44 karel bsp/stm32h7: remove system files from start directory The files are …
(edit) @31f756b0   05/15/22 20:10:43 karel bsp/stm32h7: copy system files to nucleo-h743zi board directory Also …
(edit) @f8a9a47d   05/15/22 20:10:42 karel bsp/stm32h7: copy system files to stm32h743i-eval board directory …
(edit) @6b051182   05/15/22 20:10:41 karel bsp/stm32h7: remove stm32h7b3i-dk related changes from start system …
(edit) @d8017f20   05/15/22 20:10:40 karel bsp/stm32h7: update stm32h7b3i-dk board system_stm32h7xx.c file …
(edit) @63e327f9   05/15/22 20:10:39 karel bsp/stm32h7: cleanup osc, clk, per files for stm32h7b3i-dk board …
(edit) @7234516c   05/15/22 20:10:38 karel bsp/stm32h7: copy system files to stm32h7b3i-dk board directory Also …
(edit) @409b566   04/06/22 12:13:32 karel bsp/stm32h7: update FMC configuration for SRAM and SDRAM usage The …
(edit) @2b54d2e8   04/05/22 09:34:25 Sebastian Huber bsp/stm32h7: Convert to UNIX line endings
(edit) @ef2c5f70   04/01/22 16:01:07 karel bsp/stm32h7: bring all required changes into system_stm32h7xx for …
(edit) @e2b673d4   04/01/22 16:14:20 karel bsp/stm32h7: properly ifdef all unsupported features in start -hal …
(edit) @2c4331a   04/01/22 16:14:19 karel bsp/stm32h7: configure peripheral clocks for STM32H7B3xxQ (e.g. …
(edit) @074cb1c   04/01/22 16:14:18 karel bsp/stm32h7: configure oscillator for STM32H7B3xxQ (e.g. STM32H7B3I-DK BSP)
(edit) @b50f3e8   04/01/22 16:14:17 karel bsp/stm32h7: configure AHB clock divider for STM32H7B3xxQ (e.g. …
(edit) @27d1707   04/01/22 16:14:16 karel bsp/stm32h7: disable ethernet for STM32H7B3I-DK BSP variant Note: the …
(edit) @c48bedd   04/01/22 16:14:12 karel bsp/stm32h7: add flash latency configuration
(edit) @0acc1360   04/01/22 16:14:11 karel bsp/stm32h7: add configuration for USART1 GPIO pins, registers and …
(edit) @044bc3c   04/01/22 16:14:09 karel bsp/stm32h7: add power supply configuration
(edit) @753873e5   03/22/22 20:03:30 joel Update Eric Norum contact info and start to normalize file headers
(edit) @e7a2470d   03/14/22 08:22:40 Sebastian Huber bsps/arm: Fix bsp_start_memcpy() for ARMv7-AR Synchronize data and …
(edit) @ba619b7f   03/01/22 21:38:20 joel bsps/arm/: Scripted embedded brains header file clean up Updates #4625.
(edit) @bafeff60   11/24/21 12:08:12 marcus.ritter bsp/altera-cyclone-v: fix the creation of reserved memory regions
(edit) @6fe66224   02/16/22 09:21:54 christian.mauderer bsp/imxrt: Enforce alignment for devicetree A device tree binary has …
(edit) @1e0a1633   02/17/22 05:55:03 Chris Johns bsp/arm/zynq: Cadence I2C has moved, update to the new path
(edit) @cff16379   08/12/21 08:00:56 christian.mauderer bsp/atsam: Improve UART / USART tx performance Put the next character …
(edit) @0074c9ec   02/03/22 08:38:40 christian.mauderer bsp/atsam/i2c: Add error return and fix edge cases The driver didn't …
(edit) @974d24f8   02/03/22 08:39:39 christian.mauderer bsp/atsam/i2c: Simplify driver Do some clean ups. Remove superfluous …
(edit) @aa95122   01/13/22 07:38:07 christian.mauderer bsp/atsam: Optionally use DMA for UART Rx If the system is busy with …
(edit) @fbd18c0   01/13/22 07:38:06 christian.mauderer bsp/atsam: Merge USART and UART driver If no extended features of the …
(edit) @dd70c81   11/25/21 01:43:10 joel bsp_specs: Delete last remnants of these. Updates #3937.
(edit) @1fc3f171   09/28/21 12:19:47 christian.mauderer bsp/imx: Add cs_change support to SPI
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @73c182a   08/23/21 17:53:42 stephen.clark bsps/zynq: Moved general i2c files to shared directories Certain …
(edit) @e495633   09/01/21 13:54:33 christian.mauderer bsps/imxrt: Improve SPI driver It wasn't possible to keep the CS line …
(edit) @1c060681   08/09/21 11:13:22 dangipranav bsps/raspberrypi: Add SEV Instruction for RPi SMP firmware changes. …
(edit) @5947204   08/04/21 12:21:34 Sebastian Huber bsps/arm: More robust SMP start Do not continue execution on …
(edit) @c7b4eca7   07/27/21 07:58:43 Sebastian Huber bsps/irq: bsp_interrupt_facility_initialize() Do not return a status …
(edit) @b910e60   07/07/21 11:44:16 Sebastian Huber bsp/raspberrypi: Add interrupt get/set affinity Add default …
(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) @5cc1695   04/19/21 08:55:33 robin.mueller.m Fixes for TMS570 BSP When compiling the lwIP port for the TMS570, …
(edit) @b24e8142   07/16/21 12:32:03 robin.mueller.m STM32H7 ethernet pin corrections These patches were submitted a few …
(edit) @7b2d569   07/09/21 08:39:01 Sebastian Huber bsp/imx: Fix SMP start Flush imx_gic_dist_base so that secondary …
(edit) @a398909   07/09/21 08:40:35 Sebastian Huber bsps/arm: Fix SMP start Skip the data cache initialization if we are …
(edit) @89b652a5   07/07/21 14:37:27 christian.mauderer bsps/imxrt: Fix undefined symbol
(edit) @8b0e3334   07/06/21 15:53:12 dangipranav bsps/arm: Add start up support for ARMv6 RPi Models
(edit) @b28c0c66   07/07/21 12:38:40 Sebastian Huber bsp/raspberrypi: Fix <bsp/irq.h> header guard
(edit) @1b560731   07/07/21 07:52:56 Sebastian Huber bsp/imx: Fix pointer from integer warning
(edit) @0d3453a4   05/28/21 14:54:00 christian.mauderer bsps/imxrt: Simplify linkcmds and make it flexible Calling the memory …
(edit) @95a38dd   05/28/21 13:50:31 christian.mauderer bsps/imxrt: Allow different ARM PLL setting Update #4180
(edit) @6b7a3858   06/19/21 12:24:26 Sebastian Huber bsp/atsam: Fix BSP_INTERRUPT_VECTOR_COUNT Fix an off by one error. …
(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) @55ce66ca   06/07/21 07:37:51 Sebastian Huber arm/fvp: Fix integer from pointer without a cast Update #4202.
(edit) @ea41722c   04/30/21 17:14:48 ryan.long Change filesystem utime_h handler to utimens_h Also updated licenses. …
(edit) @15e26f4   05/12/21 09:34:52 christian.mauderer bsps/imxrt: Enable DMA clock The EDMA is intialized so make sure the …
(edit) @691fec40   05/11/21 11:46:56 christian.mauderer bsps/imxrt: Fix OCRAM, ITCM and DTCM sizes The sizes are configurable …
(edit) @988cc1a   04/12/21 14:53:43 christian.mauderer bsps/imxrt: Add addresses and interrupts to dts Add addresses and …
(edit) @c3056666   05/12/21 06:46:30 christian.mauderer bsps/imxrt: Reduce devicetree size Remove symbols that would be …
(edit) @08e4e6f2   04/07/21 13:05:26 christian.mauderer bsps/imxrt: Fix documentation error Update #4180
(edit) @98cb84e   05/17/21 06:04:07 Sebastian Huber arm/altera-cyclone-v: Fix compile error Update #4406.
(edit) @523867d   05/11/21 15:27:20 Sebastian Huber rtems: Constify rtems_task_wake_when() Add a parameter to …
(edit) @3af2dc7   05/11/21 14:26:55 frank.kuehndel _TOD_Validate(): Fix incorrect return code This patch fixes bug …
(edit) @e10dec0   04/30/21 13:47:10 Sebastian Huber bsps: Support RTEMS_NOINIT in linkcmds Update #3866.
(edit) @263e00b   04/29/21 11:42:00 Sebastian Huber bsps/arm: ARMV7_CP15_START_WORKSPACE_ENTRY_INDEX Change the …
(edit) @3764935   04/26/21 09:20:32 robin.mueller.m Implementation for STM32 HAL_GetTick using RTEMS Uses configured …
(edit) @d75b29d   04/10/21 19:15:27 niteesh.gs bsps/beagle: Refactored i2c driver Refactored the i2c driver to parse …
(edit) @2a24f99d   04/16/21 05:50:21 Sebastian Huber bsps/arm: Set MSP in ARMv7-M start code Set the Main Stack Pointer …
(edit) @100c050c   04/20/21 16:31:31 robin.mueller.m Updated tick implementation for HAL_GetTick This now uses …
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @05cd707d   04/06/21 07:56:41 Sebastian Huber arm/stm32h7: Add STM32H7_USART3_GPIO_*
(edit) @6bb6b69b   04/06/21 07:43:23 Sebastian Huber arm/stm32h7: Add STM32H7_HSE_FREQUENCY
(edit) @8fd29cfb   03/02/21 15:14:41 christian.mauderer stm32h7: Add init for sdmmc pins Update #4372
(edit) @aa9e3c62   03/02/21 13:00:50 christian.mauderer stm32h7: Add SDMMC modules to clock Update #4372
(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) @65ab1cda   02/04/21 13:27:50 christian.mauderer bsps/arm/imxrt: Add FDT and FDT helper for QTMR Makes it simpler to …
(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) @de7df04   02/26/21 08:48:41 Sebastian Huber bsps: Fix legacy build
(edit) @32b0d6f8   02/24/21 10:13:30 Sebastian Huber bsps: Change license to BSD-2-Clause of some files Change license to …
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @9eb9813   01/26/21 14:29:00 Sebastian Huber bsps: Add missing DWARF 5 sections Sort alphabetically.
(edit) @33c12d5   01/25/21 10:19:21 Sebastian Huber bsps: Support DWARF 5 sections GCC 11 uses DWARF 5 by default.
(edit) @7b99d76   01/18/21 09:02:40 christian.mauderer bsp/imx: Fix system counter init for imx6 For i.MX7 U-Boot …
(edit) @36b4e8c   12/14/20 13:12:21 christian.mauderer bsps/imxrt: Add ioctl to LPSPI to get registers This allows an …
(edit) @d9794a1   12/14/20 13:54:47 christian.mauderer bsps/imxrt: Add DMA numbers to dtsi Also currently no driver uses …
(edit) @a434cc8   11/24/20 16:22:38 christian.mauderer bsps/shared: Adapt fsl-edma driver for imxrt Note: The changes have …
(edit) @22e9dafb   12/14/20 13:09:11 christian.mauderer bsps/imxrt: Use standard names to avoid warnings If spi or i2c slaves …
(edit) @6600585f   01/04/21 18:21:11 Sebastian Huber bsp/stm32h7: Split console configuration This allows applications to …
(edit) @affc8de   01/04/21 17:58:24 Sebastian Huber bsp/stm32h7: Split start configuration This allows applications to …
(edit) @828ea6e   12/23/20 09:25:33 Sebastian Huber Update header.am
(edit) @81c7f5be   12/03/20 14:31:40 Sebastian Huber arm/fvp: New BSP This BSP supports the Arm Fixed Virtual Platform. …
Note: See TracRevisionLog for help on using the revision log.