aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-28HACK: Drop CITEST/ppc-pre-reset-vec-convTom Rini2-1011/+0
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
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini5-101/+0
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini13-17/+6
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini57-87/+4
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini8-16/+10
2022-06-28ehci-mxs: Remove non-DM codeTom Rini4-80/+0
2022-06-28Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini4-3/+10
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini5-6/+6
2022-06-28Merge branch '2022-06-28-mpc85xx-and-aspeed-fixes' into nextTom Rini48-142/+123
2022-06-28aspeed/ast2600: Fix SPL linker scriptJoel Stanley1-3/+3
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár47-139/+120
2022-06-27Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into nextTom Rini10-15/+365
2022-06-27qemu_arm64: Enable CONFIG_ARMV8_CRYPTO supportWIP/2022-06-27-add-armv8-sha1-sha256-supportTom Rini1-0/+1
2022-06-27armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain4-0/+160
2022-06-27lib: sha256: Add support for hardware specific sha256_processLoic Poulain1-7/+19
2022-06-27armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain4-0/+165
2022-06-27sha1: Fix digest state size/typeLoic Poulain1-1/+1
2022-06-27lib: sha1: Add support for hardware specific sha1_processLoic Poulain1-7/+19
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...WIP/27Jun2022-nextTom Rini76-3330/+5310
2022-06-27timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek1-0/+1
2022-06-27xilinx: Enable support for SquashFSMichal Simek3-0/+3
2022-06-24arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier3-2393/+2375
2022-06-24tools: zynqmp_psu_init_minimize: Move helper functions below header includesStefan Herbrechtsmeier1-0/+8
2022-06-24tools: zynqmp_psu_init_minimize: Use CR instead of LFStefan Herbrechtsmeier1-1/+1
2022-06-24tools: zynqmp_psu_init_minimize: Remove low level uart settingsStefan Herbrechtsmeier1-0/+17
2022-06-24xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier1-0/+2
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier3-29/+38
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier1-0/+4