| Commit message (Expand) | Author | Age | Lines |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -4/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+19 |
* | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD | 2014-02-26 | -1/+1 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -21/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -51/+3 |
* | arm: Use sections header to obtain link symbols | Simon Glass | 2013-03-15 | -0/+1 |
* | board/cm4008/flash.c: Fix GCC 4.6 warnings | Anatolij Gustschin | 2011-11-16 | -4/+3 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | cm4008, cm41xx: fix build warnings | Wolfgang Denk | 2011-09-10 | -0/+1 |
* | KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH | Greg Ungerer | 2011-09-10 | -0/+4 |
* | CM4008: fix signedness of env bootargs string pointer | Greg Ungerer | 2011-09-10 | -2/+2 |
* | CM4000: fix broken flash base for OpenGear boards | Greg Ungerer | 2011-09-10 | -1/+1 |
* | Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm | Graeme Russ | 2011-07-16 | -4/+6 |
* | 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 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -56/+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 | -9/+9 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | 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 | -8/+12 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+2 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
* | Patch by Greg Ungerer, 19 May 2005: | wdenk | 2005-05-19 | -1/+512 |
* | Patch by Greg Ungerer, 19 May 2005: | wdenk | 2005-05-19 | -0/+101 |