summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon2/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-072-133/+0
| | | | Update #3850
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-082-2/+2
| | | | Update #3706.
* network: Use kernel/user space header filesSebastian Huber2018-09-102-2/+2
| | | | | | | | | | 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/sparc: Move network drivers to bspsSebastian Huber2018-04-202-0/+133
This patch is a part of the BSP source reorganization. Update #3285.