aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass9-60/+60
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass6-0/+6
2020-05-18common: Drop linux/bug.h from common headerSimon Glass67-0/+67
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop log.h from common headerSimon Glass832-2/+837
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass1-6/+6
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass33-63/+92
2020-05-18common: Drop init.h from common headerSimon Glass31-0/+31
2020-05-18common: Drop image.h from common headerSimon Glass18-1/+21
2020-05-18common: Drop bootstage.h from common headerSimon Glass8-0/+8
2020-05-18common: Drop part.h from common headerSimon Glass34-1/+40
2020-05-18part: Drop disk_partition_t typedefSimon Glass3-13/+13
2020-05-18common: Drop net.h from common headerSimon Glass92-0/+104
2020-05-18arm: Don't include common.h in header filesSimon Glass3-0/+11
2020-05-18common: Drop flash.h from common headerSimon Glass10-0/+10
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle3-9/+7
2020-05-15drivers/reset/Kconfig: fix typoTrevor Woerner1-1/+1
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner3-3/+3
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner6-6/+6
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner8-13/+13
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner6-6/+6
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini5-15/+42
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini4-25/+30
2020-05-14clk: stm32mp1: fix CK_MPU calculationLionel Debieve1-3/+4
2020-05-14mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay1-1/+1
2020-05-14gpio: stm32: support gpio ops in SPLPatrick Delaunay1-6/+1
2020-05-14usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay1-0/+8
2020-05-14ram: stm32mp1: Add support for multiple configsMarek Vasut1-5/+28
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev2-11/+64
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev1-27/+29
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev1-1/+4
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev1-7/+20
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev1-36/+39
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev1-20/+21
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev1-29/+28
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev1-72/+40
2020-05-13mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger1-2/+2
2020-05-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini3-0/+8
2020-05-12Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+15
2020-05-12mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung1-4/+3
2020-05-12mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung1-2/+4
2020-05-12arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass2-16/+17
2020-05-12net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne1-1/+4
2020-05-12usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu1-0/+1
2020-05-12usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2-0/+7
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-4/+8
2020-05-11Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini28-155/+1541
2020-05-11gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong1-0/+15
2020-05-11video: omap: change include orderDario Binacchi1-4/+4
2020-05-11sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters arrayYe Li1-0/+1