Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | |
As part of the process of sharing more code between different NAND based devices, we need to move all raw NAND related code to the raw/ subdirectory. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> | |||
2015-05-15 | mtd: brcmnand: add support for STB chips | Brian Norris | |
BCM7xxx chips are supported entirely by the library code, since they use generic irqchip interfaces and don't need any extra SoC-specific configuration. Signed-off-by: Brian Norris <computersforpeace@gmail.com> |