summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtemsbsd: Remove old DHCP init prototype6-freebsd-12Kinsey Moore2024-03-261-22/+0
* freebsd/mmcsd: Disable on-device cache usageKinsey Moore2024-03-051-0/+6
* rtemsbsd: Remove unused variableKinsey Moore2024-01-311-2/+0
* rtemsbsd/arasan_sdhci: Move variable init to startKinsey Moore2024-01-311-4/+6
* rtemsbsd/rtems: Don't leak memory on errorKinsey Moore2024-01-313-3/+19
* rtemsbsd/rtems: Check function return valuesKinsey Moore2024-01-314-9/+18
* rtemsbsd/rc-conf: Avoid use after freeKinsey Moore2024-01-311-1/+4
* testsuite: Add a VME testChristian Mauderer2024-01-312-0/+82
* tsi148: Add an RTEMS VME glue layerChristian Mauderer2024-01-313-1/+167
* Add Tsi148 driver templateSebastian Huber2024-01-315-0/+148
* pci_mpc85xx: Ensure access order for config-regsChristian Mauderer2024-01-311-0/+7
* Enable kernel space pci_find_device()Sebastian Huber2024-01-313-2/+2
* pci_mpc85xx.c: Disable reset during initializationSebastian Huber2024-01-311-0/+2
* mpc85xx: Support P20XX Local Access Window regsSebastian Huber2024-01-312-0/+40
* Enable NEW_PCIBSebastian Huber2024-01-313-0/+30
* Include missing header fileSebastian Huber2024-01-311-0/+1
* Add pic_if.mSebastian Huber2024-01-313-0/+212
* pci: Back port changesSebastian Huber2024-01-312-2/+4
* mpc85xx: Port to RTEMSSebastian Huber2024-01-319-3/+137
* mpc85xx: Import from FreeBSDSebastian Huber2024-01-3112-0/+4269
* sys/bus.h: Fix for small-data area targetsSebastian Huber2024-01-311-0/+4
* i386/pc686: Fix kernel bus DMA for the PC686 BSPChris Johns2023-10-042-1/+14
* rtemsbsd/libio: Handle invalid descriptorsKinsey Moore2023-09-201-2/+4
* rtemsbsd/vfs: Use VOP_REMOVE to remove file nodesChris Johns2023-08-071-1/+5
* testsuite/nfs: Check the path returned by getcwdChris Johns2023-08-061-6/+13
* rtemsbsd/syscall: Set unitialised variable in openChris Johns2023-08-061-0/+1
* nfs: Support multiple mounts with the same path basenameChris Johns2023-07-212-26/+37
* freebsd/vfs: Pass in the td's cred to the VFS callsChris Johns2023-07-211-2/+2
* syscall/open: Reference the path info directory vnodeChris Johns2023-07-212-34/+71
* freenbsd/vfs: VFS attributes need to have the same size mode_t variableChris Johns2023-07-211-0/+4
* freebsd/if_cgem: Remove QEMU workaroundKinsey Moore2023-06-281-19/+7
* rtemsbsd/versal_slcr: Fix Versal GEM clock setAaron Nyholm2023-06-202-4/+32
* ipsec-tools: Fix copying fd_set prior to selectChristian Mauderer2023-05-311-0/+7
* Revert "waf: Move the tools/BSP include path to be last"Kinsey Moore2023-05-021-21/+8
* rtemsbsd/rc_conf: Fixed non-nullterminated string causing crashesAaron Nyholm2023-04-131-1/+3
* rtemsbsd/sdhci: Fix Arasan driver when no card presentRick VanderWal2023-04-041-0/+21
* waf: Update to waf 2.0.25Joel Sherrill2023-02-201-8/+8
* vfs/nfs: Revert white space changesSebastian Huber2023-01-1220-43/+54
* Use FreeBSD Git repository (not obsolete mirror)Sebastian Huber2023-01-121-0/+0
* rtemsbsd/versal: Add SDHCI Driver supportAaron Nyholm2022-11-222-28/+21
* nexus/zynqmp: Use device trees for CGEMKinsey Moore2022-11-101-8/+4
* freebsd/cgem: Add SGMII supportKinsey Moore2022-11-101-0/+10
* freebsd/cgem: Add device tree supportKinsey Moore2022-11-101-13/+29
* rtemsbsd/arasan_sdhci: Improve board/eMMC compatKinsey Moore2022-10-211-0/+7
* rtemsbsd/arasan_sdhci: Remove redundant clock capKinsey Moore2022-10-211-2/+0
* rtemsbsd/arasan_sdhci: Update descriptionKinsey Moore2022-10-211-1/+1
* rtemsbsd/arasan_sdhci: Stop masking capabilitiesKinsey Moore2022-10-211-12/+1
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2022-09-284-28/+29
* rtemsbsd/arasan_sd: Prevent disabled device probeKinsey Moore2022-09-161-0/+25
* arm/lpc: Add option to customize device probesSebastian Huber2022-09-063-9/+67