aboutsummaryrefslogtreecommitdiff
path: root/hw/pflash_cfi01.c
AgeCommit message (Expand)Author
2012-04-20pflash_cfi01: remove redundant lineEric BĂ©nard
2012-02-22pflash_cfi01/02: support read-only pflash devicesJordan Justen
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-09-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-09-06block: Attach non-qdev devices as wellMarkus Armbruster
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-05-21pflash_cfi01: add device ID read commandMichael Walle
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-03-29Compile pflash_cfi01 only onceBlue Swirl
2010-01-27pflash: Buffer block writesEdgar E. Iglesias
2010-01-24pflash: Dont open memarea for full IO if already done.Edgar E. Iglesias
2010-01-24pflash: Reduce writebuf len for 8-bit flashes.Edgar E. Iglesias
2010-01-24pflash: Remove dead code, no functional changes.Edgar E. Iglesias
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-25static and inline should came before the type of the functionsJuan Quintela
2009-09-14pflash_cfi01: Correct debug build, no functional changes.Edgar E. Iglesias
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-05-08Use target_phys_addr_t, not target_ulong.Paul Brook
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-07pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).balrog
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-10-11Increase write buffer size in pflash emulation (Thomas Petazzoni).balrog
2008-10-03Improve pflash cfi01 debug messages (Thomas Petazzoni).balrog
2008-10-03Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).balrog
2008-09-24pflash: Add missing parenthesis in error message.ths
2008-06-09Clean up MMIO TLB handling.pbrook
2008-03-14CFI: Fix AMD erase supportaurel32
2008-01-04Malta flash support.ths
2007-12-10Desambiguate pflash_register().balrog
2007-11-18Fix a && -> & typo.balrog
2007-11-17Break up vl.h.pbrook
2007-11-17Gumstix 'connex' board support by Thorsten Zitterell.balrog