| Commit message (Expand) | Author | Age | Lines |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -5/+5 |
* | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -12/+12 |
* | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -1/+1 |
|\ |
|
| * | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -1/+1 |
* | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -7/+12 |
|\ \
| |/ |
|
| * | Add .gitignore files | Grant Likely | 2007-11-15 | -0/+5 |
| * | [MIPS] u-boot.lds: Define _gp in a standard manner | Shinya Kuribayashi | 2007-10-21 | -1/+2 |
| * | [MIPS] u-boot.lds: Fix __got_start and __got_end | Shinya Kuribayashi | 2007-10-21 | -3/+5 |
| * | [MIPS] u-boot.lds: Remove duplicated .sdata section | Shinya Kuribayashi | 2007-10-21 | -3/+0 |
* | | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+21 |
|/ |
|
* | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+4 |
* | [Blackfin][PATCH-2/2] Common files changed to support bf533 platform | Aubrey.Li | 2007-03-09 | -1/+1 |
* | Add AVR32 architecture support | Wolfgang Denk | 2006-10-24 | -0/+17 |
* | Fix/workaround broken dependency handling with make 3.81 | Wolfgang Denk | 2006-10-24 | -16/+30 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-09-04 | -18/+24 |
|\ |
|
| * | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -18/+24 |
* | | Added another example showing simple interrupt interception. | Detlev Zundel | 2006-09-01 | -0/+87 |
|/ |
|
* | Nios II - Fix I/O Macros and mini-app stubs | Scott McNutt | 2006-06-08 | -2/+2 |
* | Fix examples/Makefile; some build targets were lost | Wolfgang Denk | 2006-06-02 | -1/+1 |
* | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 | Marian Balakowicz | 2006-04-27 | -1/+1 |
|\ |
|
| * | Add support for r5200 board | Zachary P. Landau | 2006-01-26 | -1/+1 |
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+4 |
* | | Coding Style cleanup | Wolfgang Denk | 2006-03-12 | -1/+1 |
* | | Add ADI Blackfin support | Wolfgang Denk | 2006-03-12 | -4/+24 |
|/ |
|
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -1/+4 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -4/+4 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
* | * Extend burst mode RAM test program to take a loop count | wdenk | 2005-05-23 | -9/+26 |
* | Fix compile problems caused by new burst mode SDRAM test; | wdenk | 2005-05-16 | -16/+45 |
* | Add test tool to exercise SDRAM accesses in burst mode | wdenk | 2005-05-07 | -0/+489 |
* | * Patch by Robin Getz, 13 Oct 2004: | wdenk | 2005-01-12 | -0/+637 |
* | * Patch by Daniel Poirot, 10 Oct 2004: | wdenk | 2005-01-09 | -1/+1 |
* | Patches by Scott McNutt, 24 Aug 2004: | wdenk | 2004-10-10 | -0/+152 |
* | Patches by Yasushi Shoji, 29 Jun 2004: | wdenk | 2004-07-10 | -1/+1 |
* | * Patch by Fred Klatt, 25 Jun 2004: | wdenk | 2004-07-10 | -1/+1 |
* | * Patches by Richard Woodruff, 10 Jun 2004: | wdenk | 2004-07-01 | -1/+8 |
* | Patch by Scott McNutt, 25 Apr 2004: | wdenk | 2004-05-19 | -1/+1 |
* | * Patch by Yasushi Shoji, 07 Apr 2004: | wdenk | 2004-04-18 | -0/+16 |
* | Add startup code to clear the BSS of standalone applications | wdenk | 2004-04-12 | -0/+13 |
* | * Some code cleanup | wdenk | 2004-02-12 | -5/+21 |
* | * Patch by Ronen Shitrit, 10 Dec 2003: | wdenk | 2004-01-03 | -10/+12 |
* | * Patch by Bernhard Kuhn, 28 Nov 2003: | wdenk | 2003-12-08 | -0/+5 |
* | * Patch by Yuli Barcohen, 3 Dec 2003: | wdenk | 2003-12-07 | -1/+1 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -8/+7 |
* | * Make sure HUSH is initialized for running auto-update scripts | wdenk | 2003-10-14 | -1/+6 |
* | * Patch by Scott McNutt, 04 Oct 2003: | wdenk | 2003-10-08 | -0/+82 |
* | Move TRAB burn-in tests to TRAB board directory | wdenk | 2003-09-12 | -5/+0 |
* | * Patch by Martin Krause, 11 Sep 2003: | wdenk | 2003-09-11 | -0/+5 |
* | Patch by Yuli Barcohen, 14 Aug 2003: | wdenk | 2003-08-29 | -1/+4 |