Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
43afe8fca4da04597d3a2c30b248f04014372c9a
/
board
/
hymod
269cbef
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· Mon Nov 07 01:13:56 2011 +0000
6f1cf05
board/hymod/input.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Sat Nov 05 05:13:10 2011 +0000
d6c5f55
net: tftpput: Rename TFTP to TFTPGET
by Simon Glass
· Mon Oct 24 18:00:02 2011 +0000
cafa1aa
Replace space and tab checks with isblank
by Jason Hobbs
· Tue Aug 23 11:06:54 2011 +0000
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· Thu Aug 04 18:45:45 2011 +0200
74f9b38
fpga: constify to fix build warning
by Wolfgang Denk
· Sat Jul 30 13:33:49 2011 +0000
5322443
MPC8260: Fix compile problems with "hymod" board
by Wolfgang Denk
· Sun May 01 04:35:06 2011 +0000
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· Wed Apr 06 13:31:37 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
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
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 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
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· Mon Sep 21 11:20:25 2009 -0500
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· Thu Oct 16 22:54:03 2008 +0530
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
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· Mon Jun 09 16:03:40 2008 -0500
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
0f7c767
Revert "Correct fixup relocation for mpc8260"
by Grant Likely
· Thu Nov 15 08:20:50 2007 -0700
13f7599
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 10:39:10 2007 -0500
96892a9
board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:31:28 2007 -0500
f091bf0
Correct fixup relocation for mpc8260
by Grant Likely
· Tue Jul 03 00:34:44 2007 -0600
62a61a7
Consolidate mpc8260 linker scripts
by Grant Likely
· Tue Jul 03 00:33:13 2007 -0600
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:19 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
86eb3b7
Change all '$(...)' variable references into '${...}'
by Wolfgang Denk
· Sun Nov 20 21:40:11 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
c0aa5c5
* Patch by Gleb Natapov, 19 Sep 2003:
by wdenk
· Sat Dec 06 19:49:23 2003 +0000
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· Tue Jul 01 21:06:45 2003 +0000
f12e396
Fix some missing commands, cleanup header files
by wdenk
· Sun Jun 29 21:03:46 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
dbae504
Patch by Murray Jensen, 20 Jun 2003:
by wdenk
· Sat Jun 21 00:17:24 2003 +0000
b00ec16
Patches by Murray Jensen, 17 Jun 2003:
by wdenk
· Thu Jun 19 23:40:20 2003 +0000
b9a83a9
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· Fri May 30 12:48:29 2003 +0000
c217f6d
* Patch by Andreas Oberritter, 09 Nov 2002:
by wdenk
· Mon Nov 11 02:11:37 2002 +0000
e221174
Initial revision
by wdenk
· Sat Nov 02 23:30:20 2002 +0000
16f2170
Initial revision
by wdenk
· Mon Aug 26 21:58:50 2002 +0000
5d65f3a
Initial revision
by wdenk
· Mon Aug 19 08:10:25 2002 +0000
affae2b
Initial revision
by wdenk
· Sat Aug 17 09:36:01 2002 +0000
efee170
Initial revision
by wdenk
· Sat Jul 20 20:14:13 2002 +0000
2dab301
Initial revision
by wdenk
· Sun Aug 05 15:35:05 2001 +0000
6a22e45
Initial revision
by wdenk
· Wed Mar 21 21:27:47 2001 +0000