summaryrefslogtreecommitdiff
path: root/include/configs/ls1043aqds.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-9/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-191-8/+0
* treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-191-2/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-3/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-17/+0
* configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfigAshish Kumar2019-08-221-1/+0
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-1/+0
* configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-031-4/+0
* armv8: ls1043aqds: Add TFABOOT supportRajesh Bhagat2018-12-061-2/+48
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-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-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-8/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-1/+0
* arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNTRan Wang2017-10-271-3/+0
* usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang2017-10-271-1/+0
* arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang2017-10-271-3/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-1/+0
* configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_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
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-1/+0
* armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043AAlison Wang2017-05-231-5/+5
* Remove various unused interrupt related codeTom Rini2017-04-061-6/+0
* armv8/ls104xa: remove the DDR interactive debugging info from SPLHou Zhiqiang2017-03-141-0/+2
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-3/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoCPrabhakar Kushwaha2017-01-181-0/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-121-5/+0
|\
| * armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun2016-10-061-3/+0
| * arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun2016-10-061-2/+0
* | common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* | common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
|/
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong2016-06-281-4/+0
* armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-281-2/+3
* usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-041-1/+0
* usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-041-1/+0
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1