summaryrefslogtreecommitdiffstats
path: root/cpu/arm_cortexa8
Commit message (Collapse)AuthorAgeFilesLines
* OMAP3: Add support for OMAP3 die IDDirk Behme2009-03-131-0/+26
| | | | | | Read and store OMAP3 die ID in U-Boot environment. Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
* OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-221-2/+29
| | | | | | | | This patch adds OMAP3 cpu type auto detection based on OMAP3 register and removes hardcoded values. Signed-off-by: Steve Sakoman <sakoman@gmail.com> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-121-1/+0
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* OMAP3: Add common board, interrupt and system infoDirk Behme2009-01-243-0/+895
| | | | | | Add common board, interrupt and system info code. Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
* OMAP3: Add common clock, memory and low level codeDirk Behme2009-01-244-0/+1098
| | | | | | Add common clock, memory and low level code Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
* OMAP3: Add common cpu and start codeDirk Behme2009-01-246-0/+922
Add common cpu and start code. Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
OpenPOWER on IntegriCloud