Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0198f9d08027613c8b4e484113a54e3139eadb01
/
board
/
esd
/
cpci750
4a59809
Consolidate bool type
by York Sun
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
35ad9a8
change all versions of input_data() and output_data() to global weak aliases
by Pavel Herrmann
· 12 years ago
d9c6449
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
f35317c
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
7aa03ef
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
by Marek Vasut
· 12 years ago
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· 13 years ago
0b26c8f
net: Remove redefinitions of net.h functions
by Joe Hershberger
· 13 years ago
e301edd
pci: get rid of local prototypes
by Linus Walleij
· 13 years ago
6b300dc
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
eddcf95
CPCI750: Add CPCI-HD/2 support
by Reinhard Arlt
· 13 years ago
dd152fc
PPC: Drop mv6436x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
b91b974
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
68e60eb
board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings
by Anatolij Gustschin
· 13 years ago
22a8309
board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
27245d2
board/esd/cpci750/cpci750.c: Fix error handling
by Wolfgang Denk
· 13 years ago
2a5ba45
do_bootm: 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
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
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
7e0fbaf
74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board
by Reinhard Arlt
· 15 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
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
b985ed6
board/esd/cpci750/ide.c: fix compile warning
by Wolfgang Denk
· 15 years ago
907cad1
CPCI750: fix compile problem
by Wolfgang Denk
· 15 years ago
53baa42
74xx_7xx: CPCI750: Add CPCI adapter/target support
by Stefan Roese
· 15 years ago
88339a0
74xx_7xx: CPCI750: Enable access to PCI function > 0
by Stefan Roese
· 15 years ago
15b8f55
74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c
by Stefan Roese
· 15 years ago
59046fb
74xx_7xx: CPCI750: Add loadpci command
by Stefan Roese
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
dc2da6c
cpci750: i2c cleanup
by Peter Tyser
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
dfb72b8
Command usage cleanup
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
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0687e30
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
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
614320f
ppc7xx: Update CPCI750 board
by Stefan Roese
· 17 years ago
4d5a8e3
Fix build errors and warnings / code cleanup.
by Wolfgang Denk
· 17 years ago
13f7599
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
4ed9ed6
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
52232fd
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
a48f0d9
[PATCH] Update esd cpci5200 files
by Stefan Roese
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
4df0da5
Coding style cleanup
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
67777b9
Minor code cleanup
by Wolfgang Denk
· 19 years ago
16138f9
Convert CPCI750 to use common CFI flash driver
by Stefan Roese
· 19 years ago
b7a97c7
Add VGA support (CT69000) to CPCI750 board.
by Stefan Roese
· 19 years ago
aaa7c00
by Wolfgang Denk
· 19 years ago
f6a692b
Code cleanup, especially MIPS for GCC 4.x
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
54070ab
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· 20 years ago
07d7e6b
Code cleanup.
by wdenk
· 20 years ago
c096c84
CPCI750 board support added
by stroese
· 20 years ago