summaryrefslogtreecommitdiff
path: root/board/scb9328
AgeCommit message (Expand)Author
2015-03-24remove unnecessary version.h includesRob Herring
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-04IMX: scb9328: drop warningsStefano Babic
2011-07-18scb9328: Add ARM relocation supportTorsten Koschorrek
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-03-09scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
2005-04-02Prepare for SoC rework of ARM code:wdenk
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk
2004-08-01* Code cleanupwdenk