summaryrefslogtreecommitdiffstats
path: root/board/mx1ads
Commit message (Expand)AuthorAgeFilesLines
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-56/+4
* board/mx1ads/mx1ads.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-4/+3
* board/mx1ads/syncflash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-231-11/+9
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-161-1/+1
* mx1ads: Fix build by using new relocation schemeFabio Estevam2011-06-212-33/+19
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-2/+2
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-0/+12
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-58/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-15/+15
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-213-38/+38
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-6/+13
* Some code cleanupWolfgang Denk2006-04-161-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-57/+58
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* Patch by Steven Scholz, 03 Apr 2005:wdenk2005-04-031-1/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-022-4/+4
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-1/+1
* * Code cleanupwdenk2004-08-013-55/+34
* Patch by Josef Wagner, 04 Jun 2004:wdenk2004-06-196-103/+92
* * Patch by Robert Schwebel, 10 Jun 2004:wdenk2004-06-101-17/+15
* * Patch by Yuli Barcohen, 09 Jun 2004:wdenk2004-06-096-0/+735
OpenPOWER on IntegriCloud