index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
/
m25p80.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m25p80: Add the w25q01jvq SFPD table
Patrick Williams
2022-10-24
1
-1
/
+2
*
m25p80: Add the w25q512jv SFPD table
Cédric Le Goater
2022-10-24
1
-1
/
+2
*
m25p80: Add the w25q256 SFPD table
Cédric Le Goater
2022-10-24
1
-1
/
+2
*
m25p80: Add the mx66l1g45g SFDP table
Cédric Le Goater
2022-10-24
1
-1
/
+2
*
m25p80: Add the mx25l25635f SFPD table
Cédric Le Goater
2022-10-24
1
-0
/
+2
*
m25p80: Add the mx25l25635e SFPD table
Cédric Le Goater
2022-10-24
1
-1
/
+1
*
m25p80: Add erase size for mx25l25635e
Cédric Le Goater
2022-10-24
1
-1
/
+2
*
m25p80: Add the n25q256a SFDP table
Cédric Le Goater
2022-10-24
1
-3
/
+5
*
m25p80: Add basic support for the SFDP command
Cédric Le Goater
2022-10-24
1
-0
/
+27
*
hw: m25p80: Add Block Protect and Top Bottom bits for write protect
Iris Chen
2022-07-14
1
-12
/
+90
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-12
1
-1
/
+1
*
hw: m25p80: add WP# pin and SRWD bit for write protection
Iris Chen
2022-06-30
1
-15
/
+67
*
hw: m25p80: allow write_enable latch get/set
Iris Chen
2022-05-25
1
-0
/
+1
*
hw/block: m25p80: Add support for w25q01jvq
Patrick Williams
2022-03-08
1
-0
/
+1
*
hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
Francisco Iglesias
2022-01-28
1
-0
/
+2
*
hw/block: m25p80: Add support for mt25ql02g and mt25qu02g
Cédric Le Goater
2021-05-01
1
-0
/
+2
*
hw/block: m25p80: Support fast read for SST flashes
Bin Meng
2021-03-23
1
-0
/
+3
*
hw/block: m25p80: Add various ISSI flash information
Bin Meng
2021-03-04
1
-0
/
+13
*
hw/block: m25p80: Add ISSI SPI flash support
Bin Meng
2021-03-04
1
-1
/
+43
*
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-27
1
-3
/
+3
*
hw/block: m25p80: Implement AAI-WP command support for SST flashes
Xuzhou Cheng
2021-01-16
1
-0
/
+73
*
hw/block: m25p80: Don't write to flash if write is disabled
Bin Meng
2021-01-16
1
-0
/
+1
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
hw/block/m25p80: Fix Numonyx fast read dummy cycle count
Joe Komlodi
2020-12-15
1
-3
/
+27
*
hw/block/m25p80: Check SPI mode before running some Numonyx commands
Joe Komlodi
2020-12-15
1
-19
/
+95
*
hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
Joe Komlodi
2020-12-15
1
-1
/
+1
*
hw/block/m25p80: Make Numonyx config field names more accurate
Joe Komlodi
2020-12-15
1
-6
/
+6
*
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
1
-7
/
+7
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-6
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
hw: add a number of SPI-flash's of m25p80 family
Igor Kononenko
2020-09-01
1
-0
/
+2
*
m25p80: Add support for n25q512ax3
Cédric Le Goater
2020-09-01
1
-0
/
+1
*
m25p80: Return the JEDEC ID twice for mx25l25635e
Cédric Le Goater
2020-09-01
1
-1
/
+1
*
m25p80: Improve command handling for unsupported commands
Guenter Roeck
2020-03-17
1
-0
/
+5
*
m25p80: Improve command handling for Jedec commands
Guenter Roeck
2020-03-17
1
-1
/
+4
*
m25p80: Convert to support tracing
Guenter Roeck
2020-03-17
1
-26
/
+22
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
m25p80: Add support for w25q512jv
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/block: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+3
*
m25p80: add support for two bytes WRSR for Macronix chips
Cédric Le Goater
2018-06-15
1
-0
/
+1
*
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-1
/
+1
*
m25p80: Add support for n25q512a11 and n25q512a13
Francisco Iglesias
2017-12-13
1
-0
/
+2
[next]