aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8
AgeCommit message (Expand)AuthorFilesLines
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2-22/+15
2009-07-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-14/+37
2009-07-22ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang3-14/+37
2009-07-18OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix1-0/+3
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk2-2/+0
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun4-68/+104
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix1-0/+22
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD1-12/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2-2/+0
2009-06-12OMAP3 Port kernel omap gpio interface.Tom Rix2-0/+186
2009-06-12OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix2-0/+60
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2-2/+2
2009-06-12OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD1-1/+7
2009-06-12OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD1-128/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel5-5/+5
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai1-59/+28
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi3-11/+27
2009-04-29OMAP3: Remove unused board-typesSanjeev Premi1-17/+0
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2-60/+72
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-9/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-39/+0
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-40/+8
2009-04-05OMAP: Fix compile issueSanjeev Premi1-1/+1
2009-03-30OMAP: rename timer divisorLadislav Michl1-1/+1
2009-03-13OMAP3: Add support for OMAP3 die IDDirk Behme1-0/+26
2009-02-22OMAP3: Add OMAP3 auto detectionDirk Behme1-2/+29
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk1-1/+0
2009-01-24OMAP3: Add common board, interrupt and system infoDirk Behme3-0/+895
2009-01-24OMAP3: Add common clock, memory and low level codeDirk Behme4-0/+1098
2009-01-24OMAP3: Add common cpu and start codeDirk Behme6-0/+922