Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3494a4c9bb94619fd63f7d8b9d00f9c2898f519f
/
board
/
siemens
62fa477
board/siemens/SCM/scm.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
9209ed5
Reduce build times
by Wolfgang Denk
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
efdc5fb
ARM: remove broken "SMN42" board.
by Wolfgang Denk
· 13 years ago
9701cc2
Fix a few gcc warnings.
by Joakim Tjernlund
· 14 years ago
a65f8c8
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
by Joakim Tjernlund
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
8411888
Remove redundant config.mk files
by Wolfgang Denk
· 14 years ago
e71d99d
8xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
19d86f4
CCM: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
7580b86
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50219e6
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
13e9bb9
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
27a856a
cleanup use of CFG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bb6366b
CCM/SCM boards: fix out of tree building
by Wolfgang Denk
· 16 years ago
c0c456e
SCM board: fix build errors.
by Wolfgang Denk
· 16 years ago
6699059
IAD210 board: fix ``"ALIGN" redefined'' warning.
by Wolfgang Denk
· 16 years ago
408726f
CCM board: fix build errors.
by Wolfgang Denk
· 16 years ago
9ef20dc
Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
4786859
Memory footprint optimizations
by Bartlomiej Sieka
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
2c3685f
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· 17 years ago
6cf0ac4
SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
761ea74
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
e11c123
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
339005b
Remove obsolete mpc824x linker scripts
by Grant Likely
· 17 years ago
c6316ff
Fix a few file permission problems.
by Wolfgang Denk
· 17 years ago
69819ce
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
a9d7acb
Coding Style cleanup; generate new CHANGELOG file.
by Wolfgang Denk
· 17 years ago
fb312c8
Reduce line lengths to 80 characters max.
by Peter Pearse
· 18 years ago
b180529
Add the board directory for SMN42
by Peter Pearse
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
aaa7c00
by Wolfgang Denk
· 19 years ago
86eb3b7
Change all '$(...)' variable references into '${...}'
by Wolfgang Denk
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
5dd2c65
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· 19 years ago
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· 21 years ago
e65527f
* Some code cleanup
by wdenk
· 21 years ago
da55c6e
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· 21 years ago
87249ba
Add a common get_ram_size() function and modify the the
by wdenk
· 21 years ago
2bb1105
* Patch by Martin Krause, 17 Jul 2003:
by wdenk
· 21 years ago
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
f12e396
Fix some missing commands, cleanup header files
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
bb2d927
* Header file cleanup for ARM
by wdenk
· 21 years ago
b9a83a9
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· 22 years ago
fe8c280
Initial revision
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago
e221174
Initial revision
by wdenk
· 22 years ago
f8cac65
Initial revision
by wdenk
· 22 years ago
affae2b
Initial revision
by wdenk
· 22 years ago
9998b51
Initial revision
by wdenk
· 22 years ago
efee170
Initial revision
by wdenk
· 22 years ago
e7b9d56
Initial revision
by wdenk
· 22 years ago
76afbbc
Initial revision
by wdenk
· 22 years ago
012771d
Initial revision
by wdenk
· 23 years ago
b6c9423
Initial revision
by wdenk
· 23 years ago
2dab301
Initial revision
by wdenk
· 23 years ago