summaryrefslogtreecommitdiff
path: root/common/update.c
AgeCommit message (Expand)Author
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2020-12-02common: update: fix an "unused" warning against update_flash()AKASHI Takahiro
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro
2020-10-30dfu: modify an argument type for an addressAKASHI Takahiro
2020-10-30dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt
2020-09-01dfu: fix typo parameteresHeinrich Schuchardt
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-13tftp: update: Include missing cfi_flash.h headerMarek Vasut
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2015-09-07update: tftp: dfu: Extend update_tftp() function to support DFULukasz Majewski
2015-09-07tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FL...Lukasz Majewski
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Clean up TFTP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Fixup var names related to boot fileJoe Hershberger
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass
2012-11-04net/: sparse fixesKim Phillips
2011-10-26net: tftpput: Rename TFTP to TFTPGETSimon Glass
2011-07-26automatic update from FIT image: add optional address parameterAndreas Pretzsch
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Automatic software update from TFTP serverBartlomiej Sieka