summaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8/omap3
Commit message (Expand)AuthorAgeLines
* OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka2010-03-07-0/+6
* OMAP3: Avoid re-write to PRM_CLKSRC_CTRLSanjeev Premi2010-02-12-4/+16
* Merge branch 'master' into nextWolfgang Denk2009-12-07-1/+1
|\
| * help: Correct syntax of nandecc help output.Robert P. J. Day2009-12-07-1/+1
* | Generic udelay() with watchdog supportIngo van Lil2009-12-05-1/+1
* | OMAP3: Fix SDRC initNishanth Menon2009-11-27-1/+2
* | OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-27-2/+2
|/
* TI OMAP3: make gpmc_config as constNishanth Menon2009-10-24-4/+4
* OMAP3: fix warnings when NAND/ONENAND is not usedNishanth Menon2009-10-18-1/+5
* TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2009-10-18-4/+4
* OMAP3 Move cache routine to cache.STom Rix2009-10-13-97/+193
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-7/+0
* ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2009-08-10-36/+0
* omap3: bug fix for NOR boot supportPenda Naveen Kumar2009-08-08-4/+4
* omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-08-13/+11
* omap3: remove typedefs for configuration structsDirk Behme2009-08-08-29/+29
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-07-22/+15
* ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang2009-07-22-0/+37
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-07-1/+0
* move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun2009-07-06-2/+100
* General help message cleanupWolfgang Denk2009-06-12-2/+2
* OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-12-0/+22
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-60/+0
* OMAP3 Port kernel omap gpio interface.Tom Rix2009-06-12-0/+186
* OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix2009-06-12-0/+60
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-2/+2
* OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+7
* OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD2009-06-12-128/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-2/+2
* OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai2009-04-30-59/+28
* OMAP3: Print correct silicon revisionSanjeev Premi2009-04-29-9/+25
* OMAP3: Remove unused board-typesSanjeev Premi2009-04-29-17/+0
* OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-29-60/+72
* OMAP: Fix compile issueSanjeev Premi2009-04-05-1/+1
* OMAP: rename timer divisorLadislav Michl2009-03-30-1/+1
* OMAP3: Add support for OMAP3 die IDDirk Behme2009-03-13-0/+26
* OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-22-2/+29
* OMAP3: Add common board, interrupt and system infoDirk Behme2009-01-24-0/+895
* OMAP3: Add common clock, memory and low level codeDirk Behme2009-01-24-0/+1098
* OMAP3: Add common cpu and start codeDirk Behme2009-01-24-0/+82