aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterversion: update to 20231121Alexey Kardashevskiy10 months
 
TagDownloadAuthorAge
qemu-slof-20231121SLOF-qemu-slof-20231121.zip  SLOF-qemu-slof-20231121.tar.gz  SLOF-qemu-slof-20231121.tar.bz2  Alexey Kardashevskiy10 months
qemu-slof-20230918SLOF-qemu-slof-20230918.zip  SLOF-qemu-slof-20230918.tar.gz  SLOF-qemu-slof-20230918.tar.bz2  Alexey Kardashevskiy12 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 Kardashevskiy4 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
2013-08-05Fix $cat-instance-unitqemu-slof-20130805Benjamin Herrenschmidt1-1/+15
2013-08-05Cache phandle of /chosenBenjamin Herrenschmidt1-2/+10
2013-08-05Use root.fs on qemu as wellBenjamin Herrenschmidt3-56/+38
2013-08-01usb-ehci: Add ehci handshakeNikunj A Dadhania2-6/+43
2013-08-01usb: add mb for write accessorsNikunj A Dadhania1-0/+5
2013-08-01usb-ohci: add missing memory barriersNikunj A Dadhania1-0/+8
2013-08-01usb-ohci: suspend the controller in exit code pathNikunj A Dadhania3-29/+3
2013-07-25usb-ohci: Add a reset when closing the OHCIBenjamin Herrenschmidt1-0/+1
2013-07-25usb: Use proper accessors for MMIO and separate in-memory endian swapBenjamin Herrenschmidt3-129/+131
2013-07-25Use a global definition of sync() and mb()Benjamin Herrenschmidt8-31/+41
[...]