summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24sparc: Move ISR handler install routinesSebastian Huber1-0/+1
2021-06-24score: Move _ISR_Vector_table[] to separate fileSebastian Huber1-0/+1
2021-06-24bsp/generic_or1k: Remove incomplete IRQ supportSebastian Huber1-3/+1
2021-06-23bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee2-5/+0
2021-06-10score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber1-0/+1
2021-06-10splinkersets01: Test linker sets in librarySebastian Huber3-2/+21
2021-06-09aarch64: add qemu bsps for cortex-a72Gedare Bloom12-0/+394
2021-06-07arm/fvp: Remove unused GICv2 BSP optionSebastian Huber2-6/+1
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long1-2/+2
2021-05-28libcsupport: Added futimens() and utimensat()Ryan Long1-0/+3
2021-05-27spec/aarch64: Add BSPs for real ZynqMP hardwareKinsey Moore7-2/+85
2021-05-27bsps/aarch64: Add MMU driver to relax alignmentKinsey Moore5-4/+35
2021-05-27bsps/a53: Increase available RAMKinsey Moore1-1/+1
2021-05-27bsps/aarch64: Break out system registersKinsey Moore1-0/+1
2021-05-20testsuites: Remove telnetd01Vijay Kumar Banerjee2-24/+0
2021-05-17score: Move _Thread_queue_Queue_get_name_and_id()Sebastian Huber1-0/+1
2021-05-17posix: Move clock_nanosleep()Sebastian Huber1-0/+1
2021-05-17bsps/imxrt: Fix OCRAM, ITCM and DTCM sizesChristian Mauderer7-4/+86
2021-05-14validation: Add support librarySebastian Huber4-4/+22
2021-05-11score: Rename _Stack_Free_nothing()Sebastian Huber1-1/+1
2021-05-03bsps/riscv: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+7
2021-04-30Use alias for rtems_task_self() and pthread_self()Sebastian Huber1-2/+1
2021-04-27powerpc/shared/console: Make console baud rate configurable.Peter Dufault6-1/+16
2021-04-23Nucleo UART3 (console) pins correctionRobin Mueller2-8/+2
2021-04-22build: Remove duplicated attributesSebastian Huber2-2/+0
2021-04-20libcsupport: Move rtems_calloc()Sebastian Huber1-0/+1
2021-04-20bsp/stm32h7: Remove duplicated build definitionsSebastian Huber1-89/+1
2021-04-13Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee4-0/+50
2021-04-07testsuites: Remove all legacy networking testsVijay Kumar Banerjee7-134/+0
2021-04-07spec: Remove residue bsps spec filesVijay Kumar Banerjee3-57/+0
2021-04-07cpukit: Remove telnetdVijay Kumar Banerjee4-50/+0
2021-04-07testsuites/libtests: Remove networking01Vijay Kumar Banerjee1-21/+0
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee3-37/+0
2021-04-07cpukit/libfs: Remove nfsclientVijay Kumar Banerjee2-25/+0
2021-04-07cpukit: remove pppdVijay Kumar Banerjee3-36/+0
2021-04-07cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee2-2/+2
2021-04-07spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee81-1067/+0
2021-04-07score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber1-1/+0
2021-04-06arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber3-0/+44
2021-04-06arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2-0/+22
2021-04-06arm/nucleo-h743zi: New BSP variantSebastian Huber1-0/+17
2021-04-06build: Add group for arm/stm32h7Sebastian Huber3-419/+538
2021-04-01stm32h7: Add init for sdmmc pinsChristian Mauderer1-0/+1
2021-03-30bsps/shared: Add Xilinx-AXI SPI driver to wafJan Sommer4-0/+24
2021-03-23validation: Add test case support functionsSebastian Huber2-0/+2
2021-03-21bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu1-0/+6
2021-03-21bsps/beagle: Added SOC detection using FDTG S Niteesh Babu1-0/+1
2021-03-19build: Add test exclude for arm/lpc2362Sebastian Huber1-0/+1
2021-03-16validation: Task create/constructSebastian Huber1-0/+2
2021-03-11Test suite for FTW.H methodsEshan dhawan2-0/+36