source: rtems/spec/build

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27695542   06/10/21 06:41:05 Sebastian Huber splinkersets01: Test linker sets in library Make sure that the linker …
(edit) @8299b79   06/08/21 19:59:35 Gedare Bloom aarch64: add qemu bsps for cortex-a72 The a72 BSPs are identical to …
(edit) @2d1c494f   06/07/21 07:03:43 Sebastian Huber arm/fvp: Remove unused GICv2 BSP option Update #4202.
(edit) @ea41722c   04/30/21 17:14:48 ryan.long Change filesystem utime_h handler to utimens_h Also updated licenses. …
(edit) @335f705   04/28/21 16:40:56 ryan.long libcsupport: Added futimens() and utimensat() Created futimens.c and …
(edit) @d0eaf3ec   01/08/21 23:07:34 kinsey.moore spec/aarch64: Add BSPs for real ZynqMP hardware Add the BSPs for …
(edit) @5fe49a08   05/18/21 19:51:46 kinsey.moore bsps/aarch64: Add MMU driver to relax alignment Currently, the …
(edit) @ae5e1d9   05/21/21 13:56:13 kinsey.moore bsps/a53: Increase available RAM The default available RAM on the A53 …
(edit) @25ca2ec   05/18/21 12:55:11 kinsey.moore bsps/aarch64: Break out system registers Break out system register …
(edit) @a5fd293   04/14/21 05:43:40 vijay testsuites: Remove telnetd01 telnetd01 test cannot be run without a …
(edit) @80b3c938   05/17/21 14:55:15 Sebastian Huber score: Move _Thread_queue_Queue_get_name_and_id() Move this …
(edit) @815a943   05/17/21 14:39:52 Sebastian Huber posix: Move clock_nanosleep() Move clock_nanosleep() to a separate …
(edit) @691fec40   05/11/21 11:46:56 christian.mauderer bsps/imxrt: Fix OCRAM, ITCM and DTCM sizes The sizes are configurable …
(edit) @bc29c7c   04/12/21 04:58:44 Sebastian Huber validation: Add support library Add a library for support functions …
(edit) @ab5aeb1   05/10/21 07:21:03 Sebastian Huber score: Rename _Stack_Free_nothing() Rename _Stack_Free_nothing() in …
(edit) @eb7c33ad   05/03/21 12:04:53 Sebastian Huber bsps/riscv: Support RTEMS_NOINIT in linkcmds Update #3866.
(edit) @8b15a324   04/26/21 08:15:05 Sebastian Huber Use alias for rtems_task_self() and pthread_self() This may reduce …
(edit) @9c13e52   04/27/21 17:48:46 dufault powerpc/shared/console: Make console baud rate configurable. The …
(edit) @53bb397   04/23/21 08:18:34 robin.mueller.m Nucleo UART3 (console) pins correction Now using default pins
(edit) @8c518a95   04/22/21 13:31:44 Sebastian Huber build: Remove duplicated attributes
(edit) @d8a5e14   04/20/21 06:41:00 Sebastian Huber libcsupport: Move rtems_calloc() Move rtems_calloc() since it only …
(edit) @ea1dc0ee   04/20/21 09:05:44 Sebastian Huber bsp/stm32h7: Remove duplicated build definitions The links are …
(edit) @650ac700   04/13/21 17:57:21 vijay Revert "cpukit: Remove telnetd" This reverts commit …
(edit) @df6d765c   02/26/21 23:19:20 vijay testsuites: Remove all legacy networking tests Update #3850
(edit) @633526d2   02/26/21 23:14:08 vijay spec: Remove residue bsps spec files Update #3850
(edit) @3299dda2   02/26/21 22:51:07 vijay cpukit: Remove telnetd Update #3850
(edit) @3dca9ed   02/25/21 17:27:14 vijay testsuites/libtests: Remove networking01 Update #3850
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @6692e03   02/25/21 02:08:51 vijay cpukit/libfs: Remove nfsclient Update #3850
(edit) @369e6c5b   02/25/21 02:08:09 vijay cpukit: remove pppd Update #3850
(edit) @a28eafb   02/24/21 19:27:29 vijay cpukit: Move ftpfs from libnetworking to libfs Update #3850
(edit) @c6ba8dd   02/24/21 19:08:27 vijay spec: Remove RTEMS_NETWORKING options Update #3850
(edit) @089e6818   04/06/21 14:00:35 Sebastian Huber score: Replace Objects_Name_or_id_lookup_errors Replace …
(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) @26307ef   04/06/21 07:42:53 Sebastian Huber arm/nucleo-h743zi: New BSP variant
(edit) @3799375   04/06/21 07:18:26 Sebastian Huber build: Add group for arm/stm32h7
(edit) @8fd29cfb   03/02/21 15:14:41 christian.mauderer stm32h7: Add init for sdmmc pins Update #4372
(edit) @7a1edf11   12/02/20 12:31:06 jan.sommer bsps/shared: Add Xilinx-AXI SPI driver to waf Updates #4321
(edit) @8afe3323   03/21/21 12:26:53 Sebastian Huber validation: Add test case support functions
(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) @eb1cd40   03/19/21 15:48:43 Sebastian Huber build: Add test exclude for arm/lpc2362
(edit) @5babc54   03/12/21 07:12:02 Sebastian Huber validation: Task create/construct Run the task create/construct tests …
(edit) @a26a326   02/03/21 21:34:16 eshan dhawan Test suite for FTW.H methods Signed-off-by: Eshan Dhawan …
(edit) @b2da982   04/21/20 09:57:50 Daniel Hellstrom leon,tn-0018: work around GRLIB-TN-0018 errata Overview ======== The …
(edit) @b57436c   09/12/19 12:48:29 Daniel Hellstrom leon3: avoid dependency on apbuart/timer driver Moves …
(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) @cff99cf   04/12/19 09:01:38 Daniel Hellstrom leon,can: introduce common CAN baud-rate calculation function …
(edit) @06129897   12/02/20 12:31:06 jan.sommer bsps/xilinx_zynq: Add SPI driver to waf Updates #4320
(edit) @ba48f20   03/06/21 15:05:22 Sebastian Huber build: Fix broken link
(edit) @10db41e   03/08/21 15:30:25 alexanderjwhite spec/aarch64: Enable previously disabled tests This enables several …
(edit) @f662420   02/20/21 03:29:27 kinsey.moore spec/aarch64: Rename ZynqMP QEMU BSPs The current ZynqMP BSPs don't …
(edit) @9d77c0f4   01/08/21 01:39:20 kinsey.moore spec: Move hypervisor start for use by AArch64 AArch64 on hardware is …
(edit) @07297812   01/11/21 17:56:36 alex.white spec/aarch64: Remove sp37 from intermittent tests
(edit) @6bfbfb5   02/19/21 14:34:48 kinsey.moore bsps/aarch64: Resolve usage of SUBALIGN() Remove usage of SUBALIGN() …
(edit) @8fe59be   03/03/21 09:27:52 Sebastian Huber validation: Fix for 64-bit targets Closes #4179.
(edit) @db86c3eb   02/23/21 08:18:39 james.fitzsimons bsps/beagle: Adding QEP driver support to BeagleBoneBlack? BSP
(edit) @08cbd4ba   02/26/21 11:34:21 Sebastian Huber score: Fix _Stack_Extend_size() Check for an integer overflow. Add a …
(edit) @2428a8ca   02/26/21 08:56:39 Sebastian Huber build: Install <rtems/score/hash.h> Update #4267.
(edit) @74eff26c   02/23/21 18:47:02 Sebastian Huber libtest: Report target hash Update #4267.
(edit) @7480c34   02/23/21 17:53:42 Sebastian Huber bsps: Add default rtems_get_target_hash() Update #4267.
(edit) @dea125d0   02/23/21 13:53:40 Sebastian Huber score: Add Hash Handler Update #4267.
(edit) @d8bfa5a   02/23/21 09:58:56 Sebastian Huber rtems: Add rtems_get_build_label() Update #4269.
(edit) @e8284a34   02/23/21 18:38:38 Sebastian Huber build: Sort source lists Use the Python sorted() function to sort the …
(edit) @88543ade   02/21/21 09:58:15 Sebastian Huber score: Remove _CORE_barrier_Do_flush() Call …
(edit) @f6a97f5   02/16/21 07:15:10 Sebastian Huber rtems: Simplify signal handling Remove superfluous …
(edit) @3e7d658   02/15/21 13:02:49 Sebastian Huber validation: Add signal manager tests Update #4244.
(edit) @f38c0de4   02/15/21 08:14:41 Sebastian Huber validation: Add Validation1 test suite Update #4244.
(edit) @e1676c1   02/12/21 19:35:40 Chris Johns Update motorola_power to irq-generic interrupt management - Add …
(edit) @03dff201   02/09/21 01:48:07 Chris Johns libcsupport: Add sbrk greedy support to consume all sbrk memory - …
(edit) @e59efd8   02/04/21 12:35:27 Sebastian Huber validation: Tests for barrier manager
(edit) @c9ceff9   02/03/21 16:21:23 Sebastian Huber validation: Add tests for rtems_build_name()
(edit) @9477d9ae   02/05/21 13:13:31 Sebastian Huber score: Make FIFO thread queue ops public Update #4230.
(edit) @51e59d5   01/12/21 13:03:41 Sebastian Huber nios2: Allow ISR nesting in dispatch variant Rename …
(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) @c45da42   01/22/21 14:44:16 christian.mauderer bsps/shared: Build fsl-edma only for certain BSP Move the Freescale …
(edit) @36b4e8c   12/14/20 13:12:21 christian.mauderer bsps/imxrt: Add ioctl to LPSPI to get registers This allows an …
(edit) @a434cc8   11/24/20 16:22:38 christian.mauderer bsps/shared: Adapt fsl-edma driver for imxrt Note: The changes have …
(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) @81c7f5be   12/03/20 14:31:40 Sebastian Huber arm/fvp: New BSP This BSP supports the Arm Fixed Virtual Platform. …
(edit) @9f3a08e   12/22/20 12:00:27 Sebastian Huber bsps: Use header file for GIC architecture support This avoids a …
(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) @d3f2ecc   12/16/20 06:11:57 Sebastian Huber build: Fix duplicate install of jffs2.h
(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) @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) @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) @293cde73   12/07/20 15:43:06 Sebastian Huber build: Exclude performance-0 in small mem BSPs
Note: See TracRevisionLog for help on using the revision log.