summaryrefslogtreecommitdiffstats
path: root/cpu/arm_cortexa8
Commit message (Expand)AuthorAgeFilesLines
* 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-052-2/+2
* | OMAP3: Fix SDRC initNishanth Menon2009-11-271-1/+2
* | OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-272-2/+2
|/
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-281-1/+0
* 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
* s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang2009-10-136-0/+703
* OMAP3 Move cache routine to cache.STom Rix2009-10-136-183/+194
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-041-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-212-8/+0
* ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2009-08-102-38/+1
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-233-14/+37
|\
| * ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang2009-07-223-14/+37
* | OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix2009-07-181-0/+3
|/
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-072-2/+0
* move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun2009-07-064-68/+104
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-121-0/+22
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-121-12/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-122-2/+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-155-5/+5
* OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai2009-04-301-59/+28
* OMAP3: Print correct silicon revisionSanjeev Premi2009-04-293-11/+27
* OMAP3: Remove unused board-typesSanjeev Premi2009-04-291-17/+0
* OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-292-60/+72
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-051-9/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-051-39/+0
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-051-40/+8
* 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
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-121-1/+0
* 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-246-0/+922
OpenPOWER on IntegriCloud