summaryrefslogtreecommitdiffstats
path: root/board/pb1x00
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* MIPS: pb1x00: remove custom u-boot.lds scriptGabor Juhos2013-01-311-65/+0
* MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-301-4/+0
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-101-5/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-3/+3
* MIPS: update the MIPS u-boot.ldsXiangfu Liu2010-09-041-1/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-131-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-4/+4
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-051-1/+0
* [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-301-1/+1
* Use jr as register jump instructionShinya Kuribayashi2008-04-181-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-2/+2
* pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD2007-11-181-0/+2
* [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.SShinya Kuribayashi2007-11-172-3/+3
* [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi2007-11-171-3/+5
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-171-0/+4
* [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-211-1/+2
* [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-211-3/+5
* [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-211-3/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-257-0/+754
OpenPOWER on IntegriCloud