summaryrefslogtreecommitdiff
path: root/board/etin/debris/debris.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-30powerpc: debris: remove orphan boardMasahiro Yamada1-174/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-21boards: get mac address from environmentMike Frysinger1-3/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-03Moved 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
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2004-04-19* Patch by Dan Malek, 07 Apr 2004:wdenk1-21/+64
2004-01-07Add a common get_ram_size() function and modify the thewdenk1-42/+20
2003-10-09* Patches by Thomas Lange, 09 Oct 2003:wdenk1-0/+158