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