aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/cmd_nandbcb.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-10nandbcb: read boot search count from fuse for imx8qxpHan Xu1-1/+38
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu1-351/+952
2020-05-10nandbcb: add nandbcb dump command for i.MX6Alice Guo1-0/+4
2020-05-10nandbcb: add nandbcb dump command for i.MX8MMAlice Guo1-8/+258
2020-05-10nandbcb: support i.MX8MAlice Guo1-21/+67
2020-05-10nandbcb: fix the issue cannot support gf_14 NAND bootHan Xu1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-01-07mach-imx: nandbcb: improve cmd helpIgor Opaniuk1-3/+6
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal1-0/+2
2019-11-03imx: nandbcb: add support for writing BCB onlyIgor Opaniuk1-1/+91
2019-11-03imx: nandbcb: refactor update functionIgor Opaniuk1-104/+127
2019-11-03imx: nandbcb: add support for i.MX7Igor Opaniuk1-46/+91
2019-11-03i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi1-0/+69
2019-10-08imx: nandbcb: include long help only when enabledParthiban Nallathambi1-0/+2
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini1-0/+369