Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger | |
This also selects CONFIG_NET for any CONFIG_CMD_NET board. Remove the imx default for CONFIG_NET. This moves the config that was defined by 60296a8 (commands: add more command entries in Kconfig). Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> | |||
2014-09-08 | arm: ls102xa: Add basic support for LS1021ATWR board | Wang Huan | |
LS102xA is an ARMv7 implementation. This patch is to add basic support for LS1021ATWR board. One DDR controller DUART1 is used as the console For the detail board information, please refer to README. Signed-off-by: Chen Lu <chen.lu@freescale.com> Signed-off-by: Yuan Yao <yao.yuan@freescale.com> Signed-off-by: Alison Wang <alison.wang@freescale.com> |