index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
m25p80.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
block: m25p80: Dummy cycles for N25Q256/512
Marcin Krzeminski
1
-3
/
+11
2016-03-30
block: m25p80: Add configuration registers
Marcin Krzeminski
1
-0
/
+128
2016-03-30
block: m25p80: 4byte address mode
Marcin Krzeminski
1
-10
/
+33
2016-03-30
block: m25p80: Extend address mode
Marcin Krzeminski
1
-0
/
+27
2016-03-30
block: m25p80: Widen flags variable
Marcin Krzeminski
1
-1
/
+1
2016-03-30
block: m25p80: RESET_ENABLE and RESET_MEMORY commands
Marcin Krzeminski
1
-1
/
+40
2016-03-30
block: m25p80: Removed unused variable
Marcin Krzeminski
1
-2
/
+0
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
1
-1
/
+1
2016-01-21
m25p80.c: Add sst25wf080 SPI flash device
Alistair Francis
1
-0
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
1
-1
/
+3
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
1
-0
/
+1
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
1
-0
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-14
/
+14
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-2
/
+3
2014-06-21
block: m25p80: Support read only bdrvs.
Peter Crosthwaite
1
-6
/
+2
2014-06-21
block: m25p80: sync_page(): Deindent function body.
Peter Crosthwaite
1
-11
/
+13
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-1
/
+0
2014-03-12
block/m25p80: Remove FROM_SSI_SLAVE() usages
Peter Crosthwaite
1
-4
/
+5
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
1
-0
/
+5
2013-07-19
block/m25p80: Update Micron entries
Ed Maste
1
-4
/
+8
2013-06-01
m25p80: Add Micron n25q032a
Ed Maste
1
-0
/
+1
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
1
-5
/
+26
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
1
-1
/
+0
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
1
-5
/
+7
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
1
-6
/
+7
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+672
[prev]