aboutsummaryrefslogtreecommitdiff
path: root/include/configs/lsxl.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini1-5/+0
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini1-11/+0
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini1-2/+0
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-2/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-08-31global: 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-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-8/+0
2019-11-20env: 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-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-4/+0
2019-03-25Convert 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-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-1/+0
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-1/+0
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng1-1/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert 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-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-23Convert 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-25Move 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