u-boot/configs
Chia-Wei Wang 442a69c143 configs: ast2600: Move SPL bss section to DRAM space
The commit b583348ca8 ("image: fit: Align hash output buffers") places
the hash output buffer at the .bss section. However, AST2600 by default
executes SPL in the NOR flash XIP way. This results in the hash output
cannot be written to the buffer as it is located at the R/X only region.

We need to move the .bss section out of the SPL body to the DRAM space,
where hash output can be written to. This patch includes:
 - Define the .bss section base and size
 - A new SPL linker script is added with a separate .bss region specified
 - Enable CONFIG_SPL_SEPARATE_BSS kconfig option

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Reviewed-by: Neal Liu <neal_liu@aspeedtech.com>
2022-06-22 21:30:05 -04:00
..
3c120_defconfig Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig 2022-06-06 12:09:00 -04:00
10m50_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
a3y17lte_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
a5y17lte_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
a7y17lte_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
A10-OLinuXino-Lime_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A10s-OLinuXino-M_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A13-OLinuXino_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A13-OLinuXinoM_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-Olimex-SOM-EVB_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-Olimex-SOM204-EVB-eMMC_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-Olimex-SOM204-EVB_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-OLinuXino-Lime2-eMMC_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-OLinuXino-Lime2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-OLinuXino-Lime_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-OLinuXino_MICRO-eMMC_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A20-OLinuXino_MICRO_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
A33-OLinuXino_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
a64-olinuxino-emmc_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
a64-olinuxino_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
ae350_rv32_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ae350_rv32_spl_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
ae350_rv32_spl_xip_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
ae350_rv32_xip_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ae350_rv64_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ae350_rv64_spl_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
ae350_rv64_spl_xip_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
ae350_rv64_xip_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Ainol_AW1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
alt_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
am43xx_evm_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am43xx_evm_qspiboot_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
am43xx_evm_rtconly_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am43xx_evm_usbhost_boot_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am43xx_hs_evm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am57xx_evm_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am57xx_hs_evm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am57xx_hs_evm_usb_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am62x_evm_a53_defconfig configs: Add configs for AM62x SK 2022-06-10 13:37:33 -04:00
am62x_evm_r5_defconfig configs: Add configs for AM62x SK 2022-06-10 13:37:33 -04:00
am64x_evm_a53_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am64x_evm_r5_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am65x_evm_a53_defconfig fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ 2022-06-06 18:01:21 -04:00
am65x_evm_r5_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am65x_evm_r5_usbdfu_defconfig configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and stack from generic r5 defconfig 2022-06-10 13:37:32 -04:00
am65x_evm_r5_usbmsc_defconfig configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and stack from generic r5 defconfig 2022-06-10 13:37:32 -04:00
am65x_hs_evm_a53_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am65x_hs_evm_r5_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am335x_baltos_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am335x_boneblack_vboot_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am335x_evm_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am335x_evm_spiboot_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am335x_guardian_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am335x_hs_evm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am335x_hs_evm_uart_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am335x_igep003x_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am335x_pdu001_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
am335x_shc_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am335x_shc_ict_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am335x_shc_netboot_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am335x_shc_sdboot_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am335x_sl50_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
am3517_evm_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
amarula_a64_relic_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
amcore_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
Ampe_A76_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
ap121_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
ap143_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
ap152_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
apalis-imx8_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
apalis-tk1_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
apalis_imx6_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
apalis_t30_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
apple_m1_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
aristainetos2c_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
aristainetos2ccslb_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
armadillo-800eva_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
arndale_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
astro_mcf5373l_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
at91sam9g10ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9g10ek_dataflash_cs3_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9g10ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9g20ek_2mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9g20ek_2mmc_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9g20ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9g20ek_dataflash_cs1_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9g20ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9m10g45ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9m10g45ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9n12ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9n12ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9n12ek_spiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9rlek_dataflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9rlek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9rlek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9x5ek_dataflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9x5ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9x5ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9x5ek_spiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9xeek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9xeek_dataflash_cs1_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9xeek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9260ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9260ek_dataflash_cs1_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9260ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9261ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9261ek_dataflash_cs3_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9261ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9263ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9263ek_dataflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9263ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9263ek_norflash_boot_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
at91sam9263ek_norflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
Auxtek-T003_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Auxtek-T004_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
axm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
axs101_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
axs103_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ba10_tv_box_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bananapi-m5_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Bananapi_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bananapi_m1_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bananapi_m2_berry_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bananapi_m2_plus_h3_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bananapi_m2_plus_h5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Bananapi_M2_Ultra_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bananapi_m2_zero_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Bananapi_m2m_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bananapi_m64_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Bananapro_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bayleybay_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
bcm7260_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
bcm7445_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
bcm96753ref_ram_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
bcm947622_defconfig arm: bcmbca: introduce the bcmbca architecture and 47622 SOC 2022-06-10 13:37:32 -04:00
bcm963158_ram_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
bcm968360bg_ram_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
bcm968380gerg_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
bcm968580xref_ram_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
bcm_ns3_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
beaver_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
beelink-gsking-x_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
beelink-gtking_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
beelink-gtkingpro_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
beelink_gs1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
beelink_x2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
bitmain_antminer_s9_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
bk4r1_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
blanche_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
boston32r2_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
boston32r2el_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
boston32r6_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
boston32r6el_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
boston64r2_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
boston64r2el_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
boston64r6_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
boston64r6el_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
brppt1_mmc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
brppt1_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
brppt1_spi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
brppt2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
brsmarc1_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
brxre1_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
bubblegum_96_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
cardhu_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
cei-tk1-som_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
cgtqmx8_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
cherryhill_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
chiliboard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
CHIP_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
CHIP_pro_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
chromebit_mickey_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
chromebook_bob_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
chromebook_coral_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
chromebook_jerry_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
chromebook_kevin_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
chromebook_link64_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
chromebook_link_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
chromebook_minnie_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
chromebook_samus_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
chromebook_samus_tpl_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
chromebook_speedy_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
chromebox_panther_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
Chuwi_V7_CW0825_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
ci20_mmc_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
cl-som-imx7_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
clearfog_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
clearfog_gt_8k_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
cm_fx6_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
cm_t43_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
cm_t335_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
cobra5272_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
colibri-imx6ull-emmc_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
colibri-imx6ull_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
colibri-imx8x_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
colibri_imx6_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
colibri_imx7_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
colibri_imx7_emmc_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
colibri_t20_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
colibri_t30_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
colibri_vf_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
Colombus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
colorfly_e708_q1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
comtrend_ar5315u_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
comtrend_ar5387un_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
comtrend_ct5361_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
comtrend_vr3032u_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
comtrend_wap5813n_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
conga-qeval20-qa3-e3845-internal-uart_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
conga-qeval20-qa3-e3845_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
controlcenterdc_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
coreboot64_defconfig Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig 2022-06-06 12:09:10 -04:00
coreboot_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
corstone1000_defconfig arm: add support to corstone1000 platform 2022-06-22 12:35:15 -04:00
cortina_presidio-asic-base_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
cortina_presidio-asic-emmc_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
cortina_presidio-asic-pnand_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
corvus_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
cougarcanyon2_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
crownbay_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
crs305-1g-4s-bit_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
crs305-1g-4s_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
crs326-24g-2s-bit_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
crs326-24g-2s_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
crs328-4c-20s-4s-bit_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
crs328-4c-20s-4s_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
CSQ_CS908_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Cubieboard2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Cubieboard4_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
cubieboard7_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Cubieboard_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Cubietruck_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Cubietruck_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
d2net_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
da850evm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
da850evm_direct_nor_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
da850evm_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
dalmore_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
db-88f6720_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
db-88f6820-amc_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
db-88f6820-gp_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
db-mv784mp-gp_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
db-xc3-24g4xg_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
deneb_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
devkit3250_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
devkit8000_defconfig ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning 2022-06-22 10:58:26 -04:00
dfi-bt700-q7x-151_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
dh_imx6_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
difrnce_dit4350_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
display5_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
display5_factory_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
dns325_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
dockstar_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
dra7xx_evm_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
dra7xx_hs_evm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
dra7xx_hs_evm_usb_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
draco_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
dragonboard410c_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
dragonboard820c_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
dreamplug_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ds109_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ds414_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
dserve_dsrv9703c_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
durian_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ea-lpc3250devkitv2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
eb_cpu5282_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
eb_cpu5282_internal_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
edison_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
edminiv2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
efi-x86_app32_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
efi-x86_app64_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
efi-x86_payload32_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
efi-x86_payload64_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
elgin-rv1108_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
emlid_neutis_n5_devboard_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Empire_electronix_d709_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Empire_electronix_m712_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
emsdp_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
espresso7420_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
etamin_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ethernut5_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ev-imx280-nano-x-mb_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
evb-ast2500_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
evb-ast2600_defconfig configs: ast2600: Move SPL bss section to DRAM space 2022-06-22 21:30:05 -04:00
evb-px5_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
evb-px30_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
evb-rk3036_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
evb-rk3128_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
evb-rk3229_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
evb-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
evb-rk3308_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
evb-rk3328_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
evb-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
evb-rk3568_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
evb-rv1108_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
ficus-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
firefly-px30_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
firefly-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
firefly-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
ga10h_v1_1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
galileo_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
gardena-smart-gateway-at91sam_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
gardena-smart-gateway-mt7688_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
gazerbeam_defconfig Convert CONFIG_SYS_BARGSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ge_b1x5v2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ge_bx50v3_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
geekbox_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
giedi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
goflexhome_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
gose_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
grpeach_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
gt90h_v4_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
gurnard_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
guruplug_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
gwventana_emmc_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
gwventana_gw5904_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
gwventana_nand_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
gxp_defconfig configs: gxp: add gxp_defconfig 2022-06-22 21:30:05 -04:00
h8_homlet_v2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
harmony_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
helios4_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
highbank_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
hihope_rzg2_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
hikey960_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
hikey_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
hsdk_4xd_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
hsdk_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
huawei_hg556a_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
Hummingbird_A31_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Hyundai_A7HD_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
i12-tvbox_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
ib62x0_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
icnova-a20-swac_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
iconnect_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ids8313_defconfig Convert CONFIG_SYS_BARGSIZE to Kconfig 2022-06-06 12:09:00 -04:00
igep00x0_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
imgtec_xilfpga_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
imx6dl_icore_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx6dl_mamoj_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
imx6q_bosch_acc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx6q_icore_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx6q_logic_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
imx6qdl_icore_mipi_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
imx6qdl_icore_mmc_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
imx6qdl_icore_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx6qdl_icore_rqs_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
imx6ul_geam_mmc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx6ul_geam_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx6ul_isiot_emmc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx6ul_isiot_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx7_cm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mm-cl-iot-gate-optee_defconfig imx: imx8mm-cl-iot-gate: Enable DM_SERIAL 2022-06-14 21:33:13 +02:00
imx8mm-cl-iot-gate_defconfig imx: imx8mm-cl-iot-gate: Enable DM_SERIAL 2022-06-14 21:33:13 +02:00
imx8mm-icore-mx8mm-ctouch2_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
imx8mm-icore-mx8mm-edimm2.2_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
imx8mm-mx8menlo_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mm_beacon_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
imx8mm_data_modul_edm_sbc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mm_evk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mm_venice_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mn_beacon_2g_defconfig imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL 2022-06-14 21:33:13 +02:00
imx8mn_beacon_defconfig imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL 2022-06-14 21:33:13 +02:00
imx8mn_bsh_smm_s2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mn_bsh_smm_s2pro_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mn_ddr4_evk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mn_evk_defconfig Merge branch 'master' into next 2022-06-20 14:40:59 -04:00
imx8mn_var_som_defconfig imx: imx8mn_var_som: enable DM_SERIAL 2022-06-14 21:33:13 +02:00
imx8mn_venice_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mp_dhcom_pdk2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mp_evk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mp_rsb3720a1_4G_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mp_rsb3720a1_6G_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mp_venice_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mq_cm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mq_evk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8mq_phanbell_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8qm_mek_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8qm_rom7720_a1_4G_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
imx8qxp_mek_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx8ulp_evk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
imx28_xea_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
imx28_xea_sb_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
imxrt1020-evk_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
imxrt1050-evk_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
inet1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
inet9f_rev03_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
inet86dz_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
inet97fv2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
inet98v_rev2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
iNet_3F_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
iNet_3W_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
iNet_86VS_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
iNet_D978_rev2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
inet_q972_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
inetspace_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorap_cm720t_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorap_cm920t_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorap_cm926ejs_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorap_cm946es_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorcp_cm920t_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorcp_cm926ejs_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorcp_cm946es_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
integratorcp_cm1136_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
iot2050_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
iot_devkit_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Itead_Ibox_A20_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
j721e_evm_a72_defconfig configs: j721e_evm_defconfig: Add HBMC related configs 2022-06-10 13:36:58 -04:00
j721e_evm_r5_defconfig configs: j721e_evm_defconfig: Add HBMC related configs 2022-06-10 13:36:58 -04:00
j721e_hs_evm_a72_defconfig configs: j721e_evm_defconfig: Add HBMC related configs 2022-06-10 13:36:58 -04:00
j721e_hs_evm_r5_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
j721s2_evm_a72_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
j721s2_evm_r5_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
j7200_evm_a72_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
j7200_evm_r5_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
jesurun_q5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
jethub_j80_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
jethub_j100_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
jetson-tk1_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
k2e_evm_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
k2e_hs_evm_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
k2g_evm_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
k2g_hs_evm_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
k2hk_evm_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
k2hk_hs_evm_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
k2l_evm_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
k2l_hs_evm_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
khadas-edge-captain-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
khadas-edge-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
khadas-edge-v-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
khadas-vim2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
khadas-vim3_android_ab_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
khadas-vim3_android_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
khadas-vim3_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
khadas-vim3l_android_ab_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
khadas-vim3l_android_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
khadas-vim3l_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
khadas-vim_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
km_kirkwood_128m16_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
km_kirkwood_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
km_kirkwood_pci_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
kmcent2_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
kmcoge5ne_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
kmcoge5un_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
kmeter1_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
kmnusa_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
kmopti2_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
kmsupx5_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
kmsuse2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
kmtegr1_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
kmtepr2_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
koelsch_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
kontron-sl-mx6ul_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
kontron-sl-mx8mm_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
kontron_pitx_imx8m_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
kontron_sl28_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
kp_imx6q_tpc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
kp_imx53_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
kylin-rk3036_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
kzm9g_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
lager_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Lamobo_R1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
leez-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
legoev3_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
libretech-ac_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
libretech-cc_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
libretech-cc_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
libretech-s905d-pc_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
libretech-s912-pc_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
libretech_all_h3_cc_h2_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
libretech_all_h3_cc_h3_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
libretech_all_h3_cc_h5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
libretech_all_h3_it_h5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
libretech_all_h5_cc_h5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
licheepi_nano_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
LicheePi_Zero_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
linkit-smart-7688_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
Linksprite_pcDuino3_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Linksprite_pcDuino3_Nano_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Linksprite_pcDuino_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
lion-rk3368_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
liteboard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1012a2g5rdb_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1012a2g5rdb_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1012afrdm_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1012afrdm_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1012afrwy_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1012afrwy_qspi_SECURE_BOOT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1012afrwy_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1012afrwy_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1012aqds_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1012aqds_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1012aqds_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1012ardb_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1012ardb_qspi_SECURE_BOOT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1012ardb_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1012ardb_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aiot_qspi_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aiot_sdcard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1021aqds_ddr4_nor_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aqds_ddr4_nor_lpuart_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aqds_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1021aqds_nor_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aqds_nor_lpuart_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aqds_nor_SECURE_BOOT_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aqds_qspi_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021aqds_sdcard_ifc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1021aqds_sdcard_qspi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1021atsn_qspi_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021atsn_sdcard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1021atwr_nor_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021atwr_nor_lpuart_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021atwr_nor_SECURE_BOOT_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021atwr_qspi_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1021atwr_sdcard_ifc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1021atwr_sdcard_qspi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1028aqds_tfa_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
ls1028aqds_tfa_lpuart_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1028aqds_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
ls1028ardb_tfa_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
ls1028ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
ls1043aqds_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1043aqds_lpuart_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1043aqds_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1043aqds_nor_ddr3_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1043aqds_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1043aqds_sdcard_ifc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1043aqds_sdcard_qspi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1043aqds_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1043aqds_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1043ardb_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1043ardb_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1043ardb_nand_SECURE_BOOT_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1043ardb_sdcard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1043ardb_sdcard_SECURE_BOOT_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1043ardb_SECURE_BOOT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1043ardb_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1043ardb_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1046afrwy_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1046afrwy_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1046aqds_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1046aqds_lpuart_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1046aqds_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1046aqds_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1046aqds_sdcard_ifc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1046aqds_sdcard_qspi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1046aqds_SECURE_BOOT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1046aqds_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1046aqds_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1046ardb_emmc_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1046ardb_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1046ardb_qspi_SECURE_BOOT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1046ardb_qspi_spl_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
ls1046ardb_sdcard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1046ardb_sdcard_SECURE_BOOT_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ls1046ardb_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1046ardb_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1088aqds_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1088aqds_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1088aqds_qspi_SECURE_BOOT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1088aqds_sdcard_ifc_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
ls1088aqds_sdcard_qspi_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
ls1088aqds_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1088ardb_qspi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1088ardb_qspi_SECURE_BOOT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ls1088ardb_sdcard_qspi_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
ls1088ardb_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls1088ardb_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
ls2080aqds_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2080aqds_nand_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
ls2080aqds_qspi_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2080aqds_sdcard_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
ls2080aqds_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2080ardb_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2080ardb_nand_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
ls2080ardb_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2081ardb_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2088aqds_tfa_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2088ardb_qspi_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2088ardb_qspi_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2088ardb_tfa_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
ls2088ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
lschlv2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
lsxhl_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
lx2160aqds_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
lx2160aqds_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
lx2160ardb_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
lx2160ardb_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
lx2160ardb_tfa_stmm_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
lx2162aqds_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
lx2162aqds_tfa_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
lx2162aqds_tfa_verified_boot_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
m53menlo_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
M5208EVBE_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5235EVB_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5235EVB_Flash32_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5249EVB_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5253DEMO_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
M5272C3_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5275EVB_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
M5282EVB_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5329AFEE_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5329BFEE_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M5373EVB_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
M53017EVB_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
malta64_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
malta64el_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
malta_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
maltael_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
Marsboard_A10_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
marsboard_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
maxbcm_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
mccmon6_nor_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
mccmon6_sd_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
MCR3000_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
medcom-wide_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
meerkat96_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
meesc_dataflash_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
meesc_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
Mele_A1000_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Mele_A1000G_quad_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Mele_I7_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Mele_M3_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Mele_M5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Mele_M9_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Merrii_A80_Optimus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
microblaze-generic_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
microchip_mpfs_icicle_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Mini-X_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
minnowmax_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
miqi-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mixtile_loftq_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mk802_a10s_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mk802_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mk802ii_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mk808_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
MK808C_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
MPC837XERDB_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
MPC8548CDS_36BIT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
MPC8548CDS_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
MPC8548CDS_legacy_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mscc_jr2_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
mscc_luton_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
mscc_ocelot_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
mscc_serval_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mscc_servalt_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
MSI_Primo73_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
MSI_Primo81_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mt7620_mt7530_rfb_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
mt7620_rfb_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
mt7622_rfb_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mt7623a_unielec_u7623_02_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mt7623n_bpir2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mt7628_rfb_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
mt7629_rfb_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
mt8183_pumpkin_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mt8512_bm1_emmc_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mt8516_pumpkin_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mt8518_ap1_emmc_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mvebu_crb_cn9130_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mvebu_db-88f3720_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mvebu_db_armada8k_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mvebu_db_cn9130_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mvebu_espressobin-88f3720_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mvebu_mcbin-88f8040_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mvebu_puzzle-m801-88f8040_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mx6cuboxi_defconfig Merge branch 'master' into next 2022-06-20 14:40:59 -04:00
mx6memcal_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
mx6qsabrelite_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6sabreauto_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
mx6sabresd_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
mx6slevk_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6slevk_spinor_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6slevk_spl_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
mx6sllevk_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6sllevk_plugin_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6sxsabreauto_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6sxsabresd_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6ul_9x9_evk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
mx6ul_14x14_evk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
mx6ull_14x14_evk_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6ull_14x14_evk_plugin_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx6ulz_14x14_evk_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx7dsabresd_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx7dsabresd_qspi_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx7ulp_com_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx7ulp_evk_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx7ulp_evk_plugin_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx23_olinuxino_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
mx23evk_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
mx28evk_auart_console_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
mx28evk_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
mx28evk_nand_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
mx28evk_spi_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
mx51evk_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx53cx9020_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx53loco_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
mx53ppd_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
myir_mys_6ulx_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
nanopc-t4-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
nanopi-k2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
nanopi-m4-2gb-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
nanopi-m4-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
nanopi-m4b-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
nanopi-neo4-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
nanopi-r2s-rk3328_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
nanopi-r4s-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
nanopi_a64_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nanopi_m1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nanopi_m1_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nanopi_neo2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nanopi_neo_air_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nanopi_neo_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nanopi_neo_plus2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nanopi_r1s_h5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nas220_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
net2big_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
netgear_cg3100d_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
netgear_dgnd3700v2_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
netspace_lite_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
netspace_max_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
netspace_mini_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
netspace_v2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Nintendo_NES_Classic_Edition_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
nitrogen6dl2g_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
nitrogen6dl_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
nitrogen6q2g_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
nitrogen6q_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
nitrogen6s1g_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
nitrogen6s_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
nokia_rx51_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
novena_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
nsa310s_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
nsim_700_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
nsim_700be_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
nsim_hs38_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
nsim_hs38be_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
nyan-big_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
o4-imx6ull-nano_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
oceanic_5205_5inmfd_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
octeon_ebb7304_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
octeon_nic23_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
octeontx2_95xx_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
octeontx2_96xx_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
octeontx_81xx_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
octeontx_83xx_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
odroid-c2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
odroid-c4_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
odroid-go2_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
odroid-hc4_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
odroid-n2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
odroid-xu3_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
odroid_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
omap3_beagle_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
omap3_evm_defconfig ARM: omap3: evm: Fix 'fitImage' booting 2022-06-10 13:37:32 -04:00
omap3_logic_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
omap3_logic_somlv_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
omap4_panda_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
omap4_sdp4430_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
omap5_uevm_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
omap35_logic_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
omap35_logic_somlv_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
omapl138_lcdk_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
openpiton_riscv64_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
openpiton_riscv64_spl_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
openrd_base_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
openrd_client_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
openrd_ultimate_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
opos6uldev_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
orangepi-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
orangepi_2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_3_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Orangepi_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_lite2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_lite_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Orangepi_mini_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_one_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_one_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_pc2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_pc_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_pc_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_plus2e_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_prime_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_r1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_win_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_zero2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_zero_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_zero_plus2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_zero_plus2_h3_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
orangepi_zero_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
origen_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
p200_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
p201_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
p212_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
P1010RDB-PA_36BIT_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PA_36BIT_NOR_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PA_36BIT_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PA_36BIT_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PA_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PA_NOR_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PA_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PA_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_36BIT_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_36BIT_NOR_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_36BIT_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_36BIT_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_NOR_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1010RDB-PB_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_36BIT_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_36BIT_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_36BIT_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_36BIT_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PC_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PD_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PD_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P1020RDB-PD_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_36BIT_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_36BIT_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_36BIT_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_36BIT_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_NAND_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_SDCARD_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2020RDB-PC_SPIFLASH_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
P2041RDB_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P2041RDB_NAND_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P2041RDB_SDCARD_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P2041RDB_SPIFLASH_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
p2371-0000_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
p2371-2180_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
p2571_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
p2771-0000-000_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
p2771-0000-500_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P3041DS_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P3041DS_NAND_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P3041DS_SDCARD_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P3041DS_SPIFLASH_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
p3450-0000_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P4080DS_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P4080DS_SDCARD_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P4080DS_SPIFLASH_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P5040DS_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P5040DS_NAND_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P5040DS_SDCARD_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
P5040DS_SPIFLASH_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
parrot_r16_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
paz00_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pcm052_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
pcm058_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
peach-pi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
peach-pit_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
pg_wcom_expu1_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
pg_wcom_expu1_update_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
pg_wcom_seli8_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
pg_wcom_seli8_update_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
phycore-am335x-r2-regor_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
phycore-am335x-r2-wega_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
phycore-imx8mm_defconfig imx: imx8m[m/p]_phycore: Enable DM_SERIAL 2022-06-14 21:33:13 +02:00
phycore-imx8mp_defconfig imx: imx8m[m/p]_phycore: Enable DM_SERIAL 2022-06-14 21:33:13 +02:00
phycore-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
phycore_pcl063_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
phycore_pcl063_ull_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pic32mzdask_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
pico-dwarf-imx6ul_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-dwarf-imx7d_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-hobbit-imx6ul_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-hobbit-imx7d_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-imx6_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-imx6ul_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-imx7d_bl33_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-imx7d_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-imx8mq_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-nymph-imx7d_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-pi-imx6ul_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pico-pi-imx7d_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pine64-lts_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
pine64_plus_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
pine_h64_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
pinebook-pro-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
pinebook_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
pinecube_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
pinephone_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
pinetab_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
plutux_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
pm9g45_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
pm9261_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
pm9263_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
pogo_e02_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
pogo_v4_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
polaroid_mid2407pxe03_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
polaroid_mid2809pxe04_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
poleg_evb_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
pomelo_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
poplar_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
popmetal-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
porter_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
pov_protab2_ips9_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
puma-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
px30-core-ctouch2-of10-px30_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
px30-core-ctouch2-px30_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
px30-core-edimm2.2-px30_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
pxm2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
q8_a13_tablet_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
q8_a23_tablet_800x480_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
q8_a33_tablet_800x480_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
q8_a33_tablet_1024x600_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
qemu-ppce500_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
qemu-riscv32_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
qemu-riscv32_smode_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
qemu-riscv32_spl_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
qemu-riscv64_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
qemu-riscv64_smode_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
qemu-riscv64_spl_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
qemu-x86_64_defconfig Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig 2022-06-06 12:09:10 -04:00
qemu-x86_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
qemu_arm64_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
qemu_arm_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
r2dplus_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
r7-tv-dongle_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
r8a779a0_falcon_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
r8a77970_eagle_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
r8a77980_condor_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
r8a77990_ebisu_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
r8a77995_draak_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
radxa-zero_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rastaban_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
rcar3_salvator-x_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
rcar3_ulcb_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
riotboard_defconfig riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD 2022-06-06 12:09:29 -04:00
roc-cc-rk3308_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
roc-cc-rk3328_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
roc-pc-mezzanine-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
roc-pc-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
rock-pi-4-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
rock-pi-4c-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
rock-pi-e-rk3328_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
rock-pi-n8-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
rock-pi-n10-rk3399pro_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
rock2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
rock64-rk3328_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
rock960-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
rock_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
rockpro64-rk3399_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
rpi_0_w_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_3_32b_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_3_b_plus_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_3_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_4_32b_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_4_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_arm64_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rpi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
rut_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
rzg2_beacon_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
s5p4418_nanopi2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
s5p_goni_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
s5pc210_universal_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
s400_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
sagem_f@st1704_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
sam9x60_curiosity_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sam9x60ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sam9x60ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sam9x60ek_qspiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_icp_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_icp_qspiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_ptc_ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_ptc_ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_xplained_emmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_xplained_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_xplained_qspiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d2_xplained_spiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d3_xplained_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d3_xplained_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d3xek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d3xek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d3xek_spiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d4_xplained_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d4_xplained_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d4_xplained_spiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d4ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d4ek_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d4ek_spiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d27_giantboard_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d27_som1_ek_mmc1_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d27_som1_ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d27_som1_ek_qspiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d27_wlsom1_ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d27_wlsom1_ek_qspiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d36ek_cmp_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d36ek_cmp_nandflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama5d36ek_cmp_spiflash_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama7g5ek_mmc1_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sama7g5ek_mmc_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sandbox64_defconfig cmd: load: add load command for memory mapped 2022-06-22 11:35:47 -04:00
sandbox_defconfig cmd: load: add load command for memory mapped 2022-06-22 11:35:47 -04:00
sandbox_flattree_defconfig configs: Resync with savedefconfig 2022-06-20 08:13:12 -04:00
sandbox_noinst_defconfig sandbox: Enable NVMEM 2022-06-08 14:00:22 -04:00
sandbox_spl_defconfig test: Load mac address with i2c eeprom 2022-06-08 14:00:22 -04:00
sandbox_vpl_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
SBx81LIFKW_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
SBx81LIFXCAT_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
seaboard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
seeed_npi_imx6ull_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
sei510_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
sei610_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
sfr_nb4-ser_ram_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
sheep-rk3368_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
sheevaplug_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
sifive_unleashed_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
sifive_unmatched_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
silinux_ek874_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
silk_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Sinlinx_SinA31s_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Sinlinx_SinA33_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Sinovoip_BPI_M2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Sinovoip_BPI_M3_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
sipeed_maix_bitm_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
sipeed_maix_smode_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
slimbootloader_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
smartweb_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
smdk5250_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
smdk5420_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
smdkc100_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
smdkv310_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
smegw01_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
snapper9g20_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
snapper9260_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
sniper_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
snow_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
socfpga_agilex_atf_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_agilex_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_agilex_vab_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_arria5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_arria10_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
socfpga_cyclone5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_dbm_soc1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_de0_nano_soc_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_de1_soc_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_de10_nano_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_de10_standard_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_is1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_mcvevk_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_n5x_atf_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_n5x_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_n5x_vab_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_secu1_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_sockit_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_socrates_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_sr1500_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socfpga_stratix10_atf_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_stratix10_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
socfpga_vining_fpga_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
socrates_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
som-db5800-som-6867_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
somlabs_visionsom_6ull_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
sopine_baseboard_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
spring_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
starqltechn_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
stemmy_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stih410-b2260_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stm32f429-discovery_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stm32f429-evaluation_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stm32f469-discovery_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stm32f746-disco_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
stm32f746-disco_spl_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
stm32f769-disco_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
stm32f769-disco_spl_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
stm32h743-disco_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stm32h743-eval_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stm32h750-art-pi_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
stm32mp13_defconfig configs: add stm32mp13 defconfig 2022-06-17 10:41:16 +02:00
stm32mp15-icore-stm32mp1-ctouch2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
stm32mp15-icore-stm32mp1-edimm2.2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
stm32mp15-microgea-stm32mp1-microdev2-of7_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
stm32mp15-microgea-stm32mp1-microdev2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
stm32mp15_basic_defconfig arm: stm32mp: add support of STM32MP13x 2022-06-17 09:58:21 +02:00
stm32mp15_defconfig arm: stm32mp: add support of STM32MP13x 2022-06-17 09:58:21 +02:00
stm32mp15_dhcom_basic_defconfig ARM: stm32: activate OF_LIVE for DHSOM 2022-06-17 14:12:27 +02:00
stm32mp15_dhcor_basic_defconfig Merge branch 'master' into next 2022-06-20 14:40:59 -04:00
stm32mp15_trusted_defconfig arm: stm32mp: add support of STM32MP13x 2022-06-17 09:58:21 +02:00
stm32746g-eval_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
stm32746g-eval_spl_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
stmark2_defconfig Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig 2022-06-06 12:09:00 -04:00
stout_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
stv0991_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
sun8i_a23_evb_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Sunchip_CX-A99_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
sunxi_Gemei_G9_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
synquacer_developerbox_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
syzygy_hub_defconfig riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD 2022-06-06 12:09:29 -04:00
T1024RDB_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T1024RDB_NAND_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T1024RDB_SDCARD_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T1024RDB_SPIFLASH_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T1042D4RDB_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T1042D4RDB_NAND_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T1042D4RDB_SDCARD_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T1042D4RDB_SPIFLASH_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080QDS_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T2080QDS_NAND_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080QDS_SDCARD_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080QDS_SECURE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T2080QDS_SPIFLASH_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080QDS_SRIO_PCIE_BOOT_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T2080RDB_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T2080RDB_NAND_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080RDB_revD_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T2080RDB_revD_NAND_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080RDB_revD_SDCARD_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080RDB_revD_SPIFLASH_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080RDB_SDCARD_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T2080RDB_SPIFLASH_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
T4240RDB_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
T4240RDB_SDCARD_defconfig Convert CONFIG_SPL_GD_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
tanix_tx6_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
taurus_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
tb100_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
tbs2910_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
tbs_a711_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
tec-ng_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
tec_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ten64_tfa_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
teres_i_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
theadorable-x86-conga-qa3-e3845_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
theadorable-x86-dfi-bt700_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
theadorable_debug_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
thuban_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
thunderx_88xx_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ti816x_evm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
tinker-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
tinker-s-rk3288_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
tools-only_defconfig event: Convert misc_init_f() to use events 2022-03-10 08:28:36 -05:00
topic_miami_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
topic_miamilite_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
topic_miamiplus_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
total_compute_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
tplink_wdr4300_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
tqma6dl_mba6_mmc_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
tqma6dl_mba6_spi_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
tqma6q_mba6_mmc_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
tqma6q_mba6_spi_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
tqma6s_mba6_mmc_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
tqma6s_mba6_spi_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
trats2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
trats_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
trimslice_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
tuge1_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
turris_mox_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
turris_omnia_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
tuxx1_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
u200_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
udoo_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
udoo_neo_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
uDPU_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
uniphier_ld4_sld8_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
uniphier_v7_defconfig Convert CONFIG_SPL_TARGET to Kconfig 2022-06-06 12:09:29 -04:00
uniphier_v8_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
usb_a9263_dataflash_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
usbarmory_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
UTOO_P66_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
variscite_dart6ul_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
venice2_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
ventana_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
verdin-imx8mm_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
verdin-imx8mp_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
vexpress_aemv8a_juno_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
vexpress_aemv8a_semi_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
vexpress_aemv8r_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
vexpress_ca9x4_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
vf610twr_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
vf610twr_nand_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
vinco_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
vining_2000_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
vocore2_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
vyasa-rk3288_defconfig Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig 2022-06-06 12:09:29 -04:00
wandboard_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
warp7_bl33_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
warp7_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
warp_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
wetek-core2_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
Wexler_TAB7200_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Wits_Pro_A20_DKT_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Wobo_i5_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
work_92105_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
x530_defconfig Convert CONFIG_SPL_BSS_START_ADDR to Kconfig 2022-06-06 12:09:28 -04:00
xenguest_arm64_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
xilinx_versal_mini_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
xilinx_versal_mini_emmc0_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
xilinx_versal_mini_emmc1_defconfig Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
xilinx_versal_virt_defconfig Convert CONFIG_SYS_PBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
xilinx_zynq_virt_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
xilinx_zynqmp_mini_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
xilinx_zynqmp_mini_emmc0_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
xilinx_zynqmp_mini_emmc1_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
xilinx_zynqmp_mini_nand_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
xilinx_zynqmp_mini_nand_single_defconfig configs: Resync with savedefconfig 2022-06-06 12:13:29 -04:00
xilinx_zynqmp_mini_qspi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
xilinx_zynqmp_r5_defconfig Convert CONFIG_SYS_CBSIZE to Kconfig 2022-06-06 12:09:00 -04:00
xilinx_zynqmp_virt_defconfig Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig 2022-06-06 12:09:29 -04:00
xtfpga_defconfig Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig 2022-06-06 12:09:00 -04:00
Yones_Toptech_BD1078_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
Yones_Toptech_BS1078_V2_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
zeropi_defconfig Convert CONFIG_SPL_STACK to Kconfig 2022-06-06 12:09:27 -04:00
zynq_cse_nand_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
zynq_cse_nor_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00
zynq_cse_qspi_defconfig Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig 2022-06-06 12:09:28 -04:00