summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx6sxsabresd/MAINTAINERS
Commit message (Collapse)AuthorAgeFilesLines
* MAINTAINERS: Use my personal e-mail addressFabio Estevam2021-04-081-1/+1
| | | | | | Use my personal e-mail address for U-Boot related work. Signed-off-by: Fabio Estevam <festevam@gmail.com>
* mx6sxsabresd: Keep only one targetFabio Estevam2020-02-091-1/+0
| | | | | | | | | | | | | | | | Currently there are two targets for the i.MX6SX SabreSD board: mx6sxsabresd_defconfig and mx6sxsabresd_spl_defconfig. This brings additional maintainance effort without a clear advantage. Keep only the mx6sxsabresd_defconfig one and remove mx6sxsabresd_spl_defconfig to keep it simpler. Also remove the SPL related code from the board file. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Peng Fan <peng.fan@nxp.com>
* MAINTAINERS/mailmap: Update my email addressFabio Estevam2016-01-111-1/+1
| | | | | | Update my email address to the NXP account. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
* imx:mx6sxsabresd board spl supportPeng Fan2015-01-221-0/+1
| | | | | | Add board level spl support for mx6sxsabresd board. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
* mx6sxsabresd: Convert to the new Kconfig styleFabio Estevam2014-08-201-0/+6
mx6sxsabresd was not in the master branch when the conversion to the new Kconfig style happened, so convert it now so that it can build again. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>