aboutsummaryrefslogtreecommitdiff
path: root/board/esd/vom405/vom405.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-148/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2009-11-17ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs1-0/+35
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-7/+7
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-1/+1
2009-06-124xx: Remove binary cpld bitstream from VOM405 boardMatthias Fuchs1-7/+0
2009-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs1-7/+10
2008-09-03ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs1-25/+0
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-3/+1
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese1-1/+1
2005-11-15New PPC 405EP board added: CMS700Stefan Roese1-15/+7
2004-12-16VOM405 board support addedstroese1-0/+168