]> git.proxmox.com Git - qemu.git/history - hw/pflash_cfi02.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / pflash_cfi02.c
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-29 Stefan Weilpflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld...
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix typos in comments and code (occured -> occurred...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-27 Jan Kiszkapflash: Restore & fix lazy ROMD switching
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-09 Jordan Justenhw/pflash_cfi02: Fix lazy reset of ROMD mode
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2010-03-29 Blue SwirlCompile pflash_cfi02 only once
2010-03-27 Blue Swirlpflash_cfi02: fix incorrect TARGET_FMT_lx/d use
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
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...