| Commit message (Expand) | Author | Age | Lines |
* | MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS | Daniel Schwierzeck | 2014-11-01 | -3/+0 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -4/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+19 |
* | 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 | -68/+4 |
* | MIPS: pb1x00: 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 |
* | 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 | -4/+4 |
* | 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 |
* | pb1x00 board: Fix u16 status declaration when PCMCIA is defined | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-18 | -0/+2 |
* | [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S | Shinya Kuribayashi | 2007-11-17 | -3/+3 |
* | [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} | Shinya Kuribayashi | 2007-11-17 | -3/+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 |
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -0/+754 |