Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -0/+1 |
| | | | | | | | | There are already Kconfig options for SPI flash drivers, but we have not moved them from config.h to defconfig files. This commit does this in a batch. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> | ||||
* | Reorder defconfigs with 'savedefconfig' | Bin Meng | 2015-09-28 | 1 | -1/+1 |
| | | | | | | Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> | ||||
* | arm: rmobile: Add Stout board support | Vladimir Barinov | 2015-08-31 | 1 | -0/+21 |
Stout is an entry level development board based on R-Car H2 SoC (R8A7790) This commit supports the following peripherals: - SCIFA, I2C, Ethernet, QSPI, SDHI0/2, CPLD Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |