summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/leon3: Updat due to API changesSebastian Huber2020-10-261-1/+1
|
* grlib: Add ambapp_common_info to derived typesSebastian Huber2020-10-161-1/+1
| | | | This avoids a cast in DEV_TO_COMMON().
* grlib: Move header filesSebastian Huber2019-01-221-1/+1
| | | | Update #3678.
* network: Use kernel/user space header filesSebastian Huber2018-09-103-3/+3
| | | | | | | | | | 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-203-0/+222
This patch is a part of the BSP source reorganization. Update #3285.