Age | Commit message (Expand) | Author |
2019-01-24 | net: remove CONFIG_MCAST_TFTP | Chris Packham |
2019-01-24 | net: move ether_crc to tsec driver | Chris Packham |
2019-01-24 | net: phy: realtek: Add functions to read PHY's extended registers | Carlo Caione |
2019-01-24 | net: macb: fix mapping of registers | Ramon Fried |
2019-01-24 | net: mvneta: Add GPIO configuration support | Aditya Prayoga |
2019-01-24 | net: mvgbe: fallback phy-mode to GMII | Chris Packham |
2019-01-24 | net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps | Andreas Pretzsch |
2019-01-24 | net: mvpp2: mdio device per port | Baruch Siach |
2019-01-24 | net: mvpp2: fix lookup of mdio registers base address | Baruch Siach |
2019-01-24 | net: designware: clear padding bytes | Simon Goldschmidt |
2019-01-24 | net: designware: fix tx packet length | Simon Goldschmidt |
2019-01-24 | net: phy: Add clause 45 identifier to phy_device | Pankaj Bansal |
2019-01-24 | net: phy: Move fixed link code to separate routine | Siva Durga Prasad Paladugu |
2019-01-24 | zynq-gem: Use appropriate cache flush/invalidate for RX and TX | Stefan Theil |
2019-01-23 | net: add MSCC Ocelot switch support | Gregory CLEMENT |
2019-01-18 | Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2019-01-17 | Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips | Tom Rini |
2019-01-17 | fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi | Mian Yousaf Kaukab |
2019-01-16 | net: bcm6368: fix restart flow issues | Álvaro Fernández Rojas |
2019-01-15 | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-01-14 | net: Fix error handling in sb_eth_raw_ofdata_to_platdata() | Simon Glass |
2019-01-14 | ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs | Weijie Gao |
2019-01-01 | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2019-01-01 | imx: rename mx8m,MX8M to imx8m,IMX8M | Peng Fan |
2018-12-26 | phy: Fix u-boot coruption when fixed-phy is used | Michal Simek |
2018-12-19 | net: add support for bcm6368-enet | Álvaro Fernández Rojas |
2018-12-19 | net: add support for bcm6348-enet | Álvaro Fernández Rojas |
2018-12-10 | Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2018-12-08 | lib: merge CRC16-CCITT into u-boot/crc.h | Philipp Tomsich |
2018-12-06 | armv8: lx2160a: Add LX2160A SoC Support | Priyanka Jain |
2018-12-06 | net: fm: add TFABOOT support | Rajesh Bhagat |
2018-12-05 | Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm | Tom Rini |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-12-05 | sandbox: net: Correct name copy in eth_raw_bus_post_bind() | Simon Glass |
2018-12-03 | Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze | Tom Rini |
2018-12-03 | net: zynq_gem: Add check for 64-bit dma support by hardware | Siva Durga Prasad Paladugu |
2018-12-03 | net: zynq_gem: Added 64-bit addressing support | Vipul Kumar |
2018-11-29 | Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic | Tom Rini |
2018-11-27 | spi: Remove unused spi_init | Jagan Teki |
2018-11-26 | net: designware: add meson meson axg compatible | Neil Armstrong |
2018-11-26 | net: designware: add meson meson gxbb compatible | Neil Armstrong |
2018-11-23 | sun8i_emac: add support for setting EMAC TX/RX delay | Icenowy Zheng |
2018-11-05 | driver: net: ti: keystone_net: switch to use common mdio lib | Grygorii Strashko |
2018-11-05 | driver: net: ti: cpsw: switch to use common mdio lib | Grygorii Strashko |
2018-11-05 | driver: net: ti: introduce common mdio support library | Grygorii Strashko |
2018-11-05 | driver: net: ti: cpsw: update to use SPDX identifier | Grygorii Strashko |
2018-11-05 | drivers: net: keystone_net: drop non dm code | Grygorii Strashko |
2018-11-05 | configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig | Grygorii Strashko |
2018-11-05 | driver: net: consolidate ti's code in separate folder | Grygorii Strashko |
2018-11-05 | net: phy: mscc: add support for VSC8574 PHY | Quentin Schulz |