summaryrefslogtreecommitdiffstats
path: root/bsps/shared/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Fix warnings in grethSebastian Huber2019-05-271-4/+4
|
* bsp/beatnik: Fix warningsSebastian Huber2018-11-091-6/+1
|
* network: Use kernel/user space header filesSebastian Huber2018-09-1010-10/+10
| | | | | | | | | | Add and use <machine/rtems-bsd-kernel-space.h> and <machine/rtems-bsd-user-space.h> similar to the libbsd to avoid command line defines and defines scattered throught the code base. Simplify cpukit/libnetworking/Makefile.am. Update #3375.
* bsps: Move libchip to bspsSebastian Huber2018-04-0423-0/+21518
This patch is a part of the BSP source reorganization. Update #3285.