summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-13build: Enable RISCV_BOOT_HARTID only for riscvSebastian Huber1-1/+1
2022-10-04bsp/aarch64: Add new Raspberry Pi 4B BSPMohd Noor Aman3-0/+175
2022-09-28validation: Remove unused test suiteSebastian Huber2-21/+0
2022-09-23rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber1-0/+1
2022-09-22build: Install SHA header filesSebastian Huber1-0/+3
2022-09-20bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari12-3/+87
2022-09-20spec/build/bsps: Add dtb supportPadmarao Begari2-0/+39
2022-09-20bsp/tms570: Fix TMS570_USE_HWINIT_STARTUPSebastian Huber3-3/+19
2022-09-20bsp/tms570: Add -mbe32 to LINKFLAGSSebastian Huber2-0/+19
2022-09-12validation: Test deadlock detection special caseSebastian Huber1-0/+1
2022-09-08bsp/qoriq: Enable VRSAVE optimizationSebastian Huber1-0/+2
2022-09-06bsp/riscv: Add NOEL-V BSPMartin Aberg13-0/+282
2022-09-06bsp/riscv: Work area size based on /memory node in fdtDaniel Cederman1-0/+1
2022-09-05validation: CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber1-0/+1
2022-09-05validation: Refine basedefs specificationSebastian Huber2-1/+18
2022-08-25bsps/xilinx/versal: Add Cadence I2C driver supportChris Johns6-0/+63
2022-08-23bsps/amd64: remove -Werror from ABI flagsStephen Clark1-1/+0
2022-08-23bsps/xilinx/versal: Remove IPL32 BSPs, add aiedge and change defaultsChris Johns10-110/+42
2022-08-22spec/librtemscpu: Fix installed headersChris Johns2-2/+1
2022-08-22spec/bsps/aarch64: Install ELF machine types for libdlChris Johns1-0/+3
2022-08-22spec/bsps: Do not install tm27.hChris Johns90-90/+0
2022-08-11build/cpukit: Add confdefs/face.h to install ruleDuc Doan1-0/+1
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2-0/+22
2022-08-08libdl: Refactor shared code in ARM and AArch64Ryan Long2-0/+2
2022-08-04build: Install <rtems/score/gcov.h>Sebastian Huber1-0/+1
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns1-0/+1
2022-07-29cpukit/libdl: Add support for AArch64Ryan Long3-0/+18
2022-07-28aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns1-5/+43
2022-07-26build: Move RISCV_MAXIMUM_EXTERNAL_INTERRUPTSSebastian Huber4-19/+3
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-0/+1
2022-07-25sptests/spstdc17: New testSebastian Huber2-0/+24
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber1-0/+1
2022-07-25bsps/microblaze: Fix build option definition orderAlex White3-4/+2
2022-07-21sptls04: Test an external TLS objectSebastian Huber1-0/+1
2022-07-20bsps/riscv: Sort .noinit* sectionsSebastian Huber1-1/+1
2022-07-20build: Add missing cxxflagsSebastian Huber82-0/+82
2022-07-18spunlimited01: New testSebastian Huber2-0/+22
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber1-0/+1
2022-07-12irq/arm-gicv3.h: Customize CPU Interface initSebastian Huber18-6/+171
2022-07-07validation: Test thread idle bodiesSebastian Huber1-0/+1
2022-07-07validation: Always test spurious interruptsSebastian Huber2-3/+3
2022-07-06bsps/aarch64: Use MMU pages appropriatelyKinsey Moore4-12/+12
2022-07-04build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber9-2/+112
2022-07-04gcov: Add wrapper to dump the gcov infoSebastian Huber1-0/+2
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber2-0/+4
2022-07-04gcov: Add fork(), etc. gcov wrappersSebastian Huber1-0/+1
2022-07-04build: Allow separate optimization flagsSebastian Huber12-19/+92
2022-07-04build: Fix optimization flags definition orderSebastian Huber64-128/+128
2022-07-04build: Add cppflags, cflags, cxxflags to groupsSebastian Huber70-1/+211
2022-07-04build: Move BSP_INCLUDES splitSebastian Huber1-0/+1