aboutsummaryrefslogtreecommitdiff
path: root/board-qemu
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Use root.fs on qemu as wellBenjamin Herrenschmidt2-41/+5
2013-07-25Use a global definition of sync() and mb()Benjamin Herrenschmidt1-7/+4
2013-07-24USB generic hub device driverNikunj A Dadhania1-1/+3
2013-07-24USB keyboard driverNikunj A Dadhania1-0/+1
2013-07-24usb-core: setup new deviceNikunj A Dadhania1-1/+5
2013-07-24usb-core: hcd registration and query routinesNikunj A Dadhania1-0/+3
2013-07-24usb-core: adding generic dev-hci.fsNikunj A Dadhania3-1/+37
2013-07-24usb-core: registration and makefilesNikunj A Dadhania1-1/+4
2013-07-24Add new USB codeNikunj A Dadhania1-1/+1
2013-07-24Remove old usb codeNikunj A Dadhania1-11/+1
2013-07-24vga: fix hcall-invert-screen and hcall-blink-screenNikunj A Dadhania1-1/+3
2013-07-24scsi: unify scsi probing codeNikunj A Dadhania3-149/+9
2013-07-24vscsi: generalizing probe codeNikunj A Dadhania1-4/+13
2013-07-24virtio-scsi: iterate through targetsNikunj A Dadhania1-29/+68
2013-07-24scsi: unify and use make-disk-aliasNikunj A Dadhania2-49/+8
2013-06-27Look for /memory@0, not just /memoryBenjamin Herrenschmidt2-2/+4
2013-06-27scsi: fix report-luns handlingNikunj A Dadhania1-1/+1
2013-06-05SLOF: virtio-scsi block driver codeNikunj A. Dadhania2-133/+162
2013-06-05scsi: Move bits of vio-vscsi.fs to a common helpers fileBenjamin Herrenschmidt2-118/+18
2013-06-05scsi: Move scsi-disk.fs to a generic placeBenjamin Herrenschmidt2-309/+1
2013-06-05SLOF: virtio-scsi helper routinesNikunj A. Dadhania3-1/+255
2013-06-03SLOF: virtio-scsi - add pci device fileNikunj A. Dadhania2-0/+22
2013-06-03vscsi: Sanitize interface between scsi-disk.fs and vio-vscsi.fsBenjamin Herrenschmidt2-177/+216
2013-05-27vio-vscsi: Rework vio-vscsi supportBenjamin Herrenschmidt2-81/+239
2013-05-13Make load-base a real environment variableBenjamin Herrenschmidt1-2/+2
2013-05-13vio-vscsi: Switch to using a wildcard "disk" node and make scsi-disk genericBenjamin Herrenschmidt3-53/+93
2013-05-13vio-vscsi: Get CRQ on open and release on closeBenjamin Herrenschmidt1-13/+37
2013-03-21vio-vscsi: vscsi-report-luns can return 0qemu-slof-20130430Nikunj A Dadhania1-1/+1
2013-03-21vio-vscsi: added a proper lun parserAlexey Kardashevskiy1-1/+13
2013-03-21SLOF: vio-vscsi: fixed bug with reported lunsAlexey Kardashevskiy1-2/+2
2013-01-04Spelling fixes in comments and debug messagesStefan Weil1-1/+1
2012-10-17SLOF: Support PAPR NVRAM RTAS callsqemu-slof-20121018Nikunj A. Dadhania7-8/+63
2012-10-17Workaround for SLES11 installer bugBen Herrenschmidt1-0/+8
2012-10-17Update .gitignore filesDavid Gibson1-0/+1
2012-07-31Added ibm,req#msi and ibm,req#msi-x to device nodesqemu-slof-20129731qemu-slof-20120731Alexey Kardashevskiy1-1/+31
2012-07-19vscsi updates to match IBM OFW variantqemu-slof-20120719Benjamin Herrenschmidt2-40/+82
2012-07-19Fix encode/decode-unit to use a full 64-bit @xxxx valueBenjamin Herrenschmidt1-11/+24
2012-06-29Added interrupt-map + swizzling for bridges.Alexey Kardashevskiy1-2/+23
2012-04-25Use rtas-start-cpu from common code folder.Thomas Huth1-12/+1
2012-04-25Enable RTAS reboot and power-off for board-qemu, too.Thomas Huth1-0/+5
2012-04-25Fixed typoThomas Huth1-1/+1
2012-02-22Use hv-logical-memop for blinking the screen on qemu vgaqemu-slof-20120222Benjamin Herrenschmidt1-1/+13
2012-02-22Change RTAS checkpoint numbers to avoid overlapBenjamin Herrenschmidt1-6/+5
2012-02-22Fix address masking for video cardsBenjamin Herrenschmidt2-2/+2
2012-02-16Removed pci-setup.fsqemu-slof-20120217Thomas Huth2-38/+0
2012-02-14Do not blindly scan all PCI bus IDsThomas Huth1-1/+1
2012-01-19Add cirrus support under qemuBenjamin Herrenschmidt2-0/+337
2012-01-19vga: Small fixesBenjamin Herrenschmidt1-4/+4
2012-01-19Add virtfs supportBenjamin Herrenschmidt4-2/+132
2012-01-19Move virtio to a separate libraryBenjamin Herrenschmidt4-5/+9