summaryrefslogtreecommitdiff
path: root/include/configs/xilinx_zynqmp.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini2022-06-281-5/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-061-4/+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-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+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-7/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek2022-05-181-2/+0
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-5/+0
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+9
* Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini2022-04-051-1/+1
|\
| * xilinx: Increase max size of image from 60 to 100MBMichal Simek2022-04-051-1/+1
* | Convert CONFIG_CLOCKS to KconfigTom Rini2022-04-011-2/+0
|/
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini2022-03-181-2/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-4/+0
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-091-2/+0
* spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2022-01-211-1/+0
* serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini2021-12-271-2/+0
* Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to KconfigTom Rini2021-12-271-4/+0
* Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-051-1/+0
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-1/+1
|\
| * common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-081-1/+1
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* | arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-1/+0
|/
* xilinx: Define kernel_comp_addr_r,kernel_comp_size env variablesRaju Kumar Pothuraju2021-07-261-0/+2
* xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MBRicardo Salveti2021-07-261-1/+1
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-081-1/+0
* arm64: zynqmp: Enable capsule updateMichal Simek2021-04-261-1/+1
* xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek2021-04-231-18/+1
* xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-231-0/+30
* xilinx: common: Get rid of fdt_high variableMichal Simek2020-08-201-1/+0
* xilinx: zynqmp: Enable DFU tftp supportMichal Simek2020-08-201-1/+3
* xilinx: Align dfu ram with booti commandMichal Simek2020-08-201-2/+4
* configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsWIP/20202-07-28-Kconfig-migrationsPeng Fan2020-07-281-3/+0
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-261-2/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-1/+0
* serial: Convert ARM_DCC to KconfigTom Rini2020-06-041-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-081-4/+0