summaryrefslogtreecommitdiff
path: root/board/scb9328
Commit message (Expand)AuthorAgeLines
* remove unnecessary version.h includesRob Herring2015-03-24-1/+0
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-07-0/+2
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+19
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-22/+2
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19-22/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-65/+4
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-6/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* IMX: scb9328: drop warningsStefano Babic2011-09-04-1/+1
* scb9328: Add ARM relocation supportTorsten Koschorrek2011-07-18-25/+9
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-16-2/+3
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15-0/+8
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-57/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-28/+28
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD2008-03-09-1/+4
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+12
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-19/+18
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-02-3/+3
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-10-1/+1
* * Code cleanupwdenk2004-08-01-0/+809