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
2019-08-27
fdt: Update phandles after H_CAS
Alexey Kardashevskiy
1
-0
/
+1
2019-07-18
rtas: Integrate RTAS blob
Alexey Kardashevskiy
1
-38
/
+7
2019-01-10
vio-vscsi: Support multiple channels / buses
Thomas Huth
1
-5
/
+11
2018-12-18
board-qemu/slof/vio-vscsi: Scan up to 64 SCSI IDs
Thomas Huth
1
-2
/
+2
2018-09-07
fdt: Fix phandles for NVLink/NVLink2
Alexey Kardashevskiy
1
-0
/
+5
2018-09-07
fdt: Factor out code to replace a phandle in place
Alexey Kardashevskiy
1
-8
/
+17
2018-07-02
Fix bad assembler statements for compiling with gcc 8.1 / as 2.30
Thomas Huth
1
-1
/
+1
2018-03-05
OF: Use new property "stdout-path" for boot console
Nikunj A Dadhania
1
-1
/
+11
2017-11-06
rtas: Store RTAS address and entry in the device tree
Alexey Kardashevskiy
1
-0
/
+7
2017-11-06
board-qemu: Fix slof-build-id length
Alexey Kardashevskiy
1
-7
/
+1
2017-11-06
fdt: Pass the resulting device tree to QEMU
Alexey Kardashevskiy
3
-0
/
+274
2017-11-06
fdt: Fix version and add a word for FDT header size
Alexey Kardashevskiy
1
-2
/
+2
2017-11-03
tree: Rework set-chosen-cpu and store /chosen ihandle and phandle
Alexey Kardashevskiy
1
-6
/
+0
2017-10-24
Revert various SLOF-to-QEMU private hypercalls
Alexey Kardashevskiy
2
-20
/
+3
2017-10-04
Use input-device and output-device
Laurent Vivier
1
-0
/
+14
2017-08-07
virtio-net: rework the driver to support multiple open
Nikunj A Dadhania
1
-2
/
+2
2017-07-25
board-qemu: add private hcall to inform host on "phandle" update
Greg Kurz
1
-2
/
+12
2017-07-21
pci: Avoid 32-bit prefetchable memory area if possible
Thomas Huth
1
-5
/
+11
2017-07-20
Define 'open' and 'close' words of the /aliases nodes right from the start
Thomas Huth
1
-5
/
+0
2017-07-19
virtio-scsi: Allow LUNs bigger than 255
Thomas Huth
1
-0
/
+1
2017-07-17
board_qemu: move code out of fdt-fix-node-phandle
Greg Kurz
1
-14
/
+22
2017-07-17
board_qemu: drop unused values early in fdt-fix-node-phandle
Greg Kurz
1
-4
/
+3
2017-07-17
pci: Improve the pci-var-out debug function
Thomas Huth
1
-8
/
+1
2017-06-28
virtio-net: Fix ugly error message
Thomas Huth
1
-3
/
+4
2017-06-15
pci-phb: Set correct pci-bus-number while walking PCI bridges
Thomas Huth
1
-0
/
+1
2017-06-08
A new SLOF boot menu
Thomas Huth
2
-4
/
+7
2017-06-07
Increase MAX-ALIAS to 10
Thomas Huth
1
-1
/
+0
2017-04-28
pci-phb: Set pci-max-mem64 to the correct value
Thomas Huth
1
-3
/
+3
2017-04-26
Rework the printing of the banner during boot
Thomas Huth
1
-0
/
+6
2017-04-26
bootmsg: Fix message for detected kernel
Alexey Kardashevskiy
1
-1
/
+1
2017-04-26
logo: Update the logo
Alexey Kardashevskiy
2
-9
/
+1
2017-03-09
pci: force minimum mem bar alignment of 64K for board-qemu
Michael Roth
1
-0
/
+6
2017-03-03
qemu-bootlist: Take the "-boot strict=off" setting properly into account
Thomas Huth
1
-4
/
+14
2017-02-06
virtio-scsi: initialize vring avail queue buffers
Laurent Vivier
1
-21
/
+0
2016-12-20
Remove superfluous checkpoints in tree.fs
Thomas Huth
1
-16
/
+0
2016-11-24
virtio: Implement block write support
Thomas Huth
1
-0
/
+13
2016-11-14
board-qemu: Add a possibility to use hvterm input instead of USB keyboard
Thomas Huth
1
-3
/
+10
2016-11-14
Do not try to use virtio-gpu in VGA mode
Thomas Huth
1
-2
/
+10
2016-10-17
Do not link libnet to net-snk anymore, and remove net-snk from board-qemu
Thomas Huth
2
-2
/
+1
2016-10-17
Link libnet code to Paflof and add a wrapper for netboot()
Thomas Huth
1
-3
/
+5
2016-10-13
Add virtio-serial device support
Nikunj A Dadhania
5
-6
/
+155
2016-10-13
Generalize output banner write routine
Nikunj A Dadhania
1
-6
/
+12
2016-10-13
Improve indentation in OF.fs
Nikunj A Dadhania
1
-55
/
+55
2016-10-12
rtas: Improve rtas-do-config-@ and rtas-do-config-! a little bit
Thomas Huth
1
-6
/
+4
2016-10-10
pci: Fix secondary and subordinate PCI bus enumeration with board-qemu
Thomas Huth
1
-4
/
+11
2016-10-10
pci-phb: Fix stack underflow in phb-pci-walk-bridge
Thomas Huth
1
-1
/
+1
2016-09-14
Do not include the FCode evaluator by default anymore
Thomas Huth
2
-4
/
+1
2016-09-14
Source code beautification of board-qemu/slof/pci-interrupts.fs
Thomas Huth
1
-26
/
+26
2016-09-14
Allow PCI devices in PCI bridge slots greater than 4
Thomas Huth
1
-1
/
+1
2016-09-14
Fix bad interrupt pin numbering in interrupt-map property of PCI bridges
Thomas Huth
1
-1
/
+1
[next]