aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-17version: update to 20150317qemu-slof-20150317Nikunj A Dadhania1-1/+1
2015-03-17virtio: Fix vring allocationAlexey Kardashevskiy1-2/+4
2015-03-17helpers: Fix SLOF_alloc_mem_aligned to meet callers expectationAlexey Kardashevskiy2-2/+2
2014-10-29version: update to 20141029qemu-slof-20141029Nikunj A Dadhania1-1/+1
2014-10-29ipv4: Fix send packet across a subnetNikunj A Dadhania1-4/+8
2014-10-17version: update to 20141017qemu-slof-20141017Nikunj A Dadhania1-1/+1
2014-10-17pci: scan only type 0 and type 1Nikunj A Dadhania1-5/+6
2014-09-05version: update to 20140905qemu-slof-20140905Nikunj A Dadhania1-1/+1
2014-09-05usb-xhci: support xhci extended capabilitiesNikunj A Dadhania2-6/+41
2014-09-05Fix term-io-key to also work when stdin has not been set yetThomas Huth1-0/+2
2014-09-05Add private HCALL to inform updated RTAS base and entryAravinda Prasad4-2/+18
2014-07-22version: update to 20140722qemu-slof-20140722Nikunj A Dadhania1-1/+1
2014-07-17xhci: fix port assignmentNikunj A Dadhania1-1/+1
2014-06-30version: update to 20140630qemu-slof-20140630Nikunj A Dadhania1-1/+1
2014-06-26Quieten the grub warningNikunj A Dadhania1-1/+1
2014-06-13Add boot menu supportAvik Sil2-7/+98
2014-06-13boot from disk having chrp-boot fileNikunj A Dadhania1-16/+24
2014-06-13fat16: fix read and remove debug messagesNikunj A Dadhania1-4/+5
2014-06-13version: update to 20140613qemu-slof-20140613Nikunj A Dadhania1-1/+1
2014-06-12dhcparch define missing in compilationNikunj A Dadhania2-4/+4
2014-05-14version: update to 20140514qemu-slof-20140514Nikunj A Dadhania1-1/+1
2014-05-14pci-scan: reserve memory for pci-bridge without devicesNikunj A Dadhania1-3/+3
2014-05-14pci-bridge: Fix ranges when no device beyond the bridgeNikunj A Dadhania1-0/+1
2014-04-29version: update to 20140429Nikunj A Dadhania1-1/+1
2014-04-29Set dhcp arch in board-qemu config fileqemu-slof-20140429Nikunj A Dadhania1-0/+1
2014-04-28version: update to 20140428qemu-slof-20140428Nikunj A Dadhania1-1/+1
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