summaryrefslogtreecommitdiffstats
path: root/board/mpl/vcma9
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary version.h includesRob Herring2015-03-241-2/+0
* 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-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* vcma9/lowlevel_init.S: trivial: terminate commentJeroen Hofstee2014-07-071-1/+1
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-4/+1
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-87/+5
* ARM: remove superfluous setting of arch_number in board specific code.David Müller (ELSOFT AG)2011-11-081-3/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* VCMA9: various cleanups/code style fixesDavid Müller (ELSOFT AG)2011-07-045-489/+513
* VCMA9: use CFI driver (and remove the old one)David Müller (ELSOFT AG)2011-07-043-433/+13
* VCMA9: remove unneeded config.mkDavid Müller (ELSOFT AG)2011-07-041-24/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Add generic support for samsung s3c2440C Nauman2010-10-281-20/+21
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-3/+3
* board/mpl: Remove mpl-specific memory test commandPeter Tyser2010-10-061-1/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-272-2/+2
* Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk2009-11-271-7/+7
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-272-2/+2
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-132-16/+17
* mpl: Remove memory test relocation fixupsPeter Tyser2009-10-031-3/+0
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-252-10/+30
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-191-1/+2
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-57/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* VCMA9: fix compile errorsWolfgang Denk2009-03-291-2/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* boards: get mac address from environmentMike Frysinger2009-03-201-7/+4
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-10/+10
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-212-73/+73
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-1/+1
* Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-182-2/+2
* Fix warning differ in signedness in board/mpl/vcma9/vcma9.cWolfgang Denk2007-10-131-2/+2
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-2/+2
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-2/+2
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-2/+2
* 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/+15
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+1
OpenPOWER on IntegriCloud