summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* waf: Add x86 include paths for i386 archSebastian Huber2015-09-292-0/+6
* waf: Do not add '.' to standard include pathSebastian Huber2015-09-292-2/+2
* builder.py: addTargetSourceCPUDependentSourceFilesSebastian Huber2015-09-253-52/+29
* Makefile: DeleteSebastian Huber2015-09-252-2094/+0
* Avoid pci_bus.c file renameSebastian Huber2015-09-253-9/+2
* media01: Add network and SMP supportSebastian Huber2015-09-111-3/+44
* ZONE(9): Fix slab flag handlingSebastian Huber2015-09-113-3/+13
* ZONE(9): Disable unused fieldSebastian Huber2015-09-111-0/+4
* ZONE(9): Define SMP if RTEMS_SMP is definedSebastian Huber2015-09-111-0/+1
* if_dwc: Fix a possible interrupt starvationSebastian Huber2015-09-112-15/+13
* if_dwc: Invalidate read buffer againSebastian Huber2015-09-111-0/+1
* Delete superfluous pci_cfgreg.h filesSebastian Huber2015-09-0116-902/+1
* Delete superfluous legacyvar.h filesSebastian Huber2015-09-0116-953/+0
* Delete superfluous pci_bus.c filesSebastian Huber2015-09-0118-11807/+15
* Delete superfluous legacy.c filesSebastian Huber2015-09-0117-5624/+5
* nexus-devices: Add pc386 nexus device and driversSebastian Huber2015-07-311-0/+10
* PCI: Enable some functionsSebastian Huber2015-07-311-2/+0
* Disable pcibus_pnp driver moduleSebastian Huber2015-07-311-0/+2
* Dummy securelevel_ge() and securelevel_gt()Sebastian Huber2015-07-311-0/+5
* DEVICE.HINTS(5): Enable resource_disabled()Sebastian Huber2015-07-311-1/+1
* i386/legacy.c: Disable per CPU stuffSebastian Huber2015-07-311-1/+9
* waf_generator.py: Move arch header includesSebastian Huber2015-07-312-4/+4
* e1000: Add missing fileSebastian Huber2015-07-313-11/+919
* i386: Make <machine/cpufunc.h> compile cleanSebastian Huber2015-07-311-0/+4
* rtems-bsd-mutex: Update due to API changesSebastian Huber2015-07-243-13/+20
* Update due to header guard changesSebastian Huber2015-07-233-4/+4
* Fix buiding for the i386.Chris Johns2015-07-161-0/+4
* libbsd.txt: Clarify rules to modify FreeBSD codeSebastian Huber2015-07-151-3/+13
* tcpdump: Return the PCAP loop return value. Increase the stack size.Chris Johns2015-06-261-2/+2
* tcpdump: Allow enter/return to exit tcpdump.Chris Johns2015-06-261-0/+105
* modified: waf_generator.py Fix incorrect encoding of NET_CFG_GATEWAY_IP and c...Gene Smith2015-06-262-6/+6
* condvar01: Initialize mutexSebastian Huber2015-06-231-0/+1
* rtems-bsd-mutex: Fix resource count updatesSebastian Huber2015-06-232-1/+2
* Update libbsd.txt with Xilinx Zynq TXCSUM and RXCSUM controls.Chris Johns2015-06-221-1/+13
* Revert "if_cgem: Enable hardware checksum assist"Chris Johns2015-06-221-5/+0
* Revert "Return the default TX and RX hardware checksum for the Cadence driver...Chris Johns2015-06-222-20/+13
* Return the default TX and RX hardware checksum for the Cadence driver to off.Chris Johns2015-06-192-13/+20
* Remove #undefs and fix formatting.Chris Johns2015-06-192-10/+7
* Fix RTEMS ifdef labelling.Chris Johns2015-06-192-12/+12
* Supply /dev/bpf and /dev/bpf0. Both are needed.Chris Johns2015-06-191-1/+3
* Check if RTEMS is built with POSIX.Chris Johns2015-06-172-4/+8
* Add the missing generated libpcap file.Chris Johns2015-06-161-0/+134
* Add BDS command support headers.Chris Johns2015-06-161-2/+4
* TCPDUMP and PCAP fixes to defines.Chris Johns2015-06-163-258/+266
* Add the TCPDUMP command.Chris Johns2015-06-161-0/+9
* Add the TCPDUMP command.Chris Johns2015-06-161-0/+2
* The BPF dev node needs a minor number for tcpdump.Chris Johns2015-06-161-1/+1
* Add error() to the BSD program support.Chris Johns2015-06-162-0/+24
* Fix KVM symbol generator to remove warnings.Chris Johns2015-06-161-2/+2
* Provide the missing cdecl for _nsdispatch.Chris Johns2015-06-161-0/+3