Merge commit 'gnu/master' into test
[qemu] / hw / nand.c
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-03-09 Juha Riihimäkimore NAND fixing & tidying
2009-03-06 Juha Riihimäkismall patch for supporting imaginary 32bit NAND
2009-03-06 Juha RiihimäkiNAND emulation improvements
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...