Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9fc768d30211aee476fef8040f50b22d0a5d22e2
/
board
/
siemens
62fa477
board/siemens/SCM/scm.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Sat Nov 05 05:13:19 2011 +0000
9209ed5
Reduce build times
by Wolfgang Denk
· Tue Nov 01 20:54:02 2011 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
efdc5fb
ARM: remove broken "SMN42" board.
by Wolfgang Denk
· Mon Sep 05 02:37:25 2011 +0000
9701cc2
Fix a few gcc warnings.
by Joakim Tjernlund
· Mon Apr 25 01:39:43 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
8411888
Remove redundant config.mk files
by Wolfgang Denk
· Sun Nov 28 21:18:57 2010 +0100
e71d99d
8xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· Sat Nov 20 15:07:45 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
19d86f4
CCM: remove code for yet another corpse
by Wolfgang Denk
· Tue Oct 05 22:54:54 2010 +0200
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· Tue Oct 05 22:54:53 2010 +0200
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· Sat Jul 24 21:55:43 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
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:11 2010 -0500
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
7580b86
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· Fri May 08 20:24:12 2009 +0200
50219e6
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· Thu Mar 26 07:33:59 2009 +0100
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· Wed Feb 18 15:22:05 2009 -0800
13e9bb9
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· Mon Feb 16 18:03:14 2009 -0500
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
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· Sun Oct 19 02:35:50 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:04 2008 +0200
27a856a
cleanup use of CFG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:03 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
bb6366b
CCM/SCM boards: fix out of tree building
by Wolfgang Denk
· Fri Jul 04 20:07:35 2008 +0200
c0c456e
SCM board: fix build errors.
by Wolfgang Denk
· Thu Jul 03 23:22:27 2008 +0200
6699059
IAD210 board: fix ``"ALIGN" redefined'' warning.
by Wolfgang Denk
· Thu Jul 03 23:06:36 2008 +0200
408726f
CCM board: fix build errors.
by Wolfgang Denk
· Thu Jul 03 23:00:24 2008 +0200
9ef20dc
Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
by Wolfgang Denk
· Wed Jul 02 23:00:14 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
4786859
Memory footprint optimizations
by Bartlomiej Sieka
· Fri Apr 18 12:39:23 2008 +0200
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· Thu Apr 10 14:30:16 2008 -0500
2c3685f
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· Wed Mar 12 12:23:02 2008 +0100
6cf0ac4
SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Mar 09 14:52:11 2008 +0100
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· Fri Feb 29 14:58:34 2008 +0100
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· Mon Feb 04 08:28:09 2008 +0100
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· Tue Jan 08 18:14:09 2008 +0100
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· Sat Sep 15 20:48:41 2007 +0200
761ea74
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 10:48:22 2007 -0500
e11c123
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:45:16 2007 -0500
339005b
Remove obsolete mpc824x linker scripts
by Grant Likely
· Tue Jul 03 00:34:04 2007 -0600
c6316ff
Fix a few file permission problems.
by Wolfgang Denk
· Wed Jul 04 00:43:53 2007 +0200
69819ce
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:23 2007 -0500
a9d7acb
Coding Style cleanup; generate new CHANGELOG file.
by Wolfgang Denk
· Wed Jun 06 16:26:56 2007 +0200
fb312c8
Reduce line lengths to 80 characters max.
by Peter Pearse
· Fri May 18 16:47:03 2007 +0100
b180529
Add the board directory for SMN42
by Peter Pearse
· Wed May 09 11:42:44 2007 +0100
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
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· Sun Mar 14 22:25:36 2004 +0000
e65527f
* Some code cleanup
by wdenk
· Thu Feb 12 00:47:09 2004 +0000
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
87249ba
Add a common get_ram_size() function and modify the the
by wdenk
· Tue Jan 06 22:38:14 2004 +0000
2bb1105
* Patch by Martin Krause, 17 Jul 2003:
by wdenk
· Thu Jul 17 23:16:40 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
b9a83a9
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· Fri May 30 12:48: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
e221174
Initial revision
by wdenk
· Sat Nov 02 23:30:20 2002 +0000
f8cac65
Initial revision
by wdenk
· Mon Aug 26 22:36:39 2002 +0000
affae2b
Initial revision
by wdenk
· Sat Aug 17 09:36:01 2002 +0000
9998b51
Initial revision
by wdenk
· Mon Jul 29 20:05:45 2002 +0000
efee170
Initial revision
by wdenk
· Sat Jul 20 20:14:13 2002 +0000
e7b9d56
Initial revision
by wdenk
· Thu Jul 11 16:04:59 2002 +0000
76afbbc
Initial revision
by wdenk
· Mon Jun 10 16:09:10 2002 +0000
012771d
Initial revision
by wdenk
· Fri Mar 08 21:31:05 2002 +0000
b6c9423
Initial revision
by wdenk
· Tue Feb 12 00:28:35 2002 +0000
2dab301
Initial revision
by wdenk
· Sun Aug 05 15:35:05 2001 +0000