Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
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 : Adding basic SPEAr architecture support. | Vipin KUMAR | |
SPEAr Architecture support added. It contains the support for following SPEAr blocks - Timer - System controller - Misc registers Signed-off-by: Vipin <vipin.kumar@st.com> |