tcg: fix size of local variables in tcg_gen_bswap64_i64
[qemu] / hw / pflash_cfi02.c
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Vijay KumarCheck block driver read error in pflash_cfi0x
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-06-09 pbrookClean up MMIO TLB handling.
2008-05-08 edgar_iglCFI-0002 linux MTD compatibility.
2008-04-16 balrogOptimize consecutive CFI02 writes by remapping memory...
2008-04-16 balrogEmulate address wrap in CFI02 chips mapping (Jan Kiszka).
2008-04-16 balrogAllow a custom unlock address in CFI02 flash (Jan Kiszka).
2007-12-10 balrogFix OMAP1 MPUI/O keyboard interrupt masking.
2007-12-10 balrogDesambiguate pflash_register().
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-04-16 j_mayerParallel flash bugfixes:
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2006-08-06 bellardremoved duplicated line
2006-07-04 bellardflash device fix
2006-06-25 bellardAMD NOR flash device support (initial patch by Jocelyn...