]> git.ipfire.org Git - people/ms/u-boot.git/history - net/dns.c
arcv2: Set IOC aperture so it covers available DDR
[people/ms/u-boot.git] / net / dns.c
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18  Joe Hershbergernet: cosmetic: Fix checkpatch.pl failures in net.c
2015-04-18  Joe Hershbergernet: cosmetic: Clean up DNS variables and functions
2015-04-18  Joe Hershbergernet: cosmetic: Cleanup internal packet buffer names
2015-04-18  Joe Hershbergernet: cosmetic: Name ethaddr variables consistently
2015-04-18  Joe Hershbergernet: cosmetic: Change IPaddr_t to struct in_addr
2014-10-07  Minkyu KangMerge branch 'uboot'
2014-09-22  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-09-21  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-09-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-09-16  Gerhard Sittignet: dns: fix for DNS queries sent to the wrong MAC...
2012-05-23  Joe Hershbergernet: Refactor to separate the UDP handler from the...
2012-05-23  Joe Hershbergernet: Refactor to protect access to the NetState variable
2012-05-23  Joe Hershbergernet: cosmetic: Un-typedef IP_t
2011-10-23  Bernhard Kaindlnet/dns.c: Fix endian conversion for big-endian in...
2011-05-12  Luca CeresoliNET: pass source IP address to packet handlers
2009-08-04  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-coldfire
2009-07-23  Wolfgang DenkCoding Style cleanup; update CHANGELOG.
2009-07-23  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-07-23  Robin GetzAdd DNS support