summaryrefslogtreecommitdiff
path: root/board/csb472/csb472.c
AgeCommit message (Expand)Author
2015-09-02powerpc: ppc4xx: remove csb272, csb472 supportMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
2004-06-09Patch by Tolunay Orkun, 14 May 2004:wdenk