summaryrefslogtreecommitdiff
path: root/board/mpl/vcma9
Commit message (Expand)AuthorAgeLines
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-1/+1
* Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-2/+2
* Fix warning differ in signedness in board/mpl/vcma9/vcma9.cWolfgang Denk2007-10-13-2/+2
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-2/+2
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* 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-8/+15
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-02-3/+3
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-17-318/+305
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-10-1/+1
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-9/+7
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-19/+19
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-11/+10
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-18-1/+1
* Code cleanupwdenk2003-09-16-0/+2
* * Patch by David Müller, 13 Sep 2003:wdenk2003-09-13-63/+209
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-2/+7
* * Code cleanup:wdenk2003-06-27-20/+20
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-32/+167
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+1
* Patch by Denis Peter, 19 Mai 2003:wdenk2003-05-23-0/+2
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-14-2/+1
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-0/+1167