| Commit message (Expand) | Author | Age | Lines |
* | mips: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -22/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -51/+3 |
* | MIPS: dbau1x00: remove custom u-boot.lds script | Gabor Juhos | 2013-01-31 | -65/+0 |
* | MIPS: remove OUTPUT_FORMAT from linker scripts | Gabor Juhos | 2013-01-30 | -4/+0 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -6/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | MIPS: Introduce --gc-sections for MIPS | Daniel Schwierzeck | 2011-05-10 | -5/+5 |
* | MIPS: dbau1x00: Remove unused flash driver stub | Daniel Schwierzeck | 2011-02-05 | -44/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -3/+3 |
* | MIPS: update the MIPS u-boot.lds | Xiangfu Liu | 2010-09-04 | -1/+1 |
* | mips: Move cpu/mips/* to arch/mips/cpu/* | Peter Tyser | 2010-04-13 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -6/+6 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | [MIPS] Kill unused <version.h> inclusions | Shinya Kuribayashi | 2008-06-05 | -1/+0 |
* | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | -1/+1 |
* | Use jr as register jump instruction | Shinya Kuribayashi | 2008-04-18 | -1/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -2/+2 |
* | [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} | Shinya Kuribayashi | 2007-11-17 | -4/+5 |
* | Fixed mips_io_port_base build errors. | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-17 | -0/+4 |
* | [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 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -7/+11 |
* | * Fix dbau1x00 Board | Heiko Schocher | 2006-04-11 | -1/+4 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -3/+3 |
* | Code cleanup. | wdenk | 2005-01-22 | -0/+2 |
* | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | 2005-01-09 | -10/+240 |
* | Cleanup | wdenk | 2004-10-11 | -4/+4 |
* | * Enable NAND flash support for NC650 board. | wdenk | 2004-10-11 | -12/+22 |
* | * Patch by Martin Krause, 27 May 2004: | wdenk | 2004-06-09 | -2/+2 |
* | * Make BMS2003 use a separate config file to avoid #ifdef mess; | wdenk | 2004-01-04 | -7/+0 |
* | * Patch by Andr� Schwarz, 8 Dec 2003: | wdenk | 2004-01-02 | -71/+315 |
* | * Patches by David M�ller, 14 Nov 2003: | wdenk | 2003-12-07 | -6/+23 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -8/+8 |
* | * Patch by Steven Scholz, 10 Oct 2003 | wdenk | 2003-10-09 | -0/+465 |