summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add wpa_supplicant command in test suite.Sichen Zhao2017-11-102-2/+4
* Port wpa supplicant to RTEMS.Sichen Zhao2017-11-1012-5/+562
* Import wpa from FreeBSDSichen Zhao2017-11-10225-0/+127499
* Fix build for non-FDT platformsSebastian Huber2017-11-101-0/+5
* Port BBB sd driver files to RTEMS.Sichen Zhao2017-11-109-0/+592
* Import BBB sd driver files from FreeBSD.Sichen Zhao2017-11-1010-0/+5100
* tests/syscalls01: Fix shutdown() testSebastian Huber2017-11-101-1/+14
* Add rtems_bsd_ifconfig_lo0()Sebastian Huber2017-11-105-32/+87
* tests/syscall01: Update error valuesSebastian Huber2017-11-101-39/+39
* Disable HHOOK(9) support for socketsSebastian Huber2017-11-101-0/+10
* Fix reference counting for file descriptorsSebastian Huber2017-11-105-1/+29
* Change RTEMS version to 5Sebastian Huber2017-11-091-1/+1
* tests/mutex01: Fix mtx_recursed() usageSebastian Huber2017-11-091-32/+32
* tests/program01: Fix test nameSebastian Huber2017-11-091-1/+1
* Fix general PowerPC buildSebastian Huber2017-10-266-5/+30
* ffec: Fix commentSebastian Huber2017-10-261-4/+4
* ffec: Add checksum offloadSebastian Huber2017-10-252-3/+53
* ffec: Add interrupt coalescing supportSebastian Huber2017-10-252-0/+186
* ffec: Increase buffer descriptor count to 512Sebastian Huber2017-10-251-2/+2
* ffec: Defragment transmit mbuf only if necessarySebastian Huber2017-10-251-104/+139
* ffec: Fix NULL pointer accessSebastian Huber2017-10-251-0/+3
* ffec: Use RACC[SHIFT16]Sebastian Huber2017-10-251-16/+35
* rtems-bsd-mutex: Update due to API changesSebastian Huber2017-10-241-2/+1
* Remove ability to synchronize with LinuxSebastian Huber2017-10-242-13/+10
* Remove Linux submoduleSebastian Huber2017-10-242-3/+0
* Fix install arch-specific header filesSebastian Huber2017-10-241-4/+5
* dpaa: Use only one FMan MAC SGT zoneSebastian Huber2017-10-232-17/+19
* dpaa: Reduce receive buffer seedSebastian Huber2017-10-231-0/+4
* dpaa: Improve QMan portal initializationSebastian Huber2017-10-231-51/+61
* dpaa: Reduce PFDR space from 32MiB to 16MiBSebastian Huber2017-10-231-1/+1
* dpaa: Add "libbsd,dedicated-portal" to QMan portalsSebastian Huber2017-10-239-0/+124
* dpaa: Add "libbsd,dequeue" to QMan portalsSebastian Huber2017-10-231-13/+32
* dpaa: Set portal interrupt affinitySebastian Huber2017-10-232-0/+32
* Update to Linux 4.12Sebastian Huber2017-10-233-1/+3
* dpaa: Add <soc/fsl/dpaa.h>Sebastian Huber2017-10-233-0/+95
* linux: Move upper_32_bits() and lower_32_bits()Sebastian Huber2017-10-232-4/+4
* linux: Make Linux types available in user-spaceSebastian Huber2017-10-231-4/+0
* linux: Include missing <sys/errno.h>Sebastian Huber2017-10-231-0/+1
* Install Linux header filesSebastian Huber2017-10-232-0/+2
* waf: Install arch-specific header filesSebastian Huber2017-10-233-7/+13
* Add rtems_bsd_set_if_input()Sebastian Huber2017-10-236-1/+127
* 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-232-66/+105
* soc/qbman: Simplify bman_release()Sebastian Huber2017-10-231-9/+6
* soc/qman: Do not enable stashing without PAMUSebastian Huber2017-10-231-0/+2
* dpaa: Implement GENMASK() similar to LinuxSebastian Huber2017-10-231-1/+1
* qman_api.c: Prevent false clearing of IRQ statusSebastian Huber2017-10-231-2/+4
* dpaa: Disable QMAN_VOLATILE_FLAG_WAIT_INTSebastian Huber2017-10-232-0/+6
* dpaa: Avoid QMan work queueSebastian Huber2017-10-231-6/+32