summaryrefslogtreecommitdiffstats
path: root/freebsd (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05freebsd/mmcsd: Disable on-device cache usageKinsey Moore1-0/+6
2022-09-28sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer4-28/+29
2022-07-24stdio/local.h: Make Newlib config independentSebastian Huber1-1/+1
2022-06-22netstat: Do not use signalsSebastian Huber2-17/+4
2022-06-22wlanstats: Do not use signalsSebastian Huber2-16/+8
2022-06-22ping6: Do not use signalsSebastian Huber1-0/+16
2022-06-22ping: Do not use signalsSebastian Huber1-0/+8
2022-06-22openssl: Do not use signalsSebastian Huber4-3/+13
2022-06-22wpa: Use CONFIG_ELOOP_KQUEUESebastian Huber1-0/+3
2022-06-22wpa: Do not use signalsSebastian Huber1-0/+16
2022-06-07if_ffec: Allow PHY that is connected to other FFECChristian Mauderer1-0/+120
2022-06-07if_ffec: Reduce buffer sizeChristian Mauderer1-0/+8
2022-05-18libc: Include <sys/types.h> for RTEMSSebastian Huber1-0/+4
2022-05-18libc: Avoid conflict with Newlib __sinit()Sebastian Huber1-0/+2
2022-05-18tcpdump: Do not rely on u_char typedefSebastian Huber1-1/+1
2022-05-13pfctl: Fix global state initializationSebastian Huber3-0/+12
2022-05-12tcpdump: Do not use signals and chrootSebastian Huber1-2/+20
2022-05-12tcpdump: Ensure loop monitor terminationSebastian Huber1-15/+29
2022-05-12tcpdump: No loop monitor if reading from fileSebastian Huber1-8/+8
2022-05-12tcpdump: Close pcap dumper at program exitSebastian Huber1-0/+13
2022-05-12tcpdump: Use rtems_task_exit()Sebastian Huber1-2/+1
2022-05-12tcpdump: Make loop monitor cooperativeSebastian Huber1-0/+3
2021-12-16Import arm64 in_cksum.h correctlyKinsey Moore1-37/+6
2021-09-02imx: Remove ccm functions alredy defined in RTEMSChristian Mauderer1-0/+2
2021-06-07i386: Remove unneeded include header filesJan Sommer1-6/+0
2021-04-19MMCSD: Use cache aligned alloc for ioctlChristian Mauderer1-0/+4
2021-03-26ping6: Honor file descriptor maximumChristian Mauderer1-0/+11
2021-03-21arm/ti/ti_pinmux: Remove TI pinmux driverG S Niteesh Babu4-895/+0
2021-03-08ehci_pci: Import from freebsd-orgMoyano, Gabriel2-0/+636
2020-12-14wpa: Fix multiple definition of `hmac_md5`Christian Mauderer1-0/+4
2020-11-20if_ffec: Fix cache handling on txChristian Mauderer1-5/+6
2020-11-13Update arm64/aarch64 supportKinsey Moore7-0/+1997
2020-10-27dwc_otg: Add support for nexus busSebastian Huber1-0/+3
2020-10-27dwc_otg: Update host frame intervalSebastian Huber1-40/+24
2020-09-23Add moxie supportSebastian Huber1-0/+83
2020-09-23Add or1k supportSebastian Huber1-0/+83
2020-09-23ck: Use default implementation < ARMv6Sebastian Huber1-0/+2
2020-09-16i386: Delete old machine dependent filesJan Sommer3-75/+0
2020-09-16iflib.c: Deactivate use of ifc_cpusJan Sommer2-0/+28
2020-09-16Callout: Redefine callout_reset_on for rtemsJan Sommer1-0/+6
2020-09-16e1000: Add missing filesJan Sommer6-0/+8792
2020-09-10ifmcstat: Port to RTEMSSebastian Huber6-2/+72
2020-09-10ifmcstat: Import from FreeBSDSebastian Huber2-0/+1320
2020-07-29if_ffec: Align send buffers to cache if necessary.Christian Mauderer1-2/+10
2020-07-29rtwn_usb: Make sure buffers are cache alignedChristian Mauderer2-0/+18
2020-07-29busdma: Option to round to cache lines on syncChristian Mauderer5-0/+66
2020-07-29imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer1-914/+0
2020-07-29gpioregulator: Remove.Christian Mauderer1-352/+0
2020-04-20imx6_usbphy: Fix regulator (vbus-supply)Christian Mauderer1-1/+1
2020-04-17regulator: Disable FDT parts for non-FDT targetsChristian Mauderer2-0/+4