summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-305-3/+13
|\
| * net: pcnet: Add Kconfig entriesMarek Vasut2020-06-291-1/+0
| * net: pcnet: Drop PCNET_HAS_PROMMarek Vasut2020-06-291-1/+0
| * Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...WIP/28Jun2020Tom Rini2020-06-281-0/+6
| |\
| | * video: mipi update panel platform dataYannick Fertre2020-06-281-0/+6
| * | rk3399: Add BOOTENV_SF commandJagan Teki2020-06-271-0/+1
| |/
| * Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/24Jun2020Tom Rini2020-06-241-1/+2
| |\
| | * mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen2020-06-241-0/+1
| | * mmc: fsl_esdhc_imx: fix the mask for tuning start pointHaibo Chen2020-06-241-1/+1
| * | psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada2020-06-231-2/+2
| * | zfs: fix missing include for disk_partition definitionJoel Johnson2020-06-231-0/+2
| |/
* | arm: pxa: mmc: add driver model supportMarcel Ziswiler2020-06-301-0/+22
* | kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler2020-06-301-7/+0
* | dm: core: gracefully handle alias seq without ofMarcel Ziswiler2020-06-301-0/+4
* | serial: pxa: clean-up platform data include fileMarcel Ziswiler2020-06-301-4/+4
* | spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski2020-06-293-15/+0
* | spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski2020-06-291-2/+0
* | Convert CONFIG_CADENCE_QSPI to KconfigTom Rini2020-06-291-1/+0
* | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-292-5/+5
* | Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini2020-06-2616-32/+0
* | Convert CONFIG_BOOTM_NETBSD to KconfigTom Rini2020-06-262-6/+0
* | arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini2020-06-265-20/+0
* | nxp: Finish switch to CONFIG_NXP_ESBCTom Rini2020-06-261-2/+2
* | Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigTom Rini2020-06-266-11/+0
* | arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini2020-06-262-2/+0
* | Convert CONFIG_CONS_INDEX to KconfigTom Rini2020-06-2612-23/+0
* | 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-2616-20/+0
* | 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-261-3/+0
* | Convert CONFIG_BOARD_TYPES to KconfigTom Rini2020-06-262-3/+0
* | Convert CONFIG_BCH to KconfigTom Rini2020-06-262-4/+0
* | Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-269-31/+0
* | Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-2610-18/+0
* | Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-2626-45/+0
* | bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini2020-06-261-6/+0
* | Convert CONFIG_ATMEL_USART to KconfigTom Rini2020-06-268-8/+0
* | Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini2020-06-261-7/+0
* | Convert CONFIG_ATMEL_HLCD to KconfigTom Rini2020-06-261-1/+0
* | Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-269-15/+0
* | Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-261-1/+0
* | Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2020-06-262-3/+0
* | Convert CONFIG_AM335X_LCD to KconfigTom Rini2020-06-261-3/+0
* | bdinfo: arm: Move ARM-specific info into its own fileSimon Glass2020-06-251-0/+3
* | bdinfo: Export some basic printing functionsSimon Glass2020-06-251-0/+6
* | bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass2020-06-251-17/+0
* | bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass2020-06-251-1/+0
* | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-nextTom Rini2020-06-2514-151/+40
|\ \