summaryrefslogtreecommitdiff
path: root/cpukit/score (follow)
AgeCommit message (Expand)Author
2023-10-20sparc: Fix move of CPU counter implementationSebastian Huber
2023-10-20sparc: Move CPU counter implementationSebastian Huber
2023-10-13cpukit: Remove unused includesKinsey Moore
2023-10-12sparc: Fix stack corruptionSebastian Huber
2023-10-04bsp/i386/pc686: Clean up warningsChris Johns
2023-09-26cpukit/aarch64: Resolve warnings with ILP32 ABIKinsey Moore
2023-09-26arm: Use a valid signed integer constantSebastian Huber
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber
2023-09-15rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber
2023-09-15score: Fix TLS support for some code modelsSebastian Huber
2023-08-30microblaze: Add libdl supportAlex White
2023-08-22cpukit/score/aarch64: Use correct MAIR indexKinsey Moore
2023-08-21x86_64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21v850/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21sparc64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21sh/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21moxie/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21mips/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21m68k/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21lm32/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21i386/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21bfin/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-10arm: Fix cache support for ARM926EJ-SSebastian Huber
2023-07-28score: Assert scheduler index validitySebastian Huber
2023-07-28score: Move <rtems/score/gcov.h>Sebastian Huber
2023-07-28score: Move formatted I/O functionsSebastian Huber
2023-07-26score: Add files to Doxygen groupsSebastian Huber
2023-07-25score: Add workaround for GCC bugSebastian Huber
2023-07-24score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber
2023-07-14score/arm: improve printed exception information for Cortex-Mx CPUsKarel Gardas
2023-07-14bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber
2023-07-03Revert accidentally committed "Remove unused _IO_Relax"Joel Sherrill
2023-07-03Remove unused _IO_RelaxJoel Sherrill
2023-06-12score: Remove CPU port specific cpuatomic.hSebastian Huber
2023-05-26score/src/pheap*: Remove unreferenced methodsJoel Sherrill
2023-05-26arm: Use RTEMS_XCONCAT()Sebastian Huber
2023-05-26arm: Improve Doxygen file commentsSebastian Huber
2023-05-20Update company nameSebastian Huber
2023-05-16bsps/aarch64: Fix 128bit q register print bugTian Ye
2023-05-16_TOD_Adjust method is unused. Remove it.Joel Sherrill
2023-04-29bsps/amd64: increase CPU alignment to 16Karel Gardas
2023-04-25score: Avoid cyclic header file dependenciesSebastian Huber
2023-03-16score/arm: enhance ARMV7M MPU setup with capability to set control registerKarel Gardas
2023-03-15sparc: Add header files to Doxygen groupSebastian Huber
2023-03-07pps: Round to closest integer in pps_event()Sebastian Huber
2023-03-07pps: Simplify the nsec calculation in pps_event()Sebastian Huber
2023-03-07pps: Directly assign the timestamps in pps_event()Sebastian Huber
2023-03-07pps: Move pcount assignment in pps_event()Sebastian Huber
2023-03-07pps: Simplify capture and event processingSebastian Huber
2023-03-07pps: Load timecounter once in pps_capture()Sebastian Huber