mmc: sdhci: Use debug for not supported SDMA info message
[oweals/u-boot.git] / drivers / net /
2020-05-12 Nicolas Saenz Juliennenet: bcmgenet: Don't set ID_MODE_DIS when not using...
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-10 Ye LieQos: Implement the read_rom_hwaddr callback
2020-05-10 Ye Lifec: Move imx_get_mac_from_fuse declare to imx file
2020-05-10 Fugang Duannet: eqos: implement callbaks to get interface and...
2020-05-10 Fugang Duannet: dwc_eth_qos: add dwc eqos for imx support
2020-05-10 Fugang Duannet: phy: realtek: add rx delay support for RTL8211F
2020-05-10 Ye Linet: Update eQos driver and FEC driver to use eth phy...
2020-05-10 Ye Linet: Add eth phy generic driver for shared MDIO
2020-05-10 Peng Fannet: fec: add fuse check
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-09 Murali Karicherinet: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link...
2020-05-08 Tom RiniMerge tag 'efi-2020-07-rc2-3' of https://gitlab.denx...
2020-05-07 Tom RiniMerge branch '2020-05-07-atheros-phy-improvements'
2020-05-07 Michael Wallephy: atheros: consolidate {ar8031|ar8035}_config()
2020-05-07 Michael Wallephy: atheros: ar8035: remove static clock config
2020-05-07 Michael Wallephy: atheros: add device tree bindings and config
2020-05-07 Michael Wallephy: atheros: move delay config to common function
2020-05-07 Michael Wallephy: atheros: introduce debug read and write functions
2020-05-07 Michael Wallephy: atheros: use defines for PHY IDs
2020-05-07 Michael Wallephy: atheros: fix AR8021 PHY ID mask
2020-05-07 Vladimir Olteanphy: atheros: Clarify the intention of ar8021_config
2020-05-07 Vladimir Olteanphy: atheros: Explicitly disable RGMII delays
2020-05-07 Vladimir Olteanphy: atheros: Clarify the configuration of the CLK_25M...
2020-05-07 Vladimir Olteanphy: atheros: Use common functions for RGMII internal...
2020-05-07 Vladimir Olteanphy: atheros: Make RGMII Tx delays actually configurabl...
2020-05-05 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-05 Tom RiniMerge tag 'efi-2020-07-rc2-2' of https://gitlab.denx...
2020-05-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-04 Tom RiniMerge tag 'u-boot-imx-20200502' of https://gitlab.denx...
2020-05-04 Daniel Schwierzecknet: pcnet: fix I/O primitives for memory access
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-01 Marek Vasutnet: smc911x: Add DM support
2020-05-01 Philippe Schenkernet: fec: Add possibility to enable TXC delay
2020-05-01 Philippe Schenkernet: phy: micrel: Add basic support for KSZ9131
2020-05-01 Philippe Schenkernet: phy: micrel: Use defines for PHY_IDs and MASK
2020-05-01 Marek Vasutnet: smc911x: Split non-DM specific bits from common...
2020-05-01 Marek Vasutnet: smc911x: Clean up the status handling in smc911x_r...
2020-05-01 Marek Vasutnet: smc911x: Pass around driver private data
2020-05-01 Marek Vasutnet: smc911x: Convert IO accessors to {read,write}...
2020-05-01 Marek Vasutnet: smc911x: Drop weak alias from 32bit accessors
2020-05-01 Marek Vasutnet: smc911x: Inline all functions from header file
2020-05-01 Marek Vasutnet: smc911x: Pull MII registration into separate function
2020-05-01 Marek Vasutnet: smc911x: Fix potential memleak() in init fail...
2020-05-01 Marek Vasutnet: smc911x: Invert the logic in smc911x_miiphy_{read...
2020-05-01 Marek Vasutnet: smc911x: Rename smc911x_rx() to smc911x_recv()
2020-05-01 Marek Vasutnet: smc911x: Replace malloc()+memset() with calloc()
2020-05-01 Marek Vasutnet: smc911x: Remove pkt_data_{push,pull}
2020-05-01 Marek Vasutnet: rtl8139: Fill in SPDX tag
2020-05-01 Marek Vasutnet: rtl8139: Move functions around
2020-05-01 Marek Vasutnet: rtl8139: Finish cleanup
2020-05-01 Marek Vasutnet: rtl8139: Factor out hardware reset
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_disable()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_poll()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_transmit()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_reset()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of set_rx_mode()
2020-05-01 Marek Vasutnet: rtl8139: Consistently use rtl8139_rx_config
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of read_eeprom()
2020-05-01 Marek Vasutnet: rtl8139: Rework eeprom_delay() macro
2020-05-01 Marek Vasutnet: rtl8139: Register macro cleanup
2020-05-01 Marek Vasutnet: dwc_eth_qos: Prevent DMA from writing updated...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX packet DMA buffer
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX descriptor before reading
2020-05-01 Marek Vasutnet: dwc_eth_qos: Flush the RX descriptors on init
2020-05-01 Marek Vasutnet: dwc_eth_qos: Correctly wrap around TX descriptor...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Fully rewrite RX descriptor field 3
2020-05-01 Marek Vasutnet: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
2020-05-01 Marek Vasutnet: dc2114x: Reorganize driver
2020-05-01 Marek Vasutnet: dc2114x: Clean up INL/OUTL functions
2020-05-01 Marek Vasutnet: dc2114x: Clean up DE4X5 macros
2020-05-01 Marek Vasutnet: dc2114x: Clean up remaining driver code
2020-05-01 Marek Vasutnet: dc2114x: Clean up SROM operations
2020-05-01 Marek Vasutnet: dc2114x: Clean up send_setup_frame()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_halt()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_recv()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_send()
2020-05-01 Marek Vasutnet: dc2114x: Clean up init code
2020-05-01 Marek Vasutnet: pcnet: Switch to PCI memory access
2020-05-01 Marek Vasutnet: pcnet: Replace mips-specific accessors
2020-05-01 Marek Vasutnet: tulip: Remove CONFIG_TULIP_*
2020-05-01 Marek Vasutnet: pcnet: Remove CONFIG_PCNET_79C97x
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Madalin Bucurdriver: net: fm: add DM ETH support
2020-04-29 Madalin Bucurdriver: net: fm: add DM MDIO support
2020-04-29 Madalin Bucurdriver: net: fm: separate receive buffer free code
2020-04-29 Madalin Bucurdriver: net: fm: change init_phy() param
2020-04-29 Ioana Ciorneidrivers: net: fsl-mc: add support for CONFIG_DM_ETH
2020-04-29 Ioana Ciorneidrivers: net: ldpaa: add DTS based probing support
2020-04-29 Ioana Ciorneidrivers: net: add Layerscape mEMAC MDIO driver
2020-04-24 Tom RiniMerge tag 'u-boot-stm32-20200424' of https://gitlab...
next