aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xilinx_zynqmp.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-4/+4
2022-12-22Convert CONFIG_THOR_RESET_OFF to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-4/+4
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-4/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini1-5/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini1-4/+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-3/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-2/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+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-7/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-05-18xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek1-2/+0
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-5/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+9
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/05Apr2022Tom Rini1-1/+1
2022-04-05xilinx: Increase max size of image from 60 to 100MBMichal Simek1-1/+1
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini1-2/+0
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini1-2/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-4/+0
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak1-2/+0
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc1-1/+0
2021-12-27serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini1-2/+0
2021-12-27Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to KconfigTom Rini1-4/+0
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-1/+1
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-1/+0
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-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...WIP/2021-06-08-kconfig-migrationsAswath 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