Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5dc4f9c7   01/28/21 10:59:44 Sebastian Huber score: Fix implicit type conversion This fix relates to a Coverity …
(edit) @c44ab898   01/28/21 10:52:38 Sebastian Huber bsp/leon3: Fix incompatible function types This fix relates to a …
(edit) @198e926   01/28/21 10:40:10 Sebastian Huber kern_tc.c: Remove unused code This fix relates to a Coverity issue …
(edit) @450c170   01/28/21 10:35:18 Sebastian Huber score: Add comments and asserts for clarification This fix relates to …
(edit) @64189a70   01/28/21 10:29:12 Sebastian Huber score: Fix _CORE_message_queue_Submit() indentation This fix relates …
(edit) @dc2a6987   01/28/21 10:26:11 Sebastian Huber bsp/leon3: Fix bsp_fatal_extension) indentation Remove superfluous …
(edit) @395c15f   01/28/21 10:17:51 Sebastian Huber score: Fix _Objects_Get_information() indentation This fix relates to …
(edit) @bf8d4b9   01/27/21 18:28:56 Sebastian Huber score: Add _Thread_Get_objects_information() We do not need all the …
(edit) @76eec484   01/29/21 17:45:05 Sebastian Huber score: Rename _Thread_Get_objects_information() Rename …
(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) @fcbefb5   01/28/21 08:48:21 Sebastian Huber rtems: Use _Status_Get() This fixes implicit conversions between …
(edit) @b361eabd   01/28/21 05:28:33 Sebastian Huber bsps: Replace bsp_specs with an empty file This fixes an issue with …
(edit) @e269e389   01/27/21 15:42:14 Sebastian Huber libtest: Remove superfluous NULL pointer check This fix relates to …
(edit) @426b6cd   01/27/21 15:41:00 Sebastian Huber libtest: Use dependency injection This helps static analyzers.
(edit) @361ec320   01/27/21 15:33:01 Sebastian Huber cacheimpl.h: Avoid potential dead code If CPU_DATA_CACHE_ALIGNMENT == …
(edit) @3272dcb   01/27/21 08:39:51 Sebastian Huber Update copyright notice to 2021
(edit) @b35ac99   01/25/21 08:27:22 Sebastian Huber rtems: Add "Notes" paragraph header Place the paragraphs in the same …
(edit) @30c71c3   01/07/21 11:05:37 Sebastian Huber heap: Fix _Heap_Area_overhead() The first block must be a proper …
(edit) @c734e86   01/08/21 10:59:40 Sebastian Huber cpucounter: Increase conversion accuracy The maximum frequency is …
(edit) @9d2db27a   01/05/21 09:45:28 Sebastian Huber build: Add CPPFLAGS to assembler command line We use GCC to call the …
(edit) @9eb9813   01/26/21 14:29:00 Sebastian Huber bsps: Add missing DWARF 5 sections Sort alphabetically.
(edit) @40c4e2e   01/25/21 15:16:35 Sebastian Huber build: Add test excludes
(edit) @33c12d5   01/25/21 10:19:21 Sebastian Huber bsps: Support DWARF 5 sections GCC 11 uses DWARF 5 by default.
(edit) @a6689fb1   01/22/21 15:01:46 Sebastian Huber Improve file header comment in generated files
(edit) @c709017   01/25/21 05:39:55 Sebastian Huber Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE() Add "extern" similar to …
(edit) @70c34fb   01/23/21 19:01:43 Sebastian Huber splinkersets01: Fix declaration GCC 11 produced warnings like this: …
(edit) @c45da42   01/22/21 14:44:16 christian.mauderer bsps/shared: Build fsl-edma only for certain BSP Move the Freescale …
(edit) @7b99d76   01/18/21 09:02:40 christian.mauderer bsp/imx: Fix system counter init for imx6 For i.MX7 U-Boot …
(edit) @36b4e8c   12/14/20 13:12:21 christian.mauderer bsps/imxrt: Add ioctl to LPSPI to get registers This allows an …
(edit) @b2f265ab   12/14/20 13:10:24 christian.mauderer cpukit/spi: Allow driver specific ioctl This allows a SPI driver to …
(edit) @d9794a1   12/14/20 13:54:47 christian.mauderer bsps/imxrt: Add DMA numbers to dtsi Also currently no driver uses …
(edit) @a434cc8   11/24/20 16:22:38 christian.mauderer bsps/shared: Adapt fsl-edma driver for imxrt Note: The changes have …
(edit) @301bbc3   11/24/20 09:47:11 christian.mauderer bsps/shared: Copy fsl-edma from mpc55xx This is a preparation for …
(edit) @22e9dafb   12/14/20 13:09:11 christian.mauderer bsps/imxrt: Use standard names to avoid warnings If spi or i2c slaves …
(edit) @8ee22b2   01/20/21 09:31:18 Sebastian Huber mrsp: Change error status for a nested seize Return STATUS_DEADLOCK …
(edit) @7c30dca   01/14/21 13:58:15 kinsey.moore bsps/aarch64: Swap primary ZynqMP UART Both Qemu and actual hardware …
(edit) @7696533   12/23/20 19:33:53 Chris Johns cpukit: Merge FreeBSD values for the priorities It seems we need …
(edit) @6600585f   01/04/21 18:21:11 Sebastian Huber bsp/stm32h7: Split console configuration This allows applications to …
(edit) @affc8de   01/04/21 17:58:24 Sebastian Huber bsp/stm32h7: Split start configuration This allows applications to …
(edit) @f867e7b   12/04/20 08:10:47 niteesh.gs libtests/ofw01: Added a test for RTEMS OFW This commit adds a basic …
(edit) @9d2ed41   12/04/20 08:10:46 niteesh.gs bsps/shared/ofw: Implement RTEMS OFW interface RTEMS OFW is a FDT …
(edit) @828ea6e   12/23/20 09:25:33 Sebastian Huber Update header.am
(edit) @81c7f5be   12/03/20 14:31:40 Sebastian Huber arm/fvp: New BSP This BSP supports the Arm Fixed Virtual Platform. …
(edit) @016bcb3   12/22/20 12:10:53 Sebastian Huber bsps/arm: Rely on initialized vector table The …
(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) @854ea2b   12/15/20 09:59:21 Sebastian Huber arm: Add support for Arm PMSAv8-32 Update #4202.
(edit) @6944cd10   12/17/20 14:26:57 Sebastian Huber arm: Add header file for AArch32 System Registers Update #4202.
(edit) @39ef7e5   12/21/20 12:13:57 Sebastian Huber bsps: Fix includes Update #4202.
(edit) @be5eee57   12/22/20 10:51:53 Sebastian Huber libdebugger: Fix for Armv8-R This architecture variant has no MMU. …
(edit) @a299c4fe   12/10/20 06:52:03 Sebastian Huber arm: Optimize arm_interrupt_disable() Update #4202.
(edit) @b5aceef   12/10/20 09:49:37 Sebastian Huber bsps: Remove gicvx_interrupt_dispatch() Avoid one level of …
(edit) @747fb65   12/10/20 08:09:10 Sebastian Huber bsps: Add GICv3 arm_gic_irq_processor_count() Update #4202.
(edit) @7cf7e1d   12/16/20 09:59:09 Sebastian Huber build: Add ABI flags to gnatmake compiler flags
(edit) @d3f2ecc   12/16/20 06:11:57 Sebastian Huber build: Fix duplicate install of jffs2.h
(edit) @0deeb02   12/15/20 10:24:14 Sebastian Huber bsps/arm: Fix MMU configuration Update #4184.
(edit) @eb2b915   12/14/20 09:38:49 christian.mauderer cpu/armv7m: Fix table based init for ARMV7M_MPU Somehow the table …
(edit) @9b3def2   11/24/20 09:55:14 christian.mauderer bsps/arm/imx*: Fix location of shared headers When moving the headers …
(edit) @b63a187   12/04/20 08:44:51 christian.mauderer bsps/imxrt: Split up dts. This allows simpler creation of own dts …
(edit) @1618e69   11/18/20 07:36:48 christian.mauderer shell: Add i2c and spi commands This adds some commands that are …
(edit) @66723ee6   11/07/20 13:07:26 christian.mauderer bsp/rtl22xx: Fix non-ASCII character
(edit) @2f509b5   11/07/20 13:05:11 christian.mauderer bsp/mpc83xx: Fix non-ASCII characters
(edit) @21a0d20   11/07/20 10:12:56 christian.mauderer bsps: Replace non-ASCII bullet points
(edit) @86d3c275   11/07/20 10:11:07 christian.mauderer bsps: Replace non-ASCII trademark symbol
(edit) @2fbc889   11/07/20 10:03:29 christian.mauderer bsps: Replace non-ASCII copyright character
(edit) @fcd9618a   12/11/20 12:57:31 Sebastian Huber config: Fix invalid static assertions in C Expressions in static …
(edit) @9edca35d   12/10/20 20:41:07 kinsey.moore bsps/gicv3: Resolve build warnings on 64bit
(edit) @9e7b5eb   12/10/20 20:27:27 kinsey.moore tm27: Use generic cpu index accessor The arm_cp15 function for …
(edit) @bb57361b   12/11/20 10:39:31 Sebastian Huber build: Clarify ARM_MMU_USE_SMALL_PAGES description
(edit) @cadbd7d1   11/27/20 13:43:19 jan.sommer bsp/xilinx_zynq: Enable support for 4kiB MMU pages - Disabled by …
(edit) @1a7afb5   11/24/20 08:40:38 jan.sommer bsps/arm: Fix MMU small pages support - For small tables only round …
(edit) @d188e6e8   12/08/20 15:11:34 kinsey.moore cpukit/aarch64: Add explanation of exception flow
(edit) @f046af5   12/07/20 20:51:10 kinsey.moore cpukit/aarch64: Use hex consistently for offsets
(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) @6b79abfb   12/10/20 08:41:54 Sebastian Huber bsp/realview-pbx-a9: Fix smpfatal04 test
(edit) @617aeaf5   12/08/20 08:33:54 Sebastian Huber bsps/arm: Move BSP_START_IN_HYP_SUPPORT option Clarify documentation. …
(edit) @bd7bef52   12/08/20 06:56:53 Sebastian Huber bsps/arm: Support system level ARM Generic Timer Update #4202.
(edit) @5efa15b   12/04/20 11:07:44 Sebastian Huber bsps/arm: Unify ARM Generic Timer options Update #4202.
(edit) @e68827e   12/04/20 10:42:42 Sebastian Huber arm/cache-cp15: Support Armv8 Update #4202.
(edit) @9955487d   12/07/20 13:15:10 Sebastian Huber arm: Support Armv8 in <rtems/score/arm.h> Update #4202.
(edit) @368fab5   12/09/20 13:25:15 Sebastian Huber bsps: Print CPU in default fatal error extension
(edit) @293cde73   12/07/20 15:43:06 Sebastian Huber build: Exclude performance-0 in small mem BSPs
(edit) @9ce47a5   12/08/20 10:20:09 Sebastian Huber bsps: Add SMP support to ARM GICv3 Update #4202.
(edit) @0e779a4c   12/09/20 07:20:44 Sebastian Huber smptests/smpipi01: Fix sporadic test failure
(edit) @2365c937   12/03/20 16:58:26 kinsey.moore spec: Move zynq-uart into its own object Currently, zynq-uart code is …
(edit) @74c1c402   12/02/20 16:24:21 kinsey.moore spec/optconminor: Fix value type The option for defining the console …
(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) @5686b44d   12/02/20 19:20:36 kinsey.moore zynq-uart: Fix set_attributes implementation The zynq-uart …
(edit) @2b56f5a   12/02/20 16:27:22 kinsey.moore samples/unlimited: Prevent compile error For architectures with …
(edit) @5b064a4   12/03/20 09:08:23 Sebastian Huber bsps: Remove unused bsp_stack_main_size
(edit) @7930fbdd   12/03/20 14:32:14 Sebastian Huber score: Fix discard 'const' qualifier warning
(edit) @768327d0   06/22/20 11:36:21 Sebastian Huber rtems: Generate <rtems/rtems/timer.h> Change license to BSD-2-Clause …
(edit) @e2f888d1   11/24/20 12:36:32 Sebastian Huber score: Free old name in _Objects_Set_name() This is the behaviour …
Note: See TracRevisionLog for help on using the revision log.