summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark/quark.c
Commit message (Expand)AuthorAgeLines
* x86: quark: Assign a unique I/O APIC IDBin Meng2016-05-23-0/+4
* x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-23-9/+0
* x86: quark: Drop unprotect_spi_flash()Bin Meng2016-02-05-17/+0
* dm: x86: quark: Add an interrupt driverSimon Glass2016-01-24-25/+0
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-24-1/+1
* x86: quark: Fix boot breakageBin Meng2016-01-19-11/+16
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-12-2/+2
* x86: Convert to use driver model timerBin Meng2015-12-01-3/+0
* x86: quark: Implement mrc cacheBin Meng2015-10-21-0/+19
* x86: quark: Configure MTRR to enable cacheBin Meng2015-09-16-0/+57
* x86: quark: Initialize thermal sensor properlyBin Meng2015-09-16-0/+40
* x86: quark: Lock HMBOUND register before jumping to kernelBin Meng2015-09-16-0/+3
* x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng2015-09-16-51/+21
* x86: quark: Add PCIe/USB static register programming after memory initBin Meng2015-09-16-0/+64
* x86: Convert to use driver model eth on quark/galileoBin Meng2015-09-16-19/+0
* x86: quark: Add USB PHY initialization supportBin Meng2015-09-09-0/+41
* x86: Convert to use driver model pci on quark/galileoBin Meng2015-09-09-5/+0
* x86: Enable PCIe controller on quark/galileoBin Meng2015-09-09-0/+63
* x86: quark: Avoid chicken and egg problemBin Meng2015-09-09-15/+15
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-14-3/+1
* x86: quark: Implement PIRQ routingBin Meng2015-06-04-0/+31
* x86: quark: Use reset_cpu()Simon Glass2015-04-29-1/+1
* x86: quark: Turn on legacy segments decodeBin Meng2015-04-29-0/+12
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16-2/+2
* x86: quark: Enable on-chip ethernet controllersBin Meng2015-03-24-0/+19
* x86: Add SD/MMC support to quark/galileoBin Meng2015-02-06-0/+11
* x86: Add SPI support to quark/galileoBin Meng2015-02-06-0/+17
* x86: quark: Initialize non-standard BARsBin Meng2015-02-06-0/+46
* x86: Add basic Intel Quark processor supportBin Meng2015-02-06-0/+44