summaryrefslogtreecommitdiff
path: root/include/configs/xilinx_zynqmp.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-1/+1
2021-07-26xilinx: Define kernel_comp_addr_r,kernel_comp_size env variablesRaju Kumar Pothuraju1-0/+2
2021-07-26xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MBRicardo Salveti1-1/+1
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-1/+0
2021-04-26arm64: zynqmp: Enable capsule updateMichal Simek1-1/+1
2021-04-23xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek1-18/+1
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy1-0/+30
2020-08-20xilinx: common: Get rid of fdt_high variableMichal Simek1-1/+0
2020-08-20xilinx: zynqmp: Enable DFU tftp supportMichal Simek1-1/+3
2020-08-20xilinx: Align dfu ram with booti commandMichal Simek1-2/+4
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan1-3/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini1-2/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-1/+0
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek1-4/+0
2020-04-27xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek1-3/+6
2020-01-14arm64: zynqmp: Move PANIC to KconfigMichal Simek1-1/+0
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek1-1/+5
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy1-1/+0
2019-10-08arm64: zynqmp: Add new jtag distro boot commandSiva Durga Prasad Paladugu1-0/+9
2019-10-08arm64: zynqmp: Update scriptaddr value to 512MBSiva Durga Prasad Paladugu1-1/+1
2019-10-08arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy1-1/+0
2019-08-26Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-3/+0
2019-08-26moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer1-1/+2
2019-07-30ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day1-1/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-4/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-16arm64: zynqmp: Remove eeprom settingMichal Simek1-9/+0
2019-02-14arm64: zynqmp: Switch all platforms to DM_I2CMichal Simek1-5/+0
2019-02-14arm64: zynqmp: Define distro boot commnads for qspi and nandSiva Durga Prasad Paladugu1-0/+32
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-2/+2
2018-09-26ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen1-7/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-3/+0
2018-07-23Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-1/+0
2018-07-19env: Added support to save env to spi through KconfigVipul Kumar1-3/+0
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-04-09arm64: zynqmp: Enable pxe and dhcp if commands are enabledMichal Simek1-2/+14
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-1/+0
2018-03-23arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar1-1/+3
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar1-3/+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