summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-061-8/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+9
* Convert CONFIG_CLOCKS to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-3/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-091-2/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2022-01-211-1/+0
* Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini2021-12-271-5/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek BehĂșn2021-10-151-2/+0
* Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek BehĂșn2021-10-151-1/+1
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-081-1/+0
* xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-231-31/+30
* xilinx: common: Get rid of fdt_high variableMichal Simek2020-08-201-1/+0
* configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsWIP/20202-07-28-Kconfig-migrationsPeng Fan2020-07-281-2/+0
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-3/+0
* serial: Convert ARM_DCC to KconfigTom Rini2020-06-041-2/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek2020-04-271-4/+8
* xilinx: Move initrd_high setup to common locationMichal Simek2020-04-271-1/+0
* ARM: zynq: Enable DM for CFI NOR flashMichal Simek2020-04-061-2/+0
* ARM: zynq: Do not report NOR flash detection failureMichal Simek2020-04-061-0/+1
* ARM: zynq: Remove single comment about QSPIMichal Simek2020-02-281-2/+0
* ARM: zynq: Add jtag distro boot supportT Karthik Reddy2020-01-141-0/+9
* board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-141-1/+0
* treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard2020-01-081-2/+0
* ARM: zynq: Move BOOTM_NETBSD to KconfigMichal Simek2019-10-241-2/+0
* ARM: zynq: Remove all Xilinx private commandsMichal Simek2019-10-081-51/+3
* ARM: zynq: Use {} around variables for qspi and nand boot cmdsMichal Simek2019-10-081-2/+2
* ARM: zynq: Fix NOR boot modeMichal Simek2019-10-081-2/+2
* ARM: zynq: Enable USB1 as secondary boot deviceMichal Simek2019-10-081-1/+1
* ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek2019-10-081-1/+1
* ARM: zynq: Increase input buffer console size to 2kMichal Simek2019-10-081-0/+1
* ARM: zynq: Increase init ram size by 4KSiva Durga Prasad Paladugu2019-10-081-1/+1
* ARM: zynq: Do not enable NETBSD support by defaultMichal Simek2019-10-081-0/+2
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-importsHannes Schmelzer2019-08-251-3/+0