History for barebox / commands / net.c
2015-07-02
@Antony Pavlov
treewide: fix 'new blank line at EOF' formatting error ...
Antony Pavlov authored on 30 Jun 2015 Sascha Hauer committed on 2 Jul 2015
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-06-30
@Sascha Hauer
remove dead rarpboot command ...
Sascha Hauer committed on 30 Jun 2012
2012-04-30
@Jean-Christophe PLAGNIOL-VILLARD
complete: add eth interface complete support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 30 Apr 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2010-06-17
@Sascha Hauer
net: remove old network stack ...
Sascha Hauer committed on 17 Jun 2010
@Sascha Hauer
net: remove need for eth_halt/eth_open ...
Sascha Hauer committed on 17 Jun 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
@Sascha Hauer
Move tftp/nfs specific code to net/* ...
Sascha Hauer committed on 1 Feb 2010
2010-01-25
@Sascha Hauer
remove unused cdp code ...
Sascha Hauer committed on 25 Jan 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
commands: return COMMAND_ERROR_USAGE ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
remove global variable BootFile ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
pass filename to nfs and tftp start functions ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2009-10-13
@Sascha Hauer
remove sntp support. Has been broken for long enough ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: refactor dhcp support ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
make netboot_common a global function ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: do not use netboot_common for rarp ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: remove switch/case in NetLoop() ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: split NetLoop in NetLoop and NetLoopInit ...
Sascha Hauer committed on 13 Oct 2009
2009-09-09
@Sascha Hauer
ethact command: If called without arguments print current eth device ...
Sascha Hauer committed on 9 Sep 2009
2009-07-21
@Sascha Hauer
get rid of device ids ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
net: Get rid of DEVICE_TYPE_ETHER usage ...
Sascha Hauer committed on 21 Jul 2009
2009-04-06
@Sascha Hauer
allow changing of network device ...
Sascha Hauer committed on 6 Apr 2009
2008-06-02
@Sascha Hauer
Merge branch 'master' of git://www.denx.de/git/u-boot-v2
Sascha Hauer committed on 2 Jun 2008
2008-04-07
@Sascha Hauer
[net]: remove CONFIG_BOOTP_MASK
Sascha Hauer committed on 7 Apr 2008
2008-04-04
@Sascha Hauer
Subject: [PATCH] [general] Fixed constant strings in data section issue ...
Sascha Hauer committed on 4 Apr 2008