summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini1-1/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini1-8/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+9
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini1-1/+0
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini1-3/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak1-2/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc1-1/+0
2021-12-27Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini1-5/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek BehĂșn1-2/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek BehĂșn1-1/+1
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-1/+0
2021-04-23xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy1-31/+30
2020-08-20xilinx: common: Get rid of fdt_high variableMichal Simek1-1/+0
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan1-2/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-3/+0
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-04-27xilinx: Make Xilinx custom distro boot commands more verboseMichal Simek1-4/+8
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek1-1/+0
2020-04-06ARM: zynq: Enable DM for CFI NOR flashMichal Simek1-2/+0
2020-04-06ARM: zynq: Do not report NOR flash detection failureMichal Simek1-0/+1
2020-02-28ARM: zynq: Remove single comment about QSPIMichal Simek1-2/+0
2020-01-14ARM: zynq: Add jtag distro boot supportT Karthik Reddy1-0/+9
2020-01-14board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy1-1/+0
2020-01-08treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard1-2/+0
2019-10-24ARM: zynq: Move BOOTM_NETBSD to KconfigMichal Simek1-2/+0
2019-10-08ARM: zynq: Remove all Xilinx private commandsMichal Simek1-51/+3
2019-10-08ARM: zynq: Use {} around variables for qspi and nand boot cmdsMichal Simek1-2/+2
2019-10-08ARM: zynq: Fix NOR boot modeMichal Simek1-2/+2
2019-10-08ARM: zynq: Enable USB1 as secondary boot deviceMichal Simek1-1/+1