index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
flash.h
Age
Commit message (
Expand
)
Author
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2011-09-04
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-28
hw/onenand: Qdevify
Juha Riihimäki
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-07-30
onenand: Handle various ID fields separately
Juha Riihimäki
2011-07-30
onenand: Pass BlockDriverState to init function
Peter Maydell
2011-07-30
hw/nand: qdevify
Juha Riihimäki
2011-07-30
hw/nand: Support devices wider than 8 bits
Juha Riihimäki
2011-07-30
hw/nand: Pass block device state to init function
Peter Maydell
2011-04-22
nand: pin values are uint8_t
Juan Quintela
2011-01-29
spitz: make sl-nand emulation use qdev infrastructure
Dmitry Eremin-Solenikov
2010-03-29
Compile pflash_cfi01 only once
Blue Swirl
2010-03-29
Compile pflash_cfi02 only once
Blue Swirl
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-05-10
Follow coding conventions
Paul Brook
2008-07-29
Fill in WLAN and BT platform data in CAL area as expected by Maemo.
balrog
2008-04-16
Emulate address wrap in CFI02 chips mapping (Jan Kiszka).
balrog
2008-04-16
Allow a custom unlock address in CFI02 flash (Jan Kiszka).
balrog
2008-04-14
Nokia N800 machine support (ARM).
balrog
2007-12-10
Fix OMAP1 MPUI/O keyboard interrupt masking.
balrog
2007-12-10
Fix incompatible declaration in previous commit.
balrog
2007-12-10
Desambiguate pflash_register().
balrog
2007-11-17
Break up vl.h.
pbrook