aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini5-3/+13
2020-06-30arm: pxa: mmc: add driver model supportMarcel Ziswiler1-0/+22
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler1-7/+0
2020-06-30dm: core: gracefully handle alias seq without ofMarcel Ziswiler1-0/+4
2020-06-30serial: pxa: clean-up platform data include fileMarcel Ziswiler1-4/+4
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-29net: pcnet: Drop PCNET_HAS_PROMMarek Vasut1-1/+0
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski3-15/+0
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski1-2/+0
2020-06-29Convert CONFIG_CADENCE_QSPI to KconfigTom Rini1-1/+0
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2-5/+5
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini1-0/+6
2020-06-28video: mipi update panel platform dataYannick Fertre1-0/+6
2020-06-27rk3399: Add BOOTENV_SF commandJagan Teki1-0/+1
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini16-32/+0
2020-06-26Convert CONFIG_BOOTM_NETBSD to KconfigTom Rini2-6/+0
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini5-20/+0
2020-06-26nxp: Finish switch to CONFIG_NXP_ESBCTom Rini1-2/+2
2020-06-26Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigTom Rini6-11/+0
2020-06-26arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini2-2/+0
2020-06-26Convert CONFIG_CONS_INDEX to KconfigTom Rini12-23/+0
2020-06-26Convert CONFIG_CMDLINE_EDITING to KconfigTom Rini1-4/+0
2020-06-26Convert CONFIG_BUILD_TARGET to KconfigTom Rini1-1/+0
2020-06-26Convert CONFIG_BOUNCE_BUFFER to KconfigTom Rini1-3/+0
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini16-20/+0
2020-06-26arm: abb secu1: Convert CONFIG_BOOTDELAY to KconfigTom Rini1-1/+0
2020-06-26arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to KconfigTom Rini1-3/+0
2020-06-26Convert CONFIG_BOARD_TYPES to KconfigTom Rini2-3/+0
2020-06-26Convert CONFIG_BCH to KconfigTom Rini2-4/+0
2020-06-26Convert CONFIG_BOOTARGS to KconfigTom Rini9-31/+0
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini10-18/+0
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini26-45/+0
2020-06-26bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini1-6/+0
2020-06-26Convert CONFIG_ATMEL_USART to KconfigTom Rini8-8/+0
2020-06-26Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini1-7/+0
2020-06-26Convert CONFIG_ATMEL_HLCD to KconfigTom Rini1-1/+0
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini9-15/+0
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini1-1/+0
2020-06-26Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2-3/+0
2020-06-26Convert CONFIG_AM335X_LCD to KconfigTom Rini1-3/+0
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass1-0/+3
2020-06-25bdinfo: Export some basic printing functionsSimon Glass1-0/+6
2020-06-25bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass1-17/+0
2020-06-25bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass1-1/+0
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini14-151/+40
2020-06-24Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-1/+2
2020-06-24arm64: zynqmp: Reduce console buffer sizeT Karthik Reddy1-0/+2
2020-06-24fpga: zynqpl: Correct PL bitstream loading sequence for zynqaesSiva Durga Prasad Paladugu1-1/+2
2020-06-24arm: versal: Fix xspi0 boot modeMichal Simek1-1/+1
2020-06-24mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen1-0/+1