u-boot/arch/x86/cpu/quark
Bin Meng 728b393f3b x86: Add SPI support to quark/galileo
The Quark SoC contains a legacy SPI controller in the legacy bridge
which is ICH7 compatible. Like Tunnel Creek and BayTrail, the BIOS
control register offset in the ICH SPI driver is wrong for the Quark
SoC too, unprotect_spi_flash() is added to enable the flash write.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-02-06 12:07:45 -07:00
..
car.S x86: quark: Add Cache-As-RAM initialization 2015-02-06 12:07:41 -07:00
dram.c x86: quark: Call MRC in dram_init() 2015-02-06 12:07:44 -07:00
hte.c x86: quark: Add utility codes needed for MRC 2015-02-06 12:07:43 -07:00
hte.h x86: quark: Add utility codes needed for MRC 2015-02-06 12:07:43 -07:00
Kconfig x86: quark: Bypass TSC calibration 2015-02-06 12:07:42 -07:00
Makefile x86: quark: Enable the Memory Reference Code build 2015-02-06 12:07:43 -07:00
mrc.c x86: quark: Add Memory Reference Code (MRC) main routines 2015-02-06 12:07:42 -07:00
mrc_util.c x86: quark: Add utility codes needed for MRC 2015-02-06 12:07:43 -07:00
mrc_util.h x86: quark: Add utility codes needed for MRC 2015-02-06 12:07:43 -07:00
msg_port.c x86: quark: Add routines to access message bus registers 2015-02-06 12:07:40 -07:00
pci.c x86: Add basic Intel Quark processor support 2015-02-06 12:07:41 -07:00
quark.c x86: Add SPI support to quark/galileo 2015-02-06 12:07:45 -07:00
smc.c x86: quark: Add System Memory Controller support 2015-02-06 12:07:43 -07:00
smc.h x86: quark: Add System Memory Controller support 2015-02-06 12:07:43 -07:00