| #
147c366e |
| 26-Jul-2018 |
Bin Meng <bmeng.cn@gmail.com> |
UPSTREAM: linux/mii.h: Sync with Linux kernel v4.17
This syncs U-Boot's include/linux/mii.h with Linux kernel v4.17 include/uapi/linux/mii.h.
While we are here, this also fixes some style issues.
UPSTREAM: linux/mii.h: Sync with Linux kernel v4.17
This syncs U-Boot's include/linux/mii.h with Linux kernel v4.17 include/uapi/linux/mii.h.
While we are here, this also fixes some style issues.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: David Wu <david.wu@rock-chips.com> Change-Id: I9e2089fc5a8d87e09b6d1470c08ddb039171b4c2
show more ...
|
| #
248a3f6c |
| 14-Aug-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-net
|
| #
1c1e3700 |
| 11-Aug-2017 |
Yuiko Oshino <yuiko.oshino@microchip.com> |
net: Add mii_resolve_flowctrl_fdx()
Add an mii helper function to resolve flow control status per IEEE 802.3-2005 table 28B-3. This function was taken from the Linux source tree.
Signed-off-by: Yui
net: Add mii_resolve_flowctrl_fdx()
Add an mii helper function to resolve flow control status per IEEE 802.3-2005 table 28B-3. This function was taken from the Linux source tree.
Signed-off-by: Yuiko Oshino <yuiko.oshino@microchip.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
show more ...
|
| #
ca85eb8c |
| 25-Jun-2013 |
Tom Rini <trini@ti.com> |
Merge branch 'master' of git://git.denx.de/u-boot-net
|
| #
de1d786e |
| 21-Feb-2013 |
Charles Coldwell <coldwell@gmail.com> |
add support for Xilinx 1000BASE-X phy (GTX)
commit 39695029bc15041c809df3db4ba19bd729c447fa Author: Charles Coldwell <coldwell@ll.mit.edu> Date: Tue Feb 19 08:27:33 2013 -0500
Changes to supp
add support for Xilinx 1000BASE-X phy (GTX)
commit 39695029bc15041c809df3db4ba19bd729c447fa Author: Charles Coldwell <coldwell@ll.mit.edu> Date: Tue Feb 19 08:27:33 2013 -0500
Changes to support the Xilinx 1000BASE-X phy (GTX/MGT)
Signed-off-by: Charles Coldwell <coldwell@ll.mit.edu>
show more ...
|
| #
d177e444 |
| 17-Dec-2010 |
Wolfgang Denk <wd@denx.de> |
Coding style (white space) cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
|
| #
006915fb |
| 16-Dec-2010 |
Wolfgang Denk <wd@denx.de> |
Merge branch 'master' of ../master into next
|
| #
7ea23555 |
| 03-Dec-2010 |
Macpaul Lin <macpaul@andestech.com> |
include/linux/mii.h: update for supporting GE
This file has been synced (copy) from Linux source code. This commit was based on kernel 2.6.32. It updates gigabit related phy registers and basic defi
include/linux/mii.h: update for supporting GE
This file has been synced (copy) from Linux source code. This commit was based on kernel 2.6.32. It updates gigabit related phy registers and basic definitions.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
show more ...
|
| #
3c4bd60d |
| 07-May-2007 |
Michal Simek <monstr@monstr.eu> |
Merge git://www.denx.de/git/u-boot
Conflicts:
include/asm-microblaze/microblaze_intc.h include/linux/stat.h
|
| #
bd38b7ec |
| 29-Apr-2007 |
Stefan Roese <sr@denx.de> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
396955fe |
| 23-Apr-2007 |
Kim Phillips <kim.phillips@freescale.com> |
Merge git://www.denx.de/git/u-boot
|
| #
61ea75aa |
| 23-Apr-2007 |
Markus Klotzbuecher <mk@denx.de> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
ee89bf27 |
| 19-Apr-2007 |
Peter Pearse <peter.pearse@arm.com> |
Merge with git://www.denx.de/git/u-boot.git
|
| #
b99c1e6d |
| 18-Apr-2007 |
Wolfgang Denk <wd@denx.de> |
Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.
|
| #
91975b0f |
| 17-Dec-2006 |
Haavard Skinnemoen <hskinnemoen@atmel.com> |
Import <linux/mii.h> from the Linux kernel
Instead of creating yet another set of MII register definitions in the macb driver, here's a complete set of definitions for everyone to use.
Signed-off-b
Import <linux/mii.h> from the Linux kernel
Instead of creating yet another set of MII register definitions in the macb driver, here's a complete set of definitions for everyone to use.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
show more ...
|