| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2019-01-01 | 1 | -1/+1 |
|\ |
|
| * | imx: rename mx8m,MX8M to imx8m,IMX8M | Peng Fan | 2019-01-01 | 1 | -1/+1 |
* | | phy: Fix u-boot coruption when fixed-phy is used | Michal Simek | 2018-12-26 | 1 | -1/+2 |
* | | net: add support for bcm6368-enet | Álvaro Fernández Rojas | 2018-12-19 | 3 | -0/+634 |
* | | net: add support for bcm6348-enet | Álvaro Fernández Rojas | 2018-12-19 | 3 | -0/+548 |
|/ |
|
* | Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2018-12-10 | 3 | -4/+209 |
|\ |
|
| * | armv8: lx2160a: Add LX2160A SoC Support | Priyanka Jain | 2018-12-06 | 2 | -1/+109 |
| * | net: fm: add TFABOOT support | Rajesh Bhagat | 2018-12-06 | 1 | -3/+100 |
* | | lib: merge CRC16-CCITT into u-boot/crc.h | Philipp Tomsich | 2018-12-08 | 1 | -1/+1 |
* | | Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm | Tom Rini | 2018-12-05 | 1 | -1/+1 |
|\ \ |
|
| * | | sandbox: net: Correct name copy in eth_raw_bus_post_bind() | Simon Glass | 2018-12-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2018-12-05 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | spi: Remove unused spi_init | Jagan Teki | 2018-11-27 | 1 | -3/+0 |
* | | Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze | Tom Rini | 2018-12-03 | 1 | -10/+77 |
|\ \ |
|
| * | | net: zynq_gem: Add check for 64-bit dma support by hardware | Siva Durga Prasad Paladugu | 2018-12-03 | 1 | -1/+23 |
| * | | net: zynq_gem: Added 64-bit addressing support | Vipul Kumar | 2018-12-03 | 1 | -9/+54 |
| |/ |
|
* | | Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic | Tom Rini | 2018-11-29 | 1 | -0/+2 |
|\ \ |
|
| * | | net: designware: add meson meson axg compatible | Neil Armstrong | 2018-11-26 | 1 | -0/+1 |
| * | | net: designware: add meson meson gxbb compatible | Neil Armstrong | 2018-11-26 | 1 | -0/+1 |
| |/ |
|
* | | sun8i_emac: add support for setting EMAC TX/RX delay | Icenowy Zheng | 2018-11-23 | 1 | -3/+31 |
|/ |
|
* | driver: net: ti: keystone_net: switch to use common mdio lib | Grygorii Strashko | 2018-11-05 | 2 | -102/+18 |
* | driver: net: ti: cpsw: switch to use common mdio lib | Grygorii Strashko | 2018-11-05 | 1 | -128/+6 |
* | driver: net: ti: introduce common mdio support library | Grygorii Strashko | 2018-11-05 | 3 | -1/+222 |
* | driver: net: ti: cpsw: update to use SPDX identifier | Grygorii Strashko | 2018-11-05 | 1 | -10/+2 |
* | drivers: net: keystone_net: drop non dm code | Grygorii Strashko | 2018-11-05 | 1 | -286/+1 |
* | configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig | Grygorii Strashko | 2018-11-05 | 1 | -0/+5 |
* | driver: net: consolidate ti's code in separate folder | Grygorii Strashko | 2018-11-05 | 9 | -14/+24 |
* | net: phy: mscc: add support for VSC8574 PHY | Quentin Schulz | 2018-11-05 | 1 | -0/+420 |
* | net: phy: mscc: factorize part of config function for VSC8584 | Quentin Schulz | 2018-11-05 | 1 | -17/+39 |
* | net: phy: mscc: add support for VSC8584 PHY | Quentin Schulz | 2018-11-05 | 1 | -0/+553 |
* | net: ftgmac100: Add support for the Aspeed SoC | Cédric Le Goater | 2018-11-05 | 1 | -4/+27 |
* | net: ftgmac100: add clock support | Cédric Le Goater | 2018-11-05 | 1 | -1/+14 |
* | net: ftgmac100: handle timeouts when transmitting | Cédric Le Goater | 2018-11-05 | 1 | -0/+24 |
* | net: ftgmac100: convert the RX/TX descriptor arrays | Cédric Le Goater | 2018-11-05 | 1 | -77/+64 |
* | net: ftgmac100: add MDIO bus and phylib support | Cédric Le Goater | 2018-11-05 | 1 | -220/+160 |
* | net: ftgmac100: use setbits_le32() in the reset method | Cédric Le Goater | 2018-11-05 | 1 | -1/+1 |
* | net: ftgmac100: convert to driver model | Cédric Le Goater | 2018-11-05 | 2 | -92/+157 |
* | net: ftgmac100: use the aligned() macro | Cédric Le Goater | 2018-11-05 | 1 | -2/+2 |
* | net: ftgmac100: use the BIT() macro | Cédric Le Goater | 2018-11-05 | 1 | -77/+77 |
* | net: Add MT7628 ethernet driver | Stefan Roese | 2018-11-05 | 3 | -0/+652 |
* | powerpc: t1040: Correct RCW EC2 settings | Bin Meng | 2018-10-29 | 1 | -3/+0 |
* | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay | 2018-10-28 | 1 | -1/+2 |
* | net: fec_mxc: add support for i.MX8X | Anatolij Gustschin | 2018-10-24 | 3 | -4/+61 |
* | net: mvpp2: increase PHY reset pulse | Baruch Siach | 2018-10-24 | 1 | -1/+1 |
* | net: mvpp2: fix polarity of PHY reset signal | Baruch Siach | 2018-10-24 | 1 | -2/+2 |
* | net: dm: fec: Obtain the transceiver type from the DT | Martin Fuzzey | 2018-10-24 | 1 | -1/+20 |
* | net: dm: fec: Support the phy-supply binding | Martin Fuzzey | 2018-10-24 | 2 | -0/+23 |
* | net: dm: fec: Fix phy-reset-duration clamping and defaults | Martin Fuzzey | 2018-10-24 | 1 | -11/+8 |
* | net: dm: fec: Fix time unit error in phy-reset-duration | Martin Fuzzey | 2018-10-24 | 1 | -1/+1 |
* | net: phy: aquantia: autodetect if firmware needs to be loaded | Jeremy Gebben | 2018-10-24 | 1 | -6/+22 |