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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
Fix ram-boot handling of 64-bit addresses
qemu-slof-20120112
Benjamin Herrenschmidt
1
-2
/
+2
2012-01-12
usb-ohci: Avoid instance specific allocations
Benjamin Herrenschmidt
1
-10
/
+25
2012-01-11
Fixed problem in framebuffer code when erasing or inserting characters.
Thomas Huth
1
-4
/
+10
2012-01-11
Support new-style PCI for qemu board
qemu-slof-20120111.1
Benjamin Herrenschmidt
7
-28
/
+100
2012-01-11
Fix virtio access size
qemu-slof-20120111
Benjamin Herrenschmidt
1
-5
/
+11
2012-01-11
Fix inline asm for ci_write_xx
Benjamin Herrenschmidt
1
-19
/
+31
2012-01-11
vga: support for 15bpp
Benjamin Herrenschmidt
1
-2
/
+3
2012-01-11
qemu: Allow qemu passing the boot kernel directly
Benjamin Herrenschmidt
1
-0
/
+38
2011-12-29
Add support for instance specific "my-unit" settings
Thomas Huth
2
-15
/
+82
2011-12-28
Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned up
Thomas Huth
11
-92
/
+62
2011-12-28
Source code beautification
Thomas Huth
1
-46
/
+91
2011-12-28
Improved "tick", postpone and $FIND commands
Thomas Huth
2
-16
/
+9
2011-12-22
Fixed yet another bug in open-node
Thomas Huth
1
-12
/
+22
2011-12-21
Enable 16 bit and 32 bit color depth support in QEMU VGA device driver
Thomas Huth
1
-8
/
+6
2011-12-21
Disable the debug message about FDT phandles that could not be replaced
Thomas Huth
1
-1
/
+3
2011-12-20
Improved framebuffer code to support more than only 8-bit resolutions
Thomas Huth
1
-18
/
+46
2011-12-20
Fixed assembler constraints for lwbrx and lhbrx
Thomas Huth
1
-2
/
+4
2011-12-20
Fixes for using the USB keyboard driver on QEMU
Thomas Huth
1
-9
/
+25
2011-12-20
Do not override the "model" property of the root node.
Thomas Huth
1
-6
/
+6
2011-12-20
Source code beautification
Thomas Huth
1
-110
/
+110
2011-12-20
Add support for qemu standard VGA
Benjamin Herrenschmidt
4
-14
/
+354
2011-12-20
FCODE: Always include evaluator, move framebuffer token init to fbuffer.fs
Thomas Huth
10
-88
/
+159
2011-12-20
Added net-snk client-interface module
Thomas Huth
4
-3
/
+138
2011-12-20
JS2x: Added oco files to be able to built board-js2x
Thomas Huth
4
-0
/
+0
2011-12-20
Two minor improvements for the device tree node code
Thomas Huth
1
-3
/
+9
2011-12-20
Fixed get-inherited-property
Thomas Huth
1
-10
/
+13
2011-12-20
Repeat TFTP read request in case the packet got lost.
Thomas Huth
1
-1
/
+7
2011-12-20
Fixed "map-in" to also allow access to the Option ROM BAR.
Thomas Huth
2
-2
/
+2
2011-12-20
JS2x: Fixed config space access functions.
Thomas Huth
1
-1
/
+8
2011-12-20
Fixed the BEHAVIOR function to also work with INSTANCE DEFERs
Thomas Huth
1
-0
/
+8
2011-12-20
Removed unused code
Thomas Huth
1
-39
/
+0
2011-12-20
FCODE: Support for fcode programs with 8-bit offsets
Thomas Huth
3
-12
/
+21
2011-12-20
Fixed "dev" command to only parse one word
Thomas Huth
1
-1
/
+1
2011-12-20
Print phandle when listing the device tree
Thomas Huth
1
-3
/
+17
2011-12-20
Encode FDT properties as string when they contain a valid ASCII string.
Thomas Huth
3
-12
/
+29
2011-12-20
Support for "INSTANCE BUFFER:" in Forth and FCODE.
Thomas Huth
2
-10
/
+29
2011-12-20
Use linux,stdout-path to find the console
Michael Ellerman
1
-3
/
+13
2011-12-20
hvterm: Update hvterm routines to take the termno as an argument
Michael Ellerman
5
-19
/
+29
2011-12-20
Silenced some compiler warnings that occur when compiling with prototype checks
Thomas Huth
40
-85
/
+139
2011-11-28
FCODE: Added token 0x12b (interpose)
Thomas Huth
1
-1
/
+2
2011-11-25
Fixed crash during "quiesce" when USB OHCI controller is enabled
qemu-slof-20111128
Thomas Huth
4
-11
/
+19
2011-11-24
Improved version printing
Thomas Huth
4
-20
/
+53
2011-11-24
Support for virtio-net PCI devices
Thomas Huth
15
-23
/
+707
2011-11-24
Support for virtio-block PCI devices
Thomas Huth
13
-11
/
+719
2011-11-24
Check whether local-mac-address property exists before using its value
Thomas Huth
1
-1
/
+2
2011-11-24
Do not disassemble net-snk by default
Thomas Huth
1
-1
/
+3
2011-11-24
Fix stack problem during setup-alias functions
Thomas Huth
4
-4
/
+10
2011-11-24
Provide PCI memory mapping and dma memory handling in PHB node on board-qemu
Thomas Huth
5
-107
/
+144
2011-11-24
OHCI: Reworked USB scan code a little bit
Thomas Huth
2
-20
/
+35
2011-11-24
Improved instance handling
Thomas Huth
2
-34
/
+52
[next]