| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Remove VCMA9 board | Simon Glass | 2016-12-04 | 7 | -888/+0 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | 1 | -2/+0 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -5/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | vcma9/lowlevel_init.S: trivial: terminate comment | Jeroen Hofstee | 2014-07-07 | 1 | -1/+1 |
* | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD | 2014-02-26 | 1 | -4/+1 |
* | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | 1 | -4/+0 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -22/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 5 | -87/+5 |
* | ARM: remove superfluous setting of arch_number in board specific code. | David Müller (ELSOFT AG) | 2011-11-08 | 1 | -3/+0 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | VCMA9: various cleanups/code style fixes | David Müller (ELSOFT AG) | 2011-07-04 | 5 | -489/+513 |
* | VCMA9: use CFI driver (and remove the old one) | David Müller (ELSOFT AG) | 2011-07-04 | 3 | -433/+13 |
* | VCMA9: remove unneeded config.mk | David Müller (ELSOFT AG) | 2011-07-04 | 1 | -24/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Add generic support for samsung s3c2440 | C Nauman | 2010-10-28 | 1 | -20/+21 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 2 | -3/+3 |
* | board/mpl: Remove mpl-specific memory test command | Peter Tyser | 2010-10-06 | 1 | -1/+1 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | 1 | -2/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -2/+2 |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 2 | -2/+2 |
* | Clean-up of s3c24x0 header files | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 1 | -7/+7 |
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 2 | -2/+2 |
* | Clean-up of s3c24x0 drivers excluding nand driver | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | 2 | -16/+17 |
* | mpl: Remove memory test relocation fixups | Peter Tyser | 2009-10-03 | 1 | -3/+0 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | 2 | -10/+30 |
* | mpl: printing current stdio devices cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-19 | 1 | -1/+2 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | 1 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -57/+0 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 1 | -1/+1 |
* | VCMA9: fix compile errors | Wolfgang Denk | 2009-03-29 | 1 | -2/+3 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | boards: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -7/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -10/+10 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 2 | -73/+73 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | 1 | -1/+1 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 1 | -1/+1 |
* | Fix compiler warnings for ARM systems. | Wolfgang Denk | 2007-11-18 | 2 | -2/+2 |
* | Fix warning differ in signedness in board/mpl/vcma9/vcma9.c | Wolfgang Denk | 2007-10-13 | 1 | -2/+2 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | 1 | -2/+2 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 2 | -2/+2 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 2 | -2/+2 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | 1 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | 1 | -8/+15 |