summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipsec-tools: Reduce allocated buffer sizeChristian Mauderer2022-02-241-0/+10
* rtems-bsd-program.h: Remove stray ';'Sebastian Huber2022-02-231-1/+1
* builder.py: Fix addition of plain text filesSebastian Huber2022-02-231-1/+1
* CONTRIBUTING: Clarify white space changesSebastian Huber2022-02-151-1/+4
* openssl02: Add missing includeSebastian Huber2022-02-151-0/+2
* ppp: Fix transmitting dataChristian Mauderer2022-02-103-9/+35
* Import arm64 in_cksum.h correctlyKinsey Moore2021-12-161-37/+6
* waf_libbsd: Fix typo in previous patchKinsey Moore2021-10-081-1/+1
* waf_libbsd: Account for library check resultsKinsey Moore2021-10-061-4/+5
* imx: Remove ccm functions alredy defined in RTEMSChristian Mauderer2021-09-021-0/+2
* aarch64/nexus: add GEM definitions for VersalGedare Bloom2021-06-252-0/+18
* builder.py: Only disable tests if they are thereChristian Mauderer2021-06-161-1/+2
* racoon: Fix build with current toolchainChristian Mauderer2021-06-161-2/+2
* README: Mention SMP requirementsSebastian Huber2021-06-161-0/+9
* 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-073-2258/+0
* waf_libbsd.py: Apply path-mappings to header-pathsJan Sommer2021-06-072-11/+18
* libbsd nfs.c: Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-25/+25
* ipsec-tools/pfkey: Fix socket leakChristian Mauderer2021-05-111-0/+7
* 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
* MMCSD: Use cache aligned alloc for ioctlChristian Mauderer2021-04-191-0/+4
* Revert "Import telnetd from RTEMS repository"Vijay Kumar Banerjee2021-04-1310-2100/+9
* Import telnetd from RTEMS repositoryVijay Kumar Banerjee2021-04-0710-9/+2100
* STM32H7: Fix SDMMC build for all other BSPsChristian Mauderer2021-04-012-0/+12
* STM32H7: Add SDMMC driverChristian Mauderer2021-04-016-0/+990
* testsuite/media01: Add pattern testChristian Mauderer2021-04-014-2/+386
* testsuite/media01: Enable md5 commandChristian Mauderer2021-04-011-0/+1
* libbsd.py: Build i2c shell commandVijay Kumar Banerjee2021-03-311-0/+1
* ping6: Honor file descriptor maximumChristian Mauderer2021-03-261-0/+11
* racoon/session: Honor file descriptor maximumChristian Mauderer2021-03-262-3/+43
* arm/ti/ti_pinmux: Remove TI pinmux driverG S Niteesh Babu2021-03-217-905/+0
* ehci_pci: Add to build systemMoyano, Gabriel2021-03-081-0/+2
* ehci_pci: Import from freebsd-orgMoyano, Gabriel2021-03-082-0/+636
* wpa: Fix multiple definition of `hmac_md5`Christian Mauderer2020-12-141-0/+4
* Add CGEM definitions for ZynqMPKinsey Moore2020-11-242-0/+23
* if_ffec: Fix cache handling on txChristian Mauderer2020-11-201-5/+6
* imxrt: Add supportChristian Mauderer2020-11-201-0/+8
* Update arm64/aarch64 supportKinsey Moore2020-11-139-0/+2019
* dwc_otg: Enable voltage detectorSebastian Huber2020-10-271-0/+1
* dwc_otg: Add support for nexus busSebastian Huber2020-10-275-0/+276
* dwc_otg: Update host frame intervalSebastian Huber2020-10-271-40/+24
* if_stmac: Add driver for STM32H7 ethernet moduleSebastian Huber2020-10-273-0/+1014
* 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
* mcast01: Fix write to read-only stringSebastian Huber2020-10-271-2/+3
* powerpc/nexus: Add legacy PCI support to PowerPC Motorola Shared BSP familyChris Johns2020-10-264-2/+10
* waf: Fix test module dependency checkChris Johns2020-09-303-11/+22
* Update the CONTRIBUTING with kernel/user space notes.Chris Johns2020-09-232-17/+52