aboutsummaryrefslogtreecommitdiff
path: root/board/mx1ads
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-56/+4
2011-11-23board/mx1ads/mx1ads.c: Fix GCC 4.6 warningAnatolij Gustschin1-4/+3
2011-11-23board/mx1ads/syncflash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-11/+9
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-1/+1
2011-06-21mx1ads: Fix build by using new relocation schemeFabio Estevam2-33/+19
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-2/+2
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-58/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-15/+15
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk3-38/+38
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-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/+13
2006-04-16Some code cleanupWolfgang Denk1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-57/+58
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-04-03Patch by Steven Scholz, 03 Apr 2005:wdenk1-1/+1
2005-04-02Prepare for SoC rework of ARM code:wdenk2-4/+4
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-1/+1
2004-08-01* Code cleanupwdenk3-55/+34
2004-06-19Patch by Josef Wagner, 04 Jun 2004:wdenk6-103/+92
2004-06-10* Patch by Robert Schwebel, 10 Jun 2004:wdenk1-17/+15
2004-06-09* Patch by Yuli Barcohen, 09 Jun 2004:wdenk6-0/+735