summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-quark/gpio.h
Commit message (Collapse)AuthorAgeLines
* x86: Add basic Intel Quark processor supportBin Meng2015-02-06-0/+13
Add minimum codes to support Intel Quark SoC. DRAM initialization is not ready yet so a hardcoded gd->ram_size is assigned. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>