aboutsummaryrefslogtreecommitdiff
path: root/board/cm4008
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass1-0/+1
2011-11-16board/cm4008/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-4/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-10cm4008, cm41xx: fix build warningsWolfgang Denk1-0/+1
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer1-0/+4
2011-09-10CM4008: fix signedness of env bootargs string pointerGreg Ungerer1-2/+2
2011-09-10CM4000: fix broken flash base for OpenGear boardsGreg Ungerer1-1/+1
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-4/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+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-9/+9
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
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-8/+12
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-05-19Patch by Greg Ungerer, 19 May 2005:wdenk5-1/+512
2005-05-19Patch by Greg Ungerer, 19 May 2005:wdenk1-0/+101