summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-17build: Use enabled by for defaultsSebastian Huber66-153/+130
2023-01-17build: Replace variant patterns with a listSebastian Huber2-6/+17
2022-11-09zynqmp: Add support for the CFC-400XKinsey Moore1-0/+1
2022-10-30cpukit/dev/can: Added CAN supportPrashanth S1-0/+6
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber1-0/+1
2022-10-13build: Enable RISCV_BOOT_HARTID only for riscvSebastian Huber1-1/+1
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 Begari4-0/+23
2022-09-06bsp/riscv: Add NOEL-V BSPMartin Aberg2-0/+6
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-11build/cpukit: Add confdefs/face.h to install ruleDuc Doan1-0/+1
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-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-0/+1
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber1-0/+1
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber1-0/+1
2022-07-04build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber7-0/+109
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 Huber1-2/+4
2022-07-04build: Add cppflags, cflags, cxxflags to groupsSebastian Huber1-0/+3
2022-06-21TFTPFS: Implement block and window size optionsFrank Kühndel1-1/+2
2022-03-24libtest: Add scheduler test supportSebastian Huber1-0/+2
2022-03-24score: Add _IO_Relax()Sebastian Huber1-0/+1
2022-02-23cpukit/libdebugger: Add MicroBlaze supportKinsey Moore3-0/+18
2022-02-21kern_ntptime.c: Port to RTEMSSebastian Huber1-1/+1
2022-02-04cpukit/microblaze: Add exception extensionsKinsey Moore2-0/+3
2022-01-27Remove obsolete rtems_gxx_*() implementationSebastian Huber1-2/+0
2022-01-11build: Fix build item formatSebastian Huber1-1/+0
2021-12-09build: Move test header to right library itemSebastian Huber2-3/+5
2021-12-02rtems: Move scheduler directives to own headerSebastian Huber1-0/+1
2021-11-30libc: Optimize malloc() initializationSebastian Huber1-1/+0
2021-11-30score: Split wkspace.cSebastian Huber1-0/+2
2021-11-23score: Move _Thread_queue_Extract()Sebastian Huber1-0/+1
2021-11-23score: Add _Thread_MP_Extract_proxy()Sebastian Huber2-1/+1
2021-11-23score: Add SMP scheduler make/clean stickySebastian Huber1-0/+1
2021-11-23score: Add red-black tree append/prependSebastian Huber1-0/+2
2021-11-18rtems: Add external functionsSebastian Huber1-0/+2
2021-11-16build: Optional __RTEMS_MAJOR__ via command lineSebastian Huber1-1/+1
2021-11-15Revert "optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tool...Sebastian Huber1-5/+3
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-1/+3
2021-11-12optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be...Joel Sherrill1-3/+5
2021-11-01cpukit/aarch64: Add libdebugger supportKinsey Moore3-0/+18
2021-11-01aarch64: Break out MMU definitionsKinsey Moore1-0/+1
2021-10-29cpukit: Add signal mapping supportKinsey Moore2-0/+18