Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou | |
Add CMD_GPIO to Kconfig and run tools/moveconfig.py . Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-09-24 | arm: socfpga: Enable saveenv for SD/MMC | Dinh Nguyen | |
Enable the able to save the environment variables when SD/MMC is used. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> | |||
2015-09-04 | arm: socfpga: Add support for Terasic SoCkit board | Marek Vasut | |
Add support for Terasic SoCkit, which is CycloneV based board. The board can boot either from SD/MMC or QSPI. Ethernet is also supported. Signed-off-by: Marek Vasut <marex@denx.de> |