aboutsummaryrefslogtreecommitdiff
path: root/board-qemu
AgeCommit message (Expand)AuthorFilesLines
2015-09-30vga: Add support for virtio-vgaBenjamin Herrenschmidt4-187/+216
2015-09-18qemu-vga: Use MMIO BAR instead of legacy IO portsBenjamin Herrenschmidt1-44/+11
2015-08-03fbuffer: Improve invert-region helperThomas Huth1-4/+10
2015-05-29fbuffer: introduce the invert-region-x helperAlexey Kardashevskiy2-9/+5
2015-05-29fbuffer: introduce the invert-region helperGreg Kurz1-0/+3
2015-05-07pci: Use QEMU created PCI device nodesNikunj A Dadhania1-1/+43
2015-03-12Set default palette according to "16-color Text Extension" documentThomas Huth2-16/+2
2015-03-12Fix rectangle drawing functions to work also with higher bit depthsThomas Huth3-131/+4
2015-03-12Use device-type Forth word to set up the corresponding propertyThomas Huth2-2/+2
2014-12-03cas: reconfigure memory nodesNikunj A Dadhania1-5/+31
2014-12-03pci: use 64bit bar rangesNikunj A Dadhania1-2/+7
2014-10-29net-snk: llfw startup is using the wrong offset to handlerBenjamin Herrenschmidt1-1/+1
2014-10-29rtas: Improve error handling in instantiate-rtasNikunj A Dadhania1-3/+6
2014-08-27Add private HCALL to inform updated RTAS base and entryNikunj A. Dadhania1-1/+5
2014-06-13Add boot menu supportAvik Sil1-0/+12
2014-06-12dhcparch define missing in compilationNikunj A Dadhania1-2/+1
2014-04-29Set dhcp arch in board-qemu config fileqemu-slof-20140429Nikunj A Dadhania1-0/+1
2014-04-25virtio-blk: support variable block sizeNikunj A Dadhania1-5/+5
2014-04-25Remove unused SLOF codeThomas Huth1-4/+0
2014-04-25pci: extract dma functions as separate fileNikunj A Dadhania1-0/+1
2014-04-08e1000: fix usage of multiple nicsNikunj A Dadhania1-2/+5
2014-04-04Isolate sc 1 detection logicAlexander Graf1-1/+1
2014-03-19virtio-scsi: correct srplun commentNikunj A Dadhania1-1/+1
2014-03-18Fix kernel loadingNikunj A Dadhania1-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-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 Dadhania1-4/+2
2014-02-04cas: return error when unknown node foundNikunj A Dadhania1-4/+17
2014-01-20Fix shutdown for virtio devicesNikunj A Dadhania2-4/+8
2013-12-17Work around missing sc 1 traps on pHypAlexander Graf6-2/+54
2013-12-16fix print_version() to return where it came fromAlexander Graf2-6/+3
2013-12-16Output banner and initial display output in VNC windowNikunj A Dadhania5-4/+84
2013-12-06Fix missing drop in virtio-fs setup-aliasAvik Sil1-1/+3
2013-12-06Find next available alias nameAvik Sil4-17/+9
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 Roth1-0/+1
2013-11-18e1000: remember node handleqemu-slof-20131118Nikunj A Dadhania1-0/+2
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-15Avoid veth read/write calls with zero length bufferAvik Sil1-2/+10
2013-10-17boot: include other aliasesNikunj A Dadhania1-6/+18
2013-10-09Update device tree returned by CAS hypercallqemu-slof-20131009listNikunj A Dadhania1-0/+48
2013-10-09fdt: introduce fdt-initNikunj A Dadhania1-6/+13
2013-10-04Allow more than one client to open net devices simultaneouslyAvik Sil3-7/+7
2013-10-04pci: fix interrupt-map for bridgesAlexey Kardashevskiy1-10/+19
2013-10-04Implement range allocatorNikunj A Dadhania1-17/+48
2013-10-04Remove e1000 network driver as moduleAvik Sil2-5/+1
2013-10-04Remove virtio-net network driver as moduleAvik Sil8-592/+1