Age | Commit message (Expand) | Author |
2017-05-22 | Kconfig: Drop CONFIG_CMD_ENV | Simon Glass |
2017-05-22 | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan |
2017-05-12 | Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM | Tom Rini |
2017-04-30 | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass |
2017-04-08 | davinci: omapl138_lcdk: switch to using common mmc args | Sekhar Nori |
2017-04-08 | davinci: omapl138_lcdk: use environment variables for memory addresses | Sekhar Nori |
2017-04-08 | davinci: omapl138_lcdk: remove spiboot | Sekhar Nori |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2017-01-14 | omapl138_lcdk: remove empty ifdef block | Fabien Parent |
2017-01-11 | mmc: move more driver config options to Kconfig | Masahiro Yamada |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-12-09 | davinci: omapl138_lcdk: boot from zImage | Fabien Parent |
2016-12-09 | davinci: omapl138_lcdk: fix bad NAND ECC config | Fabien Parent |
2016-12-09 | davinci: omapl138_lcdk: increase u-boot load size | Fabien Parent |
2016-12-05 | davinci: omapl138_lcdk: increase PLL0 frequency | Bartosz Golaszewski |
2016-12-03 | davinci: omapl138_lcdk: add DT support for EMMC boot | Fabien Parent |
2016-12-03 | davinci: omapl138_lcdk: improve readability of boot command | Fabien Parent |
2016-12-03 | davinci: omapl138_lcdk: add NAND SPL boot support | Fabien Parent |
2016-12-03 | davinci: omapl138_lck: remove obsolete define | Fabien Parent |
2016-12-03 | davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE | Fabien Parent |
2016-12-03 | davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE | Fabien Parent |
2016-12-03 | davinci: omapl138_lcdk: use correct define for 16 bit NAND chips | Fabien Parent |
2016-12-03 | davinci: omapl138_lcdk: configure ddr2 | Fabien Parent |
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_LIBGENERIC_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-08-05 | configs: Fix mmc rescan misuses | Karl Beldan |
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 | 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 |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
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-02 | configs: remove CONFIG_NET_MULTI | Lars Poeschel |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |