aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm925t
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser7-812/+0
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-1/+1
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-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/+59
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2-2/+5
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel4-4/+4
2009-05-01Update CHANGELOG; minor coding style cleanup.Wolfgang Denk1-1/+0
2009-04-29arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl1-64/+24
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-8/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-34/+11
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-50/+7
2009-03-30OMAP: use {read,write}l to access timer registersLadislav Michl1-12/+9
2009-03-30OMAP: rename timer divisorLadislav Michl1-1/+1
2009-03-30OMAP: reindent timer codeLadislav Michl1-11/+8
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-16/+16
2008-05-21Big white-space cleanup.Wolfgang Denk1-11/+11
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-135/+0
2006-10-28[PATCH] omap925.c: Remove unused functionsStefan Roese1-34/+0
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-06Update make target for ARM supported boards.Wolfgang Denk1-1/+1
2005-10-04Update ARM Integrator boards:Wolfgang Denk1-1/+0
2005-10-04Make sure only supported compiler options are usedWolfgang Denk1-2/+10
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-1/+3
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-5/+9
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk2-3/+0
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk1-1/+1
2004-06-09Patch by Markus Pietrek, 04 May 2004:wdenk1-1/+0
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-10/+2
2004-03-12Add support for Siemens SX1 mobile phone;LABEL_2004_03_12_0130wdenk1-19/+19
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk1-1/+1
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk2-17/+27
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk2-36/+33
2003-10-19* Patch by Steven Scholz, 18 Oct 2003:wdenk1-23/+46
2003-09-17Support new configuration of TRAB board with more memorywdenk1-3/+0
2003-07-27* Patch by Scott McNutt, 21 Jul 2003:wdenk1-4/+3
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk3-11/+9
2003-07-15Patches by Kshitij, 04 Jul 2003wdenk6-0/+1027