aboutsummaryrefslogtreecommitdiffstats
path: root/board/ml2
AgeCommit message (Expand)AuthorFilesLines
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-3/+3
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-4/+0
2008-05-21Big white-space cleanup.Wolfgang Denk2-8/+8
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-1/+1
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-44/+28
2005-12-12(no commit message)Wolfgang Denk2-0/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk2-3/+3
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-1/+1
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk1-1/+1
2003-06-27* Code cleanup:wdenk7-10/+17
2003-06-25* Header file cleanup for ARMwdenk1-0/+1
2002-11-03Initial revisionwdenk3-0/+402
2002-11-03Initial revisionwdenk1-0/+131
2002-09-18Initial revisionwdenk4-0/+346