summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/rtems-kernel-nexus.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Generalize bsp_fdt_map_intr()Sebastian Huber2017-09-221-1/+1
| | | | Update #3090.
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-1/+1
| | | | | | | | | | | | | | | | | The following files are now provided by Newlib: * arpa/inet.h * net/if.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/uio.h * sys/un.h The <sys/param.h> and <sys/cpuset.h> are now compatible enough to be used directly. Update #2833.
* FDT(4): Port to RTEMSSebastian Huber2017-03-081-3/+35
|
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-101-3/+3
| | | | Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
* Change LibBSD to use shared interrupts.Chris Johns2016-06-271-2/+2
|
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-301-1/+1
|
* Rename files for kernel namespace scriptSebastian Huber2016-05-061-0/+365
This makes it easier to create the kernel namespace header.