u-boot-brain/arch/x86
Simon Glass 3a1a18ff18 x86: Add support for Intel Minnowboard Max
This is a relatively low-cost x86 board in a small form factor. The main
peripherals are uSD, USB, HDMI, Ethernet and SATA. It uses an Atom 3800
series CPU. So far only the dual core 2GB variant is supported.

This uses the existing FSP support. Binary blobs are required to make this
board work. The microcode update is included as a patch (all 3000 lines of
it).

Change-Id: I0088c47fe87cf08ae635b343d32c332269062156
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-02-06 12:07:39 -07:00
..
cpu x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
dts x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
include/asm x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
lib x86: Allow a UART to be set up before the FSP is ready 2015-02-06 12:07:38 -07:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00