summaryrefslogtreecommitdiff
path: root/include/configs/lsxl.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_RESET_PHY_R to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini2021-12-271-11/+0
* Convert CONFIG_88F5182 et al to KconfigTom Rini2021-12-271-2/+0
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-2/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár2021-08-111-2/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-8/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-021-1/+0
* arm: kirkwood: lsxl: enable DM for SATAMichael Walle2019-04-121-13/+10
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-4/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-2/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-1/+0
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-1/+0
* block: ide: Drop CONFIG_IDE_LEDBin Meng2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-2/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-1/+1
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* api: Convert to KconfigEmmanuel Vadot2017-02-081-5/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-2/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-6/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-2/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-011-1/+0
* net: Remove all calls to net_random_ethaddr()Joe Hershberger2015-05-201-1/+0
* lsxl: switch from bootm to bootz for boot commandsMichael Walle2015-02-121-13/+21
* lsxl: place the dtb below the inital ramdiskMichael Walle2015-02-121-1/+1
* lsxl: use default load addresses for legacy bootMichael Walle2015-02-121-3/+3
* lsxl: convert to generic board and fix typoMichael Walle2014-10-061-1/+3