aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterversion: update to 20231121Alexey Kardashevskiy9 months
 
TagDownloadAuthorAge
qemu-slof-20231121SLOF-qemu-slof-20231121.zip  SLOF-qemu-slof-20231121.tar.gz  SLOF-qemu-slof-20231121.tar.bz2  Alexey Kardashevskiy9 months
qemu-slof-20230918SLOF-qemu-slof-20230918.zip  SLOF-qemu-slof-20230918.tar.gz  SLOF-qemu-slof-20230918.tar.bz2  Alexey Kardashevskiy11 months
qemu-slof-20220719SLOF-qemu-slof-20220719.zip  SLOF-qemu-slof-20220719.tar.gz  SLOF-qemu-slof-20220719.tar.bz2  Alexey Kardashevskiy2 years
qemu-slof-20220110SLOF-qemu-slof-20220110.zip  SLOF-qemu-slof-20220110.tar.gz  SLOF-qemu-slof-20220110.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20211112SLOF-qemu-slof-20211112.zip  SLOF-qemu-slof-20211112.tar.gz  SLOF-qemu-slof-20211112.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20210711SLOF-qemu-slof-20210711.zip  SLOF-qemu-slof-20210711.tar.gz  SLOF-qemu-slof-20210711.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20210217SLOF-qemu-slof-20210217.zip  SLOF-qemu-slof-20210217.tar.gz  SLOF-qemu-slof-20210217.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20200717SLOF-qemu-slof-20200717.zip  SLOF-qemu-slof-20200717.tar.gz  SLOF-qemu-slof-20200717.tar.bz2  Alexey Kardashevskiy4 years
qemu-slof-20200513SLOF-qemu-slof-20200513.zip  SLOF-qemu-slof-20200513.tar.gz  SLOF-qemu-slof-20200513.tar.bz2  Alexey Kardashevskiy4 years
qemu-slof-20200327SLOF-qemu-slof-20200327.zip  SLOF-qemu-slof-20200327.tar.gz  SLOF-qemu-slof-20200327.tar.bz2  Alexey Kardashevskiy4 years
[...]
 
AgeCommit messageAuthorFilesLines
2012-01-12Fix ram-boot handling of 64-bit addressesqemu-slof-20120112Benjamin Herrenschmidt1-2/+2
2012-01-12usb-ohci: Avoid instance specific allocationsBenjamin Herrenschmidt1-10/+25
2012-01-11Fixed problem in framebuffer code when erasing or inserting characters.Thomas Huth1-4/+10
2012-01-11Support new-style PCI for qemu boardqemu-slof-20120111.1Benjamin Herrenschmidt7-28/+100
2012-01-11Fix virtio access sizeqemu-slof-20120111Benjamin Herrenschmidt1-5/+11
2012-01-11Fix inline asm for ci_write_xxBenjamin Herrenschmidt1-19/+31
2012-01-11vga: support for 15bppBenjamin Herrenschmidt1-2/+3
2012-01-11qemu: Allow qemu passing the boot kernel directlyBenjamin Herrenschmidt1-0/+38
2011-12-29Add support for instance specific "my-unit" settingsThomas Huth2-15/+82
2011-12-28Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned upThomas Huth11-92/+62
[...]