Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
191dba4496c7077e33da80aac191539b6e0c9f0e
/
board
/
eltec
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
f8e4ba5
board/eltec/elppc/misc.c: Fix GCC 4.6 build warning
by Anatolij Gustschin
· 13 years ago
f6e50a4
MPC7xx: remove obsolete "BAB7xx" board
by Wolfgang Denk
· 13 years ago
269cbef
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· 13 years ago
dc029f2
board/eltec/mhpc/flash.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 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
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
2ef3005
74xx_7xx: Cleanup for partial linking and --gc-sections
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
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
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
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 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
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
840f8a5
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
d97cf33
elppc board: Coding style cleanup.
by Wolfgang Denk
· 16 years ago
76ec707
elppc board: fix syntax error.
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
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
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 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
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
47f5779
Add common (with Linux) MTD partition scheme and "mtdparts" command
by Wolfgang Denk
· 19 years ago
a8c13d4
* Patch by Dan Poirot, 06 Jul 2004: Fix sbc8260 environment variables
by wdenk
· 20 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
874ac26
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
2bb1105
* Patch by Martin Krause, 17 Jul 2003:
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
f5dd410
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· 22 years ago
9dd2b88
* Fix startup problems with VFD display on TRAB
by wdenk
· 22 years ago
fe8c280
Initial revision
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago
7ebf744
Initial revision
by wdenk
· 22 years ago
7d393ae
Initial revision
by wdenk
· 22 years ago
217c9da
Initial revision
by wdenk
· 22 years ago
e69b4b8
Initial revision
by wdenk
· 22 years ago
affae2b
Initial revision
by wdenk
· 22 years ago
efee170
Initial revision
by wdenk
· 22 years ago
012771d
Initial revision
by wdenk
· 23 years ago
b4e1a4b
Initial revision
by wdenk
· 23 years ago