summaryrefslogtreecommitdiff
path: root/include/configs/smdk2410.h
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-0/+2
|\
| * SMDK2410: convert to generic boardDavid Müller (ELSOFT AG)2014-11-17-0/+2
* | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-20-2/+1
|/
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-13-2/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-18-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-13/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-3/+0
* ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 boardDavid Müller (ELSOFT AG)2012-02-12-2/+1
* NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy2012-01-26-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* SMDK2410: various cleanup/code style fixesDavid Müller (ELSOFT AG)2011-05-26-44/+101
* SMDK2410: use the CFI driver (and remove the old one)David Müller (ELSOFT AG)2011-05-26-20/+12
* SMDK2410: remove unneeded config.mkDavid Müller (ELSOFT AG)2011-05-26-0/+2
* SMDK2410: activate ARM relocation featureDavid Müller (ELSOFT AG)2011-05-26-0/+6
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+0
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-27-3/+4
* CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk2009-10-13-3/+1
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-25-3/+4
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-30-0/+1
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-29-2/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-22/+22
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-1/+0
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-05-17/+12
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-6/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-1/+1
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-0/+1
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-5/+18
* * Vince Husovsky, 7 Nov 2002:wdenk2002-11-10-1/+1
* * Fix mdelay() on TRAB - this was still the debugging version withwdenk2002-11-03-1/+1
* Initial revisionwdenk2002-10-26-0/+173