summaryrefslogtreecommitdiff
path: root/cpu/lh7a40x
Commit message (Expand)AuthorAgeLines
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-2/+0
* lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-185/+1
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+56
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-2/+0
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-2/+2
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-5/+5
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-9/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-60/+10
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-55/+13
* 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-12/+12
* Big white-space cleanup.Wolfgang Denk2008-05-21-10/+10
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-135/+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-3/+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-6/+10
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-3/+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 Paul Ruhland, 10 Jun 2004:wdenk2004-06-10-10/+10
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-09-0/+1271