Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-29 | [MTD] NAND Fix platform structure and NDFC driver | Thomas Gleixner | 1 | -1/+2 | |
The platform structure was lacking an oobinfo field. The NDFC driver had some remains from another tree. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||||
2006-05-23 | [MTD] Add support for NDFC NAND controller | Thomas Gleixner | 1 | -0/+66 | |
NDFC NAND Flash controller is embedded in PPC EP44x SoCs. Add platform driver based support. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |