summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* dpaa: Add and use SDK_DPAA_COMPAT_STATICSebastian Huber2018-01-231-0/+9
* dpaa: Remove unused configuration definesSebastian Huber2018-01-231-9/+0
* 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-232-16/+8
* linux/of_address.h: Add of_translate_address()Sebastian Huber2018-01-233-3/+81
* linux/of.h: Add of_find_node_by_path()Sebastian Huber2018-01-232-0/+19
* linux/of.h: Add of_read_number()Sebastian Huber2018-01-232-0/+18
* linux/of.h: Add of_n_size_cells()Sebastian Huber2018-01-232-0/+9
* linux/of.h: Add of_n_addr_cells()Sebastian Huber2018-01-232-0/+9
* linux/sort.h: New fileSebastian Huber2018-01-231-0/+49
* linux/smp.h: Avoid function call overheadSebastian Huber2018-01-231-1/+1
* linux/compiler.h: Define __coldSebastian Huber2018-01-231-0/+1
* Add rtems_bsd_ifconfig()Sebastian Huber2018-01-232-0/+91
* ehci_mpc83xx.c: Fix for qoriq hypervisor guestSebastian Huber2018-01-191-1/+2
* Add rtems_bsd_initialize_dhcp()Sebastian Huber2017-12-052-0/+137
* Revert "RWLOCK(9): Add reader/writer lock implementation"Sebastian Huber2017-11-174-749/+30
* Revert "SX(9): Implement with reader/writer lock"Sebastian Huber2017-11-171-93/+28
* SX(9): Implement with reader/writer lockSebastian Huber2017-11-161-28/+93
* RWLOCK(9): Add reader/writer lock implementationSebastian Huber2017-11-164-30/+749
* LOCKING(9): Remove dead code (DDB)Sebastian Huber2017-11-163-12/+0
* LOCKING(9): Remove dead code (KDTRACE_HOOKS)Sebastian Huber2017-11-163-59/+0
* LOCKING(9): Update to current FreeBSD versionSebastian Huber2017-11-164-81/+115
* at91_mci: Port to RTEMS and adapt for atsam.Christian Mauderer2017-11-102-0/+21
* saf1761_otg: Port to RTEMS.Christian Mauderer2017-11-101-0/+21
* wpa_supplicant: Add lock.Christian Mauderer2017-11-102-0/+123
* wpa_supplicant: Move forking command into own file.Christian Mauderer2017-11-101-0/+64
* Add wpa_supplicant_fork command.Sichen Zhao2017-11-103-0/+40
* Port wpa supplicant to RTEMS.Sichen Zhao2017-11-106-0/+130
* Port BBB sd driver files to RTEMS.Sichen Zhao2017-11-106-0/+522
* Add rtems_bsd_ifconfig_lo0()Sebastian Huber2017-11-102-0/+84
* Fix general PowerPC buildSebastian Huber2017-10-261-0/+8
* rtems-bsd-mutex: Update due to API changesSebastian Huber2017-10-241-2/+1
* dpaa: Use only one FMan MAC SGT zoneSebastian Huber2017-10-232-17/+19
* dpaa: Add "libbsd,dedicated-portal" to QMan portalsSebastian Huber2017-10-232-0/+11
* dpaa: Add <soc/fsl/dpaa.h>Sebastian Huber2017-10-232-0/+64
* 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
* Add rtems_bsd_set_if_input()Sebastian Huber2017-10-232-1/+95
* 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
* dpaa: Implement GENMASK() similar to LinuxSebastian Huber2017-10-231-1/+1
* dpaa: Use receive checksum offloadSebastian Huber2017-10-231-1/+1
* Linux update to 4.11-rc5Sebastian Huber2017-10-2331-378/+648
* Import DPAA driver snapshotSebastian Huber2017-10-2375-2/+8566
* Import CRC32 support from FreeBSDSebastian Huber2017-10-201-0/+2
* Initialize BSD user extension earlierSebastian Huber2017-10-201-1/+1
* blist: Import from FreeBSDSebastian Huber2017-10-201-0/+6
* Fix INVARIANTS supportSebastian Huber2017-10-204-197/+123