| Commit message (Expand) | Author | Age | Lines |
* | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: | Wolfgang Denk | 2008-04-11 | -78/+111 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-04-08 | -149/+190 |
|\ |
|
| * | AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-01 | -7/+7 |
| * | Port AT91CAP9 to the new headers | Stelian Pop | 2008-04-01 | -56/+100 |
| * | Move at91cap9 specific files to at91sam9 directory | Stelian Pop | 2008-04-01 | -8/+5 |
| * | Use timer_init() instead of board supplied interrupt_init() | Stelian Pop | 2008-04-01 | -2/+2 |
* | | Removes all board specific code from the arch. part for DM644x (DaVinci) boards | Pieter Voorthuijsen | 2008-03-30 | -64/+56 |
* | | - Remove *_masked() functions as noted by Wolfgang | Dirk Behme | 2008-03-30 | -47/+22 |
|/ |
|
* | Coding style cleanup. Prepare v1.3.2-rc2 release candidate | Wolfgang Denk | 2008-02-24 | -8/+10 |
* | Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -134/+0 |
|\ |
|
| * | ARM: cleanup duplicated exception handlingcode | Andreas Engel | 2008-02-14 | -134/+0 |
* | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -3/+455 |
|\ \ |
|
| * | | AT91CAP9 support : cpu/ files | Stelian Pop | 2008-02-14 | -1/+452 |
| * | | Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on | Stelian Pop | 2008-02-14 | -2/+3 |
| |/ |
|
* | | Fix timer overflow in DaVinci | Peter Pearse | 2008-02-14 | -4/+9 |
|/ |
|
* | Remove duplicate defines for ARRAY_SIZE | Kumar Gala | 2008-02-14 | -2/+0 |
* | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk | 2007-08-12 | -1/+1 |
* | Conding style cleanup | Stefan Roese | 2007-08-10 | -3/+1 |
* | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+2688 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -3/+3 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -25/+37 |
* | Minor cleanup. | Wolfgang Denk | 2006-05-10 | -1/+0 |
* | Update omap5912osk board support | Stefan Roese | 2006-05-10 | -1/+246 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+4 |
* | Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and | Wolfgang Denk | 2006-03-13 | -167/+531 |
* | Update make target for ARM supported boards. | Wolfgang Denk | 2005-10-06 | -1/+1 |
* | Update ARM Integrator boards: | Wolfgang Denk | 2005-10-04 | -1/+0 |
* | Make sure only supported compiler options are used | Wolfgang Denk | 2005-10-04 | -2/+10 |
* | Cleanup | Wolfgang Denk | 2005-09-25 | -2/+1 |
* | Add ARM946E cpu and core module targets; remap memory to 0x00000000 | Wolfgang Denk | 2005-09-25 | -18/+26 |
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -1/+3 |
* | Fix timer code for ARM systems: make sure that udelay() does not | wdenk | 2005-04-04 | -22/+26 |
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -3/+0 |
* | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk | 2005-01-09 | -1/+1 |
* | Patch by Markus Pietrek, 04 May 2004: | wdenk | 2004-06-09 | -1/+0 |
* | * Patch by Dave Peverley, 30 Apr 2004: | wdenk | 2004-06-06 | -1/+3 |
* | * Patch by Phillippe Robin, 16 Mar 2004: | wdenk | 2004-03-23 | -1/+0 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -1/+1 |
* | * Patch by Philippe Robin, 09 Mar 2004: | wdenk | 2004-03-14 | -1/+26 |
* | * Patch by Rahul Shanbhag, 19 Feb 2004: | wdenk | 2004-02-26 | -21/+0 |
* | * Patch by Peter Ryser, 20 Feb 2004: | wdenk | 2004-02-23 | -1/+1 |
* | * Patches by Reinhard Meyer, 14 Feb 2004: | wdenk | 2004-02-23 | -46/+61 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -19/+28 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | -36/+33 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -7/+2 |
* | Support new configuration of TRAB board with more memory | wdenk | 2003-09-17 | -3/+0 |
* | * Patch by George G. Davis, 19 Aug 2003: | wdenk | 2003-08-29 | -0/+948 |