summaryrefslogtreecommitdiffstats
path: root/board/scb9328
Commit message (Expand)AuthorAgeFilesLines
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-071-0/+2
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-191-22/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-65/+4
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-6/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* IMX: scb9328: drop warningsStefano Babic2011-09-041-1/+1
* scb9328: Add ARM relocation supportTorsten Koschorrek2011-07-182-25/+9
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-161-2/+3
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-0/+8
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-57/+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-182-28/+28
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD2008-03-091-1/+4
* 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-19/+18
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-022-3/+3
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-1/+1
* * Code cleanupwdenk2004-08-017-0/+809
OpenPOWER on IntegriCloud