summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/cmd_nandbcb.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-3/+4
* nandbcb: read boot search count from fuse for imx8qxpHan Xu2020-05-101-1/+38
* cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu2020-05-101-351/+952
* nandbcb: add nandbcb dump command for i.MX6Alice Guo2020-05-101-0/+4
* nandbcb: add nandbcb dump command for i.MX8MMAlice Guo2020-05-101-8/+258
* nandbcb: support i.MX8MAlice Guo2020-05-101-21/+67
* nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu2020-05-101-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* mach-imx: nandbcb: improve cmd helpIgor Opaniuk2020-01-071-3/+6
* cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-041-0/+2
* imx: nandbcb: add support for writing BCB onlyIgor Opaniuk2019-11-031-1/+91
* imx: nandbcb: refactor update functionIgor Opaniuk2019-11-031-104/+127
* imx: nandbcb: add support for i.MX7Igor Opaniuk2019-11-031-46/+91
* i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi2019-11-031-0/+69
* imx: nandbcb: include long help only when enabledParthiban Nallathambi2019-10-081-0/+2
* i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-191-0/+369