u-boot/configs
Jerome Forissier 8cb330355b net: introduce alternative implementation as net/lwip/
Prepare the introduction of the lwIP (lightweight IP) TCP/IP stack by
adding a new net/lwip/ directory and the NET_LWIP symbol. Network
support is either NO_NET, NET (legacy stack) or NET_LWIP. Subsequent
commits will introduce the lwIP code, re-work the NETDEVICE integration
and port some of the NET commands and features to lwIP.

SPL_NET cannot be enabled when NET_LWIP=y. SPL_NET pulls some symbols
that are part of NET (such as arp_init(), arp_timeout_check(),
arp_receive(), net_arp_wait_packet_ip()). lwIP support in SPL may be
added later.

Similarly, DFU_TFTP and FASTBOOT are not compatible with NET_LWIP
because of dependencies on net_loop(), tftp_timeout_ms,
tftp_timeout_count_max and other NET things. Let's add a dependency on
!NET_LWIP for now.

SANDBOX can select NET_LWIP but doing so will currently disable the eth
dm tests as well as the wget tests which have strong dependencies on the
NET code.

Other adjustments to Kconfig files are made to fix "unmet direct
dependencies detected" for USB_FUNCTION_SDP and CMD_FASTBOOT when
the default networking stack is set to NET_LWIP ("default NET_LWIP"
instead of "default NET" in Kconfig).

The networking stack is now a choice between NO_NET,
NET and NET_LWIP. Therefore '# CONFIG_NET is not set' should be
'CONFIG_NO_NET=y'. Adjust the defconfigs accordingly.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-10-16 11:11:56 -06:00
..
3c120_defconfig
10m50_defconfig
a3y17lte_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
a5y17lte_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
a7y17lte_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
A10-OLinuXino-Lime_defconfig
A10s-OLinuXino-M_defconfig
A13-OLinuXino_defconfig
A13-OLinuXinoM_defconfig
A20-Olimex-SOM-EVB_defconfig
A20-Olimex-SOM204-EVB-eMMC_defconfig
A20-Olimex-SOM204-EVB_defconfig
A20-OLinuXino-Lime2-eMMC_defconfig
A20-OLinuXino-Lime2_defconfig
A20-OLinuXino-Lime_defconfig
A20-OLinuXino_MICRO-eMMC_defconfig
A20-OLinuXino_MICRO_defconfig
A33-OLinuXino_defconfig
a64-olinuxino-emmc_defconfig
a64-olinuxino_defconfig
ad401_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv32_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv32_falcon_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv32_falcon_xip_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv32_spl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv32_spl_xip_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv32_xip_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv64_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv64_falcon_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv64_falcon_xip_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv64_spl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv64_spl_xip_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ae350_rv64_xip_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Ainol_AW1_defconfig
alt_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am43xx_evm_defconfig
am43xx_evm_qspiboot_defconfig
am43xx_evm_rtconly_defconfig
am43xx_evm_usbhost_boot_defconfig
am43xx_hs_evm_defconfig
am43xx_hs_evm_qspi_defconfig
am57xx_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am57xx_hs_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am57xx_hs_evm_usb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am62ax_evm_a53_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am62ax_evm_r5_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
am62px_evm_a53_defconfig
am62px_evm_r5_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
am62x_a53_android.config
am62x_a53_usbdfu.config
am62x_beagleplay_a53_defconfig
am62x_beagleplay_r5_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
am62x_evm_a53_defconfig
am62x_evm_a53_ethboot_defconfig
am62x_evm_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am62x_evm_r5_ethboot_defconfig
am62x_lpsk_a53_defconfig
am62x_lpsk_r5_defconfig
am62x_r5_usbdfu.config
am64x_evm_a53_defconfig
am64x_evm_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am65x_evm_a53_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am65x_evm_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am65x_evm_r5_usbdfu_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am65x_evm_r5_usbmsc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am68_sk_a72_defconfig
am68_sk_r5_defconfig
am69_sk_a72_defconfig
am69_sk_r5_defconfig
am335x_baltos_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_evm_spiboot_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_guardian_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_hs_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_hs_evm_spi_defconfig
am335x_hs_evm_uart_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_igep003x_defconfig
am335x_pdu001_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
am335x_shc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_shc_ict_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_shc_netboot_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_shc_sdboot_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am335x_sl50_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
am3517_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
amarula_a64_relic_defconfig
amcore_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
amd_versal2_mini_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
amd_versal2_mini_emmc_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
amd_versal2_mini_ospi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
amd_versal2_mini_qspi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
amd_versal2_virt_defconfig configs: versal2: Add support for AMD UFS platform driver 2024-10-14 08:55:35 +02:00
aml-a311d-cc_defconfig ARM: meson: add support for Libre Computer aml-a311d-cc 2024-10-14 09:06:16 +02:00
aml-s905d3-cc_defconfig ARM: meson: add support for Libre Computer aml-s905d3-cc 2024-10-14 09:06:16 +02:00
Ampe_A76_defconfig
anbernic-rgxx3-rk3566_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
anbernic_rg35xx_h700_defconfig sunxi: Add support for Anbernic RG35XX-2024 2024-10-10 00:43:51 +01:00
ap121_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ap143_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
ap152_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
apalis-imx8_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
apalis-tk1_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
apalis_imx6_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
apalis_t30_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
apple_m1_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
arbel_evb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
aristainetos2c_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
aristainetos2ccslb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
arndale_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
astro_mcf5373l_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
at91sam9g10ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9g10ek_dataflash_cs3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9g10ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9g20ek_2mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9g20ek_2mmc_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9g20ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9g20ek_dataflash_cs1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9g20ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9m10g45ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9m10g45ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9n12ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9n12ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9n12ek_spiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9rlek_dataflash_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
at91sam9rlek_mmc_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
at91sam9rlek_nandflash_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
at91sam9x5ek_dataflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9x5ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9x5ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9x5ek_spiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9xeek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9xeek_dataflash_cs1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9xeek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9260ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9260ek_dataflash_cs1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9260ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9261ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9261ek_dataflash_cs3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9261ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9263ek_dataflash_cs0_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9263ek_dataflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9263ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9263ek_norflash_boot_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
at91sam9263ek_norflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Auxtek-T003_defconfig
Auxtek-T004_defconfig
axm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
axs101_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
axs103_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ba10_tv_box_defconfig
bananapi-cm4-cm4io_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bananapi-m2-pro_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bananapi-m2s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bananapi-m5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Bananapi_defconfig
bananapi_m1_plus_defconfig
bananapi_m2_berry_defconfig
bananapi_m2_plus_h3_defconfig
bananapi_m2_plus_h5_defconfig
Bananapi_M2_Ultra_defconfig
bananapi_m2_zero_defconfig
Bananapi_m2m_defconfig
bananapi_m64_defconfig
Bananapro_defconfig
bayleybay_defconfig
bcm7260_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
bcm7445_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
bcm94908_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm94912_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm96756_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm96813_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm96846_defconfig board: bcm96846: Switch to using OF_UPSTREAM 2024-10-12 18:10:57 +02:00
bcm96855_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm96856_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm96858_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm96878_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm947622_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm963138_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm963146_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm963148_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm963158_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm963178_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcm968380gerg_ram_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
bcm_ns3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bcmns_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
beaver_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
beelink-gsking-x_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
beelink-gt1-ultimate_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
beelink-gtking_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
beelink-gtkingpro_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
beelink_gs1_defconfig
beelink_x2_defconfig
bitmain_antminer_s9_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bk4r1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
blanche_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston32r2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston32r2el_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston32r6_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston32r6el_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston64r2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston64r2el_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston64r6_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
boston64r6el_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bpi-r2-pro-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
brppt1_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
brppt2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
brsmarc1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
brxre1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
bubblegum_96_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cardhu_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
cei-tk1-som_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cgtqmx8_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cherryhill_defconfig
chiliboard_defconfig
CHIP_defconfig
CHIP_pro_defconfig
chromebit_mickey_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_bob_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_coral_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_jerry_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_kevin_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_link64_defconfig
chromebook_link_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_minnie_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_samus_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebook_samus_tpl_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
chromebook_speedy_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
chromebox_panther_defconfig
Chuwi_V7_CW0825_defconfig
ci20_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cl-som-imx7_defconfig
clearfog_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
clearfog_gt_8k_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
clearfog_sata_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
clearfog_spi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cm3588-nas-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cm_fx6_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cm_t43_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
CMPC885_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
CMPCPRO_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cobra5272_defconfig
colibri-imx6ull-emmc_defconfig
colibri-imx6ull_defconfig
colibri-imx8x_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
colibri_imx6_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
colibri_imx7_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
colibri_imx7_emmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
colibri_t20_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
colibri_t30_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
colibri_vf_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Colombus_defconfig
colorfly_e708_q1_defconfig
comtrend_ar5315u_ram_defconfig
comtrend_ar5387un_ram_defconfig
comtrend_ct5361_ram_defconfig
comtrend_vr3032u_ram_defconfig
comtrend_wap5813n_ram_defconfig
conga-qeval20-qa3-e3845-internal-uart_defconfig
conga-qeval20-qa3-e3845_defconfig
controlcenterdc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
coolpi-4b-rk3588s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
coolpi-cm5-evb-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
coreboot64_defconfig
coreboot_defconfig
corstone1000_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cortina_presidio-asic-base_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
cortina_presidio-asic-emmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cortina_presidio-asic-pnand_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
corvus_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
cougarcanyon2_defconfig
crownbay_defconfig
crs305-1g-4s-bit_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
crs305-1g-4s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
crs326-24g-2s-bit_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
crs326-24g-2s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
crs328-4c-20s-4s-bit_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
crs328-4c-20s-4s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
CSQ_CS908_defconfig
Cubieboard2_defconfig
Cubieboard4_defconfig
cubieboard7_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Cubieboard_defconfig
Cubietruck_defconfig
Cubietruck_plus_defconfig
d2net_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
da850evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
da850evm_direct_nor_defconfig
da850evm_nand_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dalmore_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
db-88f6720_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
db-88f6820-amc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
db-88f6820-amc_nand_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
db-88f6820-gp_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
db-mv784mp-gp_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
db-xc3-24g4xg_defconfig
deneb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
devkit8000_defconfig
dfi-bt700-q7x-151_defconfig
dh_imx6_defconfig
difrnce_dit4350_defconfig
display5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
display5_factory_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dns325_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dockstar_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dra7xx_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dra7xx_hs_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dra7xx_hs_evm_usb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
draco-etamin_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
draco-rastaban_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
draco-thuban_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dragonboard410c_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dragonboard820c_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dreamplug_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ds109_defconfig
ds116_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ds414_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
dserve_dsrv9703c_defconfig
durian_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
e850-96_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
ea-lpc3250devkitv2_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
eaidk-610-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
eb_cpu5282_defconfig
eb_cpu5282_internal_defconfig
edison_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
eDPU_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
efi-x86_app32_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
efi-x86_app64_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
efi-x86_payload32_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
efi-x86_payload64_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
elgin-rv1108_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
emlid_neutis_n5_devboard_defconfig
Empire_electronix_d709_defconfig
Empire_electronix_m712_defconfig
emsdp_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
endeavoru_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
espresso7420_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ev-imx280-nano-x-mb_defconfig
evb-ast2500_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-ast2600_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-px5_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
evb-px30_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3036_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3128_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3229_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3308_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
evb-rv1108_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ficus-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
firefly-px30_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
firefly-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
firefly-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ga10h_v1_1_defconfig
galileo_defconfig
gardena-smart-gateway-at91sam_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
gardena-smart-gateway-mt7688_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
gazerbeam_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ge_b1x5v2_defconfig
ge_bx50v3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
geekbox_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
generic-rk3568_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
generic-rk3588_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
giedi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
goflexhome_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
gose_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
grouper_defconfig board: asus: grouper: implement multi-DTB support 2024-10-13 17:20:26 +03:00
grpeach_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
gt90h_v4_defconfig
gurnard_defconfig
guruplug_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
gwventana_emmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
gwventana_nand_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
gxp_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
h8_homlet_v2_defconfig
harmony_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
hc2910_2aghd05_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
helios4_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
highbank_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
hihope_rzg2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
hikey960_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
hikey_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
hmibsc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
hsdk_4xd_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
hsdk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
huawei_hg556a_ram_defconfig
Hummingbird_A31_defconfig
Hyundai_A7HD_defconfig
i12-tvbox_defconfig
ib62x0_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ibex-ast2700_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
icnova-a20-adb4006_defconfig
icnova-a20-swac_defconfig
iconnect_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ideapad-yoga-11_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
igep00x0_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
imgtec_xilfpga_defconfig
imx6dl_icore_nand_defconfig
imx6dl_mamoj_defconfig
imx6dl_sielaff_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx6q_bosch_acc_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
imx6q_icore_nand_defconfig
imx6q_logic_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx6qdl_icore_mipi_defconfig
imx6qdl_icore_mmc_defconfig
imx6qdl_icore_nand_defconfig
imx6qdl_icore_rqs_defconfig
imx6ul_geam_mmc_defconfig
imx6ul_geam_nand_defconfig
imx6ul_isiot_emmc_defconfig
imx6ul_isiot_nand_defconfig
imx6ulz_smm_m2_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
imx7_cm_defconfig
imx8mm-cl-iot-gate-optee_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm-cl-iot-gate_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm-icore-mx8mm-ctouch2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm-icore-mx8mm-edimm2.2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm-mx8menlo_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm-phygate-tauri-l_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm_beacon_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm_beacon_fspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm_data_modul_edm_sbc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm_evk_fspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm_phg_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mm_venice_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_beacon_2g_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_beacon_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_beacon_fspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_bsh_smm_s2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_bsh_smm_s2pro_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_ddr4_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_var_som_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mn_venice_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp-icore-mx8mp-edimm2.2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_beacon_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_data_modul_edm_sbc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_debix_model_a_defconfig arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM 2024-10-13 09:45:36 -03:00
imx8mp_dhcom_drc02_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_dhcom_pdk2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_dhcom_pdk3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_dhcom_picoitx_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_rsb3720a1_4G_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_rsb3720a1_6G_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mp_venice_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mq_cm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mq_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mq_phanbell_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8mq_reform2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8qm_dmsse20a1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8qm_mek_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8qm_rom7720_a1_4G_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8qxp_mek_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx8ulp_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx28_xea_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx28_xea_sb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx93-phyboard-segin_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx93_11x11_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imx93_var_som_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imxrt1020-evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imxrt1050-evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imxrt1050-evk_fspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
imxrt1170-evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
inet1_defconfig
inet9f_rev03_defconfig
inet86dz_defconfig
inet97fv2_defconfig
inet98v_rev2_defconfig
iNet_3F_defconfig
iNet_3W_defconfig
iNet_86VS_defconfig
iNet_D978_rev2_defconfig
inet_q972_defconfig
inetspace_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
integratorap_cm720t_defconfig
integratorap_cm920t_defconfig
integratorap_cm926ejs_defconfig
integratorap_cm946es_defconfig
integratorcp_cm920t_defconfig
integratorcp_cm926ejs_defconfig
integratorcp_cm946es_defconfig
integratorcp_cm1136_defconfig
inteno_xg6846_ram_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
iot2050_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
iot_devkit_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
Itead_Ibox_A20_defconfig
j721e_beagleboneai64_a72_defconfig
j721e_beagleboneai64_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
j721e_evm_a72_defconfig
j721e_evm_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
j721e_sk_a72_defconfig
j721e_sk_r5_defconfig
j721s2_evm_a72_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
j721s2_evm_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
j722s_evm_a53_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
j722s_evm_r5_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
j784s4_evm_a72_defconfig
j784s4_evm_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
j7200_evm_a72_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
j7200_evm_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
jaguar-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
jesurun_q5_defconfig
jethub_j80_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
jethub_j100_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
jetson-tk1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2e_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2e_hs_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2g_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2g_hs_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2hk_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2hk_hs_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2l_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k2l_hs_evm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
k3_efi_capsule.config
khadas-edge-captain-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-edge-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-edge-v-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim3_android_ab_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim3_android_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim3l_android_ab_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim3l_android_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim3l_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
khadas-vim_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kmcent2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kmcoge5ne_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kmeter1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kmopti2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kmsupx5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kmtepr2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
koelsch_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kontron-sl-mx6ul_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kontron-sl-mx8mm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kontron_pitx_imx8m_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kontron_sl28_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kp_imx6q_tpc_defconfig
kp_imx53_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kstr_sama5d27_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
kylin-rk3036_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lager_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Lamobo_R1_defconfig
lctech_pi_f1c200s_defconfig
leez-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
legoev3_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
librem5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
libretech-ac_defconfig board: libre-computer: aml-s805x-cc: Enable capsule updates 2024-10-14 09:06:16 +02:00
libretech-cc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
libretech-cc_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
libretech-s905d-pc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
libretech-s912-pc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
libretech_all_h3_cc_h2_plus_defconfig
libretech_all_h3_cc_h3_defconfig
libretech_all_h3_cc_h5_defconfig
libretech_all_h3_it_h5_defconfig
libretech_all_h5_cc_h5_defconfig
licheepi_nano_defconfig
LicheePi_Zero_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
linkit-smart-7688_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Linksprite_pcDuino3_defconfig
Linksprite_pcDuino3_Nano_defconfig
Linksprite_pcDuino_defconfig
liteboard_defconfig
ls1012a2g5rdb_tfa_defconfig
ls1012afrdm_tfa_defconfig
ls1012afrwy_tfa_defconfig
ls1012afrwy_tfa_SECURE_BOOT_defconfig
ls1012aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1012aqds_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1012ardb_tfa_defconfig
ls1012ardb_tfa_SECURE_BOOT_defconfig
ls1021aiot_qspi_defconfig
ls1021aiot_sdcard_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_ddr4_nor_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_ddr4_nor_lpuart_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_nand_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_nor_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_nor_lpuart_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_nor_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_qspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_sdcard_ifc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021aqds_sdcard_qspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atsn_qspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atsn_sdcard_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atwr_nor_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atwr_nor_lpuart_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atwr_nor_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atwr_qspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atwr_sdcard_ifc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1021atwr_sdcard_qspi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1028aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1028aqds_tfa_lpuart_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1028aqds_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1028ardb_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1028ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1043aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1043aqds_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1043ardb_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1043ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1046afrwy_tfa_defconfig
ls1046afrwy_tfa_SECURE_BOOT_defconfig
ls1046aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1046aqds_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1046ardb_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1046ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1088aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1088ardb_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls1088ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls2080aqds_nand_defconfig
ls2080aqds_qspi_defconfig
ls2080ardb_nand_defconfig
ls2088aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls2088ardb_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ls2088ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lschlv2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lsxhl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lubancat-2-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2160aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2160aqds_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2160ardb_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2160ardb_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2160ardb_tfa_stmm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2162aqds_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2162aqds_tfa_SECURE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lx2162aqds_tfa_verified_boot_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
lxr2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
m53menlo_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5208EVBE_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5235EVB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5235EVB_Flash32_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5249EVB_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
M5253DEMO_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5272C3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5275EVB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5282EVB_defconfig
M5329AFEE_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5329BFEE_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M5373EVB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
M53017EVB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
malta64_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
malta64el_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
malta_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
maltael_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mangopi_mq_r_defconfig
Marsboard_A10_defconfig
marsboard_defconfig
maxbcm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mccmon6_nor_defconfig
mccmon6_sd_defconfig
MCR3000_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
medcom-wide_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
meerkat96_defconfig
meesc_dataflash_defconfig
meesc_defconfig
Mele_A1000_defconfig
Mele_A1000G_quad_defconfig
Mele_I7_defconfig
Mele_M3_defconfig
Mele_M5_defconfig
Mele_M9_defconfig
Merrii_A80_Optimus_defconfig
microblaze-generic_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
microchip_mpfs_icicle_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
milkv_duo_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Mini-X_defconfig
minnowmax_defconfig
miqi-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mixtile_loftq_defconfig
mk802_a10s_defconfig
mk802_defconfig
mk802ii_defconfig
mk808_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
MK808C_defconfig
MPC837XERDB_defconfig
MPC8548CDS_36BIT_defconfig
MPC8548CDS_defconfig
MPC8548CDS_legacy_defconfig
msc_sm2s_imx8mp_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mscc_jr2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mscc_luton_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mscc_ocelot_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mscc_serval_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mscc_servalt_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
MSI_Primo73_defconfig
MSI_Primo81_defconfig
mt7620_mt7530_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7620_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7621_nand_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7621_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7622_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7623a_unielec_u7623_02_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7623n_bpir2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7628_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7629_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7981_emmc_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7981_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7981_sd_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7986_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7986a_bpir3_emmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7986a_bpir3_sd_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7988_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt7988_sd_rfb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt8183_pumpkin_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt8365_evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt8512_bm1_emmc_defconfig
mt8516_pumpkin_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mt8518_ap1_emmc_defconfig
mvebu_ac5_rd_defconfig
mvebu_crb_cn9130_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mvebu_db-88f3720_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mvebu_db_armada8k_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mvebu_db_cn9130_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mvebu_espressobin-88f3720_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mvebu_espressobin_ultra-88f3720_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mvebu_mcbin-88f8040_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mvebu_puzzle-m801-88f8040_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mx6cuboxi_defconfig
mx6memcal_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
mx6qsabrelite_defconfig
mx6sabreauto_defconfig
mx6sabresd_defconfig config: mx6sabresd: Default don't enable the flash lock 2024-10-09 09:01:53 -06:00
mx6slevk_defconfig
mx6sllevk_defconfig
mx6sllevk_plugin_defconfig
mx6sxsabreauto_defconfig
mx6sxsabresd_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mx6ul_9x9_evk_defconfig
mx6ul_14x14_evk_defconfig
mx6ull_14x14_evk_defconfig
mx6ull_14x14_evk_plugin_defconfig
mx6ulz_14x14_evk_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
mx7dsabresd_defconfig
mx7dsabresd_qspi_defconfig
mx7ulp_com_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
mx7ulp_evk_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
mx7ulp_evk_plugin_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
mx23_olinuxino_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mx23evk_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
mx28evk_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
mx51evk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mx53cx9020_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mx53loco_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
mx53ppd_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
myir_mys_6ulx_defconfig
n2350_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopc-t4-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopc-t6-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-k2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-m4-2gb-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-m4-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-m4b-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-neo4-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r2c-plus-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r2c-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r2s-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r4s-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r5c-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r5s-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r6c-rk3588s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi-r6s-rk3588s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nanopi_a64_defconfig
nanopi_duo2_defconfig
nanopi_m1_defconfig
nanopi_m1_plus_defconfig
nanopi_neo2_defconfig
nanopi_neo_air_defconfig
nanopi_neo_defconfig
nanopi_neo_plus2_defconfig
nanopi_r1s_h5_defconfig
nas220_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
net2big_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
netgear_cg3100d_ram_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
netgear_dgnd3700v2_ram_defconfig
netspace_lite_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
netspace_max_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
netspace_mini_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
netspace_v2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
neu2-io-rv1126_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
neu6a-io-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
neu6b-io-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Nintendo_NES_Classic_Edition_defconfig
nitrogen6dl2g_defconfig
nitrogen6dl_defconfig
nitrogen6q2g_defconfig
nitrogen6q_defconfig
nitrogen6s1g_defconfig
nitrogen6s_defconfig
nova-rk3588s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
novena_defconfig
nsa310s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nsa325_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nsim_700_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
nsim_700be_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
nsim_hs38_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
nsim_hs38be_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
nyan-big_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
o4-imx6ull-nano_defconfig
oceanic_5205_5inmfd_defconfig
octeon_ebb7304_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
octeon_nic23_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
octeontx2_95xx_defconfig efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE 2024-10-09 22:04:56 -06:00
octeontx2_96xx_defconfig efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE 2024-10-09 22:04:56 -06:00
octeontx_81xx_defconfig efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE 2024-10-09 22:04:56 -06:00
octeontx_83xx_defconfig efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE 2024-10-09 22:04:56 -06:00
odroid-c2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-c4_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-go-ultra_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-go2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-hc4_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-m1-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-n2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-n2l_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid-xu3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
odroid_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
omap3_evm_defconfig
omap3_logic_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
omap3_logic_somlv_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
omap35_logic_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
omap35_logic_somlv_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
omapl138_lcdk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
openpiton_riscv64_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
openpiton_riscv64_spl_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
openrd_base_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
openrd_client_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
openrd_ultimate_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
opos6uldev_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
orangepi-3b-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
orangepi-5-plus-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
orangepi-5-rk3588s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
orangepi-r1-plus-lts-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
orangepi-r1-plus-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
orangepi-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
orangepi_2_defconfig
orangepi_3_defconfig
Orangepi_defconfig
orangepi_lite2_defconfig
orangepi_lite_defconfig
Orangepi_mini_defconfig
orangepi_one_defconfig
orangepi_one_plus_defconfig
orangepi_pc2_defconfig
orangepi_pc_defconfig
orangepi_pc_plus_defconfig
orangepi_plus2e_defconfig
orangepi_plus_defconfig
orangepi_prime_defconfig
orangepi_r1_defconfig
orangepi_win_defconfig
orangepi_zero2_defconfig sunxi: H616: switch to OF_UPSTREAM 2024-10-10 00:23:41 +01:00
orangepi_zero2w_defconfig sunxi: H616: switch to OF_UPSTREAM 2024-10-10 00:23:41 +01:00
orangepi_zero3_defconfig sunxi: H616: switch to OF_UPSTREAM 2024-10-10 00:23:41 +01:00
orangepi_zero_defconfig
orangepi_zero_plus2_defconfig
orangepi_zero_plus2_h3_defconfig
orangepi_zero_plus_defconfig
origen_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
p200_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
p201_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
p212_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
P1010RDB-PA_36BIT_NAND_defconfig
P1010RDB-PA_36BIT_NOR_defconfig
P1010RDB-PA_36BIT_SDCARD_defconfig
P1010RDB-PA_36BIT_SPIFLASH_defconfig
P1010RDB-PA_NAND_defconfig
P1010RDB-PA_NOR_defconfig
P1010RDB-PA_SDCARD_defconfig
P1010RDB-PA_SPIFLASH_defconfig
P1010RDB-PB_36BIT_NAND_defconfig
P1010RDB-PB_36BIT_NOR_defconfig
P1010RDB-PB_36BIT_SDCARD_defconfig
P1010RDB-PB_36BIT_SPIFLASH_defconfig
P1010RDB-PB_NAND_defconfig
P1010RDB-PB_NOR_defconfig
P1010RDB-PB_SDCARD_defconfig
P1010RDB-PB_SPIFLASH_defconfig
P1020RDB-PC_36BIT_defconfig
P1020RDB-PC_36BIT_NAND_defconfig
P1020RDB-PC_36BIT_SDCARD_defconfig
P1020RDB-PC_36BIT_SPIFLASH_defconfig
P1020RDB-PC_defconfig
P1020RDB-PC_NAND_defconfig
P1020RDB-PC_SDCARD_defconfig
P1020RDB-PC_SPIFLASH_defconfig
P1020RDB-PD_defconfig
P1020RDB-PD_NAND_defconfig
P1020RDB-PD_SDCARD_defconfig
P1020RDB-PD_SPIFLASH_defconfig
P2020RDB-PC_36BIT_defconfig
P2020RDB-PC_36BIT_NAND_defconfig
P2020RDB-PC_36BIT_SDCARD_defconfig
P2020RDB-PC_36BIT_SPIFLASH_defconfig
P2020RDB-PC_defconfig
P2020RDB-PC_NAND_defconfig
P2020RDB-PC_SDCARD_defconfig
P2020RDB-PC_SPIFLASH_defconfig
P2041RDB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
P2041RDB_NAND_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
P2041RDB_SDCARD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
P2041RDB_SPIFLASH_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
p2371-0000_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
p2371-2180_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
p2571_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
p2771-0000-000_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
p2771-0000-500_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
p3450-0000_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
parrot_r16_defconfig
paz00_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pcm051_rev3_defconfig
pcm052_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pcm058_defconfig
pe2201_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
peach-pi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
peach-pit_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pg_wcom_expu1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pg_wcom_expu1_update_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pg_wcom_seli8_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pg_wcom_seli8_update_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore-am335x-r2-regor_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore-am335x-r2-wega_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore-imx8mm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore-imx8mp_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore_am62x_a53_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore_am62x_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore_am62x_r5_usbdfu_defconfig
phycore_am64x_a53_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore_am64x_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
phycore_pcl063_defconfig
phycore_pcl063_ull_defconfig
pic32mzdask_defconfig
pico-dwarf-imx6ul_defconfig
pico-dwarf-imx7d_defconfig
pico-hobbit-imx6ul_defconfig
pico-hobbit-imx7d_defconfig
pico-imx6_defconfig
pico-imx6ul_defconfig
pico-imx7d_bl33_defconfig
pico-imx7d_defconfig
pico-imx8mq_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pico-nymph-imx7d_defconfig
pico-pi-imx6ul_defconfig
pico-pi-imx7d_defconfig
pine64-lts_defconfig
pine64_plus_defconfig
pine_h64_defconfig
pinebook-pro-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pinebook_defconfig
pinecube_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
pinephone-pro-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pinephone_defconfig
pinetab2-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pinetab_defconfig
plutux_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pm9g45_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pm9261_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
pm9263_defconfig
pogo_e02_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pogo_v4_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
polaroid_mid2407pxe03_defconfig
polaroid_mid2809pxe04_defconfig
poleg_evb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pomelo_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
poplar_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
popmetal-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
porter_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pov_protab2_ips9_defconfig
powkiddy-x55-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
puma-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
px30-core-ctouch2-of10-px30_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
px30-core-ctouch2-px30_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
px30-core-edimm2.2-px30_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
pxm2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
q8_a13_tablet_defconfig
q8_a23_tablet_800x480_defconfig
q8_a33_tablet_800x480_defconfig
q8_a33_tablet_1024x600_defconfig
qc750_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
qcm6490_defconfig
qcom_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu-ppce500_defconfig
qemu-riscv32_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu-riscv32_smode_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu-riscv32_spl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu-riscv64_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu-riscv64_smode_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu-riscv64_spl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu-x86_64_defconfig
qemu-x86_defconfig
qemu-xtensa-dc233c_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
qemu_arm64_defconfig configs: enable MbedTLS as default setting 2024-10-14 17:58:53 -06:00
qemu_arm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
quartz64-a-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
quartz64-b-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
quartzpro64-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
r2dplus_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
r7-tv-dongle_defconfig
r8a779a0_falcon_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
r8a779f0_spider_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
r8a779g0_whitehawk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
r8a779h0_grayhawk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
r8a77970_eagle_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
r8a77970_v3msk_defconfig
r8a77980_condor_defconfig
r8a77980_v3hsk_defconfig
r8a77990_ebisu_defconfig
r8a77995_draak_defconfig
radxa-cm3-io-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
radxa-e25-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
radxa-zero-3-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
radxa-zero2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
radxa-zero_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rcar3_salvator-x_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rcar3_ulcb_defconfig
renesas_rzg2l_smarc_defconfig
ringneck-px30_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
riotboard_defconfig
roc-cc-rk3308_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
roc-cc-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
roc-pc-mezzanine-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
roc-pc-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-3a-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-3b-rk3568_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-3c-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-4c-plus-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-4se-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-5-itx-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-pi-4-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-pi-4c-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-pi-e-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-pi-e-v3-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-pi-n8-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-pi-n10-rk3399pro_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-pi-s-rk3308_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock-s0-rk3308_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock5a-rk3588s_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock5b-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock64-rk3328_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock960-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rock_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rockpro64-rk3399_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rpi_0_w_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rpi_2_defconfig
rpi_3_32b_defconfig
rpi_3_b_plus_defconfig
rpi_3_defconfig
rpi_4_32b_defconfig
rpi_4_defconfig
rpi_arm64_defconfig
rpi_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rut_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rzg2_beacon_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
rzn1_snarc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
s5p4418_nanopi2_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
s5p_goni_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
s5pc210_universal_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
s400_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sagem_f@st1704_ram_defconfig
sam9x60_curiosity_mmc1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sam9x60_curiosity_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sam9x60ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sam9x60ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sam9x60ek_qspiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_icp_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_icp_qspiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_ptc_ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_ptc_ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_xplained_emmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_xplained_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_xplained_qspiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d2_xplained_spiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d3_xplained_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d3_xplained_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d3xek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d3xek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d3xek_spiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d4_xplained_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d4_xplained_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d4_xplained_spiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d4ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d4ek_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d4ek_spiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d27_giantboard_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sama5d27_som1_ek_mmc1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d27_som1_ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d27_som1_ek_qspiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d27_wlsom1_ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d27_wlsom1_ek_qspiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d29_curiosity_mmc1_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sama5d29_curiosity_mmc_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sama5d29_curiosity_qspiflash_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sama5d36ek_cmp_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d36ek_cmp_nandflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama5d36ek_cmp_spiflash_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama7g5ek_mmc1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama7g5ek_mmc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sama7g54_curiosity_mmc_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sama7g54_curiosity_nandflash_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sama7g54_curiosity_qspiflash_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sandbox64_defconfig sandbox: enable clk command on the sandbox 2024-10-09 22:04:56 -06:00
sandbox_defconfig Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" 2024-10-14 17:59:04 -06:00
sandbox_flattree_defconfig sandbox: enable clk command on the sandbox 2024-10-09 22:04:56 -06:00
sandbox_noinst_defconfig sandbox: enable clk command on the sandbox 2024-10-09 22:04:56 -06:00
sandbox_spl_defconfig sandbox: enable clk command on the sandbox 2024-10-09 22:04:56 -06:00
sandbox_vpl_defconfig sandbox: enable clk command on the sandbox 2024-10-09 22:04:56 -06:00
SBx81LIFKW_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
SBx81LIFXCAT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
seaboard_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
seeed_npi_imx6ull_defconfig
sei510_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sei610_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sfr_nb4-ser_ram_defconfig
sheep-rk3368_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sheevaplug_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sifive_unleashed_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sifive_unmatched_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sige7-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
silinux_ek874_defconfig
silk_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Sinlinx_SinA31s_defconfig
Sinlinx_SinA33_defconfig
Sinovoip_BPI_M2_defconfig
Sinovoip_BPI_M3_defconfig
sipeed_maix_bitm_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
sipeed_maix_smode_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
slimbootloader_defconfig
smartweb_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
smdk5250_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
smdk5420_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
smdkc100_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
smdkv310_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
smegw01_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sniper_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
snow_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_agilex5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_agilex_atf_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_agilex_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_agilex_vab_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_arria5_defconfig
socfpga_arria10_defconfig
socfpga_chameleonv3_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_cyclone5_defconfig
socfpga_dbm_soc1_defconfig
socfpga_de0_nano_soc_defconfig
socfpga_de1_soc_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_de10_nano_defconfig
socfpga_de10_standard_defconfig
socfpga_is1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_mcvevk_defconfig
socfpga_n5x_atf_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_n5x_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_n5x_vab_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_secu1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_sockit_defconfig
socfpga_socrates_defconfig
socfpga_sr1500_defconfig
socfpga_stratix10_atf_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_stratix10_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socfpga_vining_fpga_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
socrates_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
som-db5800-som-6867_defconfig
somlabs_visionsom_6ull_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sonoff-ihost-rv1126_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sopine_baseboard_defconfig
soquartz-blade-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
soquartz-cm4-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
soquartz-model-a-rk3566_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
spring_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
starfive_visionfive2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stemmy_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stih410-b2260_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32f429-discovery_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stm32f429-evaluation_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stm32f469-discovery_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stm32f746-disco_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32f746-disco_spl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32f769-disco_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32f769-disco_spl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32h743-disco_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stm32h743-eval_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stm32h750-art-pi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stm32mp13_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp13_dhcor_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15-icore-stm32mp1-ctouch2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15-icore-stm32mp1-edimm2.2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15-microgea-stm32mp1-microdev2-of7_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15-microgea-stm32mp1-microdev2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15_basic_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15_dhcom_basic_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15_dhcor_basic_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp15_trusted_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32mp25_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stm32746g-eval_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stm32746g-eval_spl_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
stmark2_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
stout_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
sun8i_a23_evb_defconfig
Sunchip_CX-A99_defconfig
sunxi_Gemei_G9_defconfig
surface-rt_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
synquacer_developerbox_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
syzygy_hub_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1024RDB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1024RDB_NAND_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1024RDB_SDCARD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1024RDB_SPIFLASH_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1042D4RDB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1042D4RDB_NAND_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1042D4RDB_SDCARD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T1042D4RDB_SPIFLASH_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080QDS_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080QDS_NAND_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080QDS_SDCARD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080QDS_SECURE_BOOT_defconfig
T2080QDS_SPIFLASH_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080QDS_SRIO_PCIE_BOOT_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_NAND_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_revD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_revD_NAND_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_revD_SDCARD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_revD_SPIFLASH_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_SDCARD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T2080RDB_SPIFLASH_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T4240RDB_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
T4240RDB_SDCARD_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tanix_tx1_defconfig sunxi: H616: switch to OF_UPSTREAM 2024-10-10 00:23:41 +01:00
tanix_tx6_defconfig
taurus_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tb100_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tbs2910_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tbs_a711_defconfig
tec-ng_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tec_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ten64_tfa_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
teres_i_defconfig
th1520_lpi4a_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
theadorable-x86-conga-qa3-e3845_defconfig
theadorable-x86-dfi-bt700_defconfig
theadorable_debug_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
thunderx_88xx_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
tiger-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tinker-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tinker-s-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tools-only_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
topic_miami_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
topic_miamilite_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
topic_miamiplus_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
total_compute_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
toybrick-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tplink_wdr4300_defconfig
tqma6dl_mba6_mmc_defconfig
tqma6dl_mba6_spi_defconfig
tqma6q_mba6_mmc_defconfig
tqma6q_mba6_spi_defconfig
tqma6s_mba6_mmc_defconfig
tqma6s_mba6_spi_defconfig
transformer_t20_defconfig board: tegra: convert boards to text env 2024-10-13 17:20:26 +03:00
transformer_t30_defconfig board: asus: transformer: implement multi-DTB support 2024-10-13 17:24:03 +03:00
transpeed-8k618-t_defconfig sunxi: H616: switch to OF_UPSTREAM 2024-10-10 00:23:41 +01:00
trats2_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
trats_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
trimslice_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tuge1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
turing-rk1-rk3588_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
turris_1x_nor_defconfig
turris_1x_sdcard_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
turris_mox_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
turris_omnia_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
tuxx1_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
u200_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
udoo_defconfig
udoo_neo_defconfig
uDPU_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
uniphier_ld4_sld8_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
uniphier_v7_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
uniphier_v8_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
usb_a9263_dataflash_defconfig
usbarmory_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
UTOO_P66_defconfig
variscite_dart6ul_defconfig
venice2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
ventana_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
verdin-am62_a53_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
verdin-am62_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
verdin-imx8mm_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
verdin-imx8mp_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
vexpress_aemv8a_juno_defconfig
vexpress_aemv8a_semi_defconfig
vexpress_aemv8r_defconfig
vexpress_ca9x4_defconfig
vexpress_fvp_defconfig
vf610twr_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
vf610twr_nand_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
videostrong-kii-pro_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
vinco_defconfig
vining_2000_defconfig
vocore2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
vyasa-rk3288_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
wandboard_defconfig
warp7_bl33_defconfig
warp7_defconfig
wetek-core2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
wetek-hub_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
wetek-play2_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
Wexler_TAB7200_defconfig
Wits_Pro_A20_DKT_defconfig
Wobo_i5_defconfig
work_92105_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
x3_t30_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
x96_mate_defconfig sunxi: H616: switch to OF_UPSTREAM 2024-10-10 00:23:41 +01:00
x240_defconfig
x530_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
xenguest_arm64_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xenguest_arm64_virtio_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_mbv32_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
xilinx_mbv32_smode_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
xilinx_versal_mini_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_mini_emmc0_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_mini_emmc1_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_mini_ospi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_mini_qspi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_net_mini_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_net_mini_emmc_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_net_mini_ospi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_net_mini_qspi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_versal_net_virt_defconfig Merge patch series "spi-nor: Add parallel and stacked memories support" 2024-10-09 09:02:22 -06:00
xilinx_versal_virt_defconfig Merge patch series "spi-nor: Add parallel and stacked memories support" 2024-10-09 09:02:22 -06:00
xilinx_zynq_virt_defconfig Merge patch series "spi-nor: Add parallel and stacked memories support" 2024-10-09 09:02:22 -06:00
xilinx_zynqmp_kria_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
xilinx_zynqmp_mini_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_zynqmp_mini_emmc0_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_zynqmp_mini_emmc1_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_zynqmp_mini_nand_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_zynqmp_mini_nand_single_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_zynqmp_mini_qspi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
xilinx_zynqmp_r5_defconfig configs: Resync with savedefconfig 2024-10-08 09:28:10 -06:00
xilinx_zynqmp_virt_defconfig Merge patch series "spi-nor: Add parallel and stacked memories support" 2024-10-09 09:02:22 -06:00
xtfpga_defconfig
Yones_Toptech_BD1078_defconfig
Yones_Toptech_BS1078_V2_defconfig
zeropi_defconfig
zynq_cse_nand_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
zynq_cse_nor_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
zynq_cse_qspi_defconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00