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
*
net: designware: fix uninitialized phy_addr usage
Mike Frysinger
2011-07-25
1
-0
/
+2
*
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
Mike Frysinger
2011-07-25
1
-1
/
+3
*
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-07-16
2
-8
/
+10
*
macb: fix compile warning
andreas.devel@googlemail.com
2011-06-21
1
-2
/
+3
*
at91_emac: fix compile warning
andreas.devel@googlemail.com
2011-06-21
1
-5
/
+7
*
update arm/at91rm9200 work with rework rework110202
Jens Scharsig
2011-06-21
1
-16
/
+16
*
mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
Valentin Longchamp
2011-05-31
1
-0
/
+2
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
2
-2
/
+0
*
ATMEL: fix related common atmel driver files
Reinhard Meyer
2011-05-18
1
-6
/
+8
*
net: xilinx emaclite: Fix return values
Michal Simek
2011-05-12
1
-7
/
+7
*
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
1
-2
/
+3
*
tsec: Convert tsec to use PHY Lib
Andy Fleming
2011-04-20
3
-1505
/
+219
*
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming
2011-04-20
12
-0
/
+1500
*
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
3
-0
/
+831
*
Remove instances of phy_read/write
Andy Fleming
2011-04-20
3
-32
/
+34
*
tsec: arrange the code to avoid useless function declaration
Mingkai Hu
2011-04-20
1
-440
/
+415
*
tsec: use IO accessors for IO accesses
Mingkai Hu
2011-04-20
1
-123
/
+126
*
Fix misc spelling errors found by lintian
Loïc Minier
2011-04-12
1
-1
/
+1
*
Net: Add Intel E1000 82574L PCIe card support
Roy Zang
2011-04-11
2
-8
/
+31
*
ea20: fix undefined PHY_* errors
Ben Gardiner
2011-04-11
1
-3
/
+3
*
tsec: add AR8021 PHY support
Li Yang
2011-04-04
1
-0
/
+23
*
net: ftmac100: update get_timer() usages
Po-Yu Chuang
2011-03-21
1
-3
/
+3
*
net: ftmac100: remove unnecessary volatiles
Po-Yu Chuang
2011-03-21
1
-6
/
+6
*
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2011-03-16
2
-4
/
+86
*
net: ne2000: Add spport RTL-8019AS
Nobuhiro Iwamatsu
2011-02-15
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2011-02-04
1
-0
/
+9
|
\
|
*
net: sh_eth: add cache handling
Yoshihiro Shimoda
2011-02-02
1
-0
/
+9
*
|
DaVinci DM6467: Added ET1011C (LSI) PHY support
Sandeep Paulraj
2011-02-02
1
-0
/
+7
*
|
DaVinci EMAC: Add name to Ethernet device
Sandeep Paulraj
2011-02-02
1
-0
/
+1
*
|
DaVinci EMAC: Fix davinci_eth_gigabit_enable
Sandeep Paulraj
2011-02-02
1
-3
/
+4
*
|
fec_mxc: add support for MX53 processor
Liu Hui-R64343
2011-02-02
2
-3
/
+3
|
/
*
NET: lan91c96: Correct chip detect logic
Yanjun Yang
2011-01-18
1
-1
/
+1
*
LAN91C*: Change chip names to fit the eth_device struct size
Yanjun Yang
2011-01-10
1
-2
/
+2
*
ftgmac100: support of gigabit eth ftgmac100
Macpaul Lin
2011-01-09
3
-0
/
+826
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
16
-148
/
+145
*
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-16
2
-20
/
+6
|
\
|
*
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
Kumar Gala
2010-12-13
1
-5
/
+4
|
*
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-12-09
1
-15
/
+2
|
|
\
|
|
*
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-21
1
-15
/
+2
*
|
|
da850: Add RMII support for EMAC
Sudhakar Rajashekhara
2010-11-30
1
-1
/
+40
|
/
/
*
|
824x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-3
/
+7
*
|
e1000: fix compile warning
Wolfgang Denk
2010-11-26
1
-1
/
+2
*
|
GRETH: removed space in network driver device name.
Daniel Hellstrom
2010-11-18
1
-2
/
+2
*
|
GRETH: fixed 2 decriptor table typos
Daniel Hellstrom
2010-11-18
1
-2
/
+2
*
|
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...
Daniel Hellstrom
2010-11-18
1
-0
/
+10
*
|
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
Daniel Hellstrom
2010-11-18
1
-23
/
+55
*
|
GRETH: made debug printouts use common debug() macro.
Daniel Hellstrom
2010-11-18
1
-41
/
+25
*
|
GRETH: removed unneccesary register write and one clean up.
Daniel Hellstrom
2010-11-18
1
-3
/
+1
*
|
net: e1000: typo using wrong argument to sizeof
Matthew McClintock
2010-11-17
1
-1
/
+1
*
|
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
2
-4
/
+4
|
/
[next]