summaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8
Commit message (Expand)AuthorAgeLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-5134/+0
* S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-03-0/+54
* s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-03-0/+144
* S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-03-6/+1
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-13/+13
* MX51: removed warnings for the mx51evkStefano Babic2010-03-07-3/+10
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-07-1/+39
* MX51: Add initial support for the Freescale MX51Stefano Babic2010-03-07-0/+1084
* 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
* s5pc1xx: update cache routinesMinkyu Kang2010-01-23-45/+122
* 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-2/+2
* | OMAP3: Fix SDRC initNishanth Menon2009-11-27-1/+2
* | OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-27-2/+2
|/
* Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2009-10-28-1/+0
* 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
* s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang2009-10-13-0/+703
* OMAP3 Move cache routine to cache.STom Rix2009-10-13-183/+194
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-8/+0
* ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2009-08-10-38/+1
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-23-14/+37
|\
| * ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang2009-07-22-14/+37
* | OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix2009-07-18-0/+3
|/
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-07-2/+0
* move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun2009-07-06-68/+104
* General help message cleanupWolfgang Denk2009-06-12-2/+2
* OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-12-0/+22
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-12/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-2/+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-5/+5
* 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-11/+27
* OMAP3: Remove unused board-typesSanjeev Premi2009-04-29-17/+0
* OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-29-60/+72
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-9/+0