]> git.proxmox.com Git - qemu.git/history - hw/pflash_cfi01.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / pflash_cfi01.c
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-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-21 Michael Wallepflash_cfi01: add device ID read command
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2010-03-29 Blue SwirlCompile pflash_cfi01 only once
2010-01-27 Edgar E. Iglesiaspflash: Buffer block writes
2010-01-24 Edgar E. Iglesiaspflash: Dont open memarea for full IO if already done.
2010-01-24 Edgar E. Iglesiaspflash: Reduce writebuf len for 8-bit flashes.
2010-01-24 Edgar E. Iglesiaspflash: Remove dead code, no functional changes.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-25 Juan Quintelastatic and inline should came before the type of the...
2009-09-14 Edgar E. Iglesiaspflash_cfi01: Correct debug build, no functional changes.
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-05-08 Paul BrookUse target_phys_addr_t, not target_ulong.
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-07 balrogpflash_cfi01: add Single Byte Program (Jean-Christophe...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-11 balrogIncrease write buffer size in pflash emulation (Thomas...
2008-10-03 balrogImprove pflash cfi01 debug messages (Thomas Petazzoni).
2008-10-03 balrogReset CFI01 flash wcycle after erase confirm (Thomas...
2008-09-24 thspflash: Add missing parenthesis in error message.
2008-06-09 pbrookClean up MMIO TLB handling.
2008-03-14 aurel32CFI: Fix AMD erase support
2008-01-04 thsMalta flash support.
2007-12-10 balrogDesambiguate pflash_register().
2007-11-18 balrogFix a && -> & typo.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogGumstix 'connex' board support by Thorsten Zitterell.