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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootp: Prevent u-boot from using others responses.
Anton Persson
2016-03-27
1
-0
/
+2
*
net: bootp: Add environment variable for timeout period
Alexandre Messier
2016-02-26
1
-1
/
+10
*
microblaze: Correct build error in eth-uclass.c
Simon Glass
2016-02-06
1
-0
/
+2
*
net: Add bootfile in DHCP Request
Alexandre Messier
2016-01-28
1
-0
/
+1
*
net: Rename eth.c to eth_lecacy.c
Simon Glass
2016-01-28
2
-1
/
+1
*
net: Move driver-model code into its own file
Simon Glass
2016-01-28
3
-543
/
+553
*
net: Move remaining common functions to eth_common.c
Simon Glass
2016-01-28
3
-104
/
+113
*
net: Move environment functions to the common file
Simon Glass
2016-01-28
3
-43
/
+59
*
net: Move common init into a new eth_common.c file
Simon Glass
2016-01-28
4
-28
/
+53
*
net: Don't call board/cpu_eth_init() with driver model
Simon Glass
2016-01-28
1
-2
/
+2
*
net: bootp: Ignore packets whose yiaddr is 0
Peng Fan
2016-01-28
1
-0
/
+3
*
net: remove scary warning about EEPROM provided MAC address
Andre Przywara
2016-01-08
1
-2
/
+0
*
net: Fix delay in net_retry test
Joe Hershberger
2016-01-07
1
-4
/
+3
*
dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()
Bin Meng
2016-01-07
1
-4
/
+20
*
dm: eth: Test 'ethrotate' before changing current ethernet device
Bin Meng
2016-01-07
1
-0
/
+11
*
dm: net: Fix DM for targets which use MANUAL_RELOC
Michal Simek
2015-12-18
1
-0
/
+28
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
net: eth: Check return value in various places
Bin Meng
2015-10-29
1
-18
/
+25
*
net: eth: Clear MAC address in eth_pre_remove()
Bin Meng
2015-10-29
1
-0
/
+5
*
net: Increase the size of the net_boot_file_name buffer
Jacob Stiffler
2015-10-29
1
-1
/
+1
*
net: parse DHCP options from overloaded file/sname fields
Stefan Brüns
2015-10-29
1
-10
/
+32
*
net: Do not overwrite options found in overloaded 'file' field
Stefan Brüns
2015-10-29
1
-26
/
+18
*
net: change the env name to use const
Josh Wu
2015-10-28
1
-2
/
+2
*
net/eth: fix a bug in on_ethaddr()
Gong Qianyu
2015-10-28
1
-0
/
+1
*
net: cancel timeout handler after DHCPACK
Stefan Brüns
2015-10-28
1
-0
/
+1
*
net/arp: account for ARP delay, avoid duplicate packets on timeout
Stefan Brüns
2015-10-28
3
-4
/
+7
*
net/arp: Do not run net_start_again() on timeout
Stefan Brüns
2015-10-28
1
-1
/
+1
*
net: Fix parsing of Bootp/DHCP option 0 (Pad)
Stefan Brüns
2015-10-28
1
-1
/
+10
*
net: send RFC1542 compliant value for bootp requests
Stefan Brüns
2015-10-28
1
-2
/
+6
*
net: reject Bootp/DHCP packets with bad OP value
Stefan Brüns
2015-10-28
1
-8
/
+5
*
net: protect status led access in bootp
Thomas Chou
2015-10-28
1
-1
/
+1
*
net: bootp fix vci string on SPL-Boot
Hannes Petermaier
2015-10-28
1
-1
/
+3
*
net: TFTP: variables cleanup and addition
Albert ARIBAUD \(3ADEV\)
2015-10-28
2
-2
/
+25
*
net: support NETCONSOLE option via Kconfig
Bernhard Nortmann
2015-09-29
1
-0
/
+6
*
net: expose eth_is_active() function to test network device state
Bernhard Nortmann
2015-09-29
1
-1
/
+17
*
dm: eth: Correctly detect alias in eth_get_dev_by_name()
Bin Meng
2015-09-09
1
-2
/
+3
*
dm: eth: Do not print misleading "Net Initialization Skipped"
Bin Meng
2015-09-09
1
-0
/
+2
*
net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
Bin Meng
2015-09-09
1
-5
/
+5
*
net: tftp: Move tftp.h file from ./net to ./include/net
Lukasz Majewski
2015-09-07
5
-34
/
+4
*
net: Return -EINTR when ctrl+c is pressed
Michal Simek
2015-08-21
1
-0
/
+1
*
tftp: adjust settings to be suitable for 100Mbit ethernet
Pavel Machek
2015-08-21
1
-5
/
+5
*
tftp.c: fix CONFIG_TFTP_TSIZE for small files
Max Krummenacher
2015-08-12
1
-0
/
+2
*
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
Simon Glass
2015-07-21
1
-0
/
+6
*
dm: eth: Avoid blocking on packet reception
Simon Glass
2015-07-21
1
-1
/
+4
*
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
2015-07-08
1
-1
/
+0
*
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-06-01
1
-0
/
+1
*
net: Handle ethaddr changes as an env callback
Joe Hershberger
2015-05-21
2
-43
/
+61
*
net: Remove duplicate bootfile syncing functionality
Joe Hershberger
2015-05-21
1
-12
/
+0
*
net: Use env callbacks for net variables
Joe Hershberger
2015-05-21
1
-16
/
+89
*
net: Implement random ethaddr fallback in eth.c
Joe Hershberger
2015-05-19
2
-0
/
+20
[next]