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