]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - net/dns.c
tpm: Drop two unused options
[karo-tx-uboot.git] / net / dns.c
2015-09-08 Joe Hershbergernet: cosmetic: Fix checkpatch.pl failures in net.c
2015-09-08 Joe Hershbergernet: cosmetic: Clean up DNS variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Cleanup internal packet buffer names
2015-09-08 Joe Hershbergernet: cosmetic: Name ethaddr variables consistently
2015-09-08 Joe Hershbergernet: cosmetic: Change IPaddr_t to struct in_addr
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
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...
2013-10-11 Lothar Waßmannmerged kc master branch
2013-04-22 Lothar WaßmannTX6 Release 2013-04-22
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
2012-02-23 Lothar Waßmannmerged current version of git://git.denx.de/u-boot
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