summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-135-5/+12
* tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule caseJoel Sherrill2017-12-081-7/+10
* sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabledJoel Sherrill2017-12-081-2/+2
* bsps/sh: Delete libcpu/shSebastian Huber2017-12-088-56/+16
* bsp/gensh4: Move libcpu files to BSPSebastian Huber2017-12-0818-550/+49
* bsp/gensh2: Move libcpu files to BSPSebastian Huber2017-12-0819-86/+55
* bsp/gensh1: Move libcpu files to BSPSebastian Huber2017-12-0817-84/+46
* bsp/shsim: Move libcpu files to BSPSebastian Huber2017-12-089-16/+3
* bsp/csb337: Move libcpu files to BSPSebastian Huber2017-12-0821-99/+54
* bsp/smdk2410: Move libcpu files to BSPSebastian Huber2017-12-0814-49/+26
* bsp/rtl22xx: Move libcpu files to BSPSebastian Huber2017-12-0812-40/+14
* bsp/csb336: Move libcpu files to BSPSebastian Huber2017-12-0811-41/+15
* bsps/arm: Remove obsolete s3c2400Sebastian Huber2017-12-081-3/+1
* bsp/gumstix: Move libcpu files to BSPSebastian Huber2017-12-0813-51/+22
* bsps: Do not install <libcpu/cache.h>Sebastian Huber2017-12-0830-147/+10
* bsps/or1k: Avoid <libcpu/cache.h>Sebastian Huber2017-12-072-5/+3
* dosfs: Allow creating a file with similar name.Christian Mauderer2017-12-072-3/+32
* Remove obsolete network header filesSebastian Huber2017-12-0727-4653/+0
* bsps/powerpc: Fix mpc83xx_i2cdrv.h locationSebastian Huber2017-12-076-23/+17
* libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak2017-12-071-2/+2
* smpunsupported01: Add missing error check for rtems_task_modeJoel Sherrill2017-12-062-1/+13
* 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
* sptests/sp51: Delete semaphore after useSebastian Huber2017-12-061-0/+3
* bsp/leon3: Enable timer used for CPU counterSebastian Huber2017-12-061-0/+3
* libio: Use API mutexSebastian Huber2017-12-065-56/+20
* drvmgr: Use API mutexSebastian Huber2017-12-064-37/+7
* bsp/gen5200: Avoid duplicate header installationSebastian Huber2017-12-052-11/+1
* dosfs: Fix files with same name as volume name.Christian Mauderer2017-12-052-2/+46
* ada: Check C and POSIX typesSebastian Huber2017-12-044-3/+187
* score: Use self-contained API mutexSebastian Huber2017-12-0429-253/+127