aboutsummaryrefslogtreecommitdiff
path: root/hw/pflash_cfi02.c
AgeCommit message (Expand)Author
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-03-29Compile pflash_cfi02 only onceBlue Swirl
2010-03-27pflash_cfi02: fix incorrect TARGET_FMT_lx/d useBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-08-27Check block driver read error in pflash_cfi0xVijay Kumar
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-10Yet more phys_ram_base elimination.pbrook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-06-09Clean up MMIO TLB handling.pbrook
2008-05-08CFI-0002 linux MTD compatibility.edgar_igl
2008-04-16Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka).balrog
2008-04-16Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog
2008-04-16Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog
2007-12-10Fix OMAP1 MPUI/O keyboard interrupt masking.balrog
2007-12-10Desambiguate pflash_register().balrog
2007-11-17Break up vl.h.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir1
2007-04-16Parallel flash bugfixes:j_mayer
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer
2006-08-06removed duplicated linebellard
2006-07-04flash device fixbellard
2006-06-25AMD NOR flash device support (initial patch by Jocelyn Mayer)bellard