aboutsummaryrefslogtreecommitdiff
path: root/board/pb1x00
AgeCommit message (Expand)Author
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-04MIPS: update the MIPS u-boot.ldsXiangfu Liu
2010-04-13mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi
2008-04-18Use jr as register jump instructionShinya Kuribayashi
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-11-18pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD
2007-11-17[MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.SShinya Kuribayashi
2007-11-17[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk