summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mDNSResponder: Update to v765.1.2Sebastian Huber2018-09-201-0/+314
* mDNSResponder: Increase stack sizeSebastian Huber2018-09-201-1/+1
* mDNSResponder: Use FPU enabled taskSebastian Huber2018-09-201-1/+1
* Remove <poll.h>Sebastian Huber2018-09-171-1/+0
* Optimize callout handline via static timer wheelSebastian Huber2018-09-171-2/+0
* Initialize interrupt server earlierSebastian Huber2018-09-121-1/+1
* Move dynamic mutex pool to separate fileSebastian Huber2018-09-121-0/+52
* Fix BUS_SPACE_MAXADDR for 64-bit targetsSebastian Huber2018-09-121-2/+2
* Use rtems_counter_read() for get_cyclecount()Sebastian Huber2018-09-111-3/+4
* dw_mmc: Avoid conflicting device ivarsSebastian Huber2018-09-111-2/+1
* vprintf: Avoid printf() to avoid FPU usageSebastian Huber2018-09-101-3/+11
* Add FreeBSD kernel space header filesSebastian Huber2018-08-272-0/+131
* IPFW(4): Remove FreeBSD importSebastian Huber2018-08-241-175/+0
* Update rtems-bsd-kernel-namespace.hSebastian Huber2018-08-241-2/+435
* Update due to <sys/time.h> API changesSebastian Huber2018-08-241-3/+1
* rc.conf: Fix cloned interface setup.Christian Mauderer2018-08-021-1/+2
* Add RTEMS_BSD_CONFIG_IPSEC.Christian Mauderer2018-08-022-0/+27
* Add ipsec to rc.conf.Christian Mauderer2018-08-024-0/+408
* ipsec-tools: Port libipsec, setkey and racoon.Christian Mauderer2018-08-027-4/+206
* if_ipsec: Port and add to everything-buildset.Christian Mauderer2018-08-011-0/+5
* Avoid malloc() in getsockaddr()Sebastian Huber2018-07-041-1/+0
* beagle: Disable WiFi if libbsd is build without it.Christian Mauderer2018-06-051-0/+3
* dhcpcd: Add hooksSebastian Huber2018-05-081-0/+26
* dhcpcd: Add rtems_dhcpcd_start()Sebastian Huber2018-05-085-68/+178
* rc_conf: Do not create directories used by dhcpcdSebastian Huber2018-05-081-12/+0
* rc_conf: Include missing header filesSebastian Huber2018-05-081-0/+4
* buildset: Add minimal and everything config.Christian Mauderer2018-05-032-1/+5
* rtems-debugger: Remove filesSebastian Huber2018-05-022-390/+0
* Use network services from RTEMSSebastian Huber2018-04-3012-6213/+0
* CRYPTO(4): Port to RTEMSSebastian Huber2018-03-281-0/+1
* DEVFS(5): Properly initialize fp->f_cdevprivSebastian Huber2018-03-271-0/+1
* vprintf: Add handler that mutes all output.Christian Mauderer2018-03-232-0/+19
* Silence rtems_bsd_ifconfig()Sebastian Huber2018-03-231-0/+1
* if_atsam: Add checksum offload.Christian Mauderer2018-03-211-8/+44
* mutex: Use panic() after ISR lock releaseSebastian Huber2018-03-132-6/+25
* dw_mmc: Properly init/reset DMASebastian Huber2018-02-061-12/+27
* dw_mmc: Add MMCBR_IVAR_TIMINGSebastian Huber2018-02-061-0/+6
* Add device tree support for Altera/Intel Cyclone VSebastian Huber2018-02-064-214/+44
* linux/percpu.h: Fix for uni-processor configSebastian Huber2018-02-051-2/+3
* termios: Update due to API changesSebastian Huber2018-02-051-23/+8
* sdk_dpaa: Port to RTEMSSebastian Huber2018-01-236-0/+218
* dpaa: QMan portal only initializationSebastian Huber2018-01-231-0/+4
* dpaa: Add and use SDK_DPAA_COMPAT_STATICSebastian Huber2018-01-231-0/+9
* dpaa: Remove unused configuration definesSebastian Huber2018-01-231-9/+0
* linux/of_irq.h: Generalize of_irq_to_resource()Sebastian Huber2018-01-231-10/+51
* linux/of_address.h: of_address_to_resource()Sebastian Huber2018-01-232-16/+8
* linux/of_address.h: Add of_translate_address()Sebastian Huber2018-01-233-3/+81
* linux/of.h: Add of_find_node_by_path()Sebastian Huber2018-01-232-0/+19
* linux/of.h: Add of_read_number()Sebastian Huber2018-01-232-0/+18
* linux/of.h: Add of_n_size_cells()Sebastian Huber2018-01-232-0/+9