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