summaryrefslogtreecommitdiff
path: root/cpu/arm720t
Commit message (Expand)AuthorAgeLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-2023/+0
* Generic udelay() with watchdog supportIngo van Lil2009-12-05-2/+2
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-2/+0
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-8/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+56
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-20/+26
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-05-107/+13
|\
| * arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-8/+0
| * arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-62/+12
| * arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-47/+11
* | Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-05-1/+0
|/
* arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-126/+1
* lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-77/+0
* netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-201/+1
* s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD2009-03-29-62/+132
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-16-2/+2
* Eliminate support for using MMC as memoryAndy Fleming2009-02-16-26/+0
* 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-20/+20
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-130/+2
* Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD2007-09-28-0/+2
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-2/+0
* Add the files for the SMN42 boardPeter Pearse2007-05-09-0/+765
* LPC2292 SODIMM port coding style cleanup.Wolfgang Denk2007-01-30-5/+5
* Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn2007-01-24-3/+174
* 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-5/+4
* Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-09-0/+17
* Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk2005-10-09-3/+3
* Update make target for ARM supported boards.Wolfgang Denk2005-10-06-1/+22
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* Add board support for armadillo HT1070Wolfgang Denk2005-09-26-9/+9
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-1/+4
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-6/+15
* 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
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-17-0/+1
* * Code cleanupwdenk2004-08-01-2/+0
* Patch by Curt Brune, 07 Jul 2004:wdenk2004-07-11-45/+55
* * Patch by George G. Davis, 06 Jul 2004:wdenk2004-07-11-30/+91
* * Code cleanup (ARM mostly)wdenk2004-07-01-83/+229
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-09-1/+0
* * Patch by Laurent Mohin, 10 Feb 2004:wdenk2004-02-23-9/+9
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-23-4/+288