Age | Commit message (Expand) | Author |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-12-03 | ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig | Fabien Parent |
2016-12-03 | ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig | Fabien Parent |
2016-11-18 | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko |
2016-09-26 | kconfig: introduce kconfig for UBI | Heiko Schocher |
2016-09-16 | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-09 | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
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-21 | 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-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | 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 |