aboutsummaryrefslogtreecommitdiff
path: root/board/fads
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-2/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-5/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-112/+112
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2-12/+12
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk4-12/+12
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-0/+1
2008-04-13ppc: Get rid of unused machine type definitionsWolfgang Denk1-4/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-09-16TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk1-0/+1
2007-08-16mpc885ads: Don't define CONFIG_BZIP2.Scott Wood1-0/+3
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2-3/+3
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+10
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger3-8/+8
2007-07-07include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger1-15/+17
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger3-7/+7
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-7/+11
2006-07-21More code cleanupWolfgang Denk1-0/+2
2006-07-10Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2-1/+85
2006-03-12Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk2-96/+67
2005-12-12(no commit message)Wolfgang Denk2-0/+3
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-3/+19
2004-06-09Patch by Yuli Barcohen, 09 Jun 2004:wdenk3-175/+102
2004-06-06* Patch by Dave Peverley, 30 Apr 2004:wdenk1-1/+1
2004-06-06Patch by Yuli Barcohen, 19 Apr 2004:wdenk3-33/+58
2004-02-12* Some code cleanupwdenk1-208/+221
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-41/+2
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk3-138/+560
2003-12-07* Patch by Yuli Barcohen, 3 Dec 2003:wdenk4-41/+33
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-378/+487
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk5-143/+12
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-0/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-05-22* Patch by Dave Ellis, 22 May 2003:LABEL_2003_05_23_0055wdenk2-1/+10
2002-11-03Initial revisionwdenk1-0/+876
2002-08-17Initial revisionwdenk2-0/+666
2002-07-20Initial revisionwdenk3-0/+412
2001-04-28Initial revisionwdenk1-0/+40
2000-12-14Initial revisionwdenk2-0/+74