aboutsummaryrefslogtreecommitdiff
path: root/slof
AgeCommit message (Expand)AuthorFilesLines
2013-12-09cas: remove warningAlexey Kardashevskiy1-1/+1
2013-12-06Find next available alias nameAvik Sil2-14/+25
2013-12-06SLOF does not exit if given 1KB diskNikunj A Dadhania1-2/+11
2013-11-22pci-properties: add properties to enable hotplug for spaprqemu-slof-20131122Michael Roth2-0/+16
2013-11-18Increase quiesce tokens array sizeNikunj A Dadhania1-1/+1
2013-11-15scsi: make-media-alias fixNikunj A Dadhania1-5/+9
2013-11-15usb-xhci: add xhci host controller supportNikunj A Dadhania1-0/+1
2013-11-15usb-xhci: add xhci supportNikunj A Dadhania3-5/+20
2013-10-15usb-core: disable xhciNikunj A Dadhania1-4/+4
2013-10-15client-architecture-support: fix wrong version readqemu-slof-20131015Alexey Kardashevskiy1-1/+1
2013-10-15client-architecture-support: fix redundant stack dropAlexey Kardashevskiy1-1/+1
2013-10-09Update device tree returned by CAS hypercallqemu-slof-20131009listNikunj A Dadhania1-9/+23
2013-10-09Add ibm,client-architecture-support methodNikunj A Dadhania2-0/+21
2013-10-04Kernel parameter passed from qemu commandline ignoredNikunj A Dadhania1-4/+4
2013-10-04ci: add missing close in else conditionNikunj A Dadhania1-0/+2
2013-10-04Add GPT supportAvik Sil1-10/+106
2013-10-04usb-msc: handle stall and other fixesNikunj A Dadhania1-2/+13
2013-10-04scsi: make probe more error resilientNikunj A Dadhania3-13/+36
2013-10-04Implement range allocatorNikunj A Dadhania5-4/+250
2013-10-04Add missing close-dev in pingAvik Sil1-0/+2
2013-10-04Add SLOF usleep wrapperAvik Sil1-0/+6
2013-10-04Add SLOF pci wrapper functionsAvik Sil1-0/+35
2013-09-26Fix 'canon' client interfaceAvik Sil1-1/+12
2013-08-23usb-storage: Fix cbwflags fieldNikunj A Dadhania1-0/+6
2013-08-23Add -fno-strict-aliasing in global CFLAGSqemu-slof-20130823Nikunj A Dadhania1-1/+1
2013-08-21Move hex64-{decode,encode}-unit to node.fsNikunj A Dadhania1-0/+22
2013-08-21js2x: more fixesNikunj A Dadhania2-1/+24
2013-08-06Fix $cat-instance-unitBenjamin Herrenschmidt1-1/+15
2013-08-06Cache phandle of /chosenBenjamin Herrenschmidt1-2/+10
2013-08-06Use root.fs on qemu as wellBenjamin Herrenschmidt1-15/+33
2013-08-06usb-ohci: suspend the controller in exit code pathNikunj A Dadhania1-22/+0
2013-07-25Use a global definition of sync() and mb()Benjamin Herrenschmidt1-0/+1
2013-07-24usb: unmap buffersNikunj A Dadhania2-30/+46
2013-07-24slof: call quiesce on closing of stdinNikunj A Dadhania2-4/+17
2013-07-24usb-kbd: accept "s" to drop to OF promptNikunj A Dadhania1-3/+0
2013-07-24USB storage driverNikunj A Dadhania1-12/+324
2013-07-24USB generic hub device driverNikunj A Dadhania1-0/+32
2013-07-24USB keyboard driverNikunj A Dadhania2-3/+48
2013-07-24usb-core: setup new deviceNikunj A Dadhania4-0/+89
2013-07-24usb-slof: forth support routines for CNikunj A Dadhania2-6/+80
2013-07-24usb-ehci: Add USB EHCI skeletonAvik Sil1-0/+4
2013-07-24usb-core: hcd registration and query routinesNikunj A Dadhania1-1/+1
2013-07-24usb-core: adding generic dev-hci.fsNikunj A Dadhania2-10/+134
2013-07-24usb-core: registration and makefilesNikunj A Dadhania1-1/+4
2013-07-24Add new USB codeNikunj A Dadhania2-7/+46
2013-07-24Remove old usb codeNikunj A Dadhania11-4415/+1
2013-07-24Enumerate disk/cdrom aliases for multiple disks or cdromsAvik Sil1-4/+19
2013-07-24scsi: unify scsi probing codeNikunj A Dadhania1-0/+72
2013-07-24scsi: unify and use make-disk-aliasNikunj A Dadhania1-0/+11
2013-06-27Add hack to client interface finddevice of "/memory"Benjamin Herrenschmidt1-0/+5