source: rtems/bsps/arm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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. …
(edit) @016bcb3   12/22/20 12:10:53 Sebastian Huber bsps/arm: Rely on initialized vector table The …
(edit) @9f3a08e   12/22/20 12:00:27 Sebastian Huber bsps: Use header file for GIC architecture support This avoids a …
(edit) @23d9223a   12/21/20 09:08:30 Sebastian Huber bsps/arm: Invalidate TLB in start.S Update #4202.
(edit) @e164df5e   12/18/20 21:00:54 Sebastian Huber bsps/arm: Clear SCTLR[M, I, A, C] in start.S Initialize the data and …
(edit) @b32fd227   12/21/20 07:08:00 Sebastian Huber bsps/arm: Add arm-data-cache-loop-set-way.h This makes it possible to …
(edit) @46a3c04   12/21/20 08:40:50 Sebastian Huber bsps/arm: Remove optional start hook arguments The start hook …
(edit) @76a1a53   12/21/20 06:29:41 Sebastian Huber bsps/arm: Invalidate branch predictors earlier Make sure the branch …
(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) @b5aceef   12/10/20 09:49:37 Sebastian Huber bsps: Remove gicvx_interrupt_dispatch() Avoid one level of …
(edit) @0deeb02   12/15/20 10:24:14 Sebastian Huber bsps/arm: Fix MMU configuration Update #4184.
(edit) @9b3def2   11/24/20 09:55:14 christian.mauderer bsps/arm/imx*: Fix location of shared headers When moving the headers …
(edit) @b63a187   12/04/20 08:44:51 christian.mauderer bsps/imxrt: Split up dts. This allows simpler creation of own dts …
(edit) @66723ee6   11/07/20 13:07:26 christian.mauderer bsp/rtl22xx: Fix non-ASCII character
(edit) @86d3c275   11/07/20 10:11:07 christian.mauderer bsps: Replace non-ASCII trademark symbol
(edit) @2fbc889   11/07/20 10:03:29 christian.mauderer bsps: Replace non-ASCII copyright character
(edit) @1a7afb5   11/24/20 08:40:38 jan.sommer bsps/arm: Fix MMU small pages support - For small tables only round …
(edit) @105e520   12/10/20 07:08:00 Sebastian Huber bsps: Remove ARM GIC SGI target filter Remove the target filter for …
(edit) @b6925e1   12/09/20 13:29:47 Sebastian Huber bsps: Fix GICv3 arm_gic_trigger_sgi() Use the targets parameter to …
(edit) @6b79abfb   12/10/20 08:41:54 Sebastian Huber bsp/realview-pbx-a9: Fix smpfatal04 test
(edit) @e68827e   12/04/20 10:42:42 Sebastian Huber arm/cache-cp15: Support Armv8 Update #4202.
(edit) @5b064a4   12/03/20 09:08:23 Sebastian Huber bsps: Remove unused bsp_stack_main_size
(edit) @a151ee1   10/29/20 18:40:54 kinsey.moore bsps: Move ARM GICv2 driver to bsps/shared This moves the ARM GICv2 …
(edit) @f085957   10/26/20 15:26:49 kinsey.moore bsps: Move zynq-uart to bsps/shared This moves the zynq-uart driver …
(edit) @9c20b987   11/26/20 18:53:25 Sebastian Huber rtems: Add <rtems/rtems/clockimpl.h>
(edit) @fe58f6ce   11/26/20 07:13:52 Sebastian Huber bsp/stm32h7: Add and use BSP Doxygen group Update #3910.
(edit) @7141afbb   10/09/20 13:55:35 christian.mauderer bsp/imxrt: Add new BSP Update #4180
(edit) @57b5b29c   11/17/20 09:11:23 christian.mauderer bsp/imxrt: Adapt imported files Update #4180
(edit) @8abf858c   10/16/20 11:15:47 christian.mauderer bsp/imxrt: Fix warnings for imported files Update #4180
(edit) @48f6a6c3   10/12/20 11:40:30 christian.mauderer bsp/imxrt: Import files from MCUXpresso SDK V2.8.5 The following …
(edit) @b169095c   11/17/20 08:38:50 christian.mauderer cpu/armv7m: Add table based init for ARMV7M_MPU Modify the MPU …
(edit) @6cece585   11/03/20 10:21:41 christian.mauderer bsps/imx: Move imx-gpio to arm/shared Update #4180
(edit) @e00f443   10/27/20 09:00:31 christian.mauderer imx: Move imx_iomux to arm/shared Update #4180
(edit) @cab11b5   11/09/20 08:16:51 christian.mauderer bsp/atsam: Fix XDMAD status In "bsp/atsam: Simplify XDMAD_Handler()" …
(edit) @99494370   03/04/20 11:34:34 Sebastian Huber bsp/stm32h7: New BSP Update #3910.
(edit) @c44e404   04/03/20 09:12:53 Sebastian Huber bsp/stm32h7: Fix warnings Update #3910.
(edit) @e4ba06f   04/02/20 06:28:56 Sebastian Huber bsp/stm32h7: Disable unused functions Update #3910.
(edit) @abb7858   04/01/20 09:11:59 Sebastian Huber bsp/stm32h7: Enable LL drivers Update #3910.
(edit) @2f157e2   03/23/20 10:37:46 Sebastian Huber bsp/stm32h7: Move <math.h> include This is necessary for libbsd …
(edit) @2cfcd00   03/19/20 10:28:45 Sebastian Huber bsp/stm32h7: Constify some functions Update #3910.
(edit) @2131228   03/04/20 11:33:17 Sebastian Huber bsp/stm32h7: Import from STM32CubeMX-5.6.0 Update #3910.
(edit) @273613f   04/03/20 08:03:28 Sebastian Huber bsps/arm: Sort fast text/data sections
(edit) @3fccdc95   03/20/20 07:10:46 Sebastian Huber bsps/arm: Add support for MPU region alignment Update #3910.
(edit) @cf16821   10/16/20 04:34:39 Sebastian Huber bsps/arm: Add workaround for Errata 794072 Add a workaround for …
(edit) @e7b878e   10/02/20 09:36:20 Sebastian Huber bsps/arm: Workaround for Errata 845369 Add a workaround for Cortex-A9 …
(edit) @7db9c14   10/12/20 15:12:55 joel lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01
(edit) @2695e7d0   10/12/20 15:12:38 joel lpc2362-testsuite.tcfg: Add monitor and psxmsgq01
(edit) @562c2a71   10/12/20 15:12:17 joel lm3s3749-testsuite.tcfg: Add spcxx01
(edit) @f8ad5bb2   08/28/20 03:13:47 kinsey.moore bsps: Break out AArch32 GICv3 support This breaks out …
(edit) @1480c3f   08/28/20 03:07:52 kinsey.moore bsps: Break out AArch32 portions of GPT driver This breaks …
(edit) @1c03649   06/10/20 18:46:12 kinsey.moore Move ARM PL011 UART driver This UART driver is now needed for BSPs …
(edit) @a9995f1   10/05/20 15:14:33 Sebastian Huber bsp/lpc176x: Fix memory map Due to the static allocation of operating …
(edit) @4b767bd   04/03/20 07:53:53 Sebastian Huber bsps/arm: Use RTEMS_SECTION()
(edit) @20d8237   09/04/20 18:10:57 Sebastian Huber arm: Fix arm_cp15_set_translation_table_entries() In a …
(edit) @f3f0370f   07/19/19 11:09:43 Sebastian Huber build: Alternative build system based on waf Update #3818.
(edit) @b87efa7   08/20/20 07:18:06 jan.sommer bsp/xilinx-zynq: Flush TX-Buffer before initializing uart Closes …
(edit) @95d37b6   08/03/20 10:16:51 Sebastian Huber bsps/arm: Use _Assert()
(edit) @1b421585   08/03/20 07:42:25 Sebastian Huber arm/atsam: Make interrupt server configurable The external UART over …
(edit) @6014fad   07/08/20 08:53:26 christian.mauderer bsps/beagle: Remove some debug output from I2C.
(edit) @29a73d8   07/17/20 05:54:44 christian.mauderer bsp/imx: Use GPIOs for SPI CS The chip select lines of the iMX SPI …
(edit) @0f4b911c   07/17/20 05:54:43 christian.mauderer bsp/imx: Add a GPIO driver Update 3869
(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) @7e3af67   05/06/20 05:19:15 Chris Johns testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and … 5
(edit) @222d6879   04/16/20 12:14:12 christian.mauderer bsps/arm: Fix uninitialized value in generic timer … 5
(edit) @01219541   03/30/20 14:38:22 christian.mauderer bsp/imx: Add an extra ecspi clock. Some imx chips or boards don't use … 5
(edit) @19efa9a0   03/28/20 18:24:07 niteesh.gs bsp/raspberrypi: Fix build warnings. 1) _Memory_Initialize makes … 5
(edit) @f493534   04/07/20 22:08:34 joel lpc23xx_tli800-testsuite.tcfg: Add psxaoi03 and psxsignal07 Updates #3938. 5
(edit) @a7ea726f   04/07/20 22:07:08 joel lpc1768_mbed-testsuite.tcfg: Add psxaoi03 and psxsignal07 Updates #3938. 5
(edit) @dcb097a   04/07/20 22:06:37 joel lpc2362-testsuite.tcfg: Add psxaoi03 and psxsignal07 Updates #3938. 5
(edit) @fe5d50ed   04/07/20 22:05:52 joel lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add psxsignal07 Updates #3938. 5
(edit) @f74d70e6   04/07/20 22:05:00 joel lm4f120-testsuite.tcfg: Add psxsignal07 Updates #3938. 5
(edit) @92a3a19c   04/06/20 19:21:26 Sebastian Huber tests: Exclude record02 for some BSPs Update #3938. 5
(edit) @bb8ae78   03/09/20 22:00:58 christian.mauderer bsp/raspberry: Add a bsp_fdt_map_intr(). Fixes #3903 5
(edit) @51307919   03/20/20 08:12:26 Sebastian Huber arm: ARMv7-M statically initialized vector table Statically … 5
(edit) @37e7cc5   03/19/20 20:55:26 joel gdbarmsim: Remove Closes #3611. 5
(edit) @a5187956   03/12/20 21:00:05 joel rtl22xx-testsuite.tcfg: Add dl10 and ttest01 5
Note: See TracRevisionLog for help on using the revision log.