summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/sys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* if_tsec: Add Nexus supportSebastian Huber2015-02-131-0/+310
|
* ffec: Accept all mulitcast framesSebastian Huber2014-10-311-2/+2
|
* ppp: Port to new stackSebastian Huber2014-10-083-157/+180
|
* ppp: Import from RTEMS sourcesSebastian Huber2014-10-086-0/+3345
|
* Fix legacy MCF548X FEC interface driverSebastian Huber2014-01-301-5/+0
|
* Update legacy MCF548X FEC interface driverSebastian Huber2013-12-161-259/+145
|
* Add legacy MCF548X FEC interface driverSebastian Huber2013-12-161-0/+1697
|
* ehci_mpc83xx.c: Update due to API changesSebastian Huber2013-12-041-37/+25
|
* if_smc: Add Nexus device supportSebastian Huber2013-11-131-0/+91
|
* Rename rtems-bsd-config.hSebastian Huber2013-11-113-3/+3
| | | | Rename rtems-bsd-config.h in rtems-bsd-kernel-space.h.
* Update files to match FreeBSD layoutSebastian Huber2013-10-103-99/+99
| | | | | | | | | | | | | | | | | | | Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
* Move files to match FreeBSD layoutSebastian Huber2013-10-103-0/+1121