summaryrefslogtreecommitdiff
path: root/decoders/spiflash
AgeCommit message (Expand)Author
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
2016-11-07spiflash: Major refactoring and annotation improvements.Uwe Hermann
2016-11-07spiflash: Use OrderedDict for cmds, more readable annotation indices.Uwe Hermann
2016-11-07spiflash: Initial RDSR2 implementation (incomplete).Uwe Hermann
2016-11-07spiflash: Implement WRSR command.Uwe Hermann
2016-11-07spiflash: Add FIDELIX FM25Q32 metadata.Uwe Hermann
2016-11-06spiflash: Remove hardcoded Macronix references.Uwe Hermann
2016-11-06spiflash: Implement Release Power-down / Device ID (0xAB) command.Uwe Hermann
2016-06-22spiflash: Add a 'format' option.Uwe Hermann
2016-06-22spiflash: Perf tweak: Build handler lookup table once per decoderAngus Gratton
2016-06-22spiflash: Handle "Fast Read Dual I/O"Angus Gratton
2016-06-22spiflash: Handle CS# transitions, allow variable-length transfersAngus Gratton
2016-05-26Consistency renames of {ss,es}_ variables.Uwe Hermann
2016-05-15Use consistent __init__() format across all PDs.Uwe Hermann
2015-11-21spiflash: Fix incorrect 'inputs' field.Uwe Hermann
2015-04-07spiflash: Add lists.py and a 'chips' PD option.Uwe Hermann
2015-04-07Rename the 'mx25lxx05d' PD to 'spiflash'.Uwe Hermann