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
/
pflash_cfi02.c
Age
Commit message (
Expand
)
Author
2008-06-09
Clean up MMIO TLB handling.
pbrook
2008-05-08
CFI-0002 linux MTD compatibility.
edgar_igl
2008-04-16
Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka).
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
2007-12-10
Fix OMAP1 MPUI/O keyboard interrupt masking.
balrog
2007-12-10
Desambiguate pflash_register().
balrog
2007-11-17
Break up vl.h.
pbrook
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-06-08
Fix incorrect target_ulong use in hw devices
blueswir1
2007-04-16
Parallel flash bugfixes:
j_mayer
2007-04-14
Fix miscellaneous display warnings for PowerPC & alpha targets
j_mayer
2006-08-06
removed duplicated line
bellard
2006-07-04
flash device fix
bellard
2006-06-25
AMD NOR flash device support (initial patch by Jocelyn Mayer)
bellard