Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng | |
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> | |||
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-08-31 | arm: rmobile: Add Stout board support | Vladimir Barinov | |
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> |