summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark
AgeCommit message (Expand)Author
2015-10-21x86: quark: Implement mrc cacheBin Meng
2015-09-17x86: quark: Configure MTRR to enable cacheBin Meng
2015-09-17x86: quark: Initialize thermal sensor properlyBin Meng
2015-09-17x86: quark: Lock HMBOUND register before jumping to kernelBin Meng
2015-09-17x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng
2015-09-17x86: quark: Add PCIe/USB static register programming after memory initBin Meng
2015-09-17x86: Convert to use driver model eth on quark/galileoBin Meng
2015-09-09x86: quark: Add USB PHY initialization supportBin Meng
2015-09-09x86: Convert to use driver model pci on quark/galileoBin Meng
2015-09-09x86: Enable PCIe controller on quark/galileoBin Meng
2015-09-09x86: quark: Avoid chicken and egg problemBin Meng
2015-09-09x86: quark: Optimize MRC execution timeBin Meng
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-06-04x86: quark: Implement PIRQ routingBin Meng
2015-04-30x86: quark: Use reset_cpu()Simon Glass
2015-04-30x86: quark: Turn on legacy segments decodeBin Meng
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-03-25x86: quark: Enable on-chip ethernet controllersBin Meng
2015-03-25arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini
2015-03-25x86: quark: MRC codes clean upBin Meng
2015-02-06x86: Add SD/MMC support to quark/galileoBin Meng
2015-02-06x86: Add SPI support to quark/galileoBin Meng
2015-02-06x86: quark: Initialize non-standard BARsBin Meng
2015-02-06x86: quark: Call MRC in dram_init()Bin Meng
2015-02-06x86: quark: Enable the Memory Reference Code buildBin Meng
2015-02-06x86: quark: Add System Memory Controller supportBin Meng
2015-02-06x86: quark: Add utility codes needed for MRCBin Meng
2015-02-06x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng
2015-02-06x86: quark: Bypass TSC calibrationBin Meng
2015-02-06x86: Add basic Intel Quark processor supportBin Meng
2015-02-06x86: quark: Add Cache-As-RAM initializationBin Meng
2015-02-06x86: quark: Add routines to access message bus registersBin Meng