summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-20libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns1-0/+4
- Provide application support for handling FDT blobs in RTEMS. This is useful when interfacing FPGA fabrics. - Provide a shell command to list a blob as well as provide read and write access to addresses in the FTB. Closes #3099.
2017-06-07Test for POSIX headers from Newlib 20170522Sebastian Huber1-8/+11
Update #2833.
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-22/+22
2017-05-24cpukit/libxz: Fix the include path to remove the make warnings.Chris Johns1-3/+2
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill1-0/+1
Provide extentions to <inttpes.h> PRIxxx constants for more POSIX types. Start with existing definitions found in RTEMS Project owned code in cpukit/. updates #2983.
2017-03-27cpukit: Fix Makefile.am and update preinstall.amSebastian Huber1-3/+5
Update #2897.
2017-01-24Provide <endian.h> for glibc compatibilitySebastian Huber1-0/+1
Update #2803.
2017-01-13posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom1-1/+0
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns1-0/+9
2016-10-13libmisc/xz: Add xz decompression.Chris Johns1-0/+3
Add support to untar XZ compressed files.
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns1-1/+1
2016-06-22Move printer initialization to separate headerSebastian Huber1-0/+1
The RTEMS print user need to know nothing about a particular printer implementation. In particular get rid of the <stdio.h> include which would be visible via <rtems.h>.
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-0/+1
This change adds rtems_printf and related functions and wraps the RTEMS print plugin support into a user API. All references to the plugin are removed and replaced with the rtems_printer interface. Printk and related functions are made to return a valid number of characters formatted and output. The function attribute to check printf functions has been added to rtems_printf and printk. No changes to remove warrnings are part of this patch set. The testsuite has been moved over to the rtems_printer. The testsuite has a mix of rtems_printer access and direct print control via the tmacros.h header file. The support for begink/endk has been removed as it served no purpose and only confused the code base. The testsuite has not been refactored to use rtems_printf. This is future work.
2016-03-30Move various driver interface definition headers file libcsupport/ to include/Joel Sherrill1-1/+7
These were in libcsupport for historical reasons and the placement no longer made sense. As part of this move, some of the files were placed under subdirectories which reflect their installed location. Thank you git for allowing us to move files. Years of CVS resulted in files being somewhere they no longer belonged.
2016-01-26drvmgr: Install header files conditionallySebastian Huber1-0/+2
The --enable-drvmgr configure option controls the driver manager startup and not if the driver manager is present or not. Presence of the driver manager is determined by the architecture (only available on sparc so far). Partially revert 47190194866ba83cbfeeb5816bb18ddd9f6e8e50.
2016-01-26drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber1-2/+0
2015-10-16libfdt: Initial importSebastian Huber1-0/+1
Import from: git://git.kernel.org/pub/scm/utils/dtc/dtc.git Commit: 604e61e081e3c6c8fa1a8189c71cb3908a5bbc1e Date: 2015-09-29T09:09:08Z
2015-10-14libstdthreads: Add C11 threadsSebastian Huber1-0/+1
2015-04-17DRVMGR: only build on SPARC platformDaniel Hellstrom1-0/+2
2015-04-17DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom1-0/+7
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom1-0/+3
2015-03-31libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns1-0/+5
The rtrace command interfaces to the RTEMS Trace Linker's trace buffering data allowing users to capture and report trace data.
2015-03-05Move test support from sapi to libmisc/testsupportSebastian Huber1-0/+3
2014-11-20sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill1-0/+1
* Makefile.am updated and preinstall.am regenerated. * mprotect.c had a prototype removed now that we have mman.h * mmap.c, munmap.c: New stub files.
2014-11-20Add crypt_r(), etc.Sebastian Huber1-0/+2
Add crypt_add_format(), crypt_r(), crypt_md5_r(), crypt_sha256_r() and crypt_sha512_r().
2014-11-20Add SHA256 and SHA512 supportSebastian Huber1-2/+0
2014-11-20Add <sys/endian.h>Sebastian Huber1-0/+1
2014-11-20Add RTEMS port of Linux I2C user-space APISebastian Huber1-0/+1
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-1/+19
This is a merge of the RTL project.
2014-09-16libmisc: Add a stdio redirector helper.Chris Johns1-0/+2
This module makes it easy to redirect and capture stdout, stderr or any other fd in your application. The captured data can be sent off board, for example using syslog, or buffered and displayed in a web page.
2014-09-05capture: Add support for variable length records.Jennifer Averett1-0/+1
2013-11-04Filesystem: Add kernel event filter handlerSebastian Huber1-0/+1
This handler is necessary to implement the KQUEUE(2) system calls. Add <sys/event.h> from FreeBSD 8.4.
2013-11-04Filesystem: Add poll() handlerSebastian Huber1-0/+1
This handler is necessary to implement the SELECT(2) and POLL(2) system calls. Add <sys/poll.h> from FreeBSD 8.4.
2013-09-19JFFS2: Add RTEMS supportSebastian Huber1-0/+3
2013-06-03libmisc: Add utf8proc-v1.1.5Ralf Kirchner1-0/+3
utf8proc is a small library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. For the time beeing utf8proc is intended to be used for normalizing and folding UTF-8 strings for comparison purposes when adding UTF-8 support to the FAT file system.
2013-01-23Move <memory.h> and <sys/uio.h> to non-networking directoryJoel Sherrill1-2/+3
These two header files were installed from libnetworking even when networking was disabled. This patch moves them to a non-networking location and updates uio.h to match the FreeBSD 8.x source being used for the USB stack and TCP/IP stack upgrade. - cpukit/include/memory.h Move from cpukit/libnetworking/memory.h. No changes - cpukit/include/sys/uio.h Move from cpukit/libnetworking/sys/uio.h. Replace with FreeBSD 8.x version. - cpukit/include/sys/_iovec.h New. FreeBSD 8.x file supporting <sys/uio.h>. - cpukit/Makefile.am Reflect movement of <memory.h> and <sys/uio.h>. - cpukit/preinstall.am Regenerate - cpukit/libnetworking/nfs/bootp_subr.c Eliminate use of uio_procp field no longer in FreeBSD structure. This field was set and never read so eliminating the set has no impact.
2012-12-05libblock: Add sparse diskRalf Kirchner1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2012-04-23PR1908: consolidate libqos code and fix installed header locationGedare Bloom1-1/+3
2012-04-15PR1908: QoS library for CBS schedulerPetr Benes1-0/+1
Since the CBS scheduler is inspired by AQuoSA project for Linux, additional API (qreslib) compliant with Linux has been created. Sptest for qreslib included.
2012-01-26Revert "Google C++ Testing Framework 1.6.0."Sebastian Huber1-1/+0
This reverts commit 9bf3a868655f260c2fa6cbcab16f0218cf53e5b8.
2012-01-23Google C++ Testing Framework 1.6.0.Sebastian Huber1-0/+1
2011-05-162011-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-50/+62
* Makefile.am: Reformat.
2011-05-132011-05-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+2
* libmisc/devnull/devzero.c, libmisc/devnull/devzero.h: New files. * libmisc/Makefile.am, Makefile.am, preinstall.am: Reflect changes above.
2011-03-242011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+0
* include/rtems/bsd/sys/queue.h, include/rtems/bsd/sys/cdefs.h: Remove. * Makefile.am: Reflect changes above.
2011-03-142011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
PR 1762/cpukit * Makefile.am, preinstall.am, libmisc/Makefile.am, wrapup/Makefile.am: Add generic serial mouse driver and mouse parser. The parser code was in the pc386 BSP but was generic so cleaned up and placed here. Serial mouse driver itself is new. * libmisc/mouse/README, libmisc/mouse/mouse_parser.c, libmisc/mouse/mouse_parser.h, libmisc/mouse/serial_mouse.c, libmisc/mouse/serial_mouse.h: New files.
2011-02-092011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* include/rtems/btimer.h: New. * Makefile.am: Add rtems/btimer.h * libcsupport/include/timerdrv.h: Reflect having split out functions to rtems/btimer.h.
2010-10-042010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
* Makefile.am, configure.ac: Revert accident commit adding libdbm to build.