colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / drivers /
2020-05-23 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-23 Tom RiniMerge branch 'net' of git://git.denx.de/u-boot-socfpga
2020-05-22 Marek Vasutnet: ks8851: Add Kconfig entries
2020-05-22 Marek Vasutnet: ks8851: Add DM support
2020-05-22 Marek Vasutnet: ks8851: Receive one packet per recv call
2020-05-22 Marek Vasutnet: ks8851: Split non-DM specific bits from common...
2020-05-22 Marek Vasutnet: ks8851: Pass around driver private data
2020-05-22 Marek Vasutnet: ks8851: Checkpatch cleanup
2020-05-22 Marek Vasutnet: ks8851: Clean up chip ID readout
2020-05-22 Marek Vasutnet: ks8851: Remove type_frame_head
2020-05-22 Marek Vasutnet: ks8851: Trim down struct ks_net
2020-05-22 Marek Vasutnet: ks8851: Use 16bit RXQCR access
2020-05-22 Marek Vasutnet: ks8851: Remove RXQCR cache
2020-05-22 Marek Vasutnet: ks8851: Replace malloc()+memset() with calloc()
2020-05-22 Tom RiniMerge tag 'u-boot-rockchip-20200522' of https://gitlab...
2020-05-22 Tom RiniMerge tag 'imx8qxp-fixes' of https://gitlab.denx.de...
2020-05-22 Tom RiniMerge tag 'efi-2020-07-rc3-2' of https://gitlab.denx...
2020-05-22 Tom RiniMerge tag 'uniphier-v2020.07' of https://gitlab.denx...
2020-05-22 Hayes Wangeth/r8152: fix typo in register name
2020-05-22 Chunfeng Yunusb: dwc3: fix NULL pointer issue
2020-05-22 Adam Fordusb: ehci-omap: Add Support for DM_USB and OF_CONTROL
2020-05-22 Jagan Tekipci: Add Rockchip PCIe PHY controller driver
2020-05-22 Jagan Tekipci: Add Rockchip PCIe controller driver
2020-05-22 Jagan Tekiclk: rk3399: Enable/Disable the PCIEPHY clk
2020-05-22 Jagan Tekiclk: rk3399: Add enable/disable clks
2020-05-22 Anatolij Gustschinthermal: imx_scu_thermal: prevent boot hang with zero...
2020-05-22 Anatolij Gustschincpu: imx8: use intended cpu-thermal device when getting...
2020-05-22 Anatolij Gustschincpu: imx8: fix type and rate detection
2020-05-22 Masahiro Yamadamtd: rawnand: denali: deassert write protect pin
2020-05-22 Masahiro Yamadamtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES...
2020-05-21 Tom RiniMerge git://git.denx.de/u-boot-sh
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-20 Tom RiniMerge branch '2020-05-19-misc-fixes'
2020-05-19 Jan Kiszkadrivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Razvan Ionut Cirjannet: fsl-mc: fixup DPC: add /board/ports node if missing
2020-05-19 Laurentiu Tudordrivers: net: fsl-mc: fixup msi-map property
2020-05-19 Madalin Bucurdriver: net: fm: minor fix in DM ETH support
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon GlassFix some checkpatch warnings in calls to udelay()
2020-05-19 Simon Glasscommon: Drop linux/stringify.h from common header
2020-05-19 Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19 Simon Glasscommon: Drop asm/ptrace.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon GlassFix some checkpatch warnings in calls to debug()
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-18 Simon Glassarm: Don't include common.h in header files
2020-05-18 Simon Glasscommon: Drop flash.h from common header
2020-05-18 Tom RiniMerge tag 'efi-2020-07-rc3' of https://gitlab.denx...
2020-05-17 Michael Walleefi_loader: round the memory area in efi_add_memory_map()
2020-05-15 Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15 Trevor Woernerdrivers/reset/Kconfig: fix typo
2020-05-15 Trevor Woernerrename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
2020-05-15 Trevor Woernerrename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
2020-05-15 Trevor Woernerrename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
2020-05-15 Trevor Woernerrename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
2020-05-14 Tom RiniMerge tag 'u-boot-stm32-20200514' of https://gitlab...
2020-05-14 Tom RiniMerge tag 'rpi-next-2020.07' of https://gitlab.denx...
2020-05-14 Lionel Debieveclk: stm32mp1: fix CK_MPU calculation
2020-05-14 Patrick Delaunaymmc: stm32_sdmmc2: change the displayed config name
2020-05-14 Patrick Delaunaygpio: stm32: support gpio ops in SPL
2020-05-14 Patrick Delaunayusb: gadget: g_dnl: add function g_dnl_set_product
2020-05-14 Marek Vasutram: stm32mp1: Add support for multiple configs
2020-05-13 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc3' of https://gitlab...
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: add separate clock map for HSDK-4xD
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: define clock map with DT binding constants
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: make set_clock optional
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: prepare for multiple clock maps support
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: driver cleanup
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: use appropriate config data types
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: drop unused offset
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: avoid code duplication
2020-05-13 Matthias Bruggermmc: sdhci: Use debug for not supported SDMA info message
2020-05-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-05-12 Tom RiniMerge tag 'u-boot-amlogic-20200511' of https://gitlab...
2020-05-12 Jaehoon Chungmmc: sdhci: not return error when SDMA is not supported
2020-05-12 Jaehoon Chungmmc: sdhci: use phys2bus macro when dma address is...
2020-05-12 Simon Glassarm: bcm283x: serial: Move ofdata reading to probe...
2020-05-12 Nicolas Saenz Juliennenet: bcmgenet: Don't set ID_MODE_DIS when not using...
2020-05-12 Siva Durga Prasad... usb: dwc3: Add versal compatibility string to dwc3...
2020-05-12 Jagan Tekiusb: dwc3: add dis_del_phy_power_chg_quirk
2020-05-11 Tom RiniMerge tag 'efi-2020-07-rc2-4' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'ti-v2020.07-rc2' of https://gitlab.denx...
2020-05-11 Tom RiniMerge tag 'u-boot-imx-20200511' of https://gitlab.denx...
2020-05-11 Neil Armstronggpio: emulate open drain & open source in dm_gpio_set_v...
2020-05-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-05-11 Dario Binacchivideo: omap: change include order
2020-05-10 Ye Lisf: Add Macronix MX25R6435F SPI NOR flash to flash...
2020-05-10 Dario Binacchispi: fix dev parameter in dev_* calls
2020-05-10 Kuldeep Singhspi: nxp-fspi: Use new readl_poll_sleep_timeout API
2020-05-10 Jagan Tekiphy: Use _nodev naming convention if non-device clients
2020-05-10 Jagan Tekispi: Zap lpc32xx_ssp driver-related code
2020-05-10 Peng Fanimx: imx8qm/imx8qxp: Power down the resources before...
next