summaryrefslogtreecommitdiff
path: root/include/configs/lsxl.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini1-2/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár1-2/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-8/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass1-1/+0
2019-04-12arm: kirkwood: lsxl: enable DM for SATAMichael Walle1-13/+10
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-4/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-1/+0
2017-11-18Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-1/+0
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-1/+1
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-1/+0
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-02-08api: Convert to KconfigEmmanuel Vadot1-5/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-2/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-4/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-2/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek1-1/+0
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger1-1/+0
2015-02-12lsxl: switch from bootm to bootz for boot commandsMichael Walle1-13/+21
2015-02-12lsxl: place the dtb below the inital ramdiskMichael Walle1-1/+1
2015-02-12lsxl: use default load addresses for legacy bootMichael Walle1-3/+3
2014-10-06lsxl: convert to generic board and fix typoMichael Walle1-1/+3
2014-08-31kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-1/+0
2014-05-25lsxl: rework boot scriptsMichael Walle1-9/+31
2014-05-25lsxl: use 64bit for LBA48 to support 4 TB drivesMichael Walle1-0/+1
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak1-0/+1
2014-03-13kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada1-2/+2
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0