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