summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-22linux/crc32.h: Update due to API changesSebastian Huber1-1/+1
2020-09-21linux/genalloc.h: Update due to API changesSebastian Huber1-1/+1
2020-09-16i386: Delete old machine dependent filesJan Sommer1-145/+1
2020-09-14rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber1-0/+1
2020-09-10ifmcstat: Port to RTEMSSebastian Huber3-0/+42
2020-08-18nfsclient: Next attempt to fix 64-bit targetsSebastian Huber1-62/+27
2020-08-06Fix linker errors with minimal build setSebastian Huber1-0/+5
2020-08-05Conditionally include <bsp/linker-symbols.h>Sebastian Huber1-2/+4
2020-07-29imx: Don't use USB_NEED_BUSDMA_COHERENT_ALLOCChristian Mauderer1-1/+1
2020-07-29busdma: Don't sync nocache memory on ARMChristian Mauderer1-0/+8
2020-07-29busdma: Option to round to cache lines on syncChristian Mauderer3-0/+15
2020-07-29imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2-1/+307
2020-07-29gpioregulator: Remove.Christian Mauderer1-1/+0
2020-04-15ehci_imx: Add to build.Christian Mauderer1-0/+5
2020-04-15Add support for i.mx cache.Christian Mauderer1-1/+1
2020-04-15regulator: Add to build.Christian Mauderer5-0/+225
2020-04-15imx6_ccm: Add and build module.Christian Mauderer1-0/+2
2020-04-15usb_busdma: Add USB_NEED_BUSDMA_COHERENT_ALLOCSebastian Huber1-0/+5
2020-03-18nfsclient: Use a system event for RPCSebastian Huber1-6/+6
2020-02-10i386: Port to RTEMSJan Sommer6-0/+2401
2019-11-13NVMECONTROL(8): Port to RTEMSSebastian Huber3-0/+39
2019-11-13NVD(4): Add RTEMS-specific NVMe disk driverSebastian Huber1-0/+341
2019-11-13NVME(4): Port to RTEMSSebastian Huber1-0/+0
2019-11-13Update to FreeBSD head 2019-09-24Sebastian Huber12-28/+545
2019-09-25Add support for EARLY_COUNTERSebastian Huber1-0/+10
2019-09-24Remove obsolete header filesSebastian Huber1-1/+0
2019-09-24Compatibility for next Newlib updateSebastian Huber1-0/+4
2019-09-24Fix pgsigio() warningsSebastian Huber2-51/+0
2019-09-23nexus: Avoid NULL pointer accessSebastian Huber1-1/+4
2019-09-23C++ compatiblity for kernel space headerSebastian Huber1-0/+8
2019-09-11Add wrapper for strndup()Sebastian Huber3-9/+31
2019-08-31rtemsbsd: remove dead code fb.cVijay Kumar Banerjee1-2/+0
2019-08-27atomic.h: Add atomic_load_long()Sebastian Huber1-0/+21
2019-08-12rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher1-1/+2
2019-08-11am335x display drivers: Port to RTEMSVijay Kumar Banerjee2-0/+4
2019-08-11fbd: Port to RTEMSVijay Kumar Banerjee9-0/+99
2019-08-11TDA19988: Port to RTEMSVijay Kumar Banerjee7-0/+304
2019-08-11Pinmux: Port to RTEMSVijay Kumar Banerjee4-0/+77
2019-07-27Add mmapVijay Kumar Banerjee2-0/+40
2019-07-09EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2-2/+88
2019-07-09EPOCH(9): Avoid inline functionsSebastian Huber2-27/+35
2019-07-05SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2-0/+4
2019-06-29i2c tool : port to RTEMSVijay Kumar Banerjee3-0/+39
2019-06-29Add rtems i2c adaptation layerVijay Kumar Banerjee1-0/+231
2019-06-29iicbus: port to RTEMSVijay Kumar Banerjee4-0/+275
2019-06-13if_atsam: Remove WDT_Disable()Sebastian Huber1-3/+0
2019-06-05Add RTEMS-specific getcredhostuuid()Sebastian Huber2-11/+29
2019-05-21Use _SMP_Unicast_action()Sebastian Huber2-8/+2
2019-05-15Update due to API changesSebastian Huber1-5/+3
2019-05-15Separate libbsd and RTEMS clock ticksSebastian Huber3-12/+11