Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-21 | mod change 755 => 644 for multiple files | Thomas Weber | |
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> | |||
2010-01-23 | SPEAr : i2c driver support added for SPEAr SoCs | Vipin KUMAR | |
SPEAr SoCs contain a synopsys i2c controller. This patch adds the driver for this IP. Signed-off-by: Vipin <vipin.kumar@st.com> |