1. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  2. d422038 hw/nand: qdevify by Juha Riihimäki · 14 years ago
  3. 89f640b hw/nand: Writing to NAND can only clear bits by Peter Maydell · 14 years ago
  4. d72245f hw/nand: Support multiple reads following READ STATUS by Juha Riihimäki · 14 years ago
  5. 48197df hw/nand: Support devices wider than 8 bits by Juha Riihimäki · 14 years ago
  6. ac2466c nand: Bump vmstate version after changing structure. by Andrzej Zaborowski · 14 years ago
  7. d5f2fd5 hw/nand: Support large NAND devices by Juha Riihimäki · 14 years ago
  8. 522f253 hw/nand: Pass block device state to init function by Peter Maydell · 14 years ago
  9. 7b9a3d8 vmstate: port nand by Juan Quintela · 14 years ago
  10. 51db57f nand: pin values are uint8_t by Juan Quintela · 14 years ago
  11. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  12. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  13. fccd261 nand: Correct random data reads. by Edgar E. Iglesias · 15 years ago
  14. 5f6eab3 Fix qemu_free use in nand.c by Jean-Christophe DUBOIS · 15 years ago
  15. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  16. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  17. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  18. 4892792 Fix NAND flash save/restore. by pbrook · 16 years ago
  19. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  20. 18be518 Remove duplicate device index calculations. by pbrook · 17 years ago
  21. 130b0c9 Make -mtdblock optional again. by balrog · 17 years ago
  22. e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 17 years ago
  23. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  24. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  25. aa941b9 Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. by balrog · 18 years ago
  26. a07dec2 Correct NAND erase block size. Misc fixes in Spitz code. by balrog · 18 years ago
  27. 3e3d581 NAND Flash memory emulation and ECC calculation helpers for use by NAND controllers. by balrog · 18 years ago