summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libbsd.txt: Move BSP related contentSebastian Huber2022-05-252-19/+22
* libbsd.txt: Move introduction contentSebastian Huber2022-05-252-29/+22
* CONTRIBUTING.rst: Use LibBSDSebastian Huber2022-05-251-5/+5
* Convert *.md files to reSTSebastian Huber2022-05-254-710/+780
* README.md: Move SMP Requirements sectionSebastian Huber2022-05-251-9/+9
* README.md: Update to RTEMS 6Sebastian Huber2022-05-251-54/+91
* README.md: The "5" branch is unmaintainedSebastian Huber2022-05-251-0/+24
* libc: Include <sys/types.h> for RTEMSSebastian Huber2022-05-181-0/+4
* libc: Avoid conflict with Newlib __sinit()Sebastian Huber2022-05-181-0/+2
* tcpdump: Do not rely on u_char typedefSebastian Huber2022-05-181-1/+1
* dhcpcd01/dhcpcd02: Mark as interactiveSebastian Huber2022-05-132-5/+5
* tcpdump: Do not use signals and chrootSebastian Huber2022-05-121-2/+20
* tcpdump: Ensure loop monitor terminationSebastian Huber2022-05-121-15/+29
* tcpdump: No loop monitor if reading from fileSebastian Huber2022-05-121-8/+8
* tcpdump: Close pcap dumper at program exitSebastian Huber2022-05-121-0/+13
* tcpdump: Use rtems_task_exit()Sebastian Huber2022-05-121-2/+1
* tcpdump: Make loop monitor cooperativeSebastian Huber2022-05-121-0/+3
* Add program destructor supportSebastian Huber2022-05-123-0/+64
* tcpdump01: New testSebastian Huber2022-05-122-0/+293
* if_atsam: Fix interface stopSebastian Huber2022-05-111-2/+15
* if_atsam: Support transmit bpfSebastian Huber2022-05-111-0/+2
* if_atsam: Do not use rtems_bsdnet_newproc()Sebastian Huber2022-05-111-6/+11
* if_atsam: Support IFCAP_VLAN_HWTAGGINGSebastian Huber2022-05-111-1/+13
* if_atsam: Optimize receiveSebastian Huber2022-05-111-116/+72
* if_atsam: Optimize transmitSebastian Huber2022-05-111-282/+218
* if_atsam: Add multicast supportSebastian Huber2022-05-111-36/+75
* if_atsam: Fix start/stop of interfaceSebastian Huber2022-05-111-41/+57
* if_atsam: Fix interrupt setupSebastian Huber2022-05-111-1/+0
* if_atsam: Do not disable the Ethernet CRCSebastian Huber2022-05-111-8/+1
* if_atsam: Enable all capabilitiesSebastian Huber2022-05-111-0/+1
* if_atsam: Fix warningsSebastian Huber2022-05-111-11/+6
* pfctl: Fix global state initializationSebastian Huber2022-05-114-2/+12
* pf02: Fix shell envirionment initializationSebastian Huber2022-05-111-3/+2
* ttcp: Avoid namespace pollutionSebastian Huber2022-05-111-23/+18
* libbsd: Add TFTP filesystem to test media01Frank Kühndel2022-04-252-1/+3
* if_xae: Fix non-FDT BSP build errorAlex White2022-03-101-0/+6
* if_xae: Port to RTEMSAlex White2022-03-0711-1/+310
* if_xae: Import from FreeBSDJennifer Averett2022-03-0713-0/+4004
* Add MicroBlaze supportJennifer Averett2022-03-072-3/+86
* if_mve: Add MV643XX Ethernet driverHeinz Junkes2022-03-076-0/+3746
* ipsec-tools: Reduce allocated buffer sizeChristian Mauderer2022-02-241-0/+10
* rtems-bsd-program.h: Remove stray ';'Sebastian Huber2022-02-231-1/+1
* builder.py: Fix addition of plain text filesSebastian Huber2022-02-231-1/+4
* CONTRIBUTING: Clarify white space changesSebastian Huber2022-02-151-1/+4
* openssl02: Add missing includeSebastian Huber2022-02-151-0/+2
* ppp: Fix transmitting dataChristian Mauderer2022-02-103-9/+35
* Import arm64 in_cksum.h correctlyKinsey Moore2021-12-161-37/+6
* Add support for Xilinx Versal APACChris Johns2021-10-215-0/+347
* rtemsbsd/nfsclient: Fix the error code return valueChris Johns2021-10-211-4/+5
* waf: Move the tools/BSP include path to be lastChris Johns2021-10-211-8/+21