aboutsummaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-26arm: zynq: Remove useless comments from config fileMichal Simek1-8/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-4/+0
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu1-2/+0
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek1-1/+0
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-1/+0
2018-07-19env: Added support to save env to spi through KconfigVipul Kumar1-13/+0
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan1-3/+0
2018-04-23arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board fileMichal Simek1-2/+6
2018-04-13xilinx: Only enable dist boot pxe when DHCP is enabledJoe Hershberger1-1/+1
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut1-1/+0
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar1-5/+0
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar1-1/+0
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar1-1/+0
2018-03-01i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfigVipul Kumar1-4/+0
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar1-2/+0
2018-02-23Remove config_distro_defaults.hAdam Ford1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski1-1/+0
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini1-5/+1
2018-01-30arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfigVipul Kumar1-3/+0
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek1-1/+1
2018-01-30arm: zynq: Move bootcommand to defconfigMichal Simek1-1/+0
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-4/+0
2017-12-14arm: zynq: Fix SPL SD boot modeMichal Simek1-5/+2
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek1-3/+0
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek1-1/+0
2017-11-28arm: zynq: Enable FPGA/FPGA_XILINX via KconfigMichal Simek1-3/+0
2017-11-28arm: zynq: Remove empty ifdef env structures from config fileMichal Simek1-6/+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_THOR_DOWNLOAD to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass1-1/+0
2017-08-02zynq: Enable distro bootAlexander Graf1-4/+51
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-1/+0
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass1-4/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+3
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada1-4/+4