aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8/omap3
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser11-2395/+0
2010-03-07OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka1-0/+6
2010-02-12OMAP3: Avoid re-write to PRM_CLKSRC_CTRLSanjeev Premi1-4/+16
2009-12-07Merge branch 'master' into nextWolfgang Denk1-1/+1
2009-12-07help: Correct syntax of nandecc help output.Robert P. J. Day1-1/+1
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-1/+1
2009-11-27OMAP3: Fix SDRC initNishanth Menon1-1/+2
2009-11-27OMAP3:SDRC: Cleanup references to SDPNishanth Menon2-2/+2
2009-10-24TI OMAP3: make gpmc_config as constNishanth Menon1-4/+4
2009-10-18OMAP3: fix warnings when NAND/ONENAND is not usedNishanth Menon1-1/+5
2009-10-18TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2-4/+4
2009-10-13OMAP3 Move cache routine to cache.STom Rix4-97/+193
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk1-7/+0
2009-08-10ARM Cortex A8: Remove bogus config.mk entriesDirk Behme1-36/+0
2009-08-08omap3: bug fix for NOR boot supportPenda Naveen Kumar1-4/+4
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme2-13/+11
2009-08-08omap3: remove typedefs for configuration structsDirk Behme5-29/+29
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2-22/+15
2009-07-22ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang2-0/+37
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk1-1/+0
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun3-2/+100
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix1-0/+22
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2-60/+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 Zundel2-2/+2
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai1-59/+28
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi2-9/+25
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-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-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 Behme2-0/+82