summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add program destructor supportSebastian Huber2022-05-123-0/+64
* 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
* if_mve: Add MV643XX Ethernet driverHeinz Junkes2022-03-074-0/+3726
* rtems-bsd-program.h: Remove stray ';'Sebastian Huber2022-02-231-1/+1
* ppp: Fix transmitting dataChristian Mauderer2022-02-103-9/+35
* aarch64/nexus: add GEM definitions for VersalGedare Bloom2021-06-252-0/+18
* EPOCH(9): Fix epoch call and drainSebastian Huber2021-06-111-4/+35
* EPOCH(9): Use PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2021-06-101-0/+4
* i386: Remove unneeded include header filesJan Sommer2021-06-072-2252/+0
* libbsd nfs.c: Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-25/+25
* iicbus/rtems-i2c.c: Add rtems,path as an additional bus pathG S Niteesh Babu2021-04-221-3/+5
* st-sdmmc: Handle short not cache aligned buffersChristian Mauderer2021-04-191-4/+10
* Revert "Import telnetd from RTEMS repository"Vijay Kumar Banerjee2021-04-139-2087/+0
* Import telnetd from RTEMS repositoryVijay Kumar Banerjee2021-04-079-0/+2087
* STM32H7: Fix SDMMC build for all other BSPsChristian Mauderer2021-04-012-0/+12
* STM32H7: Add SDMMC driverChristian Mauderer2021-04-015-0/+988
* arm/ti/ti_pinmux: Remove TI pinmux driverG S Niteesh Babu2021-03-212-6/+0
* Add CGEM definitions for ZynqMPKinsey Moore2020-11-242-0/+23
* imxrt: Add supportChristian Mauderer2020-11-201-0/+8
* Update arm64/aarch64 supportKinsey Moore2020-11-131-0/+1
* dwc_otg: Enable voltage detectorSebastian Huber2020-10-271-0/+1
* dwc_otg: Add support for nexus busSebastian Huber2020-10-273-0/+271
* if_stmac: Add driver for STM32H7 ethernet moduleSebastian Huber2020-10-272-0/+1013
* NVD(4): Fix logical block count calculationSebastian Huber2020-10-271-4/+5
* NVD(4): Fix NULL pointer access in nvd_sync()Sebastian Huber2020-10-271-14/+14
* powerpc/nexus: Add legacy PCI support to PowerPC Motorola Shared BSP familyChris Johns2020-10-263-1/+9
* tsc_lpc32xx.c: Update due to API changesSebastian Huber2020-09-231-5/+7
* linux/crc32.h: Update due to API changesSebastian Huber2020-09-221-1/+1
* linux/genalloc.h: Update due to API changesSebastian Huber2020-09-211-1/+1
* i386: Delete old machine dependent filesJan Sommer2020-09-161-145/+1
* rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber2020-09-141-0/+1
* ifmcstat: Port to RTEMSSebastian Huber2020-09-103-0/+42
* nfsclient: Next attempt to fix 64-bit targetsSebastian Huber2020-08-181-62/+27
* Fix linker errors with minimal build setSebastian Huber2020-08-061-0/+5
* Conditionally include <bsp/linker-symbols.h>Sebastian Huber2020-08-051-2/+4
* imx: Don't use USB_NEED_BUSDMA_COHERENT_ALLOCChristian Mauderer2020-07-291-1/+1
* busdma: Don't sync nocache memory on ARMChristian Mauderer2020-07-291-0/+8
* busdma: Option to round to cache lines on syncChristian Mauderer2020-07-293-0/+15
* imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2020-07-292-1/+307