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-10-02 | vf610: add support for Phytec PCM052 | Albert ARIBAUD \(3ADEV\) | |
Devices supported are: - NFC (NAND FLASH) - MMC - QSPI (SPI NOR FLASH) - I2C (only bus 2) - I2C RTC - I2C EEPROM - FEC Patch-series: 2 - remove useless CONFIG_SYS_SPD_BUS_NUM from config - remove include of config_cmd_default.h - remove duplicate CONFIG_CMD_NET Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> |