summaryrefslogtreecommitdiff
path: root/cpu/arm720t
AgeCommit message (Expand)AuthorFilesLines
2009-03-30arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-126/+1
2009-03-30lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-77/+0
2009-03-30netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-201/+1
2009-03-30s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD3-62/+132
2009-02-17Convert mmc_init to mmc_legacy_initAndy Fleming1-2/+2
2009-02-17Eliminate support for using MMC as memoryAndy Fleming1-26/+0
2008-12-14Remove compiler warning: target CPU does not support interworkingSergei Poselenov1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-20/+20
2008-05-21Big white-space cleanup.Wolfgang Denk2-2/+2
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-130/+2
2007-09-28Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD1-0/+2
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-2/+0
2007-05-09Add the files for the SMN42 boardPeter Pearse7-0/+765
2007-01-30LPC2292 SODIMM port coding style cleanup.Wolfgang Denk1-5/+5
2007-01-24Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn4-3/+174
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-5/+4
2005-10-09Add support for NetSilicon NS7520 processor.Wolfgang Denk2-0/+17
2005-10-09Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk1-3/+3
2005-10-06Update make target for ARM supported boards.Wolfgang Denk3-1/+22
2005-10-05Update ARM Integrator boards:Wolfgang Denk1-1/+0
2005-10-05Make sure only supported compiler options are usedWolfgang Denk1-2/+10
2005-09-26Add board support for armadillo HT1070Wolfgang Denk4-9/+9
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-1/+4
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-6/+15
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk2-4/+0
2005-04-03Prepare for SoC rework of ARM code:wdenk1-2/+2
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk1-1/+1
2004-10-18Code cleanup for GCC-3.3.x compilerswdenk1-0/+1
2004-08-02* Code cleanupwdenk1-2/+0
2004-07-12Patch by Curt Brune, 07 Jul 2004:wdenk1-45/+55
2004-07-12* Patch by George G. Davis, 06 Jul 2004:wdenk1-30/+91
2004-07-01* Code cleanup (ARM mostly)wdenk5-83/+229
2004-06-09Patch by Markus Pietrek, 04 May 2004:wdenk1-1/+0
2004-02-23* Patch by Laurent Mohin, 10 Feb 2004:wdenk1-9/+9
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk6-4/+288
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk2-19/+29
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk2-37/+26
2003-09-18Support new configuration of TRAB board with more memorywdenk1-3/+0
2003-06-28* Code cleanup:wdenk2-5/+1
2002-11-03Initial revisionwdenk1-0/+429
2002-11-03Initial revisionwdenk2-0/+308
2002-09-09Initial revisionwdenk1-0/+182
2002-09-08Initial revisionwdenk1-0/+126
2002-09-05Initial revisionwdenk1-0/+28