summaryrefslogtreecommitdiff
path: root/cpu/sa1100
Commit message (Expand)AuthorAgeLines
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-7/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+59
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-4/+5
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-12/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-49/+9
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-28/+17
* sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-161/+1
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-13-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-11/+11
* Big white-space cleanup.Wolfgang Denk2008-05-21-10/+10
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-137/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+6
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-1/+3
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-9/+18
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-4/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-2/+2
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-09-1/+1
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-09-1/+0
* Code cleanup; make several boards compile & link.wdenk2004-03-14-4/+4
* * Patch by Stephan Linz, 09 Mar 2004wdenk2004-03-14-0/+21
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-17/+27
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-36/+26
* Support new configuration of TRAB board with more memorywdenk2003-09-17-3/+0
* * Code cleanup:wdenk2003-06-27-4/+0
* * Patch by Rick Bronson, 16 Mar 2003:wdenk2003-03-26-5/+7
* Initial revisionwdenk2002-11-03-0/+580
* Initial revisionwdenk2002-11-03-0/+43
* Initial revisionwdenk2002-09-08-0/+221
* Initial revisionwdenk2002-09-05-0/+28
* Initial revisionwdenk2002-08-27-0/+147