summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka
2020-05-19net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan
2020-05-19drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor
2020-05-19driver: net: fm: minor fix in DM ETH supportMadalin Bucur
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-15drivers/reset/Kconfig: fix typoTrevor Woerner
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-05-14clk: stm32mp1: fix CK_MPU calculationLionel Debieve
2020-05-14mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay
2020-05-14gpio: stm32: support gpio ops in SPLPatrick Delaunay
2020-05-14usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay
2020-05-14ram: stm32mp1: Add support for multiple configsMarek Vasut
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev
2020-05-13mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger
2020-05-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-05-12mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung
2020-05-12mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung
2020-05-12arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass
2020-05-12net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne