summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* doxygen: Add group for FreeBSD kernel header filesSebastian Huber2023-03-179-0/+25
* doxygen: Add files to groups and fix group scopesSebastian Huber2023-03-174-4/+12
* doxygen: Fix group identifiersSebastian Huber2023-03-172-6/+6
* rtems/test.h: Use __attribute__Sebastian Huber2023-03-161-3/+3
* score/arm: enhance ARMV7M MPU setup with capability to set control registerKarel Gardas2023-03-161-1/+2
* doxygen: Document hash algorithm filesSebastian Huber2023-03-161-0/+149
* cpuuse: Add implementation Doxygen groupSebastian Huber2023-03-165-4/+30
* cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore2023-03-1518-40/+581
* cpukit/jffs2: Import wbuf.c from upstreamKinsey Moore2023-03-152-0/+1351
* cpukit/jffs2: Initialize and lock mutexesKinsey Moore2023-03-152-0/+4
* sparc: Add header files to Doxygen groupSebastian Huber2023-03-155-8/+23
* score: Fix Doxygen group identifierSebastian Huber2023-03-151-1/+1
* score: Add file to Doxygen groupSebastian Huber2023-03-151-0/+2
* doxygen: Add groups for related test suitesSebastian Huber2023-03-141-0/+24
* Provide kernel space items only if neededSebastian Huber2023-03-146-18/+30
* pps: Round to closest integer in pps_event()Sebastian Huber2023-03-071-1/+3