]> git.proxmox.com Git - qemu.git/history - hw/nand.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / nand.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22 Juan Quintelavmstate: port nand
2011-04-22 Juan Quintelanand: pin values are uint8_t
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-01-14 Edgar E. Iglesiasnand: Correct random data reads.
2009-12-02 Jean-Christophe... Fix qemu_free use in nand.c
2009-07-27 Gerd Hoffmannkill drives_table
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-01-20 pbrookFix NAND flash save/restore.
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-07-01 pbrookRemove duplicate device index calculations.
2008-06-02 balrogMake -mtdblock optional again.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-12 balrogCorrect NAND erase block size. Misc fixes in Spitz...
2007-04-30 balrogNAND Flash memory emulation and ECC calculation helpers...