summaryrefslogtreecommitdiffstats
path: root/libbsd.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libbsd.txt: Use rtems_bsd_ifconfig_lo0()Sebastian Huber2018-09-211-32/+3
|
* libbsd.txt: Remove linker set paragraphSebastian Huber2018-09-211-17/+0
| | | | These linker sections are now mandatory for the RTEMS initialization.
* libbsd.txt: Avoid explicit versionsSebastian Huber2018-09-211-4/+5
| | | | Update #3472.
* libbsd.txt: Update version info and manpage links.Christian Mauderer2018-08-061-22/+28
| | | | | The information is clearly outdated. This patch updates it to the latest release.
* libbsd.txt: Add ipsec.Christian Mauderer2018-08-021-0/+128
|
* buildset: Add minimal and everything config.Christian Mauderer2018-05-031-3/+14
| | | | | | | | | | | | This adds two new buildset configurations: One that leaves out as much features as possible and one that enables all features. For the default configuration WiFi support is now disabled. To disable IPv6 for the minimal configuration, all -DINET6 are eliminated in libbsd.py. They are now replaced by a #ifdef that checks for RTEMS_BSD_MODULE_NETINET6 instead. Close #3351.
* waf: Support building from libbsd.py directly from waf.Chris Johns2018-04-101-5/+5
| | | | | | | | | Remove the need to generate a waf script. Move various pieces of data from the builder code to libbsd.py and make it configuration data. Update #3351
* vprintf: Add handler that mutes all output.Christian Mauderer2018-03-231-0/+24
| | | | | This adds a vprintf handler that can be used to suppress all outputs of the libbsd.
* config.inc: Remove unused values.Christian Mauderer2018-03-221-15/+7
|
* libbsd.txt: Describe current state of WLAN.Christian Mauderer2017-11-101-0/+52
|
* Add CONTRIBUTING.mdSebastian Huber2017-06-261-281/+0
|
* Update to FreeBSD head 2017-04-04Sebastian Huber2017-04-041-1/+1
| | | | Git mirror commit 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
* rtwn: Port to RTEMSChristian Mauderer2017-01-171-0/+2
|
* rtwn: Import from FreeBSD.Christian Mauderer2017-01-171-2/+0
|
* Update to FreeBSD head 2017-01-09Sebastian Huber2017-01-101-1/+1
| | | | Git mirror commit 1f8e4a995a6ede4bdb24e6d335ccda2bdb0175ab.
* Update to FreeBSD head 2016-12-10Sebastian Huber2017-01-101-1/+1
| | | | Git mirror commit 80c55f08a05ab3b26a73b226ccb56adc3122a55c.
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-101-4/+1
| | | | Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
* userspace-header-gen.py: Simplify program portsChristian Mauderer2017-01-101-17/+26
|
* usb: Update to FreeBSD trunk 2016-08-23Sebastian Huber2016-08-231-1/+1
| | | | FreeBSD trunk, 2016-08-23, 9fe7c416e6abb28b1398fd3e5687099846800cfd.
* doc: Update rules to modify FreeBSD codeSebastian Huber2016-08-231-3/+14
|
* mmc: Update to FreeBSD trunk 2016-08-23Sebastian Huber2016-08-231-0/+1
|
* doc: Update rules to modify FreeBSD codeSebastian Huber2016-08-191-0/+30
|
* devfs: Add some notes on implementation.Christian Mauderer2016-08-161-1/+9
|
* doc: Add FreeBSD import version sectionSebastian Huber2016-08-101-0/+7
|
* pf: Improve documentation regarding stack.Christian Mauderer2016-08-081-2/+4
|
* libbsd.txt: Add section describing PF.Christian Mauderer2016-08-021-0/+44
|
* libbsd.txt: Add guide for user space tools.Christian Mauderer2016-08-021-0/+30
|
* Add VDE and QEMU doco.Chris Johns2016-06-271-0/+51
|
* Fix spelling.Chris Johns2016-06-271-1/+1
|
* libbsd.txt: Clarify xilinx_zynq_a9_qemu usageSebastian Huber2016-06-131-10/+22
|
* libbsd.txt: Fix formatSebastian Huber2016-06-101-0/+1
|
* Add a stats report command.Chris Johns2016-05-311-2/+16
| | | | The report shows the level of changes we have made to the FreeBSD code.
* Add rc.conf documentation.Chris Johns2016-05-181-1/+50
|
* Add "How to import code from FreeBSD"Sebastian Huber2016-05-061-0/+14
|
* Add script to create the kernel namespace headerSebastian Huber2016-05-061-0/+1
|
* Add some doco on reverse and forward movement of the code.Chris Johns2016-05-041-1/+26
|
* Add RTEMS version support, update all python to 2 and 3.Chris Johns2016-04-181-63/+29
| | | | | | | | | | | | | Add support to force the RTEMS version. This remove the need for using the --rtems-version command line option if the automatic detection fails. Update all python code to support python 2 and 3. Update rtems_waf to the latest version to support the RTEMS version, check environment variables and to display the CC version. Sort all tests. I think the unsorted list is dependent on the version of python and so would result in repo noise as if it regenerted.
* doc: Qemu networkSebastian Huber2015-10-011-0/+9
|
* doc: Add Qemu network setupSebastian Huber2015-10-011-0/+49
|
* i386: Quick and dirty hack to get PCI workingSebastian Huber2015-09-301-0/+2
|
* libbsd.txt: Clarify rules to modify FreeBSD codeSebastian Huber2015-07-151-3/+13
|
* Update libbsd.txt with Xilinx Zynq TXCSUM and RXCSUM controls.Chris Johns2015-06-221-1/+13
|
* Revert "Return the default TX and RX hardware checksum for the Cadence ↵Chris Johns2015-06-221-13/+1
| | | | | | | | | driver to off." This reverts commit 54fb9f01f86286ecea3093f6f524afec86d6313f. This change adds white space changes. A better solution is to revert the original change.
* Return the default TX and RX hardware checksum for the Cadence driver to off.Chris Johns2015-06-191-1/+13
| | | | | | The hardware support does not seem to work with qemu. The support can be enabled with ifconfig or via ioctl on real hardware to get the performance boost.
* Update LibBSD doco.Chris Johns2015-06-011-108/+115
|
* SLEEPQUEUE(9): Port to RTEMSSebastian Huber2015-03-241-0/+2
|
* Add and use rtems_bsd_get_allocator_domain_size()Sebastian Huber2015-02-131-0/+8
|
* Add and use rtems_bsd_get_task_stack_size()Sebastian Huber2015-01-201-0/+4
|
* Add and use rtems_bsd_get_task_priority()Sebastian Huber2015-01-201-0/+8
|
* HOSTNAME(1): Add -m flagSebastian Huber2014-11-201-0/+9
|