aboutsummaryrefslogtreecommitdiff
path: root/board/esd/wuh405/wuh405.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-13ppc4xx: remove WUH405 boardMatthias Fuchs1-171/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-2/+0
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-4/+0
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-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs1-10/+8
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-03ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs1-21/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-2/+0
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-09Small coding style cleanupStefan Roese1-1/+0
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs1-33/+0
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2004-12-16WUH405 board support addedstroese1-0/+252