aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-25xhci: fix controller stopNikunj A Dadhania1-1/+1
2014-04-25dhcp: support client architecture code 93Blake Rouse1-0/+25
2014-04-25virtio-blk: support variable block sizeNikunj A Dadhania8-25/+59
2014-04-25usb: use common pci dma alloc/mapping routinesNikunj A Dadhania1-4/+2
2014-04-25Remove unused SLOF codeThomas Huth4-21/+7
2014-04-25pci-bridge: generic bridge needs to support pci dma functionsNikunj A Dadhania1-0/+1
2014-04-25pci: extract dma functions as separate fileNikunj A Dadhania3-26/+38
2014-04-15version: update to 20140415qemu-slof-20140415Alexey Kardashevskiy1-1/+1
2014-04-08e1000: fix usage of multiple nicsNikunj A Dadhania4-6/+11
2014-04-04version: update to 20140404qemu-slof-20140404Alexey Kardashevskiy1-1/+1
2014-04-04Isolate sc 1 detection logicAlexander Graf2-29/+29
2014-03-31version: update to 20140331qemu-slof-20140331Alexey Kardashevskiy1-1/+1
2014-03-27build: auto-detect ppc64 architectureNikunj A Dadhania1-0/+7
2014-03-27cas: increase hcall buffer size to accomodate 256 cpusNikunj A Dadhania1-1/+3
2014-03-26usb: change device tree namingNikunj A Dadhania3-44/+25
2014-03-26usb-core: adjust port numbers in set_addressNikunj A Dadhania1-1/+8
2014-03-19virtio-scsi: correct srplun commentNikunj A Dadhania1-1/+1
2014-03-18version: update to 20140318qemu-slof-20140318Alexey Kardashevskiy1-1/+1
2014-03-18Fix kernel loadingNikunj A Dadhania1-1/+1
2014-03-18Workaround to make grub2 assign server ip from dhcp ack packet onlyAvik Sil1-7/+7
2014-03-18ELF: Enter LE binary in LE modeNikunj A Dadhania6-17/+63
2014-03-18ELF loading should fail for virt != physNikunj A Dadhania3-9/+16
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