summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-06-30-pxa-dm_mmc-migration' into nextTom Rini2020-06-3012-48/+193
|\
| * colibri_pxa270_defconfig: enable dm_mmcMarcel Ziswiler2020-06-301-0/+1
| * colibri_pxa270: add mmc platform dataMarcel Ziswiler2020-06-301-5/+15
| * colibri_pxa270_defconfig: enable cmd_dmMarcel Ziswiler2020-06-301-0/+1
| * arm: pxa: mmc: add driver model supportMarcel Ziswiler2020-06-302-28/+154
| * kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler2020-06-304-8/+9
| * dm: core: gracefully handle alias seq without ofMarcel Ziswiler2020-06-302-1/+7
| * Makefile: allow dm_mmc without of_controlMarcel Ziswiler2020-06-301-1/+1
| * serial: pxa: clean-up platform data include fileMarcel Ziswiler2020-06-301-4/+4
| * mmc: add missing space before comment delimiterMarcel Ziswiler2020-06-301-1/+1
|/
* Merge branch '2020-06-26-more-Kconfig-migration' into nextTom Rini2020-06-29325-365/+381
|\
| * spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski2020-06-294-17/+4
| * spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski2020-06-292-2/+4
| * Convert CONFIG_CADENCE_QSPI to KconfigTom Rini2020-06-294-2/+3
| * spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-2959-28/+122
| * x86: Don't build some unused objects in TPLTom Rini2020-06-292-2/+4
| * spi: Enable missing CONFIG_SPL_DM_SPI supportTom Rini2020-06-2672-0/+72
| * Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini2020-06-2617-45/+0
| * Convert CONFIG_BOOTM_NETBSD to KconfigTom Rini2020-06-265-6/+3
| * arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini2020-06-266-20/+2
| * nxp: Finish switch to CONFIG_NXP_ESBCTom Rini2020-06-262-3/+3
| * arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini2020-06-264-4/+4
| * Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigTom Rini2020-06-266-11/+0
| * arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini2020-06-264-6/+0
| * Convert CONFIG_CONS_INDEX to KconfigTom Rini2020-06-2629-31/+11
| * Convert CONFIG_CMDLINE_EDITING to KconfigTom Rini2020-06-261-4/+0
| * Convert CONFIG_BUILD_TARGET to KconfigTom Rini2020-06-261-1/+0
| * Convert CONFIG_BOUNCE_BUFFER to KconfigTom Rini2020-06-261-3/+0
| * Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini2020-06-2671-20/+55
| * arm: abb secu1: Convert CONFIG_BOOTDELAY to KconfigTom Rini2020-06-261-1/+0
| * arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to KconfigTom Rini2020-06-263-3/+4
| * Convert CONFIG_BOARD_TYPES to KconfigTom Rini2020-06-268-3/+6
| * Convert CONFIG_BCH to KconfigTom Rini2020-06-264-4/+2
| * Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-2618-31/+17
| * Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-2632-18/+22
| * Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-2627-50/+0
| * bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini2020-06-262-6/+3
| * Convert CONFIG_ATMEL_USART to KconfigTom Rini2020-06-2618-8/+10
| * Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini2020-06-263-7/+8
| * Convert CONFIG_ATMEL_HLCD to KconfigTom Rini2020-06-265-2/+3
| * Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-2624-18/+13
| * Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-265-2/+3
| * Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2020-06-264-3/+2
| * Convert CONFIG_AM335X_LCD to KconfigTom Rini2020-06-263-4/+1
|/
* Merge branch '2020-06-25-tidy-up-bd-command' into nextTom Rini2020-06-2515-486/+184
|\
| * bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass2020-06-251-2/+3
| * bdinfo: dm: Update fb_base when using driver modelSimon Glass2020-06-251-0/+1
| * bdinfo: Update the file commentsSimon Glass2020-06-251-6/+2
| * bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass2020-06-253-8/+10
| * bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2020-06-253-15/+30