summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-16Remove register keyword from public header filesSebastian Huber11-52/+52
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns46-1124/+1123
2018-04-12libdl: RAP format fixes.Chris Johns1-8/+10
2018-04-12NFS: Remove support for cexpSebastian Huber7-912/+9
2018-04-12build: Add support for automake's silent build support.Chris Johns1-9/+9
2018-04-11build: Fix make clean.Chris Johns1-1/+2
2018-04-11cpukit/mttpd: Add a callback to generate a per file HTTP etagChris Johns2-6/+26
2018-04-11Fill in the correct d_off in rtems_rfs_dir_read.Fan Deng1-1/+1
2018-04-11Fixes bitmap allocation accounting logic in rtems-rfs-bitmaps.cFan Deng1-18/+47
2018-04-11Reset free count properly in rtems_rfs_bitmap_map_clear_all().Fan Deng1-1/+1
2018-04-11Make bit addressing consistent in rtems_rfs_group.cFan Deng1-1/+12
2018-04-09build: Remove DISTCLEANFILESSebastian Huber4-4/+0
2018-04-04build: Remove EXTRA_DISTSebastian Huber13-44/+0
2018-03-27Remove unused POSIX_NOT_IMPLEMENTED() declarationSebastian Huber1-5/+0
2018-03-22mpci: Fix _MPCI_Enqueue_callout()Sebastian Huber1-1/+2
2018-03-22config: Fix re-definition warningSebastian Huber1-14/+3
2018-03-22mpci: Update due to thread queue API changesSebastian Huber1-6/+7
2018-03-16i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval1-2/+1
2018-03-16i386/smp: Define CPU_Interrupt_frame as non-void structAmaan Cheval1-1/+15
2018-03-16rtems/bfin/bf533.h: Eliminate redefinition warning and add sanity checkJoel Sherrill1-0/+9
2018-03-16imfs: Use most efficient way to get the timeSebastian Huber1-18/+17
2018-03-13Add PowerPC paravirtualization supportJoel Sherrill4-0/+94
2018-03-13Add ARM Paravirtualization supportJoel Sherrill4-3/+90
2018-03-13Rework i386 Paravirtualization to have paravirt.hJoel Sherrill5-3/+70
2018-03-13sparc64: Move libcpu content to cpukitSebastian Huber5-5/+906
2018-03-13sparc: Move libcpu content to cpukitSebastian Huber8-4/+756
2018-03-12sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill4-56/+5
2018-03-12sparc64/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-47/+4
2018-03-12powerpc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill4-63/+5
2018-03-12m68k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-45/+3
2018-03-12riscv/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-72/+4
2018-03-12arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-53/+4
2018-03-12v850/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-45/+4
2018-03-12no_cpu/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-45/+5
2018-03-12or1k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-55/+4
2018-03-12m32c/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-51/+4
2018-03-12moxie/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-58/+4
2018-03-12sh/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-58/+8
2018-03-12nios2/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-48/+4
2018-03-12epiphany/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-69/+4
2018-03-12lm32/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-48/+4
2018-03-12i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill4-49/+4
2018-03-12mips/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-60/+4
2018-03-12bfin/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-51/+4
2018-03-12shell: Fix rtems_shell_init_env()Sebastian Huber1-1/+1
2018-03-12libblock: C++ compatibilitySebastian Huber2-0/+16
2018-03-12config: Use new scheduler configuration definesSebastian Huber1-18/+18
2018-03-12config: Simplify clustered scheduler configurationSebastian Huber2-86/+173
2018-03-09network: Optionally install network headersSebastian Huber24-28/+26
2018-03-08cpukit/include/mqueue.h: Delete unneeded includesJoel Sherrill1-3/+0