summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aiot.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-8/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski1-5/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-7/+0
2020-05-25Convert CONFIG_CMD_MMC to KconfigTom Rini1-1/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh1-6/+0
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-2/+0
2020-03-30ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang1-2/+3
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li1-0/+7
2019-11-21env: Finish migration of common ENV optionsTom Rini1-6/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang1-0/+2
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R1-1/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-2/+0
2018-07-19hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesMichal Simek1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-29Cleanup CONFIG_SPL_SERIAL_SUPPORT migrationAlex Kiernan1-1/+0
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini1-2/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-5/+0
2017-12-13ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-13ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-1/+0
2017-10-27arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNTRan Wang1-3/+0
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang1-1/+0
2017-10-27arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang1-4/+0
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+0
2017-10-11configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen1-4/+0
2017-10-09armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-6/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+0
2017-08-11Convert CONFIG_CMD_SCSI to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-29configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-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-1/+0
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-2/+0
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-5/+0