index
:
riscv-gnu-toolchain/qemu/roms/SLOF.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board-qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-16
Output banner and initial display output in VNC window
Nikunj A Dadhania
5
-4
/
+84
2013-12-06
Fix missing drop in virtio-fs setup-alias
Avik Sil
1
-1
/
+3
2013-12-06
Find next available alias name
Avik Sil
4
-17
/
+9
2013-11-26
boot: enable support for bootindex
qemu-slof-20131126
Alexey Kardashevskiy
1
-0
/
+6
2013-11-22
pci-properties: add properties to enable hotplug for spapr
qemu-slof-20131122
Michael Roth
1
-0
/
+1
2013-11-18
e1000: remember node handle
qemu-slof-20131118
Nikunj A Dadhania
1
-0
/
+2
2013-11-15
boot: add net in default boot order
Nikunj A Dadhania
1
-0
/
+1
2013-11-15
block 0 address in the allocator
Nikunj A Dadhania
1
-0
/
+5
2013-11-15
Avoid veth read/write calls with zero length buffer
Avik Sil
1
-2
/
+10
2013-10-17
boot: include other aliases
Nikunj A Dadhania
1
-6
/
+18
2013-10-09
Update device tree returned by CAS hypercall
qemu-slof-20131009
list
Nikunj A Dadhania
1
-0
/
+48
2013-10-09
fdt: introduce fdt-init
Nikunj A Dadhania
1
-6
/
+13
2013-10-04
Allow more than one client to open net devices simultaneously
Avik Sil
3
-7
/
+7
2013-10-04
pci: fix interrupt-map for bridges
Alexey Kardashevskiy
1
-10
/
+19
2013-10-04
Implement range allocator
Nikunj A Dadhania
1
-17
/
+48
2013-10-04
Remove e1000 network driver as module
Avik Sil
2
-5
/
+1
2013-10-04
Remove virtio-net network driver as module
Avik Sil
8
-592
/
+1
2013-10-04
Remove veth network driver as module
Avik Sil
6
-418
/
+1
2013-10-04
Add e1000 network driver in libe1k
Avik Sil
4
-4
/
+127
2013-10-04
Add virtio-net driver in libvirtio
Avik Sil
1
-8
/
+42
2013-10-04
Add veth driver in libveth
Avik Sil
3
-8
/
+38
2013-08-21
Move hex64-{decode,encode}-unit to node.fs
Nikunj A Dadhania
1
-22
/
+0
2013-08-21
js2x: more fixes
Nikunj A Dadhania
2
-38
/
+0
2013-08-06
Use root.fs on qemu as well
Benjamin Herrenschmidt
2
-41
/
+5
2013-07-25
Use a global definition of sync() and mb()
Benjamin Herrenschmidt
1
-7
/
+4
2013-07-24
USB generic hub device driver
Nikunj A Dadhania
1
-1
/
+3
2013-07-24
USB keyboard driver
Nikunj A Dadhania
1
-0
/
+1
2013-07-24
usb-core: setup new device
Nikunj A Dadhania
1
-1
/
+5
2013-07-24
usb-core: hcd registration and query routines
Nikunj A Dadhania
1
-0
/
+3
2013-07-24
usb-core: adding generic dev-hci.fs
Nikunj A Dadhania
3
-1
/
+37
2013-07-24
usb-core: registration and makefiles
Nikunj A Dadhania
1
-1
/
+4
2013-07-24
Add new USB code
Nikunj A Dadhania
1
-1
/
+1
2013-07-24
Remove old usb code
Nikunj A Dadhania
1
-11
/
+1
2013-07-24
vga: fix hcall-invert-screen and hcall-blink-screen
Nikunj A Dadhania
1
-1
/
+3
2013-07-24
scsi: unify scsi probing code
Nikunj A Dadhania
3
-149
/
+9
2013-07-24
vscsi: generalizing probe code
Nikunj A Dadhania
1
-4
/
+13
2013-07-24
virtio-scsi: iterate through targets
Nikunj A Dadhania
1
-29
/
+68
2013-07-24
scsi: unify and use make-disk-alias
Nikunj A Dadhania
2
-49
/
+8
2013-06-27
Look for /memory@0, not just /memory
Benjamin Herrenschmidt
2
-2
/
+4
2013-06-27
scsi: fix report-luns handling
Nikunj A Dadhania
1
-1
/
+1
2013-06-05
SLOF: virtio-scsi block driver code
Nikunj A. Dadhania
2
-133
/
+162
2013-06-05
scsi: Move bits of vio-vscsi.fs to a common helpers file
Benjamin Herrenschmidt
2
-118
/
+18
2013-06-05
scsi: Move scsi-disk.fs to a generic place
Benjamin Herrenschmidt
2
-309
/
+1
2013-06-05
SLOF: virtio-scsi helper routines
Nikunj A. Dadhania
3
-1
/
+255
2013-06-03
SLOF: virtio-scsi - add pci device file
Nikunj A. Dadhania
2
-0
/
+22
2013-06-03
vscsi: Sanitize interface between scsi-disk.fs and vio-vscsi.fs
Benjamin Herrenschmidt
2
-177
/
+216
2013-05-27
vio-vscsi: Rework vio-vscsi support
Benjamin Herrenschmidt
2
-81
/
+239
2013-05-13
Make load-base a real environment variable
Benjamin Herrenschmidt
1
-2
/
+2
2013-05-13
vio-vscsi: Switch to using a wildcard "disk" node and make scsi-disk generic
Benjamin Herrenschmidt
3
-53
/
+93
2013-05-13
vio-vscsi: Get CRQ on open and release on close
Benjamin Herrenschmidt
1
-13
/
+37
[next]