index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
spiflash
Age
Commit message (
Expand
)
Author
2020-01-10
spiflash: Use SrdIntEnum for annotation classes.
Uwe Hermann
2020-01-05
spiflash: Don't use ambiguous annotation class names.
Uwe Hermann
2019-11-23
spiflash: lists.py: Use None for unsupported features.
Uwe Hermann
2019-11-23
spiflash: Minor fixes for Atmel AT25 chips.
Uwe Hermann
2019-11-20
spiflash: Add support for Atmel AT25xxx
Soeren Apel
2019-11-05
spiflash: Add "EEPROM" to descriptions.
Uwe Hermann
2019-04-02
decoders: Fix incorrect 'outputs' fields.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2019-01-30
Rename values that shadow built-in keywords
Ryan Jarvis
2018-10-21
spiflash: Remember write protection latch from status registers
Vesa-Pekka Palmu
2018-10-21
spiflash: Bugfix: WRSR was using miso for register decode
Vesa-Pekka Palmu
2018-10-21
spiflash: Initial support for write enable state tracking
Vesa-Pekka Palmu
2018-10-21
spiflash: Handle chip erase
Vesa-Pekka Palmu
2018-10-21
spiflash: Add Winbond W25Q80DV metadata.
Uwe Hermann
2018-05-03
spiflash: Add Adesto AT45DB161E metadata.
Uwe Hermann
2018-05-03
spiflash: Add basic Adesto AT45DBxx support (WRITE1/2, STATUS).
Aleksander Alekseev
2017-12-22
all decoders: introduce a reset() method
Gerhard Sittig
2017-06-16
Mark all stacked decoders as being PD API version 3.
Uwe Hermann
2017-01-07
license: remove FSF postal address from boiler plate license text
Gerhard Sittig
2016-11-07
spiflash: Major refactoring and annotation improvements.
Uwe Hermann
2016-11-07
spiflash: Use OrderedDict for cmds, more readable annotation indices.
Uwe Hermann
2016-11-07
spiflash: Initial RDSR2 implementation (incomplete).
Uwe Hermann
2016-11-07
spiflash: Implement WRSR command.
Uwe Hermann
2016-11-07
spiflash: Add FIDELIX FM25Q32 metadata.
Uwe Hermann
2016-11-06
spiflash: Remove hardcoded Macronix references.
Uwe Hermann
2016-11-06
spiflash: Implement Release Power-down / Device ID (0xAB) command.
Uwe Hermann
2016-06-22
spiflash: Add a 'format' option.
Uwe Hermann
2016-06-22
spiflash: Perf tweak: Build handler lookup table once per decoder
Angus Gratton
2016-06-22
spiflash: Handle "Fast Read Dual I/O"
Angus Gratton
2016-06-22
spiflash: Handle CS# transitions, allow variable-length transfers
Angus Gratton
2016-05-26
Consistency renames of {ss,es}_ variables.
Uwe Hermann
2016-05-15
Use consistent __init__() format across all PDs.
Uwe Hermann
2015-11-21
spiflash: Fix incorrect 'inputs' field.
Uwe Hermann
2015-04-07
spiflash: Add lists.py and a 'chips' PD option.
Uwe Hermann
2015-04-07
Rename the 'mx25lxx05d' PD to 'spiflash'.
Uwe Hermann