aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-07video: Drop unused lg4573 driverSimon Glass2-332/+0
2023-02-07arm: Drop old kona codeSimon Glass8-229/+0
2023-02-07imx: Drop unused CONFIG_IMXSimon Glass1-2/+0
2023-02-07rcar: Drop timerSimon Glass2-88/+0
2023-02-07freescale: Drop unused ftpmu010 driverSimon Glass3-322/+0
2023-02-07freescale: Drop unused pixis codeSimon Glass3-525/+0
2023-02-07misc: Drop mc9sdz60 driverSimon Glass2-35/+0
2023-02-07fpga: Add a FPGA_STRATIX_II optionSimon Glass1-0/+6
2023-02-07fpga: Add a LATTICE optionSimon Glass1-0/+6
2023-02-07samsung: Drop CONFIG_EXYNOS_PWM_BLSimon Glass1-1/+0
2023-02-07env: Drop ENV_IS_IN_SATASimon Glass4-127/+0
2023-02-07Makefile: Avoid use of invalid CONFIG_ optionSimon Glass1-1/+1
2023-02-07Drop CONFIG_DM644X_GPIOSimon Glass1-1/+0
2023-02-07Drop dataflash_mmc_mux commandSimon Glass2-49/+0
2023-02-07Correct CONFIG_CONTROLCENTERDCSimon Glass1-1/+1
2023-02-07cmd: Drop mfsl commandSimon Glass2-388/+0
2023-02-07cmd: Add an option to enable the ini commandSimon Glass1-0/+7
2023-02-07rockchip: Correct a reference to CONFIG_BOOT_MODE_REGSimon Glass1-1/+1
2023-02-07ppc: Drop bat_rwSimon Glass2-245/+0
2023-02-07arm: mvebu: Drop reference to CONFIG_ARMADA_39XSimon Glass1-1/+1
2023-02-07arm: mvebu: Remove reference to ARMADA_370Simon Glass1-1/+1
2023-02-07sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREESimon Glass1-2/+0
2023-02-07misc: Drop ali512xSimon Glass2-402/+0
2023-02-07Makefile: Drop CONFIG_AIS_CONFIG_FILESimon Glass1-2/+1
2023-02-07gpio: Drop adi_gpio2Simon Glass2-426/+0
2023-02-07power: Drop pmic_max77693.cSimon Glass2-97/+0
2023-02-07nand: Drop CONFIG_NAND_SPEARSimon Glass1-1/+0
2023-02-07power: Drop fg_max77693Simon Glass2-138/+0
2023-02-07moveconfig: Add an option to compare Kconfig against sourceSimon Glass1-0/+334
2023-02-07Merge branch '2023-02-07-assorted-updates'Tom Rini86-724/+1944
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij11-0/+313
2023-02-06env: mmc: Fix offset issue for env saveYe Li1-4/+4
2023-02-06MAINTAINERS: m68k: Change Angelo's email addressAngelo Dureghello1-1/+1
2023-02-06tools: default_image: Accept images with paddingPali Rohár1-1/+11
2023-02-06tools: default_image: Verify header sizePali Rohár1-0/+6
2023-02-06tools: imagetool: Skip autodetection of gpimage typePali Rohár1-0/+6
2023-02-06tools: imagetool: Show error message when detecting image type failedPali Rohár1-0/+5
2023-02-06tools: imagetool: Fix error message when verify_header is undefinedPali Rohár1-1/+1
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass6-24/+27
2023-02-06arm: qemu: Switch to a text environmentSimon Glass2-13/+12
2023-02-06arm: qemu: Switch to standard bootSimon Glass3-54/+8
2023-02-06qemu: Add a bootmeth for qfwSimon Glass3-1/+104
2023-02-06qemu: Add a bootdev for qfwSimon Glass1-0/+87
2023-02-06qemu: Move qfw kernel setup into a common fileSimon Glass3-69/+79
2023-02-06qemu: Update qfw command to use addressesSimon Glass1-21/+21
2023-02-06bootstd: Add some default filesystems and commandsSimon Glass3-0/+32
2023-02-06bootstd: Correct virtio block-device handlingSimon Glass1-2/+6
2023-02-06bootstd: Probe the block device before useSimon Glass2-0/+7
2023-02-06bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass3-10/+16
2023-02-06virtio: Add some debuggingSimon Glass1-0/+7