summaryrefslogtreecommitdiffstats
path: root/board/cm4008
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-1/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* arm: Use sections header to obtain link symbolsSimon Glass2013-03-151-0/+1
* board/cm4008/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-4/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* cm4008, cm41xx: fix build warningsWolfgang Denk2011-09-101-0/+1
* KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2011-09-101-0/+4
* CM4008: fix signedness of env bootargs string pointerGreg Ungerer2011-09-101-2/+2
* CM4000: fix broken flash base for OpenGear boardsGreg Ungerer2011-09-101-1/+1
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-161-4/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-56/+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-9/+9
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* 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-8/+12
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* Patch by Greg Ungerer, 19 May 2005:wdenk2005-05-195-1/+512
* Patch by Greg Ungerer, 19 May 2005:wdenk2005-05-191-0/+101
OpenPOWER on IntegriCloud