| Commit message (Expand) | Author | Age | Lines |
* | board/mx1ads/mx1ads.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-23 | -4/+3 |
* | board/mx1ads/syncflash.c: Fix GCC 4.6 warnings | Anatolij Gustschin | 2011-11-23 | -11/+9 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | -1/+1 |
* | Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm | Graeme Russ | 2011-07-16 | -1/+1 |
* | mx1ads: Fix build by using new relocation scheme | Fabio Estevam | 2011-06-21 | -33/+19 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | -0/+12 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -58/+0 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -15/+15 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -38/+38 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -6/+13 |
* | Some code cleanup | Wolfgang Denk | 2006-04-16 | -1/+1 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -57/+58 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
* | Patch by Steven Scholz, 03 Apr 2005: | wdenk | 2005-04-03 | -1/+1 |
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -4/+4 |
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | -1/+1 |
* | * Code cleanup | wdenk | 2004-08-01 | -55/+34 |
* | Patch by Josef Wagner, 04 Jun 2004: | wdenk | 2004-06-19 | -103/+92 |
* | * Patch by Robert Schwebel, 10 Jun 2004: | wdenk | 2004-06-10 | -17/+15 |
* | * Patch by Yuli Barcohen, 09 Jun 2004: | wdenk | 2004-06-09 | -0/+735 |