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