Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/bsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6b79abfb   12/10/20 08:41:54 Sebastian Huber bsp/realview-pbx-a9: Fix smpfatal04 test
(edit) @bd7bef52   12/08/20 06:56:53 Sebastian Huber bsps/arm: Support system level ARM Generic Timer Update #4202.
(edit) @e68827e   12/04/20 10:42:42 Sebastian Huber arm/cache-cp15: Support Armv8 Update #4202.
(edit) @368fab5   12/09/20 13:25:15 Sebastian Huber bsps: Print CPU in default fatal error extension
(edit) @9ce47a5   12/08/20 10:20:09 Sebastian Huber bsps: Add SMP support to ARM GICv3 Update #4202.
(edit) @2365c937   12/03/20 16:58:26 kinsey.moore spec: Move zynq-uart into its own object Currently, zynq-uart code is …
(edit) @a92d4ae   11/16/20 19:36:51 kinsey.moore Add AArch64 ZynpMP BSP This adds a BSP family that runs on the Xilinx …
(edit) @5686b44d   12/02/20 19:20:36 kinsey.moore zynq-uart: Fix set_attributes implementation The zynq-uart …
(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) @99c73303   11/23/20 15:34:26 Sebastian Huber rtems: Improve rtems_interrupt_server_create() Also start interrupt …
(edit) @1cbe577   11/05/20 20:02:28 kinsey.moore spec/aarch64: Only apply SUBALIGN(4) to ILP32 The SUBALIGN(4) …
(edit) @6c07890   10/13/20 13:48:14 Sebastian Huber doxygen: Use common syntax for groups
(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) @b4c29b5   10/24/20 14:43:49 Jiri Gaisler Add networking support for griscv bsp * Only GRETH device supported …
(edit) @350bba7a   11/05/20 08:56:16 Sebastian Huber sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP() Update #4171.
(edit) @82811477   11/05/20 08:50:36 Sebastian Huber sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE() Update #4171.
(edit) @b7271f8   11/05/20 08:32:09 Sebastian Huber sparc: Add SPARC_IS_INTERRUPT_TRAP() Update #4171.
(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) @db94626b   10/26/20 14:09:36 Sebastian Huber bsp/leon3: Updat due to API changes
(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) @bb4e534   10/19/20 15:39:10 Sebastian Huber bsps: Fix rtems_interrupt_server_delete() The ISR lock must be …
(edit) @f9c8e14   09/18/20 08:00:46 Sebastian Huber grlib: Add ambapp_common_info to derived types This avoids a cast in …
(edit) @c15c520   09/18/20 08:00:45 Sebastian Huber grlib: Remove unused conversion macros
(edit) @3154203b   09/18/20 08:00:44 Sebastian Huber grlib: Remove superfluous forward decls
(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) @f28a6def   10/05/20 14:28:24 frank.kuehndel disp_hcms29xx: Fix string truncation warning The strlcpy() function …
(edit) @d7a48e1   10/06/20 05:39:44 Sebastian Huber rtems: Improve RTEMS_NO_RETURN attribute Provide RTEMS_NO_RETURN also …
(edit) @e1a0e0c3   10/08/20 05:50:10 Sebastian Huber grlib: Add and use irqmp_has_timestamp() Replace …
(edit) @560c08c   10/07/20 15:34:27 joel bsps/include/bsp/fatal.h: Add GRLIB specific fatal error updates #4028.
(edit) @0c74ff9   10/07/20 13:38:28 joel Misc: Correct spelling of occurred
(edit) @ed9c88c   10/02/20 14:27:54 kinsey.moore bsps: Add Cortex-A53 ILP32 BSP variant This adds an AArch64 ILP32 BSP …
(edit) @db68ea1   09/22/20 13:32:56 kinsey.moore bsps: Add Cortex-A53 LP64 basic BSP This adds an AArch64 basic BSP …
(edit) @cb2afd2   09/30/20 00:54:20 kinsey.moore bsps/shared: Add PSCI-based bspreset implementation This adds a …
(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) @1f77518   09/23/20 10:36:56 jan.sommer bsps/pc386: Add missing license header Closes #4093.
(edit) @e8450a6c   09/22/20 15:38:12 Sebastian Huber bsps/riscv: Add bsp_fdt_map_intr() This function is required by libbsd.
(edit) @e59cb6a2   09/20/20 15:45:11 Sebastian Huber bsps/powerpc: Remove ppc_generic define Do not force BSPs to define …
(edit) @4897a82d   09/15/20 07:07:29 Hesham.Almatary riscv: Make sifive_test finisher 4 bytes QEMU is now stricter with …
(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) @2a4ccc4   09/15/20 13:07:25 Sebastian Huber bsp/pc386: Remove support for obsolete Binutils Update #3818.
(edit) @2786b0a   09/13/20 14:13:14 Sebastian Huber bsps/riscv: Use far jump to boot_card() Use a far jump to avoid …
(edit) @f3f0370f   07/19/19 11:09:43 Sebastian Huber build: Alternative build system based on waf Update #3818.
(edit) @5959b1e   09/10/20 17:29:11 joel Remove tmoverhd which existed to produce the obsolete coverhd.h …
(edit) @e563e61   09/10/20 16:41:33 joel Remove remaining references to coverhd.h Closes #4040.
(edit) @764ea578   09/06/20 21:07:29 Hesham.Almatary htif_console_handler is defined in htif.c closes #4069.
(edit) @d556af36   08/31/20 12:12:14 Sebastian Huber bsps: Always install IPI in SMP configs The inter-processor interrupt …
(edit) @b87efa7   08/20/20 07:18:06 jan.sommer bsp/xilinx-zynq: Flush TX-Buffer before initializing uart Closes …
(edit) @fe6191f   04/15/20 14:36:07 Sebastian Huber bsps/leon3: Remove superfluous includes
(edit) @95d37b6   08/03/20 10:16:51 Sebastian Huber bsps/arm: Use _Assert()
(edit) @3ec5f20   07/27/20 01:23:19 Chris Johns powerpc/io: The eieio() function clashes with FreeBSD. Change.
(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) @29e7a069   08/01/20 12:30:10 Sebastian Huber dev/spi-memdrv: Fix use of uninit mem_param_ptr
(edit) @c60942ea   07/30/20 08:30:15 Sebastian Huber rtems: Add rtems_interrupt_server_create() Add …
(edit) @02c9eb85   07/20/20 05:46:53 christian.mauderer bsps/fdt: Make sure data is cache aligned The cache of the fdt blob …
(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) @a3bcc79   07/30/20 17:29:23 Sebastian Huber bsps/lm32: Use shared <bsp/irq.h> Having a duplicate header with the …
(edit) @33314eb   07/23/20 06:42:59 Sebastian Huber bsps/clock: Fix fast idle clock tick support If we interrupt a thread …
(edit) @9cb107c9   07/03/20 12:31:47 jan.sommer bsps/pc386: Fix IPI for non-consecutive APICIDs - properly use the …
(edit) @479b2bf   05/11/20 06:25:32 Sebastian Huber rtems: Remove _Copyright_Notice from API header Close #3981.
(edit) @a3b86d6c   07/05/20 10:39:37 james.fitzsimons Fix for Beaglebone BSP PWM bug
(edit) @401b237   07/03/20 05:46:24 Sebastian Huber epiphany: Remove support for this target Due to an unmaintained …
(edit) @523551cc   07/03/20 07:18:13 Sebastian Huber bsps/powerpc: Remove obsolete BSPs Update #3951.
(edit) @70b803b5   07/03/20 07:15:50 Sebastian Huber bsps/powerpc: Remove SPE enabled variants The PowerPC SPE support was …
(edit) @69690f6   04/21/20 11:10:07 Sebastian Huber bsps/powerpc: Remove atexit form start.o Remove superflous atexit …
(edit) @9b5af6a   04/08/20 11:19:51 Sebastian Huber bsps/powerpc: Fix tlbie instruction usage GCC 10 no longer passes …
(edit) @9b3b33d   04/07/20 06:26:00 Sebastian Huber bsps/powerpc: Fix inline assembly GCC 10 no longer passes -many to …
(edit) @b4a786d   04/08/20 11:48:41 Sebastian Huber bsp/qoriq: Fix tlbwe sequence
(edit) @6a02c11b   07/05/20 10:52:01 Sebastian Huber bsps/mips: Fix issues with -fno-common
(edit) @bc73a085   06/17/20 05:57:26 Chris Johns i386/pc: Initialise the printk serial port on first use 5
(edit) @4a8b135   06/10/20 16:45:26 joel bsps/i386/pc386/start/*.S: Remove space before tab 5
(edit) @96d9823   05/31/20 14:22:59 jan.sommer bsp/pc386: Disable interrupt nesting for job handler - Fixes timeout … 5
(edit) @208cd6b   05/31/20 14:22:57 jan.sommer bsps/pc386: Separate smp API functions. Makes smpfatal08 link 5
Note: See TracRevisionLog for help on using the revision log.