aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...WIP/30Jun2022-nextTom Rini31-88/+121
2022-06-30Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-155/+547
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain2-0/+6
2022-06-29Merge branch '2022-06-28-Kconfig-migrations' into nextTom Rini660-11900/+1130
2022-06-29spi: cadence-qspi: Fix programming ospi flash speedT Karthik Reddy1-1/+1
2022-06-29spi: cadence_qspi: Enable apb linear mode for apb read & write operationsT Karthik Reddy6-0/+54
2022-06-29spi: cadence-qspi: reset qspi flash for versal platformT Karthik Reddy5-0/+115
2022-06-29arm64: versal: Add versal specific cadence ospi driverT Karthik Reddy8-4/+159
2022-06-29spi: cadence-qspi: move cadence qspi macros to header fileT Karthik Reddy2-151/+182
2022-06-29mtd: spi-nor-ids: Add support for flashes tested by xilinxAshok Reddy Soma1-0/+37
2022-06-28gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXTWIP/2022-06-28-Kconfig-migrationsTom Rini2-148/+145
2022-06-28Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini67-148/+20
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini68-40/+54
2022-06-28opos6uldev: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini2-131/+133
2022-06-28Convert CONFIG_ENV_RANGE to KconfigTom Rini35-74/+30
2022-06-28dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini2-40/+38
2022-06-28env: Remove include/generated/env.* under "make clean"Tom Rini1-1/+1
2022-06-28env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflictTom Rini1-3/+0
2022-06-28Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini4-10/+7
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini132-112/+77
2022-06-28common: usb: Update logic for usb.o, usb_hub.o and usb_storage.oTom Rini1-9/+4
2022-06-28mx6memcal: Remove SPL_USB_HOSTTom Rini1-1/+0
2022-06-28usb: Remove non-DM code in ehci-fsl and xhciTom Rini2-114/+0
2022-06-28Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini3-3/+7
2022-06-28fpga: Remove CONFIG_FPGA_COUNTTom Rini5-18/+5
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini8-24/+18
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini88-313/+2
2022-06-28Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini65-64/+112
2022-06-28Remove CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE and CONFIG_SPL_ABORT_ON_RAW_...Tom Rini5-14/+0
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini11-14/+11
2022-06-28video: Migrate exynos display options to KconfigTom Rini12-22/+34
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini36-99/+74
2022-06-28arm: exynos: Remove old pwm backlight driverTom Rini2-64/+0
2022-06-28arm: samsung: Remove dead LCD codeTom Rini14-9060/+0
2022-06-28block: ide: Remove ide_preinit functionTom Rini4-23/+0
2022-06-28ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini1-2/+0
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini174-231/+195
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini53-8/+51
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini16-153/+3
2022-06-28ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini10-151/+0
2022-06-28xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini2-7/+1
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini3-11/+5
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini7-5/+9
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini14-51/+12
2022-06-28usb: ehci-mx5: Remove non-DM codeTom Rini1-47/+0
2022-06-28usb: ehci-mxc: RemoveTom Rini2-149/+0
2022-06-28PowerPC: Remove some unused USB codeTom Rini4-33/+1
2022-06-28Convert CONFIG_TEGRA_GPU to KconfigTom Rini12-6/+13
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini2-64/+0
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini7-23/+11