usb: dwc3: Fix not calling dev_xxx with a device
[pandora-u-boot.git] / drivers /
2020-09-30 Sean Andersonusb: dwc3: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonusb: dwc2: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonusb: cdns3: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonsysreset: ti: Fix not calling dev_err with a device
2020-09-30 Sean Andersonspi: zynqmp_gqspi: Fix not calling dev_err with a device
2020-09-30 Sean Andersonspi: sunxi: Fix not calling dev_err with a device
2020-09-30 Sean Andersonsoc: qualcomm: Fix not calling dev_err with a device
2020-09-30 Sean Andersonremoteproc: k3: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonremoteproc: k3-r5: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonremoteproc: Remove unused function rproc_elf_sanity_check
2020-09-30 Sean Andersonphy: usbphyc: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: ti: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: sun4i-usb: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: rockchip: Fix not calling dev_err with a device
2020-09-30 Sean Andersonphy: marvell: Fix not calling dev_err with a device
2020-09-30 Sean Andersonnet: ti: cpsw: Fix not calling dev_dbg with a device
2020-09-30 Sean Andersonnet: sun8i_emac: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonnet: sunxi: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonnet: mvpp2: Convert netdev_xxx to dev_xxx
2020-09-30 Sean Andersonnet: mvpp2: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonnet: mvneta: Convert netdev_xxx to dev_xxx
2020-09-30 Sean Andersonnet: mvneta: Fix not always calling dev_err with a...
2020-09-30 Sean Andersonnet: bcm6368: Fix not calling dev_info with a device
2020-09-30 Sean Andersonnand: vybrid: Re-introduce vf610_nfc.dev
2020-09-30 Sean Andersonnand: brcmnand: Fix not calling dev_err() with a device
2020-09-30 Sean Andersonnand: atmel: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonmailbox: k3: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmmc: mtk-sd: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmmc: bcm2835-host: Fix not calling dev_dbg with a device
2020-09-30 Sean Andersonmtd: spi-nand: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmtd: spi: Fix logging in spi-nor-tiny
2020-09-30 Sean Andersonmtd: spi: Include dm.h in spi-nor-core.c
2020-09-30 Sean Andersonmtd: nand: sunxi: Fix not calling dev_err with a device
2020-09-30 Sean Andersonmtd: nand: pxa3xx: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersoni2c: mxc: Fix dev_err being called on a nonexistant...
2020-09-30 Sean Andersonfirmware: ti_sci: Fix not calling dev_err with a device
2020-09-30 Sean Andersondm: syscon: Fix calling dev_dbg with an uninitialized...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glasstpm: cr50: Add ACPI support
2020-09-25 Simon Glassx86: acpi: Add common Intel ACPI tables
2020-09-25 Simon Glassi2c: Add a generic driver to generate ACPI info
2020-09-25 Simon Glassdm: acpi: Use correct GPIO polarity type in acpi_dp_add...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-24 Tom RiniMerge branch 'mpc85xx-for-v2021.01' into next
2020-09-24 Hou Zhiqiangnet: tsec: Add the compatible string "gianfar" support
2020-09-24 Hou Zhiqiangnet: tsec: Add fixed-link PHY support
2020-09-24 Hou Zhiqiangnet: tsec: convert to use DM_MDIO when DM_ETH enabled
2020-09-24 Hou Zhiqiangnet: fsl_mdio: Correct the MII management register...
2020-09-24 Hou Zhiqiangnet: fsl_mdio: Change to use virtual address
2020-09-24 Vladimir Olteanphy: make phy_connect_fixed work with a null mdio bus
2020-09-23 Michal Simekclk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
2020-09-23 Michal Simekmmc: zynq: Fix incorrect indentation
2020-09-23 Michal Simekfpga: zynqmp: Protect zynqmp_loads() for SPL
2020-09-23 Michal Simekfpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
2020-09-23 Michal Simekfpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros
2020-09-23 Ashok Reddy Somanet: xilinx: axi_emac: Typecast flush_cache arguments
2020-09-23 Ashok Reddy Somanet: xilinx: axi_emac: Fix dma descriptors for 64bit...
2020-09-23 Michal Simeknand: Kconfig: Change dependency for NAND_ARASAN
2020-09-23 T Karthik Reddyserial: uartlite: Add support to work with any endianness
2020-09-23 Michal Simekxilinx: kconfig: Change Kconfig dependencies for Xilinx...
2020-09-23 Michal Simeknet: gem: Add support for more PHYs on MDIO bus
2020-09-23 Michal Simekxilinx: drivers: Use '_' instead of '-' in driver name
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Patrick Delaunaydm: add cells_count parameter in live DT APIs of_parse_...
2020-09-22 Heinrich Schuchardtdm: syscon: typo alerady
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-19 Tom RiniMerge tag 'efi-2020-10-rc5-2' of https://gitlab.denx...
2020-09-19 Tom RiniMerge branch '2020-09-18-improve-ipq40xx-support' into...
2020-09-18 Heinrich Schuchardtrng: stm32mp1: use log() instead of printf()
2020-09-18 Robert Markousb: dwc3: Add Qualcomm DWC3 compatible string
2020-09-18 Robert Markophy: add driver for Qualcomm IPQ40xx USB PHY
2020-09-18 Robert Markoreset: Add IPQ40xx reset controller driver
2020-09-18 Robert MarkoIPQ40xx: Add SMEM support
2020-09-18 Tom RiniMerge tag 'u-boot-imx-20200918' of https://gitlab.denx...
2020-09-17 Tom RiniMerge tag 'for-v2021.01-next' of https://gitlab.denx...
2020-09-17 Haibo Chenmmc: fsl_esdhc_imx: check the clock stable status after...
2020-09-17 Heiko Schochernet, qe: add DM support for QE UEC ethernet
2020-09-17 Heiko Schocherpowerpc, qe: add DTS support for parallel I/O ports
2020-09-17 Heiko Schocherpowerpc, qe: fix codingstyle issues for drivers/qe
2020-09-16 Tom RiniMerge tag 'efi-2020-10-rc5' of https://gitlab.denx...
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-15 Faiz Abbasspi: omap3_spi: Read platform data in ofdata_to_platdata()
2020-09-15 Faiz Abbasarm: mach-omap2: am33xx: Add device structure for spi
2020-09-15 Faiz Abbasspi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL...
2020-09-15 Suman Annaremoteproc: k3-r5: Add support for J7200 R5Fs
2020-09-15 Tom RiniMerge tag 'mmc-2020-9-15' of https://gitlab.denx.de...
2020-09-15 Andre Heidermmc: xenon_sdhci: Add missing common host capabilities
2020-09-15 Manivannan Sadhasivammmc: msm_sdhci: Use mmc_of_parse for setting host_caps
2020-09-14 Tom RiniMerge branch '2020-09-12-assorted-bugfixes'
2020-09-11 T Karthik Reddymtd: nand: Fix nand write error with bad block addresse...
2020-09-10 Chuanjia LiuPCI: mediatek: Release the resource when PCIe enable...
2020-09-10 Tom RiniMerge branch '2020-09-09-assorted-soc-updates' into...
2020-09-10 Chuanjia LiuPCI: mediatek: Release the resource when PCIe enable...
2020-09-09 Ryan Chenclock:aspeed: Sync with Linux kernel clock header define
2020-09-09 Ryan Chencosmetic: aspeed: ast2500: Rename clock header
2020-09-09 Tom RiniMerge tag 'u-boot-stm32-20200909' of https://gitlab...
2020-09-09 Tom RiniMerge tag 'rpi-next-2020.10.2' of https://gitlab.denx...
2020-09-08 Jason Wesselbcmgenet: Add support for rgmii-rxid
2020-09-08 Jason Wesselbcmgenet: fix DMA buffer management
next