summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini4-3/+5
2022-07-06aspeed/spl: Remove OVERLAY from linker scriptJoel Stanley1-1/+1
2022-07-06ARM: dts: ast2500: Update SDHCI nodesJoel Stanley3-25/+32
2022-07-06ARM: dts: ast2600: Update SDHCI nodesJoel Stanley2-46/+35
2022-07-06ARM: dts: ast2600-evb: Add I2C devicesJoel Stanley1-0/+16
2022-07-06ARM: dts: ast2500-evb: Add I2C devicesJoel Stanley1-0/+19
2022-07-06ARM: dts: ast2600-evb: Remove redundant pinctrlJoel Stanley1-15/+0
2022-07-06ARM: dts: ast2600: Disable I2C nodes by defaultJoel Stanley1-0/+7
2022-07-06ARM: dts: ast2600: Add I2C reset propertiesJoel Stanley1-0/+16
2022-07-06ARM: dts: ast2600: Add I2C pinctrlEddie James1-0/+33
2022-07-06arm: dts: k3-am625-*: Mark memory with u-boot,dm-splGeorgi Vlaev2-0/+5
2022-07-06arm: mach-k3: common: Use ddr_init in spl_enable_dcacheGeorgi Vlaev1-1/+1
2022-07-06arm: k3: j721e: add dynamic sf bus override support for j721eVaishnav Achath2-2/+13
2022-07-06Convert CONFIG_KIRKWOOD_PCIE_INIT et al to KconfigTom Rini2-3/+12
2022-07-06Convert CONFIG_SYS_FSL_PCI_VER_3_X to KconfigTom Rini1-2/+0
2022-07-06m68k: Remove unused PCI codeTom Rini2-152/+1
2022-07-06Convert CONFIG_PCIE1 et al to KconfigTom Rini1-0/+16
2022-07-06Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini1-0/+4
2022-07-06Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini1-3/+0
2022-07-06powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini2-42/+41
2022-07-06nxp: config_fsl_chain_trust.h: Clean up and remove unused portionsTom Rini1-71/+0
2022-07-06fsl_validate: Migrate SPL_UBOOT_KEY_HASH to KconfigTom Rini3-23/+11
2022-07-06arch/Kconfig.nxp: Re-organize slightlyTom Rini4-33/+24
2022-07-06Convert CONFIG_SYS_FSL_SFP_BE et al to KconfigTom Rini7-53/+37
2022-07-06Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini6-21/+1
2022-07-06Convert CONFIG_ESBC_HDR_LS et al to KconfigTom Rini4-20/+14
2022-07-06nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxpTom Rini2-1/+124
2022-07-06nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-0/+1
2022-07-06Convert CONFIG_HETROGENOUS_CLUSTERS et al to KconfigTom Rini2-8/+34
2022-07-06Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to KconfigTom Rini1-0/+5
2022-07-06Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini1-2/+1
2022-07-06Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini1-0/+3
2022-07-03powerpc: mpc85xx: Simplify jump to _start_cont in flash codePali Rohár1-3/+2
2022-07-03powerpc: dts: p2020: Remove duplicate pic@40000 nodePali Rohár1-12/+0
2022-07-03powerpc: dts: p2020: Sort DT nodes by their addressesPali Rohár1-44/+45
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini6-20/+64
2022-06-30Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+15
2022-06-30gpio: atmel_pio4: add support for PIO_PORTEMihai Sain1-0/+1
2022-06-29spi: cadence_qspi: Enable apb linear mode for apb read & write operationsT Karthik Reddy1-0/+4
2022-06-29spi: cadence-qspi: reset qspi flash for versal platformT Karthik Reddy1-0/+11
2022-06-29Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini3-29/+0
2022-06-29Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini3-4/+27
2022-06-29siemens: Move CONFIG_FACTORYSET to KconfigTom Rini3-0/+9
2022-06-29arm: samsung: Migrate a number of symbols to KconfigTom Rini9-15/+60
2022-06-29arm: exynos: Remove old pwm backlight driverTom Rini1-20/+0
2022-06-29arm: samsung: Remove dead LCD codeTom Rini1-1/+0
2022-06-29Convert CONFIG_LBA48 et al to KconfigTom Rini1-2/+0
2022-06-29xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini1-1/+1
2022-06-29tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini1-0/+1
2022-06-29spl: Move SPL_LDSCRIPT defaults to one placeTom Rini9-36/+0