Sign in
qemu
/
qemu
/
e89720b116131938fe3d4931302f69a28249c934
/
hw
/
pflash_cfi01.c
220724c
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
fa879d6
block: Attach non-qdev devices as well
by Markus Armbruster
· 14 years ago
cfe5f01
pflash_cfi01/pflash_cfi02: convert to memory API
by Avi Kivity
· 14 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 13 years ago
c8a50e5
pflash_cfi01/pflash_cfi02: convert to memory API
by Avi Kivity
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0b2ec6f
pflash_cfi01: add device ID read command
by Michael Walle
· 15 years ago
22ed1d34
arm: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
3d08ff6
Compile pflash_cfi01 only once
by Blue Swirl
· 15 years ago
b4bf0a9
pflash: Buffer block writes
by Edgar E. Iglesias
· 15 years ago
e9cbbca
pflash: Dont open memarea for full IO if already done.
by Edgar E. Iglesias
· 15 years ago
4737fa2
pflash: Reduce writebuf len for 8-bit flashes.
by Edgar E. Iglesias
· 15 years ago
a66e360
pflash: Remove dead code, no functional changes.
by Edgar E. Iglesias
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
86178a5
static and inline should came before the type of the functions
by Juan Quintela
· 15 years ago
fad8c77
pflash_cfi01: Correct debug build, no functional changes.
by Edgar E. Iglesias
· 15 years ago
d0e7605
Check block driver read error in pflash_cfi0x
by Vijay Kumar
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
42a89d7
Use target_phys_addr_t, not target_ulong.
by Paul Brook
· 16 years ago
5c130f6
Yet more phys_ram_base elimination.
by pbrook
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
d361be2
pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).
by balrog
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
71fb234
Increase write buffer size in pflash emulation (Thomas Petazzoni).
by balrog
· 16 years ago
06adb54
Improve pflash cfi01 debug messages (Thomas Petazzoni).
by balrog
· 16 years ago
3656744
Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).
by balrog
· 16 years ago
547012f
pflash: Add missing parenthesis in error message.
by ths
· 16 years ago
0f459d1
Clean up MMIO TLB handling.
by pbrook
· 17 years ago
9248f41
CFI: Fix AMD erase support
by aurel32
· 17 years ago
c8b153d
Malta flash support.
by ths
· 17 years ago
88eeee0
Desambiguate pflash_register().
by balrog
· 17 years ago
7317b8c
Fix a && -> & typo.
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
05ee37e
Gumstix 'connex' board support by Thorsten Zitterell.
by balrog
· 17 years ago