Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -66/+0 |
| | | | | | | | | This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | SPEAr : Adding basic SPEAr architecture support. | Vipin KUMAR | 2010-01-23 | -0/+66 |
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> |