index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
spi-nor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
2018-12-10
1
-0
/
+1
*
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
2018-12-10
1
-5
/
+1
*
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
2018-12-10
1
-0
/
+1
*
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
2018-12-10
1
-1
/
+2
*
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
2018-10-08
1
-0
/
+12
*
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
2018-10-08
1
-0
/
+107
*
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
2018-08-01
1
-0
/
+1
*
mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.
NeilBrown
2018-04-21
1
-0
/
+2
*
mtd: spi-nor: add an API to restore the status of SPI flash chip
Hou Zhiqiang
2017-12-13
1
-0
/
+6
*
mtd: spi-nor: check FSR error bits for Micron memories
Bean Huo (beanhuo)
2017-12-13
1
-1
/
+5
*
mtd: spi-nor: add spi_nor_init() function
Kamal Dasu
2017-10-10
1
-0
/
+10
*
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
2017-08-01
1
-0
/
+5
*
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
2017-07-18
1
-0
/
+6
*
mtd: spi-nor: introduce Octo SPI protocols
Cyrille Pitchen
2017-05-15
1
-5
/
+21
*
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
Cyrille Pitchen
2017-05-15
1
-11
/
+37
*
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
2017-05-15
1
-9
/
+110
*
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
2017-02-10
1
-6
/
+16
*
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
2017-02-10
1
-0
/
+12
*
mtd: spi-nor: stop passing around retlen
Michal Suchanek
2016-06-01
1
-2
/
+2
*
mtd: spi-nor: change return value of read/write
Michal Suchanek
2016-06-01
1
-2
/
+2
*
mtd: spi-nor: support GigaDevice gd25lq64c
Brian Norris
2016-05-10
1
-0
/
+1
*
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
2016-03-07
1
-0
/
+2
*
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
2016-01-05
1
-1
/
+1
|
\
|
*
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
2016-01-05
1
-1
/
+1
*
|
mtd: spi-nor: include mtd.h header for struct mtd_info definition
Rafał Miłecki
2015-11-30
1
-2
/
+1
*
|
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
2015-11-19
1
-1
/
+2
*
|
mtd: spi-nor: drop flash_node field
Brian Norris
2015-11-11
1
-4
/
+2
*
|
mtd: add get/set of_node/flash_node helpers
Brian Norris
2015-11-11
1
-0
/
+11
|
/
*
mtd: spi-nor: add mtd_is_locked() support
Brian Norris
2015-10-13
1
-0
/
+3
*
mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointers
Brian Norris
2015-10-13
1
-2
/
+2
*
mtd: spi-nor: add SPI NOR manufacturer IDs
Brian Norris
2015-10-13
1
-0
/
+15
*
mtd: spi-nor: make bitfield constants more consistent
Brian Norris
2015-10-13
1
-10
/
+10
*
mtd: spi-nor: make implicit <linux/bitops.h> dependency explicit
Brian Norris
2015-10-13
1
-0
/
+2
*
mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Cyrille Pitchen
2015-09-21
1
-35
/
+0
*
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-11
1
-2
/
+1
*
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-11
1
-0
/
+2
*
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
2015-09-02
1
-1
/
+1
*
mtd: spi-nor: add forward declaration for mtd_info
Brian Norris
2015-09-02
1
-0
/
+2
*
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
Brian Norris
2015-03-27
1
-0
/
+5
*
mtd: spi-nor: Add quad I/O support for Micron SPI NOR
Bean Huo 霍斌斌 (beanhuo)
2015-01-07
1
-0
/
+7
*
mtd: spi-nor: drop replaceable wait-till-ready function pointer
Brian Norris
2014-11-05
1
-2
/
+0
*
mtd: m25p80: drop wait-till-ready checks
Brian Norris
2014-11-05
1
-0
/
+6
*
spi-nor: Remove spi_nor::read_id operation
Ben Hutchings
2014-10-21
1
-3
/
+0
*
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-21
1
-1
/
+0
*
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
1
-17
/
+3
*
mtd: spi-nor: add support for flag status register on Micron chips
grmoore@altera.com
2014-07-11
1
-0
/
+4
*
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
2014-04-14
1
-8
/
+16
*
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
1
-27
/
+27
*
mtd: spi-nor: drop \t after #define
Brian Norris
2014-04-14
1
-36
/
+36
*
mtd: spi-nor: add the copyright information
Huang Shijie
2014-04-14
1
-0
/
+9
[next]