summaryrefslogtreecommitdiff
path: root/board/esd/hh405/hh405.c
AgeCommit message (Expand)Author
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-06-12General help message cleanupWolfgang Denk
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs
2009-01-28Command usage cleanupPeter Tyser
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
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-02-07Various changes to esd HH405 board specific filesStefan Roese
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-09-30Fix problem with SM501 init on HH405 board.Stefan Roese
2005-09-22Add SM501 support to HH405 board.Stefan Roese
2004-12-16Code cleanup.wdenk
2004-12-16HH405 board support addedstroese