aboutsummaryrefslogtreecommitdiff
path: root/clients/net-snk
AgeCommit message (Expand)AuthorFilesLines
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth26-69/+106
2011-11-24Support for virtio-net PCI devicesThomas Huth3-17/+19
2011-11-24Check whether local-mac-address property exists before using its valueThomas Huth1-1/+2
2011-11-24Do not disassemble net-snk by defaultThomas Huth1-1/+3
2011-11-17Silenced some compiler warningsThomas Huth1-3/+5
2011-10-12Added PCI DMA functionsThomas Huth2-1/+45
2011-10-12Removed obsolete types.h header filesThomas Huth12-37/+12
2011-10-12Fixed get_puid functionThomas Huth1-8/+8
2011-10-12Fix compiler warningsThomas Huth1-2/+7
2011-10-12Fix for 8-byte wide local-mac-address propertiesThomas Huth1-1/+13
2011-10-12Fixed net-snk Makefiles to only re-built client when something has changedThomas Huth3-5/+10
2011-10-12Fixed a crash with early debug printf statementsThomas Huth1-6/+10
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth10-178/+93
2011-10-12Move functions for byte-swapping into common header file.Thomas Huth3-77/+1
2011-03-22Removed superfluous getchar() function.qemu-slof-20110323Thomas Huth1-11/+0
2011-03-22Do not override CFLAGS and LDFLAGS from main makefile.Thomas Huth3-21/+3
2011-03-22Removed obsolete/unused code.Thomas Huth3-31/+4
2011-03-22Improved make.rules filesThomas Huth1-27/+3
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt8-30/+51
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt83-0/+12826