aboutsummaryrefslogtreecommitdiff
path: root/board/eltec/elppc/elppc.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada1-164/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-86/+71
2002-11-02Initial revisionwdenk1-0/+189