Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-30 | imx: hab: rework unified rom section for mx7 | Adrian Alonso | |
Rework unified section macro select via Kconfig option instead of macro definition in mx7_common header file. Signed-off-by: Adrian Alonso <aalonso@freescale.com> | |||
2015-09-20 | imx: mx7: drop select CPU_V7 for board target | Peng Fan | |
drop select CPU_V7 for board target, since ARCH_MX7 selects CPU_V7. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de> | |||
2015-09-13 | imx: mx7dsabresd: Add support for MX7D SABRESD board | Adrian Alonso | |
* Add i.MX7D SABRESD target board support with enabled modules: UART, PMIC, USB/OTG, SD, eMMC, ENET, I2C, 74LV IOX. Build target: mx7dsabresd_config Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Ye.Li <B37916@freescale.com> Signed-off-by: Adrian Alonso <aalonso@freescale.com> |