Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-20 | arm: socfpga: de0_nano: Remove Micrel PHY configuration | Marek Vasut | |
The Micrel PHY configuration is now done from OF, so hard-coding the configuration into the board file is no longer necessary. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> | |||
2015-09-04 | arm: socfpga: Add support for the Terasic DE-0 Atlas board | Dinh Nguyen | |
Add support for the Terasic DE0-Nano/Atlas-SoC Kit, which is a CycloneV based board. The board can boot from SD/MMC. Ethernet is also supported. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> |