Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / arch / x86 /
2015-06-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-06-06 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2015-06-05 Tom RiniMerge git://git.denx.de/u-boot-fdt
2015-06-05 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-04 Gabriel Huaux86: gpio: add pinctrl support from the device tree
2015-06-04 Andrew Bradfordx86: baytrail: pci region 3 is not always mapped to...
2015-06-04 Bin Mengx86: qemu: Implement PIRQ routing
2015-06-04 Bin Mengx86: coreboot: Control I/O port 0xb2 writing via device...
2015-06-04 Bin Mengx86: qemu: Create separate i440fx and q35 device trees
2015-06-04 Bin Mengx86: coreboot: Fix cosmetic issues
2015-06-04 Bin Mengx86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP
2015-06-04 Bin Mengx86: qemu: Adjust VGA initialization
2015-06-04 Bin Mengx86: qemu: Enable legacy IDE I/O ports decode
2015-06-04 Bin Mengx86: qemu: Turn on legacy segments decode
2015-06-04 Andrew Bradfordx86: fsp_support: Correct high mem comment typo
2015-06-04 Bin Mengx86: Do sanity test on pirq table before writing
2015-06-04 Bin Mengx86: quark: Implement PIRQ routing
2015-06-04 Bin Mengx86: Refactor PIRQ routing support
2015-06-04 Bin Mengx86: qemu: Add graphics support
2015-06-04 Bin Mengx86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
2015-06-04 Bin Mengx86: Make QEMU the default vendor
2015-06-04 Bin Mengx86: Support QEMU x86 targets
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-04-30 Simon Glassx86: Enable multi-core init for Minnowboard MAX
2015-04-30 Simon Glassx86: Add a CPU driver for baytrail
2015-04-30 Simon Glassx86: Allow CPUs to be set up after relocation
2015-04-30 Simon Glassx86: Add functions to set and clear bits on MSRs
2015-04-30 Simon Glassx86: Add multi-processor init
2015-04-30 Simon Glassx86: Provide access to the IDT
2015-04-30 Simon Glassx86: Store the GDT pointer in global_data
2015-04-30 Simon Glassx86: Add an mfence macro
2015-04-30 Simon Glassx86: Add defines for fixed MTRRs
2015-04-30 Simon Glassx86: Add atomic operations
2015-04-30 Simon Glassx86: Add support for the Simple Firmware Interface...
2015-04-30 Simon Glassx86: Disable -Werror
2015-04-30 Simon Glassx86: Remove unwanted MMC debugging
2015-04-30 Simon Glassx86: fsp: Use reset_cpu()
2015-04-30 Simon Glassx86: quark: Use reset_cpu()
2015-04-30 Simon Glassx86: ivybridge: Use reset_cpu()
2015-04-30 Simon Glassx86: Implement reset_cpu() correctly for modern CPUs
2015-04-30 Simon Glassx86: link: Add PCH driver to support SPI Flash
2015-04-30 Gabriel Huaux86: minnowmax: use the correct NOR in the configuration
2015-04-30 Bin Mengx86: Correct the typo in write_tables()
2015-04-30 Bin Mengx86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
2015-04-30 Bin Mengx86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
2015-04-30 Bin Mengx86: Kconfig: Move platform options forward
2015-04-30 Bin Mengx86: Kconfig: Divide the target selection to vendor...
2015-04-30 Bin Mengx86: quark: Turn on legacy segments decode
2015-04-30 Bin Mengx86: Check PIRQ routing table sanity in the F segment
2015-04-30 Gabriel Huaux86: minnowmax: add GPIO banks in the device tree
2015-04-30 Gabriel Huaux86: baytrail: fix the GPIOBASE address
2015-04-30 Bin Mengx86: queensbay: Implement PIRQ routing
2015-04-30 Bin Mengx86: Support platform PIRQ routing
2015-04-30 Bin Mengx86: Write configuration tables in last_stage_init()
2015-04-30 Bin Mengx86: Add a function to assign IRQ numbers to PCI device
2015-04-30 Bin Mengx86: Install a default e820 table in the __weak install...
2015-04-30 Bin Mengx86: Clean up arch/x86/include/asm/e820.h
2015-04-30 Bin Mengx86: Add alias for SPI node in the board dts
2015-04-30 Bin Mengx86: Set serial port IRQ for SMSC LPC47M
2015-04-30 Bin Mengx86: queensbay: Avoid using PCH prefix
2015-04-30 Bin Mengx86: Remove the old VGA driver
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Simon Glasssandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
2015-04-18 Simon GlassKconfig: Move CONFIG_BOOTSTAGE to Kconfig
2015-04-18 Masahiro Yamadadm: select CONFIG_DM* options
2015-04-18 Simon Glassx86: chromebook_link: dts: Add PCH and LPC devices
2015-04-18 Simon Glassdm: x86: Add a uclass for an Low Pin Count (LPC) device
2015-04-18 Simon Glassdm: x86: Add a uclass for a Platform Controller Hub
2015-04-18 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model
2015-04-18 Simon Glassdm: x86: pci: Convert chromebook_link to use driver...
2015-04-18 Simon Glassdm: x86: pci: Convert coreboot to use driver model...
2015-04-18 Simon Glassdm: x86: pci: Add a PCI driver for driver model
2015-04-17 Simon Glassx86: Split up arch_cpu_init()
2015-04-17 Simon Glassx86: Add a x86_ prefix to the x86-specific PCI functions
2015-04-17 Simon Glassx86: Add support for panther (Asus Chromebox)
2015-04-17 Simon Glassx86: Support machines with >4GB of RAM
2015-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-10 Albert ARIBAUDMerge branch 'u-boot/master'
2015-04-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-03-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2015-03-28 Masahiro Yamadamalloc_f: enable SYS_MALLOC_F by default if DM is on
2015-03-28 Masahiro Yamadageneric-board: select SYS_GENERIC_BOARD for some archit...
2015-03-28 Masahiro Yamadageneric-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
2015-03-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-03-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-03-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-03-25 Bin Mengx86: quark: Enable on-chip ethernet controllers
2015-03-25 Tom Riniarch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOO...
2015-03-25 Bin Mengx86: quark: MRC codes clean up
2015-03-24 Rob Herringremove unnecessary version.h includes
2015-03-02 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-02-24 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master' into ...
2015-02-17 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
next