Age | Commit message (Expand) | Author |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-22 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-06-26 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-26 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-01-05 | da850evm: Use generic board and libfdt, fix size for SPI flash | Peter Howard |
2014-11-20 | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada |
2014-09-24 | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2014-05-13 | arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image | Christian Riesch |
2014-04-17 | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-10-08 | da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASH | Tom Rini |
2013-08-19 | configs: Remove unused CONFIG_BOOTP_DEFAULT | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-10 | davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK | Eric Benard |
2013-04-14 | da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT | Albert ARIBAUD |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood |
2012-09-27 | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | da850/omap-l138: add support for direct NOR boot mode | Lad, Prabhakar |
2012-09-01 | da850/omap-l138: Add support for NAND SPL | Lad, Prabhakar |
2012-09-01 | da850/omap-l138: Add support to read u-boot image from MMC/SD | Lad, Prabhakar |
2012-09-01 | da850/omap-l138: Define SPI specific configs for SPL only when SPI is used | Lad, Prabhakar |
2012-09-01 | da850/omap-l138: Make MMC and NOR support mutually exclusive | Rajashekhara, Sudhakar |
2012-09-01 | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu |
2012-02-12 | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH | Christian Riesch |
2012-02-12 | arm, arm926ejs: Do cpu critical inits only for boards that require it | Christian Riesch |
2012-02-12 | davinci: add support for printing clock frequency | Hadli, Manjunath |
2012-01-26 | NAND: remove NAND_MAX_CHIPS definitions | Vladimir Zapolskiy |
2012-01-16 | da850evm: Remove CONFIG_SYS_xxCACHE_OFF defines | Christian Riesch |
2011-12-24 | arm, da850evm: Add an SPL for SPI boot | Christian Riesch |
2011-12-06 | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch |
2011-10-27 | davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM | Manjunath Hadli |
2011-10-27 | da850evm: Move LPSC configuration to board_early_init_f() | Christian Riesch |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-04 | da850: add support for Spectrum Digital AM18xx EVM | Manjunathappa, Prakash |
2011-09-04 | da850: add support to wake up DSP during board init | Nagabhushana Netagunte |
2011-09-04 | da850: modify the U-Boot prompt string | Nagabhushana Netagunte |