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