]> git.proxmox.com Git - qemu.git/commit
m25p80: Initial implementation of SPI flash device
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Mon, 26 Mar 2012 12:10:59 +0000 (22:10 +1000)
committerPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 10 Oct 2012 01:13:32 +0000 (11:13 +1000)
commit82a2499011a73bcafab723e1bab4127e55a64844
tree10f408a854256616fd6456ef69f839c6e871c5b2
parenta3578d4a51250365fb7f048e8154942a2659cc4a
m25p80: Initial implementation of SPI flash device

Added device model for m25p80 style SPI flash family.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
default-configs/arm-softmmu.mak
default-configs/microblaze-softmmu.mak
default-configs/microblazeel-softmmu.mak
hw/Makefile.objs
hw/m25p80.c [new file with mode: 0644]