summaryrefslogtreecommitdiffstats
path: root/include/configs/smdk2410.h
Commit message (Expand)AuthorAgeFilesLines
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-261-0/+2
|\
| * SMDK2410: convert to generic boardDavid Müller (ELSOFT AG)2014-11-171-0/+2
* | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-201-2/+1
|/
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-2/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-181-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-13/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-3/+0
* ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 boardDavid Müller (ELSOFT AG)2012-02-121-2/+1
* NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy2012-01-261-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* SMDK2410: various cleanup/code style fixesDavid Müller (ELSOFT AG)2011-05-261-44/+101
* SMDK2410: use the CFI driver (and remove the old one)David Müller (ELSOFT AG)2011-05-261-20/+12
* SMDK2410: remove unneeded config.mkDavid Müller (ELSOFT AG)2011-05-261-0/+2
* SMDK2410: activate ARM relocation featureDavid Müller (ELSOFT AG)2011-05-261-0/+6
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-271-3/+4
* CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk2009-10-131-3/+1
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-3/+4
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-301-0/+1
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-291-2/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-22/+22
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-1/+0
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-051-17/+12
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-6/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-021-1/+1
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-061-0/+1
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-191-5/+18
* * Vince Husovsky, 7 Nov 2002:wdenk2002-11-101-1/+1
* * Fix mdelay() on TRAB - this was still the debugging version withwdenk2002-11-031-1/+1
* Initial revisionwdenk2002-10-261-0/+173
OpenPOWER on IntegriCloud