summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: Fix not always calling dev_err with a deviceSean Anderson2020-09-301-2/+2
* net: bcm6368: Fix not calling dev_info with a deviceSean Anderson2020-09-301-2/+1
* nand: vybrid: Re-introduce vf610_nfc.devSean Anderson2020-09-301-17/+21
* nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson2020-09-301-14/+6
* nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-30/+39
* mailbox: k3: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+4
* mmc: mtk-sd: Fix not calling dev_err with a deviceSean Anderson2020-09-301-11/+13
* mmc: bcm2835-host: Fix not calling dev_dbg with a deviceSean Anderson2020-09-301-17/+17
* mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson2020-09-301-4/+4
* mtd: spi: Fix logging in spi-nor-tinySean Anderson2020-09-301-5/+16
* mtd: spi: Include dm.h in spi-nor-core.cSean Anderson2020-09-301-0/+1
* mtd: nand: sunxi: Fix not calling dev_err with a deviceSean Anderson2020-09-301-22/+23
* mtd: nand: pxa3xx: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-15/+15
* i2c: mxc: Fix dev_err being called on a nonexistant variableSean Anderson2020-09-301-2/+5
* firmware: ti_sci: Fix not calling dev_err with a deviceSean Anderson2020-09-301-7/+16
* dm: syscon: Fix calling dev_dbg with an uninitialized deviceSean Anderson2020-09-301-1/+1
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...WIP/25Sep2020-nextTom Rini2020-09-257-1/+326
|\
| * tpm: cr50: Add ACPI supportSimon Glass2020-09-251-0/+55
| * x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-251-0/+9
| * i2c: Add a generic driver to generate ACPI infoSimon Glass2020-09-254-0/+261
| * dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-251-1/+1
* | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/24Sep2020-nextTom Rini2020-09-2417-56/+106
|\ \ | |/ |/|
| * clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flagMichal Simek2020-09-231-0/+1
| * mmc: zynq: Fix incorrect indentationMichal Simek2020-09-231-1/+1
| * fpga: zynqmp: Protect zynqmp_loads() for SPLMichal Simek2020-09-231-1/+1
| * fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-2/+1
| * fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek2020-09-231-4/+4
| * net: xilinx: axi_emac: Typecast flush_cache argumentsAshok Reddy Soma2020-09-231-6/+6
| * net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warningsAshok Reddy Soma2020-09-231-12/+24
| * nand: Kconfig: Change dependency for NAND_ARASANMichal Simek2020-09-231-1/+1
| * serial: uartlite: Add support to work with any endiannessT Karthik Reddy2020-09-231-16/+48
| * xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek2020-09-233-7/+3
| * net: gem: Add support for more PHYs on MDIO busMichal Simek2020-09-231-0/+10
| * xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek2020-09-236-6/+6
* | net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang2020-09-241-2/+14
* | net: tsec: Add fixed-link PHY supportHou Zhiqiang2020-09-241-1/+4
* | net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang2020-09-241-33/+5
* | net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang2020-09-241-6/+22
* | net: fsl_mdio: Change to use virtual addressHou Zhiqiang2020-09-241-1/+1
* | phy: make phy_connect_fixed work with a null mdio busVladimir Oltean2020-09-241-2/+2
* | dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay2020-09-222-4/+6
* | dm: syscon: typo aleradyHeinrich Schuchardt2020-09-221-3/+7
* | Merge branch '2020-09-14-generic-phy-error-trace' into nextWIP/21Sep2020-nextTom Rini2020-09-215-19/+54
|\ \
| * | usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * | ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-2/+2
| * | usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * | usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * | phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay2020-09-081-5/+40
* | | Merge branch 'master' into nextTom Rini2020-09-216-28/+31
|\ \ \ | | |/ | |/|
| * | Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/19Sep2020Tom Rini2020-09-191-1/+3
| |\ \