Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Remove DECLARE_GLOBAL_DATA_PTR in board files | Bin Meng | 2015-06-04 | -2/+0 |
| | | | | | | | | gd is not referenced in those board files so DECLARE_GLOBAL_DATA_PTR should be removed. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> | |||
* | x86: Add basic Intel Galileo board support | Bin Meng | 2015-02-06 | -0/+19 |
New board/intel/galileo board directory with minimum codes, plus board dts, defconfig and configuration files. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org> |