source: rtems/bsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bcad0aae   06/23/21 01:55:39 Gedare Bloom bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3
(edit) @fedd279f   06/23/21 01:52:28 Gedare Bloom bsps/dev/irq: make icspicfgr an indexable array
(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) @be96cb43   06/18/21 14:44:11 Sebastian Huber sparc: Simplify trap table initialization Move _ISR_Handler() to a …
(edit) @005c79be   06/23/21 06:24:49 Sebastian Huber bsps: bsp_interrupt_handler_dispatch_unchecked() Add …
(edit) @5c30e3d3   06/22/21 13:40:39 Sebastian Huber bsps/sparc: Use rtems_interrupt_handler_install() Avoid using …
(edit) @d73e657e   06/21/21 09:24:27 Sebastian Huber sparc: More reliable bad trap handling Statically initialize the trap …
(edit) @7a140e2e   06/18/21 17:28:28 Sebastian Huber bsps/sparc: Add a symbol for each trap table entry This makes it …
(edit) @6b7a3858   06/19/21 12:24:26 Sebastian Huber bsp/atsam: Fix BSP_INTERRUPT_VECTOR_COUNT Fix an off by one error. …
(edit) @fdf2ee7   06/19/21 12:15:27 Sebastian Huber bsps/irq: Default BSP_INTERRUPT_VECTOR_COUNT == 0 Change the default …
(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) @049e2b6   06/19/21 10:53:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBER Replace it with …
(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) @f3acb8b   06/19/21 09:31:12 Sebastian Huber bsps/irq: Assert BSP_INTERRUPT_VECTOR_MIN == 0 After building all …
(edit) @5210c7c   06/19/21 09:25:34 Sebastian Huber bsp/generic_or1k: Remove incomplete IRQ support Update #3269.
(edit) @4146d39   06/19/21 09:20:02 Sebastian Huber bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MIN This BSP uses a …
(edit) @61d0be72   06/17/21 15:35:12 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGE Remove the support for …
(edit) @499a89b   06/24/21 06:26:02 Sebastian Huber grlib: Register system console as /dev/console Close #4461.
(edit) @8416e7c   06/23/21 19:20:19 vijay bsps/powerpc, bsps/shared: Move remaining legacy networking header files
(edit) @a0a8262   06/23/21 06:11:49 Sebastian Huber bsp/leon3: Fix compile error Fix compile error with …
(edit) @93f96455   06/11/21 07:35:30 jan.sommer bsps/i386: Update calibration of TSC to be more accurate Closes #4455
(edit) @3ee19b7a   06/17/21 14:01:48 Sebastian Huber bsps/irq: Change license to BSD-2-Clause Change license to …
(edit) @11cf6ae3   06/10/21 13:14:37 Sebastian Huber grlib: Simplify apbuart_inbyte_nonblocking()
(edit) @3af1e5e   06/10/21 13:02:36 Sebastian Huber grlib: Fix apbuart_outbyte_polled() prototype Callers usually want to …
(edit) @af69a869   06/10/21 13:01:49 Sebastian Huber grlib: Add apbuart_outbyte_wait()
(edit) @85febe7b   06/10/21 12:51:38 Sebastian Huber grlib: Remove NL -> CR in apbuart_outbyte_polled() This is already …
(edit) @634a2c06   06/10/21 11:42:18 Sebastian Huber bsps/leon3: Auto initialization for printk() Get rid of the hack to …
(edit) @2c07f24   06/10/21 11:04:13 Sebastian Huber grlib: Add ambapp_plb() Replace the global variable ambapp_plb with a …
(edit) @c4c8d3fd   06/10/21 11:25:26 Sebastian Huber grlib: Customizable allocation in ambapp_scan() Make the memory …
(edit) @93afcff7   06/08/21 07:21:30 Sebastian Huber bsps/sparc: Simplify memory initialization Directly initialize the …
(edit) @ef5a53b   06/08/21 06:53:35 Sebastian Huber bsps/sparc: Simplify stack initialization Initialize the stacks for …
(edit) @b823c98   06/08/21 06:08:43 Sebastian Huber bsps/sparc: Unify stack initialization Initialize the stacks in …
(edit) @07f6a61d   06/08/21 06:13:54 Sebastian Huber bsps/sparc: Remove support to load data section Remove the support to …
(edit) @7b8119a   06/08/21 07:32:08 Sebastian Huber bsps/sparc: Remove unused bsp_mem_init symbol
(edit) @8299b79   06/08/21 19:59:35 Gedare Bloom aarch64: add qemu bsps for cortex-a72 The a72 BSPs are identical to …
(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) @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) @402a206a   05/21/21 21:29:42 joel powerpc/.../sbrk.c: Do not reference errno. Closes #4r37.
(edit) @f9d59075   05/21/21 21:29:00 joel ppc-irq-legacy.c: Use rtems_malloc() instead of malloc(). Closes #4438.
(edit) @d45f87c   05/17/21 11:35:42 Sebastian Huber score: Add _CPU_Context_switch_no_return() The …
(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) @b391affc   05/06/21 08:06:02 niteesh.gs bsps/shared/ofw: Fix coverity defects This patch adds asserts to fix …
(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) @f8b91c9   04/27/21 17:48:47 dufault powerpc/shared/console: "termios" first open sets console baud to 9600 …
(edit) @9c13e52   04/27/21 17:48:46 dufault powerpc/shared/console: Make console baud rate configurable. The …
(edit) @e29d5cd   04/25/21 04:26:45 vijay Makefile.am: Remove legacy networking files
(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) @2b32146   04/20/21 07:33:52 Sebastian Huber Remove superfluous <rtems/score/wkspace.h> includes
(edit) @100c050c   04/20/21 16:31:31 robin.mueller.m Updated tick implementation for HAL_GetTick This now uses …
(edit) @3ea43bc   03/12/21 15:59:40 kinsey.moore bsps/xilinx-zynqmp: Avoid constant UART reinit Constantly …
(edit) @5728e8e3   04/09/21 06:28:40 gabriel.moyano grlib/genirq: Taking into account that it could be more than one ISR …
(edit) @3cd58bd   03/15/21 16:39:27 ryan.long disp_hcms29xx.c: Unused value (CID #1399752) CID 1399752: Unused …
(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) @33fd915   12/02/20 12:42:00 jan.sommer bsps/xilinx_zynq: Add Xilinx AXI SPI driver to autotools build Closes …
(edit) @70667b55   02/25/21 16:52:03 jan.sommer bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spi Updates #4321
(edit) @1343fb5f   03/19/21 11:12:09 jan.sommer bsps/riscv: Add per cpu clock interrupt - Fixes failure of test smpclock01
(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) @5c656ead   03/13/21 11:02:01 niteesh.gs bsp/beagle: Import Beagle pinmux from FreeBSD This patch imports the …
(edit) @fc712906   03/13/21 11:02:00 niteesh.gs bsps/shared/ofw: Add rtems_ofw_is_node_compatible This patch extends …
(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) @6caff4d6   11/18/19 13:15:02 Daniel Hellstrom grlib,grspw_pkt: correct link state enum numbering Not used by the …
(edit) @4e0735c6   11/14/19 10:47:21 maberg leon, l2cache: prevent unused diagnostic access
(edit) @51564f63   12/11/18 16:55:39 maberg leon, ahbstat: register definitions for AHBSTAT version 1
(edit) @8660602   02/08/19 15:30:15 maberg leon, grspw_router: added router_port_link_div() Allows user to set …
(edit) @dfe7901c   10/29/19 14:17:57 Daniel Hellstrom leon: restart and load timer counter at initialization Without this …
(edit) @9c00cc1   04/12/19 10:20:07 Daniel Hellstrom leon,ckinit: avoid assuming 1MHz timer pre-scaler clock
(edit) @b57436c   09/12/19 12:48:29 Daniel Hellstrom leon3: avoid dependency on apbuart/timer driver Moves …
(edit) @053b17ce   04/26/19 13:18:11 Daniel Hellstrom leon,greth: added support for variable sized descriptor table sizes …
(edit) @9bf8a9d1   04/12/19 20:49:45 Daniel Hellstrom leon,grcan: split out GRCAN non-FD specific support in separate file …
(edit) @9c76ca0   04/12/19 20:41:04 Daniel Hellstrom leon,grcanfd: split out GRCANFD specific support in separate file …
(edit) @43c903a1   04/12/19 07:35:12 Daniel Hellstrom leon,grcan: added support for GRCANFD The new GRCAN_FD IP supports …
(edit) @b98d6b67   10/25/19 10:51:53 Daniel Hellstrom grlib: added 64-bit read no-cache function Update #4324.
(edit) @65237ba0   04/12/19 10:54:54 Daniel Hellstrom leon,occan: use common CAN baud-rate calculation routine Close #4323.
(edit) @4d192207   04/12/19 10:36:58 Daniel Hellstrom leon,grcan: use common CAN baud-rate calculation routine Update #4323.
(edit) @cff99cf   04/12/19 09:01:38 Daniel Hellstrom leon,can: introduce common CAN baud-rate calculation function …
(edit) @68c882ef   04/12/19 07:45:34 Daniel Hellstrom grlib,ambapp: added new IP core IDs
(edit) @e227ae5   04/12/19 10:17:57 Daniel Hellstrom leon,grspw: fix for SET_PACKET_SIZE When the DMA table has been …
(edit) @50db7f2   10/15/18 06:46:32 arvid leon,gr1553b: Only align allocated memory. Verify alignment of memory.
Note: See TracRevisionLog for help on using the revision log.