summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18452-0/+452
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-189-60/+60
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-186-0/+6
* common: Drop linux/bug.h from common headerSimon Glass2020-05-1867-0/+67
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-18832-2/+837
* Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-6/+6
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1833-63/+92
* common: Drop init.h from common headerSimon Glass2020-05-1831-0/+31
* common: Drop image.h from common headerSimon Glass2020-05-1818-1/+21
* common: Drop bootstage.h from common headerSimon Glass2020-05-188-0/+8
* common: Drop part.h from common headerSimon Glass2020-05-1834-1/+40
* part: Drop disk_partition_t typedefSimon Glass2020-05-183-13/+13
* common: Drop net.h from common headerSimon Glass2020-05-1892-0/+104
* arm: Don't include common.h in header filesSimon Glass2020-05-183-0/+11
* common: Drop flash.h from common headerSimon Glass2020-05-1810-0/+10
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-173-9/+7
* drivers/reset/Kconfig: fix typoTrevor Woerner2020-05-151-1/+1
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-153-3/+3
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-156-6/+6
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-158-13/+13
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-156-6/+6
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-145-15/+42
|\
| * clk: stm32mp1: fix CK_MPU calculationLionel Debieve2020-05-141-3/+4
| * mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay2020-05-141-1/+1
| * gpio: stm32: support gpio ops in SPLPatrick Delaunay2020-05-141-6/+1
| * usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay2020-05-141-0/+8
| * ram: stm32mp1: Add support for multiple configsMarek Vasut2020-05-141-5/+28
* | Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-05-144-25/+30
|\ \
| * | mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger2020-05-131-2/+2
| * | mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung2020-05-121-4/+3
| * | mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung2020-05-121-2/+4
| * | arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass2020-05-122-16/+17
| * | net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne2020-05-121-1/+4
* | | CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev2020-05-132-11/+64
* | | CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev2020-05-131-27/+29
* | | CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev2020-05-131-1/+4
* | | CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev2020-05-131-7/+20
* | | CLK: ARC: HSDK: driver cleanupEugeniy Paltsev2020-05-131-36/+39
* | | CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev2020-05-131-20/+21
* | | CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev2020-05-131-29/+28
* | | CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev2020-05-131-72/+40
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/12May2020Tom Rini2020-05-123-0/+8
|\ \
| * | usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu2020-05-121-0/+1
| * | usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2020-05-122-0/+7
| |/
* | Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-05-121-0/+15
|\ \ | |/ |/|
| * gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong2020-05-111-0/+15
* | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-112-4/+8
|\ \
| * | video: omap: change include orderDario Binacchi2020-05-111-4/+4
| * | net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii modeMurali Karicheri2020-05-091-0/+4
| |/