Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0473b68a0bd3d71425b1ac7bc67d015d287ddf08
/
board
/
ml2
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
5c1cfee
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· Wed May 04 10:32:28 2011 +0000
a65f8c8
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
by Joakim Tjernlund
· Wed Apr 20 14:22:59 2011 +0200
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
341e5e7
Move LDSCRIPT definitions to board config files.
by Wolfgang Denk
· Sun Nov 28 21:18:58 2010 +0100
fe33e6e
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Sun Nov 21 20:55:42 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· Wed Oct 06 09:05:45 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
19a3d99
ppc4xx: Add custom linker script to board/*/config.mk
by Stefan Roese
· Tue Oct 27 16:16:13 2009 +0100
7c4a800
ppc4xx: Fix problems in some ppc4xx board Makefiles
by Stefan Roese
· Tue Oct 27 15:57:24 2009 +0100
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
26ece6c
ppc4xx: ML2 shouldn't include the 4xx EMAC driver
by Stefan Roese
· Fri Nov 21 13:06:06 2008 +0100
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
9137573
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· Sun Nov 09 21:29:23 2008 -0800
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:01 2008 +0200
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· Mon Jul 14 15:19:07 2008 +0200
20a5f78
Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
by Wolfgang Denk
· Thu Jul 03 22:34:08 2008 +0200
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· Wed Jul 02 23:49:18 2008 +0200
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· Mon Jun 02 17:37:28 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
f82271e
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· Mon Oct 22 15:44:39 2007 +0200
145318c
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:38:39 2007 -0500
69819ce
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:23 2007 -0500
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
aaa7c00
by Wolfgang Denk
· Mon Dec 12 16:06:05 2005 +0100
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
5dd2c65
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· Wed Aug 31 12:28:00 2005 +0200
0c7ffc0
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
by Stefan Roese
· Tue Aug 16 18:18:00 2005 +0200
da55c6e
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· Tue Jan 20 23:12:12 2004 +0000
5958f4a
* Patches by Anders Larsen, 17 Sep 2003:
by wdenk
· Thu Sep 18 09:21:33 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
bb2d927
* Header file cleanup for ARM
by wdenk
· Wed Jun 25 22:26:29 2003 +0000
fe8c280
Initial revision
by wdenk
· Sun Nov 03 00:38:21 2002 +0000
c609719
Initial revision
by wdenk
· Sun Nov 03 00:24:07 2002 +0000
983cced
Initial revision
by wdenk
· Wed Sep 18 21:09:48 2002 +0000