]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - hw/nand.c
sysbus: apic: ioapic: convert to QEMU Object Model
[lisovros/qemu_apohw.git] / hw / nand.c
2012-01-27 Anthony Liguorisysbus: apic: ioapic: convert to QEMU Object Model
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Paolo Bonziniprepare for future GPLv2+ relicensing
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-14 Juha Riihimäkihw/nand: reject read-only drives
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Juha Riihimäkihw/nand: qdevify
2011-07-30 Peter Maydellhw/nand: Writing to NAND can only clear bits
2011-07-30 Juha Riihimäkihw/nand: Support multiple reads following READ STATUS
2011-07-30 Juha Riihimäkihw/nand: Support devices wider than 8 bits
2011-07-30 Andrzej Zaborowskinand: Bump vmstate version after changing structure.
2011-07-30 Juha Riihimäkihw/nand: Support large NAND devices
2011-07-30 Peter Maydellhw/nand: Pass block device state to init function
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...