summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-23rfs: Fix format warningSebastian Huber1-1/+1
2018-01-22rfs: Fix for 64-bit targetsSebastian Huber2-2/+2
2018-01-22monitor: Fix thread priority valuesSebastian Huber1-1/+4
2018-01-22powerpc: Add FSL_EIS_EPRSebastian Huber1-0/+1
2018-01-22tests: Change TEST BUILD to use define namesSebastian Huber1-77/+32
2018-01-19rtems: Fix rtems_task_mode()Sebastian Huber1-8/+0
2018-01-16testsupport/testbeginend.c: Fix redefined warningJoel Sherrill1-1/+3
2018-01-04Include rtems/bspIo.h for printk.Chris Johns1-0/+2
2018-01-02sparc: Remove <bsp.h> from PCI shell commandSebastian Huber1-1/+0
2018-01-02sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber1-6/+16
2018-01-02sparc: Remove BSP specifics from <pci/access.h>Sebastian Huber1-93/+0
2018-01-02sparc: Move <libcpu/byteorder.h>Sebastian Huber3-0/+78
2017-12-15posix: Remove unused global variableSebastian Huber1-2/+0
2017-12-14epiphany: Remove superfluous includesSebastian Huber1-4/+0
2017-12-14untar: ConstifySebastian Huber2-2/+2
2017-12-13zlib: Fix buildSebastian Huber4-6/+7
2017-12-13zlib: Do not generate zconf.hSebastian Huber2-10/+2
2017-12-13telnetd: Include <rtems/passwd.h>Sebastian Huber1-1/+1
2017-12-13pppd: Include <rtems/rtems*.h>Sebastian Huber2-2/+2
2017-12-13mghttpd: Include <mghttpd/mongoose.h>Sebastian Huber1-1/+1
2017-12-13uuid: Include <uuid/uuid.h>Sebastian Huber1-1/+1
2017-12-13utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber1-1/+1
2017-12-13redirector: Include <rtems/stdio-redirect.h>Sebastian Huber1-2/+1
2017-12-13shell: Include <rtems/shell.h>Sebastian Huber1-1/+1
2017-12-13monitor: Include <rtems/monitor.h>Sebastian Huber3-3/+3
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber2-5/+3
2017-12-13RFS: Include <rtems/rtems-rfs-shell.h>Sebastian Huber1-1/+1
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber28-41/+41
2017-12-13pipe: Include <rtems/pipe.h>Sebastian Huber1-2/+1
2017-12-13dosfs: Include <rtems/dosfs.h>Sebastian Huber2-2/+2
2017-12-13ftpd: Include <rtems/ftpd.h>Sebastian Huber1-2/+1
2017-12-13devfs: Include <rtems/devfs.h>Sebastian Huber10-10/+10
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber29-29/+29
2017-12-13libdebugger: Avoid use of <bsp/linker-symbols.h>Sebastian Huber1-2/+4
2017-12-13arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber3-0/+2272
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer1-3/+7
2017-12-07Remove obsolete network header filesSebastian Huber27-4653/+0
2017-12-07libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak1-2/+2
2017-12-06taskmode.c: Ensure all error checking is done before modifying executingJoel Sherrill1-3/+31
2017-12-06confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber1-8/+8
2017-12-06libio: Use API mutexSebastian Huber4-54/+18
2017-12-06drvmgr: Use API mutexSebastian Huber4-37/+7
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer1-1/+2
2017-12-04score: Use self-contained API mutexSebastian Huber26-242/+119
2017-12-01ada: Fix user extension supportSebastian Huber1-6/+6
2017-11-29riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill1-3/+2
2017-11-29sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill1-1/+1
2017-11-29rtems/inttypes: Clarify hexadecimal in commentsMartin Erik Werner1-2/+2
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-0/+58