source: rtems/bsps/arm/shared

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1eae6f2   10/25/22 09:11:20 dariusz.sabala bsps/arm: fix Cortex-M7 systick reload value - see ARM DUI 0646C Arm …
(edit) @f6e7c627   09/22/22 05:56:54 Sebastian Huber bsps/arm: Mark functions in start.S Add the function type to _start() …
(edit) @80be0de4   09/20/22 11:18:44 Sebastian Huber bsps/arm: Add comment about banked FIQ registers
(edit) @21a36ed1   08/12/22 07:44:07 Sebastian Huber bsps: Fix .data.rel.ro placement The .data.rel.ro* linker input …
(edit) @5ed00353   07/14/22 12:41:03 Sebastian Huber bsps: Sort .noinit* sections Sort the .noinit* input sections by name …
(edit) @8ca4b5c   06/27/22 13:44:54 joel bsps/arm/shared: Change license to BSD-2 Updates #3053.
(edit) @cb52e37   06/14/22 01:29:41 Chris Johns bsps/arm: MP core timer setting off by one
(edit) @635cd68a   04/07/22 19:15:06 karel bsp/arm: allocate .rtemsstack on REGION_STACK instead of on …
(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) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(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) @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) @a398909   07/09/21 08:40:35 Sebastian Huber bsps/arm: Fix SMP start Skip the data cache initialization if we are …
(edit) @8b0e3334   07/06/21 15:53:12 dangipranav bsps/arm: Add start up support for ARMv6 RPi Models
(edit) @3fee6620   06/19/21 10:51:58 Sebastian Huber bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNT Use …
(edit) @af73b7b6   06/18/21 05:37:18 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN Remove …
(edit) @e10dec0   04/30/21 13:47:10 Sebastian Huber bsps: Support RTEMS_NOINIT in linkcmds Update #3866.
(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) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(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) @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) @9b3def2   11/24/20 09:55:14 christian.mauderer bsps/arm/imx*: Fix location of shared headers When moving the headers …
(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) @e68827e   12/04/20 10:42:42 Sebastian Huber arm/cache-cp15: Support Armv8 Update #4202.
(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) @7141afbb   10/09/20 13:55:35 christian.mauderer bsp/imxrt: Add new BSP Update #4180
(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) @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) @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) @20d8237   09/04/20 18:10:57 Sebastian Huber arm: Fix arm_cp15_set_translation_table_entries() In a …
(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) @222d6879   04/16/20 12:14:12 christian.mauderer bsps/arm: Fix uninitialized value in generic timer … 5
(edit) @51307919   03/20/20 08:12:26 Sebastian Huber arm: ARMv7-M statically initialized vector table Statically … 5
(edit) @e58ecb84   02/21/20 13:21:33 Sebastian Huber bsps/arm: Initialize priorities of PPIs At least on GICv1 the … 5
(edit) @32991495   12/09/19 15:03:11 Sebastian Huber score: Statically allocate idle/MPCI stacks Place idle and MPCI … 5
(edit) @b900f507   02/12/20 07:53:35 Sebastian Huber arm/xilinx-zynq: Split console driver files This avoids to pull in … 5
(edit) @ffa1153   12/14/19 20:36:09 Sebastian Huber bsps: Add RamEnd? to linker command files Update #3838. 5
(edit) @ebf0f8f   08/16/19 19:14:33 kinsey.moore bsps/arm/shared: Add GICv3 implementation This adds support for the … 5
(edit) @2497da06   12/19/19 09:59:20 Sebastian Huber bsps/arm: Export bsp_start_hook_0_done Close #3789. 5
(edit) @b51a1d0   12/04/19 14:29:32 jeff.kubascik bsps/arm: Unmask generic timer in interrupt handler Xen will mask the … 5
(edit) @001cd9bd   12/04/19 14:29:31 jeff.kubascik bsps/arm: Add zImage boot header Xen currently only supports the … 5
(edit) @f9648ba   10/28/19 09:15:28 Sebastian Huber bsps/arm: Add support for small pages MMU The small page MMU support … 5
(edit) @15b6f44d   08/12/19 03:58:31 Chris Johns arm/tlb: Fix the MP affinity check to invalidate ASIDs. - The TI's … 5
(edit) @98d6792   06/25/19 10:48:51 Chris Johns arm: Select the TLB invalidate based on the core's Id variant. Closes … 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) @0ee2125   07/26/19 05:59:27 Sebastian Huber bsps/arm: Move register init to start.S This makes it easier to … 5
(edit) @0f5c1d53   07/26/19 05:54:05 Sebastian Huber bsps/arm: Remove register init for ARMv7-M There are no known ARMv7-M … 5
(edit) @c43071f   06/25/19 08:43:55 Chris Johns arm: Return the current handler from arm_cp15_set_exception_handler … 5
(edit) @7fdf48a   04/28/19 12:29:21 Sebastian Huber score: Add _SMP_Othercast_action() 5
(edit) @65870044   04/18/19 04:47:01 Sebastian Huber score: Add _SMP_Broadcast_action() 5
(edit) @ad40d05e   04/12/19 05:55:31 Sebastian Huber score: Remove _SMP_Before_multitasking_action() Use … 5
(edit) @b004430   04/10/19 23:38:53 jeff.kubascik bsp/zynq-uart: Move Zynq UART driver to shared directory This driver … 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @15359bb   03/07/19 10:56:31 Sebastian Huber bsps/arm: Adjust CMSIS Doxygen groups Update #3706. 5
(edit) @828276b   03/05/19 06:58:18 Sebastian Huber bsps: Adjust shared 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) @76918e1   02/28/19 09:40:10 Sebastian Huber bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0 The following … 5
(edit) @e33be09   02/27/19 14:10:53 Sebastian Huber bsps/arm: Support GIC group 0/1 5
(edit) @feea03b6   02/27/19 09:53:30 Sebastian Huber Remove explicit file names from @file This makes the @file … 5
(edit) @bdec62c4   02/18/19 08:01:27 Sebastian Huber bsps/arm: Move device tree copy Move device tree copy operation after … 5
(edit) @0fb52ce   02/07/19 06:45:58 Sebastian Huber bsps/arm: Fix generic timer frequency Update #3456. 5
(edit) @95c1921   01/21/19 08:17:05 Sebastian Huber bsps/arm: Remove unused bsp_stack_irq_size Update #3459. 5
(edit) @e7d623e7   01/10/19 06:57:36 Sebastian Huber bsps/arm: Conditional ARMv7-AR data cache disable Update #3667. Close … 5
(edit) @0abe47f   01/10/19 06:29:54 thomas.doerfler bsps/arm: Fix typo in disable cache for ARMv7-AR Update #3667. 5
(edit) @c37807e9   12/21/18 10:57:26 Sebastian Huber bsps/arm: Add cache size support for CP15 5
(edit) @41a557bc   12/21/18 07:39:33 Sebastian Huber bsps/arm: Add ARMv7-AR disable data cache Close #3667. 5
(edit) @ba85655   12/21/18 09:16:02 Sebastian Huber ARM_CACHE_L1_CPU_SUPPORT_PROVIDES_RANGE_FUNCTIONS Remove this … 5
(edit) @e0caabe   11/20/18 12:09:53 Sebastian Huber bsps/arm: Avoid short range branch in start.S 5
(edit) @faafc229   11/20/18 12:06:04 Sebastian Huber bsps/arm: Use local labels in start.S 5
(edit) @94529131   11/20/18 12:03:20 Sebastian Huber bsps/arm: Simplify start.S The boot_card() function does not return. 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @186a0b1   10/15/18 08:38:49 Sebastian Huber bsps/arm: Recognize .tm_clone_table input section 5
(edit) @511ef83c   10/09/18 09:59:48 Sebastian Huber bsps/arm: Fix ctor/dtor invocation order Remove obsolete .ctor and … 5
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @0d362ff3   07/23/18 12:54:51 Sebastian Huber score: _SMP_Inter_processor_interrupt_handler() Pass current … 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @715d616   06/19/18 13:10:36 Sebastian Huber bsps: Support .rtemsstack.* linker input sections Use a dedicated … 5
(edit) @7ee59313   06/01/18 05:11:12 Sebastian Huber Remove Clock_driver_support_shutdown_hardware() The aim of this clock … 5
Note: See TracRevisionLog for help on using the revision log.