- cc83018 net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 9 months ago
- c70631f net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 9 months ago
- 5905147 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 9 months ago
- fa8efac net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 9 months ago
- 8577e8c net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 9 months ago
- 689434e net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 9 months ago
- 25eb468 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 8 months ago
- 167c0b6 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 9 months ago
- 14330e5 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 9 months ago
- 84358cf net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 9 months ago
- cf61359 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 9 months ago
- 433f0ea net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 9 months ago
- 7f53256 net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 8 months ago
- 5cf2585 net: rtl8139: Move functions around by Marek Vasut · 4 years, 8 months ago
- 278734b net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 8 months ago
- 0b9aab8 net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 8 months ago
- 111bcae net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 8 months ago
- 60992ef net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 8 months ago
- fbead9a net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 8 months ago
- a51de2b net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 8 months ago
- e07aa6d net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 8 months ago
- 6e61bf5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 8 months ago
- 298b3de net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 8 months ago
- 77676d5 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 8 months ago
- 230d982 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 8 months ago
- 091b6db net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 8 months ago
- e8e5c2b net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 8 months ago
- c4db844 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 8 months ago
- 873f8e4 net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 8 months ago
- f4f1f4d net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 8 months ago
- d54c98e net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 8 months ago
- 091eea8 net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 7 months ago
- 5e2ad05 net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 7 months ago
- f02b701 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 7 months ago
- 75244fb net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 7 months ago
- 81d10f7 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 7 months ago
- b46c7a0 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 7 months ago
- e13635a net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 7 months ago
- 1f34678 net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 7 months ago
- f30abb7 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 7 months ago
- e3ffef3 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 7 months ago
- 268cc5b net: dc2114x: Clean up init code by Marek Vasut · 4 years, 7 months ago
- 04235cc net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 7 months ago
- 022fedf net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 8 months ago
- 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 8 months ago
- 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 8 months ago
- 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
- ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
- 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
- bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
- 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
- 9d327b0 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
- 248f920 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
- 11fa7a3 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
- 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 9 months ago
- 872004f drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 9 months ago
- 799a443 drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 9 months ago
- df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
- 7e9f5fb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
- 190ee83 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 7 months ago
- ce17fe1 usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 7 months ago
- 8bef169 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 7 months ago
- 9225f3e usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 7 months ago
- bb3569d usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 7 months ago
- 637ad63 usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- 4b88d6f usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 7 months ago
- a29def2 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 7 months ago
- 86724a5 phy: meson: add GXBB PHY driver by Beniamino Galvani · 5 years ago
- be15428 clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · 4 years, 7 months ago
- a0f6da6 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 7 months ago
- 6e38a5c Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 7 months ago
- 1aa3089 sysreset: add reset controller based reboot driver by developer · 4 years, 7 months ago
- d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 8 months ago
- ce9dfb9 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 7 months ago
- aa12d51 clk: versal: Fix watchdog clock issue by T Karthik Reddy · 4 years, 8 months ago
- 529e6f0 mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 8 months ago
- 6575713 ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 7 months ago
- 6a0e7a6 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · 4 years, 7 months ago
- 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 7 months ago
- 100e860 rtc: ds1374: typo Watchdog by Heinrich Schuchardt · 4 years, 7 months ago
- d4e78c3 spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 7 months ago
- 8821be4 clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 7 months ago
- 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 7 months ago
- f497770 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 7 months ago
- 1e36545 cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · 4 years, 8 months ago
- 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 8 months ago
- 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 8 months ago
- cf01a7e bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · 4 years, 9 months ago
- d5d7395 eth: mtk-eth: add mt7531 switch support in mediatek eth driver by developer · 4 years, 9 months ago
- 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 9 months ago
- 0bef026 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · 4 years, 7 months ago
- 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 7 months ago
- ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
- 4c8288f drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · 4 years, 8 months ago
- 3d5256e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 8 months ago
- 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 8 months ago
- 9f7baeb mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 8 months ago
- 5b0dad9 drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · 4 years, 8 months ago
- ee6ad59 drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · 4 years, 8 months ago