summaryrefslogtreecommitdiff
path: root/board/eltec/elppc/elppc.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-1/+1
* * Code cleanup:wdenk2003-06-27-86/+71
* Initial revisionwdenk2002-11-02-0/+189