Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-01 | x86: kconfig: Let board select SPI flash | Bin Meng | |
Only a specific type of SPI flash exists on a board, having board Kconfig to select the SPI flash seems to make more sense. Other flash types are not necessary except coreboot, which implies all available flash drivers there. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-08-05 | x86: Add Intel Bayley Bay board support | Bin Meng | |
Intel Bayley Bay board is a BayTrail based board. Add this board with existing baytrail fsp support. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> |