summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spr_smi.c
Commit message (Collapse)AuthorAgeFilesLines
* mod change 755 => 644 for multiple filesThomas Weber2010-03-211-0/+0
| | | | | | | | I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;' Signed-off-by: Thomas Weber <swirl@gmx.li> Add some more: neither Makefile nor config.mk need execute permissions. Signed-off-by: Wolfgang Denk <wd@denx.de>
* SPEAr : smi driver support for SPEAr SoCsVipin KUMAR2010-01-231-0/+523
SPEAr SoCs contain a serial memory interface controller. This controller is used to interface with spi based memories. This patch adds the driver for this IP. Signed-off-by: Vipin <vipin.kumar@st.com>
OpenPOWER on IntegriCloud