summaryrefslogtreecommitdiffstats
path: root/libbsd.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libbsd.py: Install the evdev header files5.35.25.15Vijay Kumar Banerjee2020-06-041-0/+1
|
* ehci_imx: Add to build.Christian Mauderer2020-04-151-0/+2
|
* regulator: Add to build.Christian Mauderer2020-04-151-0/+30
| | | | Update #3869.
* imx6_ccm: Add and build module.Christian Mauderer2020-04-151-0/+23
| | | | Update #3869.
* waf: Change the test configure check for libdebugger to it's libChris Johns2020-03-051-2/+2
| | | | | | | | | - Add support for a 'test-if-library' - Use rtems_waf's 'test_application()' fragment in the check_cc call Closes #3948
* i386: Add to buildJan Sommer2020-02-101-2/+5
|
* SOCKATMARK(3): Import from FreeBSDSebastian Huber2019-12-191-0/+1
| | | | Update #3798.
* NVMECONTROL(8): Port to RTEMSSebastian Huber2019-11-131-0/+1
| | | | Update #3821.
* NVMECONTROL(8): Add to buildSebastian Huber2019-11-131-0/+31
| | | | Update #3821.
* NVD(4): Add RTEMS-specific NVMe disk driverSebastian Huber2019-11-131-0/+6
| | | | Update #3821.
* NVME(4): Install header filesSebastian Huber2019-11-131-0/+1
| | | | Update #3821.
* NVME(4): Add build moduleSebastian Huber2019-11-131-0/+30
| | | | Update #3821.
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-131-83/+92
| | | | Git mirror commit 6b0307a0a5184339393f555d5d424190d8a8277a.
* Remove obsolete header filesSebastian Huber2019-09-241-1/+0
|
* Fix pgsigio() warningsSebastian Huber2019-09-241-1/+0
|
* PCI(4): Import missing fileSebastian Huber2019-09-231-1/+2
|
* PCI(4): Install header filesSebastian Huber2019-09-231-1/+2
|
* Add <sys/disk.h> to build moduleSebastian Huber2019-09-231-0/+1
|
* rtemsbsd: remove dead code fb.cVijay Kumar Banerjee2019-08-311-1/+0
|
* Remove superfluous support for preloaded modulesSebastian Huber2019-08-271-1/+0
|
* am335x display drivers: Port to RTEMSVijay Kumar Banerjee2019-08-111-0/+5
|
* fbd: Port to RTEMSVijay Kumar Banerjee2019-08-111-0/+11
|
* TDA19988: Port to RTEMSVijay Kumar Banerjee2019-08-111-0/+41
|
* Pinmux: Port to RTEMSVijay Kumar Banerjee2019-08-111-0/+33
|
* i2c tool : port to RTEMSVijay Kumar Banerjee2019-06-291-0/+2
|
* Add rtems i2c adaptation layerVijay Kumar Banerjee2019-06-291-0/+1
|
* iicbus: port to RTEMSVijay Kumar Banerjee2019-06-291-0/+35
|
* Add riscv supportSebastian Huber2019-05-231-1/+1
|
* Import FreeBSD license files.Christian Mauderer2019-04-041-0/+45
|
* build: Add RTEMS test librarySebastian Huber2019-03-281-2/+2
| | | | Update #3199.
* bin/openssl: Port to RTEMS.Christian Mauderer2019-03-271-0/+92
|
* Build C++ kernel-space compatibility fileSebastian Huber2019-02-181-0/+1
|
* mghttpd: RemoveSebastian Huber2019-02-121-19/+0
| | | | The mghttpd is already provided by RTEMS.
* Update to FreeBSD head 2018-12-20Sebastian Huber2018-12-201-72/+80
| | | | | | | | | | Git mirror commit 19a6ceb89dbacf74697d493e48c388767126d418. It includes an update of wpa_supplicant to version 2.7. It includes an update of the OpenSSL baseline to version 1.1.1a. Update #3472.
* freebsd/if_cpsw: Port.Christian Mauderer2018-12-201-0/+3
|
* Update to FreeBSD head 2018-11-15Sebastian Huber2018-11-151-1/+2
| | | | | | Git mirror commit a18b0830c4be01b39489a891b63d6023ada6358a. Update #3472.
* openssl01: New testSebastian Huber2018-10-251-0/+1
|
* Update to FreeBSD head 2018-10-23Sebastian Huber2018-10-251-876/+838
| | | | | | | | | | | Git mirror commit 59f44d20be3f99d181ca742e636d45fc39ec982b. This commit updates OpenSSL to version 1.1.1. This required an update of racoon which uses some internal stuff from OpenSSL and seems to be mostly unmaintained, e.g. there is update in the FreeBSD ports to cope with OpenSSL 1.1.1. Update #3472.
* Add PHY-driver for KSZ8091RNB with 50MHz.Christian Mauderer2018-09-271-0/+6
| | | | | This adds a driver for the KSZ8091RNB PHY. This PHY needs some special treatment if it is clocked with a 50MHz clock.
* fsl_sdhci.c: Port to RTEMSSebastian Huber2018-09-251-0/+1
| | | | Update #3525.
* imx/imx_gpio.c: Port to RTEMSSebastian Huber2018-09-251-4/+5
| | | | Update #3525.
* CONFIG_INTRHOOK(9): Port to RTEMSSebastian Huber2018-09-251-1/+1
| | | | | | | | | Some device drivers (e.g. MMC) need a complex intialization with working callouts. Remove the dummy CONFIG_INTRHOOK() implementation and replace it with the real one from FreeBSD. Make sure TIMEOUT(9) services work at this point. Update #3525.
* ck: Install header filesSebastian Huber2018-09-241-0/+1
| | | | Update #3472.
* if_ffec_mpc8xx: Port driver to libbsdSebastian Huber2018-09-211-0/+1
| | | | Update #3523.
* Update to FreeBSD head 2018-09-17Sebastian Huber2018-09-211-261/+293
| | | | | | Git mirror commit 6c2192b1ef8c50788c751f878552526800b1e319. Update #3472.
* Update to FreeBSD head 2018-06-01Sebastian Huber2018-09-211-17/+58
| | | | | | Git mirror commit fb63610a69b0eb7f69a201ba05c4c1a7a2739cf9. Update #3472.
* Update to FreeBSD head 2018-04-01Sebastian Huber2018-09-211-36/+45
| | | | | | Git mirror commit 8dfb1ccc26d1cea7e2529303003ff61f9f1784c4. Update #3472.
* Update to FreeBSD head 2018-02-01Sebastian Huber2018-09-211-12/+13
| | | | | | Git mirror commit d079ae0442af8fa3cfd6d7ede190d04e64a2c0d4. Update #3472.
* Update to FreeBSD head 2017-12-01Sebastian Huber2018-09-211-4/+8
| | | | | | Git mirror commit e724f51f811a4b2bd29447f8b85ab5c2f9b88266. Update #3472.
* Update to FreeBSD head 2017-10-01Sebastian Huber2018-09-211-1/+16
| | | | | | Git mirror commit b2f0376b45428f13151d229c5ae9d4d8f74acbd1. Update #3472.