- 78aaedb regmap: Allow specifying read/write width by Pratyush Yadav · 4 years, 2 months ago
- 97d8a69 regmap: zero out the regmap on allocation by Pratyush Yadav · 4 years, 2 months ago
- ffb22f6 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years, 2 months ago
- d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 2 months ago
- bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
- 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 2 months ago
- 01114ad Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 1 month ago
- 4723fd5 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 7fe8cfd usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 2667dac usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 2 months ago
- 44003f8 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- df5eabc usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 046ade8 usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- df8395a usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 9c61028 sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 49dfbe9 spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 32bbe5b spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- cc6c290 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- d7bd29c remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 44f1c38 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 2 months ago
- 0aeaca6 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 29e0969 phy: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 7334517 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- e9e1bd1 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- b9442a0 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 143d81d net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
- ef04369 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- e2f7421 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 9db60ee net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 2 months ago
- ddc48c1 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- c519cbf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 2 months ago
- 13cbe29 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 1485d64 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years, 2 months ago
- 7f36806 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 2 months ago
- 15b6ab4 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years, 2 months ago
- 2e8c907 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- fe6e209 mailbox: k3: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- e1ce790 mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 48a4eb8 mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
- 6dcc281 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 8985e1c mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · 4 years, 2 months ago
- c646336 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · 4 years, 2 months ago
- 75eed1a mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 661c981 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- b4f11df i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · 4 years, 2 months ago
- e579230 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 46df2f8 dm: syscon: Fix calling dev_dbg with an uninitialized device by Sean Anderson · 4 years, 2 months ago
- a952c3a riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years, 1 month ago
- 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 1 month ago
- 3576121 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 1 month ago
- c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 1 month ago
- 9981a80 ram: sifive: Remove regmap dependency by Bin Meng · 4 years, 2 months ago
- f8c9660 ram: sifive: Check return value on clk_enable() by Bin Meng · 4 years, 2 months ago
- 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
- eaac971 tpm: cr50: Add ACPI support by Simon Glass · 4 years, 2 months ago
- 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
- fd42f26 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 2 months ago
- 23dd0ea dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
- 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
- 7fb568d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 4 months ago
- 25a2e24 net: tsec: Add fixed-link PHY support by Hou Zhiqiang · 4 years, 4 months ago
- b4eb9cf net: tsec: convert to use DM_MDIO when DM_ETH enabled by Hou Zhiqiang · 4 years, 4 months ago
- 16c53ce net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 4 months ago
- c54f613 net: fsl_mdio: Change to use virtual address by Hou Zhiqiang · 4 years, 4 months ago
- 15c49df phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · 4 years, 4 months ago
- 4ab3817 clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag by Michal Simek · 4 years, 2 months ago
- 0981ef7 mmc: zynq: Fix incorrect indentation by Michal Simek · 4 years, 2 months ago
- a798b8a fpga: zynqmp: Protect zynqmp_loads() for SPL by Michal Simek · 4 years, 2 months ago
- 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 2 months ago
- b7d4518 fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros by Michal Simek · 4 years, 2 months ago
- 315a3c3 net: xilinx: axi_emac: Typecast flush_cache arguments by Ashok Reddy Soma · 4 years, 2 months ago
- f9d3b31 net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings by Ashok Reddy Soma · 4 years, 2 months ago
- a253092 nand: Kconfig: Change dependency for NAND_ARASAN by Michal Simek · 4 years, 3 months ago
- 31a359f serial: uartlite: Add support to work with any endianness by T Karthik Reddy · 4 years, 3 months ago
- 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
- 8c40e07 net: gem: Add support for more PHYs on MDIO bus by Michal Simek · 8 years ago
- 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 10 months ago
- 01d89e3 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- 36da81e dm: syscon: typo alerady by Heinrich Schuchardt · 4 years, 3 months ago
- 2512b3b Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · 4 years, 2 months ago
- 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
- 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
- cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years, 2 months ago
- 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 2 months ago
- dec0420 phy: add driver for Qualcomm IPQ40xx USB PHY by Robert Marko · 4 years, 2 months ago
- 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 2 months ago
- 6ef099b IPQ40xx: Add SMEM support by Robert Marko · 4 years, 2 months ago
- f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 2 months ago
- 6e31c62 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 9 months ago
- 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 9 months ago
- 9bd6444 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 6 months ago
- bd4e894 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 2 months ago
- afd4f15 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years, 2 months ago
- 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 2 months ago
- 280af01 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · 4 years, 2 months ago
- 6aa3b74 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · 4 years, 3 months ago
- e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 2 months ago
- 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 4 months ago
- 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 2 months ago