]> git.ipfire.org Git - thirdparty/u-boot.git/history - net/nfs.c
rockchip: Add initial support for the Pinebook Pro laptop from Pine64.
[thirdparty/u-boot.git] / net / nfs.c
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop log.h from common header
2020-01-24  Simon Glasscommon: Move the image globals into image.h
2020-01-24  Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-24  Simon Glasscommon: Move flash_perror() to flash.h
2020-01-21  Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20  Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20  Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20  Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17  Simon Glasscommon: Move the image globals into image.h
2020-01-17  Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-17  Simon Glasscommon: Move flash_perror() to flash.h
2019-12-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscommon: Move get_ticks() function out of common.h
2019-09-09  Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
2019-09-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-06  Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-06  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-04  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-09-04  Heinrich Schuchardtnet: nfs: remove superfluous conversions
2019-09-04  liucheng (G)CVE-2019-14196: nfs: fix unbounded memcpy with a failed...
2019-09-04  liucheng (G)CVE-2019-14195: nfs: fix unbounded memcpy with unvalida...
2019-09-04  liucheng (G)CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcp...
2019-09-04  liucheng (G)CVE: nfs: fix stack-based buffer overflow in some nfs_h...
2018-08-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-01  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-30  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-27  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-07-27  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-07-26  Joe Hershbergernet: Consolidate the parsing of bootfile
2018-07-26  Joe Hershbergernet: Always print basic info for nfs, just like tftp
2018-07-26  Joe Hershbergernet: Check subnet against the actual ip address in...
2018-06-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-06-14  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-06-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-06-13  Vasily Khoruzhicknet: nfs: don't fail when nfs_read_reply returns -NFS_R...
2016-09-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-09-09  Joe HershbergerRevert "net: nfs: Use the tx buffer to construct rpc...
2016-08-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-08-22  Joe Hershbergernet: nfs: Simplify rpc_add_credentials()
2016-08-22  Joe Hershbergernet: nfs: Use the tx buffer to construct rpc msgs
2016-08-22  Joe Hershbergernet: nfs: Move some prints to debug statements
2016-08-22  Joe Hershbergernet: nfs: Use consistent names for the rpc_pkt
2016-08-22  Joe Hershbergernet: nfs: Correct a comment
2016-08-22  Joe Hershbergernet: nfs: Consolidate handling of NFSv3 attributes
2016-08-22  Joe Hershbergernet: nfs: Fix lines that are too long
2016-08-22  Joe Hershbergernet: nfs: Share the file handle buffer for v2 / v3
2016-08-22  Guillaume GARDETnet: NFS: Add NFSv3 support
2016-08-22  Joe Hershbergernet: nfs: Remove separate buffer for default name
2016-07-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-07-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-07-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-07-06  Ralf Hubertnet: Fix incorrect RPC packets on 64-bit systems
2016-06-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-06-21  Guillaume GARDETNFS: Add error message when U-Boot NFS version (V2...
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 NFS 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: Fixup var names related to boot file
2015-04-18  Joe Hershbergernet: cosmetic: Change IPaddr_t to struct in_addr
2015-04-18  Joe Hershbergernet: Access mapped physmem in net functions
2013-10-09  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mpc83xx
2013-07-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-07-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-06-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2013-06-25  Matthias Bruggernet: nfs: add dynamic wait period
2012-07-31  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2012-07-30  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot
2012-07-12  Tetsuyuki Kobayashinet: nfs: make NFS_TIMEOUT configurable
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-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-05-15  Joe Hershbergernet: cosmetic: nfs.* checkpatch compliance
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-12-06  Matthias Weissernet: Make sure IPaddr_t is 32 bits in size
2011-10-05  Mike Frysingernet: drop !NET_MULTI code
2011-05-12  Luca CeresoliNET: pass source IP address to packet handlers
2010-01-15  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-12-21  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2009-12-17  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-net
2009-12-14  Mike Frysingernet: pull CONFIG checks out of source and into makefile
2009-12-07  Wolfgang DenkMerge branch 'master' into next
next