aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-27/+27
* Get rid of _t suffixmalc2009-10-011-27/+27
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-1/+1
* pflash_cfi01: Correct debug build, no functional changes.Edgar E. Iglesias2009-09-141-11/+12
* Check block driver read error in pflash_cfi0xVijay Kumar2009-08-271-1/+7
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-5/+5
* Use target_phys_addr_t, not target_ulong.Paul Brook2009-05-081-12/+13
* Yet more phys_ram_base elimination.pbrook2009-04-101-1/+2
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-071-34/+53
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-2/+0
* Increase write buffer size in pflash emulation (Thomas Petazzoni).balrog2008-10-111-3/+3
* Improve pflash cfi01 debug messages (Thomas Petazzoni).balrog2008-10-031-3/+3
* Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).balrog2008-10-031-1/+1
* pflash: Add missing parenthesis in error message.ths2008-09-241-1/+1
* Clean up MMIO TLB handling.pbrook2008-06-091-7/+1
* CFI: Fix AMD erase supportaurel322008-03-141-1/+1
* Malta flash support.ths2008-01-041-15/+22
* Desambiguate pflash_register().balrog2007-12-101-5/+5
* Fix a && -> & typo.balrog2007-11-181-1/+6
* Break up vl.h.pbrook2007-11-171-1/+4
* Gumstix 'connex' board support by Thorsten Zitterell.balrog2007-11-171-0/+606