summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aqds.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-08configs: ls1021aqds: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-4/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-2/+0
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski1-5/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh1-11/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+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/+1
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li1-0/+6
2019-11-21env: Finish migration of common ENV optionsTom Rini1-13/+0
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini1-5/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-2/+0
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-1/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-09-27drivers: qe: Move CONFIG_U_QE to KconfigRan Wang1-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-06-09arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac commandJagdish Gediya1-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-10/+0
2018-01-09arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to KconfigRan Wang1-11/+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-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-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-2/+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-31configs: Migrate CMD_NAND*Tom Rini1-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_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0
2017-06-02QE: add QE support on SD bootZhao Qiang1-0/+1
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-5/+5
2017-05-23arm: ls1021a: Adjust memory mapping for Flash/SD card on LS1021AQDS/TWRAlison Wang1-5/+5
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-5/+0