summaryrefslogtreecommitdiffstats
path: root/cmd/jffs2.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-3/+5
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-2/+2
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* cmd: jffs2: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-3/+4
* cmd: jffs2: Rename command ls to fslsSiva Durga Prasad Paladugu2017-06-091-1/+1
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-2/+2
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-031-3/+3
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+619