summaryrefslogtreecommitdiff
path: root/board/esd/wuh405/wuh405.c
AgeCommit message (Expand)Author
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-03ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09Small coding style cleanupStefan Roese
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2004-12-16WUH405 board support addedstroese