aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-06-20configs: Resync with savedefconfigWIP/20Jun2022-nextTom Rini130-134/+87
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini6-10/+67
2022-06-20ls1028a: hdp: Add config support for HDP firmware loadingAlison Wang4-0/+8
2022-06-17ARM: stm32: activate OF_LIVE for DHSOMPatrick Delaunay2-0/+2
2022-06-17configs: add stm32mp13 defconfigPatrick Delaunay1-0/+55
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay3-3/+3
2022-06-17arm: stm32mp: add sub config Kconfig.15xPatrick Delaunay3-5/+5
2022-06-17arm: stm32mp: add choice for STM32MP SOC familyPatrick Delaunay3-6/+6
2022-06-14imx: kontron-sl-mx8mm: enable DM_SERIALPeng Fan1-0/+1
2022-06-14imx: imx8mn_var_som: enable DM_SERIALPeng Fan1-0/+1
2022-06-14imx: imx8m[m/p]_phycore: Enable DM_SERIALPeng Fan2-0/+2
2022-06-14imx: imx8mm_icore: Enable SPL_DM_SERIALPeng Fan2-2/+0
2022-06-14imx: imx8mm-cl-iot-gate: Enable DM_SERIALPeng Fan2-0/+2
2022-06-14imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIALPeng Fan3-3/+0
2022-06-10configs: Add configs for AM62x SKVignesh Raghavendra2-0/+174
2022-06-10configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and st...Aswath Govindraju2-0/+10
2022-06-10ARM: omap3: evm: Fix 'fitImage' bootingDerald D. Woods1-2/+5
2022-06-10ARM: omap3: evm: Complete DM_I2C migrationDerald D. Woods1-2/+2
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang1-0/+21
2022-06-10configs: j721e_evm_defconfig: Add HBMC related configsVaishnav Achath3-0/+23
2022-06-08test: Load mac address with i2c eepromSean Anderson1-0/+1
2022-06-08sandbox: Enable NVMEMSean Anderson5-0/+6
2022-06-06fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes4-4/+0
2022-06-06configs: Resync with savedefconfigWIP/06Jun2022-nextTom Rini71-92/+24
2022-06-06riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSDTom Rini2-4/+0
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini34-0/+68
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini15-0/+15
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini31-1/+30
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini52-0/+52
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini43-0/+43
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini290-0/+706
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini236-0/+440
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini52-9/+207
2022-06-06imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini8-16/+0
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini54-108/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini486-0/+812
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini539-0/+1076
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini36-0/+45
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini52-0/+52
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini10-0/+10
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini325-0/+367
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini390-6/+513
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini39-0/+43
2022-06-06Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini6-0/+11
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini52-0/+77
2022-06-06Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini9-0/+9
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini34-0/+34
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini56-0/+57
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini5-0/+5
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini333-0/+333