summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs/spear/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-52/+0
| | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* 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 : Adding basic SPEAr architecture support.Vipin KUMAR2010-01-231-0/+52
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>
OpenPOWER on IntegriCloud