summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2015-04-30x86: baytrail: fix the GPIOBASE addressGabriel Huau
2015-04-30x86: queensbay: Implement PIRQ routingBin Meng
2015-04-30x86: Support platform PIRQ routingBin Meng
2015-04-30x86: Write configuration tables in last_stage_init()Bin Meng
2015-04-30x86: Add a function to assign IRQ numbers to PCI deviceBin Meng
2015-04-30x86: Clean up arch/x86/include/asm/e820.hBin Meng
2015-04-30x86: Set serial port IRQ for SMSC LPC47MBin Meng
2015-04-30x86: queensbay: Avoid using PCH prefixBin Meng
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2015-02-06x86: quark: Initialize non-standard BARsBin Meng
2015-02-06x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng
2015-02-06x86: Add basic Intel Quark processor supportBin Meng
2015-02-06x86: Define macros for pci configuration space accessBin Meng
2015-02-06x86: quark: Add routines to access message bus registersBin Meng
2015-02-06x86: Add header files for Intel Quark SoC definesBin Meng
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass
2015-02-06x86: Allow a UART to be set up before the FSP is readySimon Glass
2015-02-06x86: Adjust the FSP types slightlySimon Glass
2015-02-06x86: Move common FSP code into a common locationSimon Glass
2015-02-06x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass
2015-01-24x86: Implement a cache for Memory Reference Code parametersSimon Glass
2015-01-24x86: Use ipchecksum from net/Simon Glass
2015-01-24x86: Test mtrr support flag before accessing mtrr msrBin Meng
2015-01-24x86: Save mtrr support flag in global dataBin Meng
2015-01-24x86: Support ROMs on other archsSimon Glass
2015-01-13x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng
2015-01-13x86: ivybridge: Update microcode early in bootSimon Glass
2015-01-13x86: Add support for MTRRsSimon Glass
2015-01-13x86: Drop RAMTOP KconfigSimon Glass
2015-01-13x86: Simplify the fsp hob access functionsBin Meng
2015-01-13pci: Make pci apis usable before relocationBin Meng
2014-12-19x86: Clean up the FSP support codesBin Meng
2014-12-19x86: crownbay: Add SPI flash supportBin Meng
2014-12-19x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng
2014-12-19x86: Add basic support to queensbay platform and crownbay boardBin Meng
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada
2014-12-14x86: Support Intel FSP initialization path in start.SBin Meng
2014-12-14x86: Add post failure codes for bist and carBin Meng
2014-12-14x86: queensbay: Adapt FSP support codesBin Meng
2014-12-14x86: Initial import from Intel FSP release for Queensbay platformBin Meng
2014-12-14x86: Add a simple superio driver for SMSC LPC47MBin Meng
2014-12-14x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-11-25x86: Add initial video device init for Intel GMASimon Glass