aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/walnut/walnut.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-84/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-7/+7
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-16/+0
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese1-0/+111