aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-04version: update to 20140304qemu-slof-20140304Alexey Kardashevskiy1-1/+1
2014-03-04Introduce dummy console deviceNikunj A Dadhania3-1/+43
2014-03-04vio-vscsi: Fix CRQ allocation alignmentBenjamin Herrenschmidt1-3/+6
2014-02-04version: update to 20140204qemu-slof-20140204Alexey Kardashevskiy1-1/+1
2014-02-04virtio-9p: disable unused structureNikunj A Dadhania1-1/+2
2014-02-04Make "boot net:dhcp" boot from IPv4 onlyAvik Sil1-3/+7
2014-02-04Fix virtio device shutdownAvik Sil2-3/+9
2014-02-04Change shutdown method name for virtio-scsiAvik Sil1-2/+2
2014-02-04Add support for 64bit LE ABI v1 and v2 supportNikunj A Dadhania6-18/+77
2014-02-04Change representation of string environment variableNikunj A Dadhania1-3/+3
2014-02-04cas: return error when unknown node foundNikunj A Dadhania2-5/+20
2014-01-21version: updateqemu-slof-20140121Alexey Kardashevskiy1-1/+1
2014-01-20Reset obp-tftp arguments before parsingAvik Sil1-0/+2
2014-01-20Enable seamless netboot on IPv6 networkAvik Sil7-39/+81
2014-01-20Fix shutdown for virtio devicesNikunj A Dadhania2-4/+8
2014-01-20Fix zero checksum in UDP headerAvik Sil2-0/+13
2014-01-20Handle router advertisement message properlyAvik Sil3-8/+20
2014-01-20[oex]hci_exit: Check before freeing/unmapping memoryNikunj A Dadhania3-16/+38
2013-12-17Work around missing sc 1 traps on pHypAlexander Graf12-3/+238
2013-12-16fix print_version() to return where it came fromAlexander Graf2-6/+3
2013-12-16usb-xhci: memory freeing and using returns as bool uniformlyNikunj A Dadhania2-26/+41
2013-12-16Output banner and initial display output in VNC windowNikunj A Dadhania10-8/+103
2013-12-09use VERSION file to generate FW versionqemu-slof-20131209Alexey Kardashevskiy2-0/+6
2013-12-09cas: remove warningAlexey Kardashevskiy1-1/+1
2013-12-06Add support for loading little endian ELF binaries.Anton Blanchard4-6/+102
2013-12-06Add bswap_{16,32,64}pAnton Blanchard1-0/+18
2013-12-06dhcpv6 and other minor net-snk fixesAvik Sil4-53/+52
2013-12-06Fix missing drop in virtio-fs setup-aliasAvik Sil1-1/+3
2013-12-06Find next available alias nameAvik Sil6-31/+34
2013-12-06SLOF does not exit if given 1KB diskNikunj A Dadhania1-2/+11
2013-11-26boot: enable support for bootindexqemu-slof-20131126Alexey Kardashevskiy1-0/+6
2013-11-22pci-properties: add properties to enable hotplug for spaprqemu-slof-20131122Michael Roth3-0/+17
2013-11-18e1000: remember node handleqemu-slof-20131118Nikunj A Dadhania1-0/+2
2013-11-18Increase quiesce tokens array sizeNikunj A Dadhania1-1/+1
2013-11-18virtio: timeout after 5secNikunj A Dadhania3-12/+20
2013-11-18Enable IPv6 support in dnsAvik Sil5-43/+94
2013-11-17usb-ohci: fix warningsNikunj A Dadhania1-3/+2
2013-11-17Add ipv6 support in net-snkAvik Sil14-53/+2191
2013-11-17ipv4: fix frame overwriting following arp_send_requestAvik Sil1-7/+22
2013-11-17e1000: fix SLOF_dma_map_out argumentsAvik Sil1-1/+1
2013-11-17Maintain single global packet buffer for tftpAvik Sil1-14/+10
2013-11-17Increase virtio-net receive queue sizeAvik Sil1-1/+1
2013-11-17Increase veth receive queue sizeAvik Sil1-1/+1
2013-11-16Fix dprintf macros at various pointsNikunj A Dadhania9-10/+10
2013-11-15usb-ohci: rewrite done_head processing codeNikunj A Dadhania1-55/+59
2013-11-15boot: add net in default boot orderNikunj A Dadhania1-0/+1
2013-11-15block 0 address in the allocatorNikunj A Dadhania1-0/+5
2013-11-15scsi: make-media-alias fixNikunj A Dadhania1-5/+9
2013-11-15usb-xhci: add xhci host controller supportNikunj A Dadhania5-9/+1454
2013-11-15usb-xhci: add xhci supportNikunj A Dadhania10-7/+250