aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm1136
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser12-1282/+0
2009-12-05Generic udelay() with watchdog supportIngo van Lil2-2/+2
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala1-2/+1
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk1-2/+0
2009-06-21i.MX31: Create a common device file.Magnus Lilja2-0/+57
2009-06-21MX31: Add NAND SPL for i.MX31.Magnus Lilja1-2/+7
2009-06-21ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja1-12/+12
2009-06-12omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2-1/+1
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD1-11/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+64
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD4-6/+6
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel5-5/+5
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-8/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-36/+10
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-43/+7
2009-03-30OMAP: rename timer divisorLadislav Michl1-1/+1
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-233/+1
2008-11-04Change to use "do_div" macroTomohiro Masubuchi1-13/+45
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-29/+29
2008-10-08i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski1-29/+50
2008-09-12i.MX31: Add reset_timer() and modify get_timer_masked().Magnus Lilja1-4/+20
2008-08-25MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein1-2/+2
2008-08-11i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja1-2/+2
2008-07-01i.MX31: fixed CTRL-C detectionJuergen Kilb1-1/+2
2008-05-21Big white-space cleanup.Wolfgang Denk2-36/+36
2008-05-10mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski1-2/+2
2008-04-13core support for Freescale mx31Sascha Hauer4-0/+478
2008-04-13Fix compile errorWolfgang Denk1-1/+1
2008-04-13Separate omap24xx specific code from arm1136Sascha Hauer6-38/+94
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk10-640/+77
2008-03-30Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.cPeter Pearse1-1/+1
2008-03-30core support for Freescale mx31Sascha Hauer4-0/+486
2008-03-30Separate omap24xx specific code from arm1136Sascha Hauer6-77/+154
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse1-134/+0
2008-02-14OneNAND Initial Program Loader (IPL) supportKyungmin Park1-0/+42
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-134/+0
2007-09-10Remove compiler warning: target CPU does not support interworkingKyungmin Park1-0/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+4
2005-10-09Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk3-5/+9
2005-10-06Update make target for ARM supported boards.Wolfgang Denk2-4/+16
2005-10-04Update ARM Integrator boards:Wolfgang Denk1-1/+0
2005-10-04Make sure only supported compiler options are usedWolfgang Denk1-1/+10
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-0/+4
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-3/+8
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk2-3/+0
2005-01-12* Some Cleanup.wdenk2-11/+4
2005-01-10Coding Style cleanupwdenk3-85/+82