summaryrefslogtreecommitdiffstats
path: root/hw/pflash_cfi02.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up MMIO TLB handling.pbrook2008-06-091-9/+3
* CFI-0002 linux MTD compatibility.edgar_igl2008-05-081-7/+25
* Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka).balrog2008-04-161-7/+15
* Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog2008-04-161-18/+32
* Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog2008-04-161-6/+10
* Fix OMAP1 MPUI/O keyboard interrupt masking.balrog2007-12-101-1/+1
* Desambiguate pflash_register().balrog2007-12-101-5/+5
* Break up vl.h.pbrook2007-11-171-1/+4
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-7/+7
* Fix incorrect target_ulong use in hw devicesblueswir12007-06-081-11/+11
* Parallel flash bugfixes:j_mayer2007-04-161-12/+19
* Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer2007-04-141-9/+13
* removed duplicated linebellard2006-08-061-1/+0
* flash device fixbellard2006-07-041-4/+1
* AMD NOR flash device support (initial patch by Jocelyn Mayer)bellard2006-06-251-0/+627
OpenPOWER on IntegriCloud