summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* nexus: Add ZynqMP SLCR driverKinsey Moore2021-03-102-0/+323
* zynq: Add support for SDHCI devicesKinsey Moore2020-12-221-0/+342
* dwc_otg: Enable voltage detectorSebastian Huber2020-10-271-0/+1
* dwc_otg: Add support for nexus busSebastian Huber2020-10-272-0/+253
* if_stmac: Add driver for STM32H7 ethernet moduleSebastian Huber2020-10-271-0/+1008
* 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
* tsc_lpc32xx.c: Update due to API changesSebastian Huber2020-09-291-5/+7
* imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2020-07-291-0/+306
* NVD(4): Add RTEMS-specific NVMe disk driverSebastian Huber2019-11-131-0/+341
* if_atsam: Remove WDT_Disable()Sebastian Huber2019-06-131-3/+0
* dpaa: Use if_transmit instead of legacy if_startSebastian Huber2019-01-211-82/+65
* dpaa: Fix FMan MAC SGT zone alignmentSebastian Huber2019-01-211-1/+1
* Add PHY-driver for KSZ8091RNB with 50MHz.Christian Mauderer2018-09-271-0/+186
* if_ffec_mpc8xx: Fix incoming data invalidationSebastian Huber2018-09-211-8/+4
* if_ffec_mpc8xx: Use M_NOWAIT for incoming framesSebastian Huber2018-09-211-22/+32
* if_ffec_mpc8xx: New MDIO driver supportSebastian Huber2018-09-211-172/+128
* if_ffec_mpc8xx: Port driver to libbsdSebastian Huber2018-09-211-223/+182
* if_ffec_mpc8xx: Import legacy driver from RTEMSSebastian Huber2018-09-211-0/+1248
* Update to FreeBSD head 2018-09-17Sebastian Huber2018-09-215-0/+2213
* Update to FreeBSD head 2018-06-01Sebastian Huber2018-09-211-2/+16
* Update to FreeBSD head 2018-02-01Sebastian Huber2018-09-215-0/+2503
* dw_mmc: Avoid conflicting device ivarsSebastian Huber2018-09-111-2/+1
* DEVFS(5): Properly initialize fp->f_cdevprivSebastian Huber2018-03-271-0/+1
* if_atsam: Add checksum offload.Christian Mauderer2018-03-211-8/+44
* dw_mmc: Properly init/reset DMASebastian Huber2018-02-061-12/+27
* dw_mmc: Add MMCBR_IVAR_TIMINGSebastian Huber2018-02-061-0/+6
* Add device tree support for Altera/Intel Cyclone VSebastian Huber2018-02-062-157/+16
* sdk_dpaa: Port to RTEMSSebastian Huber2018-01-231-0/+208
* linux/of_irq.h: Generalize of_irq_to_resource()Sebastian Huber2018-01-231-10/+51
* linux/of_address.h: of_address_to_resource()Sebastian Huber2018-01-231-15/+7
* linux/of_address.h: Add of_translate_address()Sebastian Huber2018-01-231-1/+75
* linux/of.h: Add of_find_node_by_path()Sebastian Huber2018-01-231-0/+16
* linux/of.h: Add of_read_number()Sebastian Huber2018-01-231-0/+16
* linux/of.h: Add of_n_size_cells()Sebastian Huber2018-01-231-0/+7
* linux/of.h: Add of_n_addr_cells()Sebastian Huber2018-01-231-0/+7
* ehci_mpc83xx.c: Fix for qoriq hypervisor guestSebastian Huber2018-01-191-1/+2
* dpaa: Use only one FMan MAC SGT zoneSebastian Huber2017-10-232-17/+19
* dpaa: Add "libbsd,dedicated-portal" to QMan portalsSebastian Huber2017-10-231-0/+9
* dpaa: Add <soc/fsl/dpaa.h>Sebastian Huber2017-10-231-0/+11
* dpaa: Get c45 idsSebastian Huber2017-10-231-0/+108
* dpaa: No error if MII attach failedSebastian Huber2017-10-231-4/+2
* dpaa: Support c45 physSebastian Huber2017-10-231-48/+98
* dpaa: Use receive checksum offloadSebastian Huber2017-10-231-1/+1
* Linux update to 4.11-rc5Sebastian Huber2017-10-235-343/+247
* Import DPAA driver snapshotSebastian Huber2017-10-236-0/+2621
* if_atsam: Allow fixed MII settings.Christian Mauderer2017-09-222-65/+173
* if_atsam: Move statistics to sysctl.Christian Mauderer2017-09-221-96/+319
* if-atsam: Port to rtems-libbsd.Christian Mauderer2017-09-221-328/+297
* rtemsbsd/if-atsam: Copy from RTEMS.Christian Mauderer2017-09-221-0/+1259