aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser32-5134/+0
2010-04-03S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2-0/+54
2010-04-03s5pc1xx: support the GPIO interfaceMinkyu Kang2-0/+144
2010-04-03S5PC100: Moves the Macros to a common header fileNaveen Krishna CH1-6/+1
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk1-13/+13
2010-03-07MX51: removed warnings for the mx51evkStefano Babic5-3/+10
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic2-1/+39
2010-03-07MX51: Add initial support for the Freescale MX51Stefano Babic7-0/+1084
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
2010-01-23s5pc1xx: update cache routinesMinkyu Kang3-45/+122
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 Lil2-2/+2
2009-11-27OMAP3: Fix SDRC initNishanth Menon1-1/+2
2009-11-27OMAP3:SDRC: Cleanup references to SDPNishanth Menon2-2/+2
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk1-1/+0
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-13s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang6-0/+703
2009-10-13OMAP3 Move cache routine to cache.STom Rix6-183/+194
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala1-2/+1
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2-8/+0
2009-08-10ARM Cortex A8: Remove bogus config.mk entriesDirk Behme2-38/+1
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-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-14/+37
2009-07-22ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang3-14/+37
2009-07-18OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix1-0/+3
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk2-2/+0
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun4-68/+104
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix1-0/+22
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD1-12/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2-2/+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 Zundel5-5/+5
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai1-59/+28
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi3-11/+27
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-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-9/+0