summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rfs: Fix format warningSebastian Huber2018-01-231-1/+1
* rfs: Fix for 64-bit targetsSebastian Huber2018-01-222-2/+2
* monitor: Fix thread priority valuesSebastian Huber2018-01-221-1/+4
* powerpc: Add FSL_EIS_EPRSebastian Huber2018-01-221-0/+1
* tests: Change TEST BUILD to use define namesSebastian Huber2018-01-221-77/+32
* rtems: Fix rtems_task_mode()Sebastian Huber2018-01-191-8/+0
* testsupport/testbeginend.c: Fix redefined warningJoel Sherrill2018-01-161-1/+3
* Include rtems/bspIo.h for printk.Chris Johns2018-01-041-0/+2
* sparc: Remove <bsp.h> from PCI shell commandSebastian Huber2018-01-021-1/+0
* sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber2018-01-021-6/+16
* sparc: Remove BSP specifics from <pci/access.h>Sebastian Huber2018-01-021-93/+0
* sparc: Move <libcpu/byteorder.h>Sebastian Huber2018-01-023-0/+78
* posix: Remove unused global variableSebastian Huber2017-12-151-2/+0
* epiphany: Remove superfluous includesSebastian Huber2017-12-141-4/+0
* untar: ConstifySebastian Huber2017-12-142-2/+2
* zlib: Fix buildSebastian Huber2017-12-134-6/+7
* zlib: Do not generate zconf.hSebastian Huber2017-12-132-10/+2
* telnetd: Include <rtems/passwd.h>Sebastian Huber2017-12-131-1/+1
* pppd: Include <rtems/rtems*.h>Sebastian Huber2017-12-132-2/+2
* mghttpd: Include <mghttpd/mongoose.h>Sebastian Huber2017-12-131-1/+1
* uuid: Include <uuid/uuid.h>Sebastian Huber2017-12-131-1/+1
* utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber2017-12-131-1/+1
* redirector: Include <rtems/stdio-redirect.h>Sebastian Huber2017-12-131-2/+1
* shell: Include <rtems/shell.h>Sebastian Huber2017-12-131-1/+1
* monitor: Include <rtems/monitor.h>Sebastian Huber2017-12-133-3/+3
* capture: Include <rtems/captureimpl.h>Sebastian Huber2017-12-132-5/+3
* RFS: Include <rtems/rtems-rfs-shell.h>Sebastian Huber2017-12-131-1/+1
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-1328-41/+41
* pipe: Include <rtems/pipe.h>Sebastian Huber2017-12-131-2/+1
* dosfs: Include <rtems/dosfs.h>Sebastian Huber2017-12-132-2/+2
* ftpd: Include <rtems/ftpd.h>Sebastian Huber2017-12-131-2/+1
* devfs: Include <rtems/devfs.h>Sebastian Huber2017-12-1310-10/+10
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-1329-29/+29
* libdebugger: Avoid use of <bsp/linker-symbols.h>Sebastian Huber2017-12-131-2/+4
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-133-0/+2272
* dosfs: Allow creating a file with similar name.Christian Mauderer2017-12-071-3/+7
* Remove obsolete network header filesSebastian Huber2017-12-0727-4653/+0
* libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak2017-12-071-2/+2
* taskmode.c: Ensure all error checking is done before modifying executingJoel Sherrill2017-12-061-3/+31
* confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber2017-12-061-8/+8
* libio: Use API mutexSebastian Huber2017-12-064-54/+18
* drvmgr: Use API mutexSebastian Huber2017-12-064-37/+7
* dosfs: Fix files with same name as volume name.Christian Mauderer2017-12-051-1/+2
* score: Use self-contained API mutexSebastian Huber2017-12-0426-242/+119
* ada: Fix user extension supportSebastian Huber2017-12-011-6/+6
* riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill2017-11-291-3/+2
* sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill2017-11-291-0/+1
* testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill2017-11-291-1/+1
* rtems/inttypes: Clarify hexadecimal in commentsMartin Erik Werner2017-11-291-2/+2
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-0/+58