index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate bool type
York Sun
2013-04-01
54
-490
/
+458
*
am33xx: Add required includes to some omap/am33xx code
Tom Rini
2013-03-24
1
-0
/
+1
*
Merge u-boot/master into u-boot-ti/master
Tom Rini
2013-03-11
1
-3
/
+1
|
\
|
*
net: Use new numeric setenv functions
Simon Glass
2013-02-28
1
-3
/
+1
*
|
am335x: cpsw: optimize cpsw_send to increase network performance
Mugunthan V N
2013-03-11
1
-2
/
+18
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
3
-125
/
+169
|
\
|
*
net: fec_mxc: get phydev before fec_probe
Troy Kisky
2013-01-28
2
-43
/
+76
|
*
net: fec_mxc: only call phy_connect in fec_probe
Troy Kisky
2013-01-28
1
-21
/
+12
|
*
net: fec_mxc: use fec_set_dev_name to set name
Troy Kisky
2013-01-28
1
-8
/
+8
|
*
phy: add phy_find_by_mask/phy_connect_dev
Troy Kisky
2013-01-28
1
-50
/
+78
|
*
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
Troy Kisky
2013-01-28
1
-16
/
+8
|
*
net: fec_mxc: change fec_mii_setspeed parameter
Troy Kisky
2013-01-28
1
-5
/
+5
|
*
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
Troy Kisky
2013-01-28
1
-1
/
+1
*
|
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2013-02-04
1
-1
/
+1
*
|
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
1
-3
/
+6
*
|
powerpc/mpc85xx:Add support of B4420 SoC
Poonam Aggrwal
2013-01-30
1
-0
/
+1
*
|
powerpc/mpc85xx: Few updates for B4860 cpu changes
Poonam Aggrwal
2013-01-30
1
-0
/
+79
|
/
*
mv88e61xx: refactor PHY and SWITCH level-code
Albert ARIBAUD
2013-01-09
2
-192
/
+342
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-1
/
+4
|
\
|
*
am335x: cpsw: make phy address configurable
Yegor Yefremov
2012-12-10
1
-1
/
+4
*
|
net: sh_eth: add support for SH7752
Yoshihiro Shimoda
2012-12-15
2
-4
/
+4
*
|
phy: Add support for Marvell 88E1118R
Michal Simek
2012-12-15
1
-0
/
+11
*
|
e1000e : Correct Rx Threshold granularity
Ruchika Gupta
2012-12-15
2
-0
/
+11
*
|
powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
Timur Tabi
2012-11-27
2
-0
/
+114
|
/
*
drivers/net/: sparse fixes
Kim Phillips
2012-11-04
8
-19
/
+21
*
net/: sparse fixes
Kim Phillips
2012-11-04
1
-1
/
+1
*
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-11-04
2
-4
/
+0
*
arm: Remove support for NETARM
Marek Vasut
2012-10-26
3
-395
/
+0
*
powerpc/fm: fix TBI PHY address settings
shaohui xie
2012-10-22
1
-2
/
+2
*
fm/mEMAC: add mEMAC frame work
Roy Zang
2012-10-22
4
-2
/
+323
*
powerpc/mpc85xx: Add B4860 and variant SoCs
York Sun
2012-10-22
1
-0
/
+1
*
powerpc/mpc85xx: Add T4240 SoC
York Sun
2012-10-22
3
-0
/
+147
*
m68k: net: Fix unused variable in mcfmii.c
Marek Vasut
2012-10-19
1
-3
/
+1
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
1
-41
/
+1
*
da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
Bastian Ruppert
2012-10-01
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2012-09-27
162
-59
/
+70445
|
\
|
*
FEC: Replace magic contants
Marek Vasut
2012-09-27
2
-3
/
+6
|
*
FEC: Rework the TX wait mechanism
Marek Vasut
2012-09-27
1
-9
/
+11
|
*
FEC: Remove endless loop in the FEC driver
Marek Vasut
2012-09-27
1
-1
/
+13
|
*
FEC: Properly align address over the buffers for cache ops
Marek Vasut
2012-09-27
1
-6
/
+8
|
*
FEC: Do not pass unaligned buffer to network stack
Marek Vasut
2012-09-27
1
-1
/
+2
|
*
net: Add Vitesse VSC8662 PHY support
Priyanka Jain
2012-09-27
1
-4
/
+14
|
*
net/phy: support the mv88e6352 switch
Valentin Longchamp
2012-09-27
2
-0
/
+319
|
*
net: Add driver for Zynq Gem IP
Michal Simek
2012-09-26
2
-0
/
+441
|
*
net: Filter incoming netconsole packets by IP
Joe Hershberger
2012-09-24
1
-2
/
+6
|
*
net: Allow netconsole settings to change after nc_start
Joe Hershberger
2012-09-24
1
-31
/
+65
|
*
net: Improve the speed of netconsole
Joe Hershberger
2012-09-24
1
-4
/
+18
|
*
net: Make the netconsole buffer size configurable
Joe Hershberger
2012-09-24
1
-2
/
+6
|
*
net: sh_eth: Add support R8A7740 of rmobile (arm core)
Nobuhiro Iwamatsu
2012-09-24
2
-3
/
+13
|
*
dm: net: Fixup the armada100 FEC driver
Marek Vasut
2012-09-24
1
-2
/
+3
[next]