summaryrefslogtreecommitdiff
path: root/include/configs/da850evm.h
AgeCommit message (Expand)Author
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-01-05da850evm: Use generic board and libfdt, fix size for SPI flashPeter Howard
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-05-13arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais imageChristian Riesch
2014-04-17i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-10-08da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASHTom Rini
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard
2013-04-14da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-09-01da850/omap-l138: add support for direct NOR boot modeLad, Prabhakar
2012-09-01da850/omap-l138: Add support for NAND SPLLad, Prabhakar
2012-09-01da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar
2012-09-01da850/omap-l138: Define SPI specific configs for SPL only when SPI is usedLad, Prabhakar
2012-09-01da850/omap-l138: Make MMC and NOR support mutually exclusiveRajashekhara, Sudhakar
2012-09-01da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch
2012-02-12arm, arm926ejs: Do cpu critical inits only for boards that require itChristian Riesch
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath
2012-01-26NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy
2012-01-16da850evm: Remove CONFIG_SYS_xxCACHE_OFF definesChristian Riesch
2011-12-24arm, da850evm: Add an SPL for SPI bootChristian Riesch
2011-12-06arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli
2011-10-27da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-04da850: add support for Spectrum Digital AM18xx EVMManjunathappa, Prakash
2011-09-04da850: add support to wake up DSP during board initNagabhushana Netagunte
2011-09-04da850: modify the U-Boot prompt stringNagabhushana Netagunte
2011-09-04da850: add NOR boot mode supportNagabhushana Netagunte
2011-09-04da850: indicate cache usage disable in config fileNagabhushana Netagunte
2010-11-30da850: Add RMII support for EMACSudhakar Rajashekhara
2010-11-28da850: Enable SPI FlashStefano Babic