summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Move <rtems/score/gcov.h>Sebastian Huber2023-07-287-17/+17
* score: Move formatted I/O functionsSebastian Huber2023-07-2813-157/+132
* Revert "cpukit/dev/can: Added CAN support"Gedare Bloom2023-07-274-1125/+0
* Revert "cpukit/dev/can: Resolve warnings in 64bit builds"Gedare Bloom2023-07-271-9/+7
* sys: Add files to Doxygen groupSebastian Huber2023-07-264-3/+29
* timecounter: Add files to Doxygen groupSebastian Huber2023-07-266-0/+47
* posix: Add files to Doxygen groupSebastian Huber2023-07-262-7/+7
* libcsupport: Add file to Doxygen groupSebastian Huber2023-07-261-2/+9
* score: Add files to Doxygen groupsSebastian Huber2023-07-263-0/+26
* rtems: Add files to Doxygen groupsSebastian Huber2023-07-265-32/+141
* libtest: Place files into a Doxygen groupSebastian Huber2023-07-2622-33/+169
* score: Add workaround for GCC bugSebastian Huber2023-07-251-0/+7
* rtems: Link config options and global constructionSebastian Huber2023-07-251-3/+17
* rtems: Improve task entry wordingSebastian Huber2023-07-251-3/+3
* score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2023-07-243-10/+70
* doxgen: Document build system provided filesSebastian Huber2023-07-211-0/+82
* rtems: Fix typoSebastian Huber2023-07-201-1/+1
* rtems: Update references to rtems_task_wake_afterKinsey Moore2023-07-201-8/+13
* score/arm: improve printed exception information for Cortex-Mx CPUsKarel Gardas2023-07-142-2/+154
* bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber2023-07-141-0/+2
* Revert accidentally committed "Remove unused _IO_Relax"Joel Sherrill2023-07-032-0/+61
* Remove unused _IO_RelaxJoel Sherrill2023-07-032-61/+0
* cpukit/flash: Correct erase ioctl addressAaron Nyholm2023-06-271-8/+35
* pci: Do not use BSP-specific interrupt APISebastian Huber2023-06-161-13/+4
* score: Remove CPU port atomic operations APISebastian Huber2023-06-122-1060/+888
* score: Remove CPU port specific cpuatomic.hSebastian Huber2023-06-1219-533/+0
* Move various compression libraries into single subdirectoryJoel Sherrill2023-06-0642-0/+0
* termios: Add <rtems/termiosdevice.h>Sebastian Huber2023-05-314-246/+311
* score/src/pheap*: Remove unreferenced methodsJoel Sherrill2023-05-264-237/+0
* arm: Use RTEMS_XCONCAT()Sebastian Huber2023-05-261-4/+2
* arm: Improve Doxygen file commentsSebastian Huber2023-05-2629-35/+165
* rtems: Document scheduler configuration APISebastian Huber2023-05-241-159/+453
* libdl: Add support for LDST128_ABS_LO12_NCKinsey Moore2023-05-221-0/+4
* Update company nameSebastian Huber2023-05-20701-705/+705
* rtems: Reference types in construct directivesSebastian Huber2023-05-192-2/+4
* rtems: Add constraint to typesSebastian Huber2023-05-191-0/+42
* basedefs.h: Improve formattingSebastian Huber2023-05-191-2/+2
* basedefs.h: Add proper brief descriptionSebastian Huber2023-05-191-3/+2
* rtems: Conditionally include MPCI headerSebastian Huber2023-05-191-1/+1
* libmisc/shell: Fix file pointer leak and improved input data sanitation.Aaron Nyholm2023-05-171-17/+10
* bsps/aarch64: Fix 128bit q register print bugTian Ye2023-05-161-1/+1
* _TOD_Adjust method is unused. Remove it.Joel Sherrill2023-05-162-88/+0
* libmisc/shell: Add flashdev commandAaron Nyholm2023-05-162-0/+598
* cpukit/flash: Add API for Flash devicesAaron Nyholm2023-05-162-0/+1361
* zlib: Update from 1.2.5 to 1.2.13Sebastian Huber2023-05-0927-2779/+13758
* bsps/amd64: increase CPU alignment to 16Karel Gardas2023-04-291-1/+1
* score: Simplify _Objects_Is_api_valid()Sebastian Huber2023-04-261-3/+1
* score: Avoid cyclic header file dependenciesSebastian Huber2023-04-253-60/+115
* cpukit/libdl: Resolve size mismatch warningsKinsey Moore2023-04-053-19/+20
* cpukit/jffs2: Avoid possible null derefKinsey Moore2023-03-231-3/+3