Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-14 | mtd: spi-nor: unify read opcode variants with ST SPI FSM | Brian Norris | 1 | -8/+16 |
2014-04-14 | mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* | Brian Norris | 1 | -27/+27 |
2014-04-14 | mtd: spi-nor: drop \t after #define | Brian Norris | 1 | -36/+36 |
2014-04-14 | mtd: spi-nor: add the copyright information | Huang Shijie | 1 | -0/+9 |
2014-04-14 | mtd: spi-nor: add a helper to find the spi_device_id | Huang Shijie | 1 | -0/+12 |
2014-04-14 | mtd: spi-nor: add the framework for SPI NOR | Huang Shijie | 1 | -0/+20 |
2014-04-14 | mtd: spi-nor: add the basic data structures | Huang Shijie | 1 | -0/+110 |
2014-04-14 | mtd: spi-nor: copy the SPI NOR commands to a new header file | Huang Shijie | 1 | -0/+55 |