summaryrefslogtreecommitdiff
path: root/doc/imx/common
AgeCommit message (Collapse)AuthorFilesLines
2019-10-08imx: mxs: Fix location for the elftosb toolFabio Estevam1-1/+1
The Denx FTP location is no longer reachable. Switch to the Timesys repository instead. Signed-off-by: Fabio Estevam <festevam@gmail.com>
2019-07-19doc: imx: Add documentation for nandbcb commandShyam Saini1-0/+74
Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com>
2018-10-22doc: imx: Improve i.MX documentation namingBreno Matheus Lima5-0/+0
There is no need to have README in all i.MX documents name. Remove README from i.MX docs name and add .txt file extension. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com>
2018-10-22doc: imx: Reorganize i.MX SoC common documentationBreno Matheus Lima5-0/+440
The following documents describe device details according to the i.MX family: - README.imx25 - README.imx27 - README.imx5 - README.imx6 - README.mxs Move all device common related document to doc/imx/common for a better directory structure. Signed-off-by: Breno Lima <breno.lima@nxp.com>