summaryrefslogtreecommitdiffstats
path: root/libbsd.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* openssl: Remove superfluous fileSebastian Huber2018-01-081-1/+0
|
* Add rtems_bsd_initialize_dhcp()Sebastian Huber2017-12-051-0/+1
|
* Revert "RWLOCK(9): Add reader/writer lock implementation"Sebastian Huber2017-11-171-1/+0
| | | | | | This was accidentally committed. This reverts commit 97a98f6cd767b3a68279890488c7b451788f84f4.
* RWLOCK(9): Add reader/writer lock implementationSebastian Huber2017-11-161-0/+1
|
* wpa: Port to new files to RTEMS.Christian Mauderer2017-11-101-0/+12
|
* at91_mci: Port to RTEMS and adapt for atsam.Christian Mauderer2017-11-101-0/+6
|
* saf1761_otg: Port to RTEMS.Christian Mauderer2017-11-101-0/+4
|
* wpa_supplicant: Add lock.Christian Mauderer2017-11-101-0/+1
|
* Add wpa_supplicant_fork command.Sichen Zhao2017-11-101-0/+1
| | | | Add fork command for wpa supplicant to start a new task.
* Port wpa supplicant to RTEMS.Sichen Zhao2017-11-101-0/+286
| | | | Add wpa_supplicant lib support and shell command support in RTEMS.
* Port BBB sd driver files to RTEMS.Sichen Zhao2017-11-101-0/+36
| | | | So BBB can mount and read eMMC and SD card.
* Add rtems_bsd_ifconfig_lo0()Sebastian Huber2017-11-101-0/+1
|
* Add rtems_bsd_set_if_input()Sebastian Huber2017-10-231-0/+1
|
* Linux update to 4.11-rc5Sebastian Huber2017-10-231-8/+24
| | | | Linux baseline a71c9a1c779f2499fb2afc0553e543f18aff6edf (4.11-rc5).
* Import DPAA driver snapshotSebastian Huber2017-10-231-0/+44
| | | | | | | | | | Imported from Freescale Linux repository git://git.freescale.com/ppc/upstream/linux.git commit 2774c204cd8bfc56a200ff4dcdfc9cdf5b6fc161. Linux compatibility layer is partly from FreeBSD.
* Import CRC32 support from FreeBSDSebastian Huber2017-10-201-0/+1
|
* blist: Import from FreeBSDSebastian Huber2017-10-201-0/+2
|
* scripts: Generalize namesSebastian Huber2017-10-201-8/+8
|
* tcpdump: Update to FreeBSD head 2017-04-04Sebastian Huber2017-10-111-48/+40
| | | | | | Update tcpdump from Git mirror commit 99a648a912e81e29d9c4c159cbbe263462f2d719 to 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
* Update libpcap to FreeBSD head 2017-04-04Sebastian Huber2017-10-091-0/+7
| | | | | | Update libpcap from Git mirror commit 99a648a912e81e29d9c4c159cbbe263462f2d719 to 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
* ffec: Port to RTEMSSebastian Huber2017-09-271-0/+2
|
* if_atsam: Allow fixed MII settings.Christian Mauderer2017-09-221-0/+1
|
* if-atsam: Port to rtems-libbsd.Christian Mauderer2017-09-221-0/+1
|
* Remove strtoimax() and strtoumax()Sebastian Huber2017-08-221-2/+0
| | | | This is now provided by Newlib.
* Port openssl to RTEMS.Sichen Zhao2017-08-201-0/+952
|
* Port rtl8188eu driver to RTEMS.Sichen Zhao2017-08-021-0/+1
| | | | | Now USB dongle rtl8188eu can work as wlan client device. It can scan wifi, connect unencrypted wifi.
* dev/rtwn: Import new files from FreeBSD.Christian Mauderer2017-07-171-5/+23
|
* Port am335x usb driver to RTEMS.Sichen Zhao2017-07-131-0/+34
| | | | | | Add FDT and umass support for am335x USB driver. Now RTEMS can mount and open USB disk.
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-12/+0
| | | | | | | | | | | | | | | | | 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.
* Update scripts to include support for input devices - USB Keyboard, USB ↵Kevin Kirspel2017-05-191-21/+58
| | | | mouse, touch, and EVDEV
* Updating scripts for USB Serial DriversKevin Kirspel2017-05-121-1/+5
|
* Updating scripts for FREEBSD TTY supportKevin Kirspel2017-05-111-11/+66
|
* Update to FreeBSD head 2017-04-04Sebastian Huber2017-04-041-10/+20
| | | | Git mirror commit 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
* if_tsec: Enable FDT supportSebastian Huber2017-03-081-0/+1
|
* FDT(4): Port to RTEMSSebastian Huber2017-03-081-0/+41
|
* Add poll() and select() support for TermiosSebastian Huber2017-02-281-1/+2
|
* Port LPC32XX Ethernet and USB OHCI to RTEMSKevin Kirspel2017-02-141-0/+6
|
* freebsd/wlanstats: Port to FreeBSD.Christian Mauderer2017-01-171-0/+23
|
* wlan/run: Add firmware.Christian Mauderer2017-01-171-0/+6
|
* rtwn: Port to RTEMSChristian Mauderer2017-01-171-0/+172
|
* lib80211/regdomain: Port to RTEMS.Christian Mauderer2017-01-171-0/+11
|
* ifconfig/wlan, expat, lib80211: Port to RTEMS.Christian Mauderer2017-01-171-0/+45
|
* Port USB and USB WLAN.Christian Mauderer2017-01-171-4/+35
|
* firmware: Port to RTEMS.Christian Mauderer2017-01-171-0/+2
|
* Port IEEE 802.11.Christian Mauderer2017-01-171-2/+5
|
* Use thread name supportSebastian Huber2017-01-131-1/+0
| | | | Update #2858.
* ARP(8): Port to RTEMSSebastian Huber2017-01-101-0/+2
|
* Update to FreeBSD head 2017-01-09Sebastian Huber2017-01-101-0/+1
| | | | Git mirror commit 1f8e4a995a6ede4bdb24e6d335ccda2bdb0175ab.
* VMSTAT(8): Port to RTEMSSebastian Huber2017-01-101-0/+2
|
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-101-116/+203
| | | | Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.