summaryrefslogtreecommitdiff
path: root/board/esd/hh405/hh405.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+0
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-4/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-4/+0
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-7/+7
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-1/+1
* General help message cleanupWolfgang Denk2009-06-12-2/+3
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-20-65/+101
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-43/+43
* ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-03-17/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-21/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-10/+2
* Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-1/+1
|\
| * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-1/+1
* | Various changes to esd HH405 board specific filesStefan Roese2006-02-07-47/+94
|/
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-18-1/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-1/+1
* Fix problem with SM501 init on HH405 board.Stefan Roese2005-09-30-1/+4
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-13/+406
* Code cleanup.wdenk2004-12-16-7/+7
* HH405 board support addedstroese2004-12-16-0/+481