summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
AgeCommit message (Expand)Author
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-27xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek
2020-04-06ARM: zynq: Enable DM for CFI NOR flashMichal Simek
2020-04-06ARM: zynq: Do not report NOR flash detection failureMichal Simek
2020-02-28ARM: zynq: Remove single comment about QSPIMichal Simek
2020-01-14ARM: zynq: Add jtag distro boot supportT Karthik Reddy
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy
2020-01-08treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard
2019-10-24ARM: zynq: Move BOOTM_NETBSD to KconfigMichal Simek
2019-10-08ARM: zynq: Remove all Xilinx private commandsMichal Simek
2019-10-08ARM: zynq: Use {} around variables for qspi and nand boot cmdsMichal Simek
2019-10-08ARM: zynq: Fix NOR boot modeMichal Simek
2019-10-08ARM: zynq: Enable USB1 as secondary boot deviceMichal Simek
2019-10-08ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek
2019-10-08ARM: zynq: Increase input buffer console size to 2kMichal Simek
2019-10-08ARM: zynq: Increase init ram size by 4KSiva Durga Prasad Paladugu
2019-10-08ARM: zynq: Do not enable NETBSD support by defaultMichal Simek
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass
2019-07-30ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day
2019-06-14configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-16ARM: zynq: fix environment command syntaxMelin Tomas
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-02-14ARM: zynq: Convert dlc20 and zc70x board to DM_I2CMichal Simek
2019-02-14arm: zynq: Define distro boot commnads for qspi, nand and norSiva Durga Prasad Paladugu
2019-02-14ARM: zynq: Run distribution boot commands firstMichal Simek
2019-01-24arm: zynq: Enable CONFIG_REMAKE_ELFSiva Durga Prasad Paladugu
2018-11-07arm: zynq: Setup non zero SPL FIT load addressMichal Simek
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-09-26arm: zynq: Remove useless comments from config fileMichal Simek
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-07-19env: Added support to save env to spi through KconfigVipul Kumar
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan
2018-04-23arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board fileMichal Simek
2018-04-13xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar