aboutsummaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2011-12-28Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned upThomas Huth3-4/+8
2011-12-20Fixed assembler constraints for lwbrx and lhbrxThomas Huth1-2/+4
2011-12-20Added net-snk client-interface moduleThomas Huth4-3/+138
2011-12-20JS2x: Added oco files to be able to built board-js2xThomas Huth1-0/+0
2011-12-20Repeat TFTP read request in case the packet got lost.Thomas Huth1-1/+7
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-11-17JS2x: Add some additional delays to takeover client.Thomas Huth2-7/+17
2011-11-17JS2x: Fixed takeover code to work with GCC 4.6Thomas Huth2-3/+3
2011-10-12Added PCI DMA functionsThomas Huth2-1/+45
2011-10-12Removed obsolete types.h header filesThomas Huth12-37/+12
2011-10-12Cleaned up MakefilesThomas Huth1-4/+4
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 Huth11-181/+97
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 Herrenschmidt91-0/+13351