summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-30arm: pxa: mmc: add driver model supportMarcel Ziswiler
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler
2020-06-30dm: core: gracefully handle alias seq without ofMarcel Ziswiler
2020-06-30serial: pxa: clean-up platform data include fileMarcel Ziswiler
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut
2020-06-29net: pcnet: Drop PCNET_HAS_PROMMarek Vasut
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski
2020-06-29Convert CONFIG_CADENCE_QSPI to KconfigTom Rini
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-06-28video: mipi update panel platform dataYannick Fertre
2020-06-27rk3399: Add BOOTENV_SF commandJagan Teki
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini
2020-06-26Convert CONFIG_BOOTM_NETBSD to KconfigTom Rini
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini
2020-06-26nxp: Finish switch to CONFIG_NXP_ESBCTom Rini
2020-06-26Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigTom Rini
2020-06-26arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini
2020-06-26Convert CONFIG_CONS_INDEX to KconfigTom Rini
2020-06-26Convert CONFIG_CMDLINE_EDITING to KconfigTom Rini
2020-06-26Convert CONFIG_BUILD_TARGET to KconfigTom Rini
2020-06-26Convert CONFIG_BOUNCE_BUFFER to KconfigTom Rini
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini
2020-06-26arm: abb secu1: Convert CONFIG_BOOTDELAY to KconfigTom Rini
2020-06-26arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to KconfigTom Rini
2020-06-26Convert CONFIG_BOARD_TYPES to KconfigTom Rini
2020-06-26Convert CONFIG_BCH to KconfigTom Rini
2020-06-26Convert CONFIG_BOOTARGS to KconfigTom Rini
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini
2020-06-26bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini
2020-06-26Convert CONFIG_ATMEL_USART to KconfigTom Rini
2020-06-26Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini
2020-06-26Convert CONFIG_ATMEL_HLCD to KconfigTom Rini
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini
2020-06-26Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini
2020-06-26Convert CONFIG_AM335X_LCD to KconfigTom Rini
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass
2020-06-25bdinfo: Export some basic printing functionsSimon Glass
2020-06-25bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass
2020-06-25bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-24Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-06-24arm64: zynqmp: Reduce console buffer sizeT Karthik Reddy
2020-06-24fpga: zynqpl: Correct PL bitstream loading sequence for zynqaesSiva Durga Prasad Paladugu
2020-06-24arm: versal: Fix xspi0 boot modeMichal Simek
2020-06-24mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen