summaryrefslogtreecommitdiffstats
path: root/cpu/arm720t
Commit message (Expand)AuthorAgeFilesLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-1315-2023/+0
* Generic udelay() with watchdog supportIngo van Lil2009-12-051-2/+2
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-041-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-211-2/+0
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-122-8/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+56
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-121-20/+26
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-051-107/+13
|\
| * arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-051-8/+0
| * arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-051-62/+12
| * arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-051-47/+11
* | Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
|/
* arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-126/+1
* lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-291-77/+0
* netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-201/+1
* s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD2009-03-293-62/+132
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-2/+2
* Eliminate support for using MMC as memoryAndy Fleming2009-02-161-26/+0
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-131-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-186-20/+20
* Big white-space cleanup.Wolfgang Denk2008-05-212-2/+2
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-141-130/+2
* Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD2007-09-281-0/+2
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-2/+0
* Add the files for the SMN42 boardPeter Pearse2007-05-097-0/+765
* LPC2292 SODIMM port coding style cleanup.Wolfgang Denk2007-01-301-5/+5
* Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn2007-01-244-3/+174
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-312-5/+4
* Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-092-0/+17
* Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk2005-10-091-3/+3
* Update make target for ARM supported boards.Wolfgang Denk2005-10-063-1/+22
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-041-2/+10
* Add board support for armadillo HT1070Wolfgang Denk2005-09-264-9/+9
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-1/+4
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-041-6/+15
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-032-4/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-021-2/+2
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-091-1/+1
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-171-0/+1
* * Code cleanupwdenk2004-08-011-2/+0
* Patch by Curt Brune, 07 Jul 2004:wdenk2004-07-111-45/+55
* * Patch by George G. Davis, 06 Jul 2004:wdenk2004-07-111-30/+91
* * Code cleanup (ARM mostly)wdenk2004-07-015-83/+229
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-091-1/+0
* * Patch by Laurent Mohin, 10 Feb 2004:wdenk2004-02-231-9/+9
* * Patch by Thomas Elste, 10 Feb 2004:wdenk2004-02-236-4/+288
OpenPOWER on IntegriCloud