aboutsummaryrefslogtreecommitdiff
path: root/include/configs/VCMA9.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-6/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-02-15arm: VCMA9: because of NOR flash space constrains, activate THUMB build modeDavid Müller (ELSOFT AG)1-0/+2
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-03-30nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser1-1/+0
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada1-2/+1
2014-10-10VCMA9: remove EXT2 supportDavid Müller (ELSOFT AG)1-1/+0
2014-10-10VCMA9: convert to generic boardDavid Müller (ELSOFT AG)1-0/+2
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-2/+0
2013-12-05driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek1-4/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-12VCMA9: Enable CONFIG_CMD_NAND_YAFFSTom Rini1-0/+1
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-12/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-3/+0
2012-02-12ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 boardDavid Müller (ELSOFT AG)1-2/+1
2012-01-26NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy1-1/+0
2011-11-08ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPEDavid Müller (ELSOFT AG)1-0/+4
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-07-04VCMA9: various cleanups/code style fixesDavid Müller (ELSOFT AG)1-102/+121
2011-07-04VCMA9: use CFI driver (and remove the old one)David Müller (ELSOFT AG)1-19/+9
2011-07-04VCMA9: remove unneeded config.mkDavid Müller (ELSOFT AG)1-0/+2
2011-05-23VCMA9: use ARM relocation feature to fix build errorDavid Müller (ELSOFT AG)1-0/+5
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk1-3/+4
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-3/+4
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-38/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-38/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-3/+0
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger1-1/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-38/+38