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 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> |