aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8
AgeCommit message (Expand)Author
2010-04-03S5PC100: Function to configure the SROMC registers.Naveen Krishna CH
2010-04-03s5pc1xx: support the GPIO interfaceMinkyu Kang
2010-04-03S5PC100: Moves the Macros to a common header fileNaveen Krishna CH
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk
2010-03-07MX51: removed warnings for the mx51evkStefano Babic
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic
2010-03-07MX51: Add initial support for the Freescale MX51Stefano Babic
2010-03-07OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka
2010-02-12OMAP3: Avoid re-write to PRM_CLKSRC_CTRLSanjeev Premi
2010-01-23s5pc1xx: update cache routinesMinkyu Kang
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07help: Correct syntax of nandecc help output.Robert P. J. Day
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-11-27OMAP3: Fix SDRC initNishanth Menon
2009-11-27OMAP3:SDRC: Cleanup references to SDPNishanth Menon
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk
2009-10-24TI OMAP3: make gpmc_config as constNishanth Menon
2009-10-18OMAP3: fix warnings when NAND/ONENAND is not usedNishanth Menon
2009-10-18TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj
2009-10-13s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang
2009-10-13OMAP3 Move cache routine to cache.STom Rix
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk
2009-08-10ARM Cortex A8: Remove bogus config.mk entriesDirk Behme
2009-08-08omap3: bug fix for NOR boot supportPenda Naveen Kumar
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme
2009-08-08omap3: remove typedefs for configuration structsDirk Behme
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig
2009-07-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-22ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang
2009-07-18OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun
2009-06-12General help message cleanupWolfgang Denk
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-12OMAP3 Port kernel omap gpio interface.Tom Rix
2009-06-12OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD
2009-06-12OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi
2009-04-29OMAP3: Remove unused board-typesSanjeev Premi
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD