summaryrefslogtreecommitdiffstats
path: root/spec/build (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-26bsps/irq: Add rtems_interrupt_entry_install()Sebastian Huber4-9/+8
2021-07-26bsps/irq: Add rtems_interrupt_raise()Sebastian Huber3-0/+3
2021-07-26rtems: Add rtems_interrupt_vector_enable()Sebastian Huber3-0/+3
2021-07-26bsps/irq: Move handler iterate to separate fileSebastian Huber3-0/+3
2021-07-26bsps/irq: Move get/set affinity to separate fileSebastian Huber3-0/+3
2021-07-26build: Remove superfluous library from rcxx01Sebastian Huber1-1/+0
2021-07-20Fixes for TMS570 BSPRobin Mueller1-1/+1
2021-07-20STM32H7 ethernet pin correctionsRobin Mueller3-0/+44
2021-07-15build: Add missing default-by-familySebastian Huber2-0/+2
2021-07-15spcoverage: Remove test programSebastian Huber2-21/+0
2021-07-15build: Fix the motorola_powerpc default baudrateChris Johns1-2/+4
2021-07-15build: Use BSP family for optionsChris Johns771-0/+771
2021-07-06build: Add option to customize the LINKFLAGSSebastian Huber3-1/+19
2021-07-02bsps/imxrt: Simplify linkcmds and make it flexibleChristian Mauderer12-67/+96
2021-07-02bsps/imxrt: Allow different ARM PLL settingChristian Mauderer1-0/+1
2021-07-01Revert "bsps/zynqmp: Allow any or all CGEMs to be enabled"Kinsey Moore5-72/+0
2021-06-29spec/aarch64: fix abi flags for xilinx_versal_ilp32_vck190Gedare Bloom1-0/+1
2021-06-28bsps/zynqmp: Allow any or all CGEMs to be enabledKinsey Moore5-0/+72
2021-06-24bsps/aarch64: replace boot options with asm switch codeGedare Bloom4-22/+0
2021-06-24bsps/aarch64: add non-secure mode and versal supportGedare Bloom9-6/+68
2021-06-24bsps/aarch64: add physical secure timerGedare Bloom2-0/+33
2021-06-24aarch64/xilinx-versal: new BSPs for qemu and vck190Gedare Bloom18-0/+516
2021-06-24sparc: Simplify trap table initializationSebastian Huber1-0/+1
2021-06-24sparc: More reliable bad trap handlingSebastian Huber4-3/+2
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