summaryrefslogtreecommitdiff
path: root/board/intel/bayleybay
Commit message (Collapse)AuthorAgeLines
* x86: bayleybay: Convert to use more dm driversBin Meng2015-09-09-6/+0
| | | | | | | Move to driver model for USB and ETH on Intel Bayley Bay. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
* x86: Add Intel Bayley Bay board supportBin Meng2015-08-05-0/+68
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>