Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reorder defconfigs with 'savedefconfig' | Bin Meng | 2015-09-28 | -2/+2 |
| | | | | | | Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> | |||
* | arm: am437x: Introduce new board cm-t43 | Nikita Kiryanov | 2015-08-12 | -0/+10 |
Add initial support for CM-T43, an AM437x based SoM. This support includes: serial, MMC/eMMC, NAND, USB, ETH, I2C, GPIO, DRAM detection. Cc: Tom Rini <trini@konsulko.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> |