aboutsummaryrefslogtreecommitdiff
path: root/cpu/sa1100
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser6-740/+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-7/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+59
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2-4/+5
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-12/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-49/+9
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-28/+17
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-161/+1
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-11/+11
2008-05-21Big white-space cleanup.Wolfgang Denk1-10/+10
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-137/+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 Denk2-4/+6
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-9/+18
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk2-4/+0
2005-04-02Prepare for SoC rework of ARM code:wdenk1-2/+2
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-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-4/+4
2004-03-14* Patch by Stephan Linz, 09 Mar 2004wdenk1-0/+21
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk2-17/+27
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk2-36/+26
2003-09-17Support new configuration of TRAB board with more memorywdenk1-3/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk2-4/+0
2003-03-26* Patch by Rick Bronson, 16 Mar 2003:wdenk1-5/+7
2002-11-03Initial revisionwdenk2-0/+580
2002-11-03Initial revisionwdenk1-0/+43
2002-09-08Initial revisionwdenk1-0/+221
2002-09-05Initial revisionwdenk1-0/+28
2002-08-27Initial revisionwdenk1-0/+147