source: rtems/bsps/aarch64

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b57c6541   10/04/22 21:38:48 nooraman5718 bsp/aarch64: Add new Raspberry Pi 4B BSP This patch adds new …
(edit) @a3b0f7d   08/22/22 06:54:56 Chris Johns bsps/xilinx/versal: Add Cadence I2C driver support
(edit) @21a36ed1   08/12/22 07:44:07 Sebastian Huber bsps: Fix .data.rel.ro placement The .data.rel.ro* linker input …
(edit) @51ffa21   07/22/22 06:27:12 Chris Johns aarch64/versal: Support DDRMC0 region 0 and 1 - Support DDRMC0 region …
(edit) @b868d0a   07/22/22 06:26:02 Chris Johns basp/aarch64: Make the unexpected sections origin address 64bit …
(edit) @10ef708   07/14/22 23:10:45 kinsey.moore aarch64: Use page table level 0 This alters the AArch64 page table …
(edit) @1e360d3   07/15/22 20:45:21 kinsey.moore aarch64: Memory map the noinit section This section was added …
(edit) @5ed00353   07/14/22 12:41:03 Sebastian Huber bsps: Sort .noinit* sections Sort the .noinit* input sections by name …
(edit) @2f6ee01   07/05/22 18:35:28 kinsey.moore bsps/aarch64: Use MMU pages appropriately There were two bugs with …
(edit) @bfc99a6e   05/26/22 06:05:09 Chris Johns bsp/aarch64: Flush the cache before invalidating it - Any page tables …
(edit) @66dc06e   06/11/22 02:08:07 Chris Johns bsp/aarch64: Fix array warning Updates #4664
(edit) @6c36cb7a   01/06/22 20:28:34 Gedare Bloom aarch64: always boot into EL1NS Always start the executive in …
(edit) @ea7b1b7   01/06/22 19:03:04 Gedare Bloom bsps/aarch64: refactor register init and hooks
(edit) @96221e40   12/11/21 10:44:17 Sebastian Huber bsps/aarch64: Support .noinit linker section
(edit) @68b0db35   12/10/21 15:45:54 kinsey.moore bsps/aarch64: Remove erroneous cache feature The AArch64 cache …
(edit) @ef207e9   11/03/21 18:35:15 kinsey.moore bsps/aarch64: Restore interrupt nesting Fixing the debug mask flag …
(edit) @a857a22   10/25/21 17:19:13 kinsey.moore cpukit/aarch64: Add libdebugger support This adds support for …
(edit) @750bde8   10/25/21 14:56:32 kinsey.moore bsps/aarch64: Mask debug events from startup Debug events should be …
(edit) @2d27725   10/25/21 14:53:44 kinsey.moore bsps/aarch64: Set interrupt level correctly The existing code is …
(edit) @55a93ae   10/25/21 14:50:12 kinsey.moore bsps/aarch64: Add missing MMU map recursion check Certain input …
(edit) @2055e42   10/25/21 14:47:47 kinsey.moore aarch64: Break out MMU definitions This moves the AArch64 MMU memory …
(edit) @5f652cb2   07/26/21 20:43:00 kinsey.moore cpukit: Add AArch64 SMP Support This adds SMP support for AArch64 in …
(edit) @5ffc01f   09/19/21 01:09:17 kinsey.moore bsps/zynqmp: Use correct number of interrupts GICv2 can support up to …
(edit) @7792ab8   08/23/21 17:58:47 stephen.clark bsps/zynqmp: Added I2C support for ZynqMP Added I2C drivers for …
(edit) @de14073   08/18/21 22:47:30 Chris Johns aarch64/versal: Enable TX and RX FIFOs - Wait for the tx holding …
(edit) @fe6ce5ac   06/28/21 12:53:06 Sebastian Huber bsps/irq: Implement new directives for GICv2/3 Update #3269.
(edit) @26d61c86   06/23/21 16:57:18 kinsey.moore bsps/zynq-uart: Make post baud change kick global The existing fix …
(edit) @17a9103   06/24/21 16:02:53 Gedare Bloom aarch64: whitespace fixes in start.S
(edit) @93088fb8   06/24/21 15:33:22 Gedare Bloom bsps/aarch64: replace boot options with asm switch code
(edit) @76c6caad   06/23/21 02:01:17 Gedare Bloom bsps/aarch64: add non-secure mode and versal support
(edit) @2076129   06/23/21 01:57:08 Gedare Bloom bsps/aarch64: add physical secure timer
(edit) @e613068e   06/17/21 20:02:30 kinsey.moore aarch64: add support to drop EL3 to EL2
(edit) @3705962   06/10/21 23:03:03 Gedare Bloom aarch64/xilinx-versal: new BSPs for qemu and vck190
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(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) @8299b79   06/08/21 19:59:35 Gedare Bloom aarch64: add qemu bsps for cortex-a72 The a72 BSPs are identical to …
(edit) @5fe49a08   05/18/21 19:51:46 kinsey.moore bsps/aarch64: Add MMU driver to relax alignment Currently, the …
(edit) @8810e08   05/18/21 19:49:20 kinsey.moore bsps/aarch64: Advertise cache function support Ensure that cache …
(edit) @12ec459   05/18/21 12:56:54 kinsey.moore bsps/aarch64: Align MVAs consistently This fixes a bug where …
(edit) @25ca2ec   05/18/21 12:55:11 kinsey.moore bsps/aarch64: Break out system registers Break out system register …
(edit) @3ea43bc   03/12/21 15:59:40 kinsey.moore bsps/xilinx-zynqmp: Avoid constant UART reinit Constantly …
(edit) @a27ba3f   01/08/21 16:13:42 kinsey.moore bsps/aarch64: Add support for EL2 start Add the stub necessary to …
(edit) @9951cee   02/15/21 15:05:10 kinsey.moore bsps/aarch64: RTEMS_DEBUG stack alignment faults Run with stack …
(edit) @2ee12f02   03/02/21 20:11:49 kinsey.moore bsps: Allow override of ARM TM27 IRQs ZynqMP hardware appears to have …
(edit) @6bfbfb5   02/19/21 14:34:48 kinsey.moore bsps/aarch64: Resolve usage of SUBALIGN() Remove usage of SUBALIGN() …
(edit) @44ae183   01/28/21 18:27:12 Sebastian Huber bsps/aarch64: Add missing include Fixes: …
(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) @7c30dca   01/14/21 13:58:15 kinsey.moore bsps/aarch64: Swap primary ZynqMP UART Both Qemu and actual hardware …
(edit) @9f3a08e   12/22/20 12:00:27 Sebastian Huber bsps: Use header file for GIC architecture support This avoids a …
(edit) @39ef7e5   12/21/20 12:13:57 Sebastian Huber bsps: Fix includes Update #4202.
(edit) @b5aceef   12/10/20 09:49:37 Sebastian Huber bsps: Remove gicvx_interrupt_dispatch() Avoid one level of …
(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) @a151ee1   10/29/20 18:40:54 kinsey.moore bsps: Move ARM GICv2 driver to bsps/shared This moves the ARM GICv2 …
(edit) @1cbe577   11/05/20 20:02:28 kinsey.moore spec/aarch64: Only apply SUBALIGN(4) to ILP32 The SUBALIGN(4) …
(edit) @ed9c88c   10/02/20 14:27:54 kinsey.moore bsps: Add Cortex-A53 ILP32 BSP variant This adds an AArch64 ILP32 BSP …
(add) @db68ea1   09/22/20 13:32:56 kinsey.moore bsps: Add Cortex-A53 LP64 basic BSP This adds an AArch64 basic BSP …
Note: See TracRevisionLog for help on using the revision log.