aboutsummaryrefslogtreecommitdiff
path: root/board/mvblue
AgeCommit message (Expand)AuthorFilesLines
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-2/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-27824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-0/+99
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-26/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-13/+13
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-5/+5
2007-07-04Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely1-136/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+11
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-47/+18
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-123/+146
2003-12-07* Patch by Andre Schwarz, 24 Nov 2003:wdenk5-0/+1036