Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini | |
Update the config.h and defconfig files for the commands that 8e3c036 converted over to Kconfig Signed-off-by: Tom Rini <trini@konsulko.com> | |||
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-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> |