source: rtems/bsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @70f87f9e   10/15/18 13:05:13 arvid leon,gr1553b: set codec version This is enables the updated codec for …
(edit) @3344d029   10/12/18 08:51:54 arvid leon,gr1553rt: Fixed spinlock unlock
(edit) @f798a75c   10/11/18 11:46:39 arvid leon,gr1553rt: Fixed memory leak
(edit) @9223931   12/02/20 12:42:00 jan.sommer bsps/xilinx_zynq: Add SPI driver to autotools build Closes #4320
(edit) @cc825d0   12/02/20 12:30:03 jan.sommer bsps/xilinx_zynq: Add SPI driver for cadence-spi Updates #4320
(edit) @f762b7c2   03/04/21 19:00:25 ryan.long grcan.c: Fix Unused value (CID #1437613) CID 1437613: Unused value in …
(edit) @c57079a   03/03/21 21:07:37 ryan.long b1553brm.c: Fix Unsigned compared against 0 (CID #1399773) CID …
(edit) @1f29ee4   03/03/21 20:52:30 ryan.long satcan.c: Fix Unsigned compared against 0 (CID #1399768) CID 1399768: …
(edit) @f8047788   03/02/21 18:25:53 ryan.long gr_cpci_gr740.c: Unchecked return value from library (CID #1437630) …
(edit) @5f0a7ceb   03/02/21 18:17:15 ryan.long gr_tmtc_1553.c: Unchecked return value from library (CID #1399785) …
(edit) @4c0d9c5a   03/02/21 18:10:59 ryan.long gr_701.c: Unchecked return value from library (CID #1399783) CID …
(edit) @91e38f8   03/02/21 18:08:37 ryan.long gr_rasta_adcdac.c: Fix Unchecked return value from library (CID …
(edit) @17d525b5   03/02/21 18:05:57 ryan.long gr_rasta_tmtc.c: Fix Unchecked return value from library (CID …
(edit) @570b558   03/02/21 18:01:43 ryan.long gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767) …
(edit) @b84ce61   03/02/21 17:50:59 ryan.long gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763) …
(edit) @04436013   03/02/21 17:40:36 ryan.long gr_rasta_spw_router.c: Fix Unchecked return value from library (CID …
(edit) @13d6fae   03/01/21 20:33:06 ryan.long grtc.c: Fix four Missing break in switch Coverity errors CID 1399761: …
(edit) @1eaf4e46   03/01/21 16:06:48 ryan.long grspw.c: Fix Unchecked return value (CID #1399781) CID 1399781: …
(edit) @6ebf376b   02/22/21 15:39:59 jan.sommer bsps/shared: Allow setting baud rate for zynq uart
(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) @320cb42   02/23/21 08:18:40 james.fitzsimons bsps/beagle: Updating licences to latest BSD 2 clause
(edit) @db86c3eb   02/23/21 08:18:39 james.fitzsimons bsps/beagle: Adding QEP driver support to BeagleBoneBlack? BSP
(edit) @96918af   02/26/21 23:54:37 Chris Johns powerpc/motorola_power: Place any common data in the .bss section - …
(edit) @75fb7a0e   02/24/21 06:04:36 Chris Johns powerpc/motorola_power: Link all text sections into the executable …
(edit) @de7df04   02/26/21 08:48:41 Sebastian Huber bsps: Fix legacy build
(edit) @7480c34   02/23/21 17:53:42 Sebastian Huber bsps: Add default rtems_get_target_hash() Update #4267.
(edit) @32b0d6f8   02/24/21 10:13:30 Sebastian Huber bsps: Change license to BSD-2-Clause of some files Change license to …
(edit) @fac1ff1   02/16/21 22:39:30 ryan.long grspw_pkt.c: Fix Dereference before null check (CID #1399846) CID …
(edit) @1fd56a96   02/16/21 22:15:01 ryan.long grtc.c: Fix Dereference before null check (CID #1399840) CID 1399840: …
(edit) @4edcdf43   02/16/21 21:41:25 ryan.long b1553rt.c: Fix Deference before null check (CID #1399830) CID …
(edit) @eff3d7c   02/16/21 21:20:04 ryan.long b1553brm.c: Fix Dereference before null check (CID #1399829) CID …
(edit) @026eb3db   02/15/21 22:27:14 Chris Johns powerpc/motorola_powerpc: Add cache coherent memory to the allocator …
(edit) @23aad64   02/15/21 22:04:45 Chris Johns powerpc/motorola_powerpc: Enable bus PCI support in LibBSD Updates #4245
(edit) @6e3c6e04   02/15/21 22:01:57 Chris Johns powerpc/io: Make [out/in] le and be calls conditional - These calls …
(edit) @85df127   02/15/21 22:01:32 Chris Johns powerpc/shared: Fix warnings in i8259 PIC code.
(edit) @53abbbd0   02/13/21 01:25:07 Chris Johns powerpc/shared: Fix warnings
(edit) @86f031d4   02/13/21 01:23:21 Chris Johns powerpc/motorola_powerpc: Fix tm27 warnings
(edit) @e1676c1   02/12/21 19:35:40 Chris Johns Update motorola_power to irq-generic interrupt management - Add …
(edit) @570992dc   02/09/21 07:17:21 Sebastian Huber bsp/riscv: Re-license to BSD-2-Clause Change license to BSD-2-Clause …
(edit) @8b32f1d   02/06/21 17:40:12 niteesh.gs bsps/shared/ofw: Bug fixes Fixed bugs in rtems_ofw_get_prop, …
(edit) @6da50db   02/06/21 17:40:11 niteesh.gs bsps/shared/ofw: Make rtems_ofw_get_effective_phandle iterative …
(edit) @066687c4   02/06/21 17:40:10 niteesh.gs bsps/shared/ofw: Use strlcpy instead of strncpy Changed …
(edit) @c4985b77   02/06/21 17:40:09 niteesh.gs bsps/shared/ofw: Fix coverity reported defects Fixed use after free …
(edit) @ee14fdf   10/14/20 06:14:21 Chris Johns bsp/motorola_powerp: Print RTEMS_VERSION from the bootloader
(edit) @450e238   02/06/21 20:03:21 Chris Johns powerpc/shared: ISA bus bridge fails to enable the openpic irq - The …
(edit) @ab97ea64   01/28/21 13:36:13 Sebastian Huber bsp/leon3: Improve printk() support Use the idle stack to buffer …
(edit) @c44ab898   01/28/21 10:52:38 Sebastian Huber bsp/leon3: Fix incompatible function types This fix relates to a …
(edit) @dc2a6987   01/28/21 10:26:11 Sebastian Huber bsp/leon3: Fix bsp_fatal_extension) indentation Remove superfluous …
(edit) @44ae183   01/28/21 18:27:12 Sebastian Huber bsps/aarch64: Add missing include Fixes: …
(edit) @f8b6359   01/28/21 09:31:07 Sebastian Huber bsp/leon3: Simplify bsp_interrupt_is_valid_vector() There is not need …
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @361ec320   01/27/21 15:33:01 Sebastian Huber cacheimpl.h: Avoid potential dead code If CPU_DATA_CACHE_ALIGNMENT == …
Note: See TracRevisionLog for help on using the revision log.