summaryrefslogtreecommitdiff
path: root/board/esd/hh405
Commit message (Expand)AuthorAgeLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-45/+45
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-03-17/+0
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-5/+5
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-1/+1
* Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-09-22/+5
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-6/+13
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-3/+0
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-3/+0
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-10/+2
|/
* Minor code cleanupWolfgang Denk2006-03-06-1/+0
* Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-1/+5
|\
| * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-1/+5
* | Various changes to esd HH405 board specific filesStefan Roese2006-02-07-2567/+2611
|/
* Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese2006-01-18-1/+1
* (no commit message)Wolfgang Denk2005-12-12-0/+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-2502/+2926
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-1/+0
* Update for esd auto_update and hh405 boardstroese2005-03-17-2511/+2488
* Update for esd auto_update and hh405 boardstroese2005-03-16-6571/+10013
* Code cleanup.wdenk2004-12-16-7/+7
* HH405 board support addedstroese2004-12-16-0/+7378