summaryrefslogtreecommitdiff
path: root/common/update.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* tftp: update: Include missing cfi_flash.h headerMarek Vasut2018-02-131-0/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-3/+4
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-5/+5
* update: tftp: dfu: Extend update_tftp() function to support DFULukasz Majewski2015-09-071-10/+37
* tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FL...Lukasz Majewski2015-09-071-8/+7
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-1/+1
* net: cosmetic: Clean up TFTP variables and functionsJoe Hershberger2015-04-181-8/+8
* net: cosmetic: Fixup var names related to boot fileJoe Hershberger2015-04-181-3/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass2013-05-141-1/+1
* net/: sparse fixesKim Phillips2012-11-041-0/+1
* net: tftpput: Rename TFTP to TFTPGETSimon Glass2011-10-261-1/+1
* automatic update from FIT image: add optional address parameterAndreas Pretzsch2011-07-261-6/+14
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
* Automatic software update from TFTP serverBartlomiej Sieka2008-10-181-0/+315