summaryrefslogtreecommitdiffstats
path: root/doc/imx/common
Commit message (Collapse)AuthorAgeFilesLines
* imx: mxs: Fix location for the elftosb toolFabio Estevam2019-10-081-1/+1
| | | | | | | | The Denx FTP location is no longer reachable. Switch to the Timesys repository instead. Signed-off-by: Fabio Estevam <festevam@gmail.com>
* doc: imx: Add documentation for nandbcb commandShyam Saini2019-07-191-0/+74
| | | | Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com>
* doc: imx: Improve i.MX documentation namingBreno Matheus Lima2018-10-225-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>
* doc: imx: Reorganize i.MX SoC common documentationBreno Matheus Lima2018-10-225-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>