summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
Commit message (Expand)AuthorAgeLines
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-24-8/+10
* Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-134/+0
|\
| * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-134/+0
* | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-3/+455
|\ \
| * | AT91CAP9 support : cpu/ filesStelian Pop2008-02-14-1/+452
| * | Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop2008-02-14-2/+3
| |/
* | Fix timer overflow in DaVinciPeter Pearse2008-02-14-4/+9
|/
* Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-14-2/+0
* Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-12-1/+1
* Conding style cleanupStefan Roese2007-08-10-3/+1
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-0/+2688
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-3/+3
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-25/+37
* Minor cleanup.Wolfgang Denk2006-05-10-1/+0
* Update omap5912osk board supportStefan Roese2006-05-10-1/+246
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+4
* Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk2006-03-13-167/+531
* Update make target for ARM supported boards.Wolfgang Denk2005-10-06-1/+1
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* CleanupWolfgang Denk2005-09-25-2/+1
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-25-18/+26
* 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-22/+26
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-3/+0
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-09-1/+1
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-09-1/+0
* * Patch by Dave Peverley, 30 Apr 2004:wdenk2004-06-06-1/+3
* * Patch by Phillippe Robin, 16 Mar 2004:wdenk2004-03-23-1/+0
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-14-1/+26
* * Patch by Rahul Shanbhag, 19 Feb 2004:wdenk2004-02-26-21/+0
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-23-1/+1
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-46/+61
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-19/+28
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-36/+33
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-7/+2
* Support new configuration of TRAB board with more memorywdenk2003-09-17-3/+0
* * Patch by George G. Davis, 19 Aug 2003:wdenk2003-08-29-0/+948