summaryrefslogtreecommitdiff
path: root/include/configs/lsxl.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass
2019-04-12arm: kirkwood: lsxl: enable DM for SATAMichael Walle
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-08api: Convert to KconfigEmmanuel Vadot
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-02-12lsxl: switch from bootm to bootz for boot commandsMichael Walle
2015-02-12lsxl: place the dtb below the inital ramdiskMichael Walle
2015-02-12lsxl: use default load addresses for legacy bootMichael Walle
2014-10-06lsxl: convert to generic board and fix typoMichael Walle
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-05-25lsxl: rework boot scriptsMichael Walle
2014-05-25lsxl: use 64bit for LBA48 to support 4 TB drivesMichael Walle
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-09lsxl: unset ncip for rescue modeMichael Walle
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-07-07Kirkwood: add lschlv2 and lsxhl board supportMichael Walle