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-28 | Reorder defconfigs with 'savedefconfig' | Bin Meng | |
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.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> |