source: rtems/bsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @350f501a   07/21/21 05:16:22 Chris Johns bsp: Remove fatal from exit(0). Add extended heap error output
(edit) @5cc1695   04/19/21 08:55:33 robin.mueller.m Fixes for TMS570 BSP When compiling the lwIP port for the TMS570, …
(edit) @b24e8142   07/16/21 12:32:03 robin.mueller.m STM32H7 ethernet pin corrections These patches were submitted a few …
(edit) @1577a48   07/19/21 13:43:11 Sebastian Huber bsp/leon3: Remove <leon.h> include form <bsp.h> The <leon.h> header …
(edit) @c7b3df3f   07/02/21 08:00:08 Sebastian Huber bsps/sparc: Improve interrupt affinity support Fully support the …
(edit) @7b2d569   07/09/21 08:39:01 Sebastian Huber bsp/imx: Fix SMP start Flush imx_gic_dist_base so that secondary …
(edit) @a398909   07/09/21 08:40:35 Sebastian Huber bsps/arm: Fix SMP start Skip the data cache initialization if we are …
(edit) @89b652a5   07/07/21 14:37:27 christian.mauderer bsps/imxrt: Fix undefined symbol
(edit) @8b0e3334   07/06/21 15:53:12 dangipranav bsps/arm: Add start up support for ARMv6 RPi Models
(edit) @b28c0c66   07/07/21 12:38:40 Sebastian Huber bsp/raspberrypi: Fix <bsp/irq.h> header guard
(edit) @1b560731   07/07/21 07:52:56 Sebastian Huber bsp/imx: Fix pointer from integer warning
(edit) @0d3453a4   05/28/21 14:54:00 christian.mauderer bsps/imxrt: Simplify linkcmds and make it flexible Calling the memory …
(edit) @95a38dd   05/28/21 13:50:31 christian.mauderer bsps/imxrt: Allow different ARM PLL setting Update #4180
(edit) @24e8ddc   07/01/21 18:32:57 Gedare Bloom m68k/uC5282: linkcmds KEEP and SORT sections Fixes a problem with bad …
(edit) @cb7d268   07/01/21 14:40:01 Sebastian Huber bsp/leon3: Move bsp_interrupt_is_valid_vector() This function is not …
(edit) @52fb74c   07/01/21 14:32:41 Sebastian Huber bsp/leon3: Fix bsp_interrupt_is_valid_vector() The fix to address CID …
(edit) @f2b0877   06/30/21 13:22:57 Sebastian Huber bsps: Fix GICv3 support for AArch32 The GICv3 support is shared …
(edit) @c18b041b   06/28/21 13:03:22 kinsey.moore bsps/cadence-spi: Fix moduleid offset Move the moduleid register to …
(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) @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
Note: See TracRevisionLog for help on using the revision log.