]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86/include
x86: dm: Clean up cpu drivers
[karo-tx-uboot.git] / arch / x86 / include /
2015-09-09 Bin Mengx86: dm: Clean up cpu drivers
2015-09-09 Bin Mengx86: fsp: Move FspInitEntry call to board_init_f()
2015-09-09 Bin Mengx86: fsp: Load GDT before calling FspInitEntry
2015-09-08 Gabriel Huaux86: gpio: add pinctrl support from the device tree
2015-09-08 Bin Mengx86: coreboot: Fix cosmetic issues
2015-09-08 Bin Mengx86: qemu: Adjust VGA initialization
2015-09-08 Bin Mengx86: qemu: Enable legacy IDE I/O ports decode
2015-09-08 Bin Mengx86: qemu: Turn on legacy segments decode
2015-09-08 Bin Mengx86: quark: Implement PIRQ routing
2015-09-08 Bin Mengx86: Refactor PIRQ routing support
2015-09-08 Bin Mengx86: Support QEMU x86 targets
2015-09-08 Simon Glassx86: Add a CPU driver for baytrail
2015-09-08 Simon Glassx86: Allow CPUs to be set up after relocation
2015-09-08 Simon Glassx86: Add functions to set and clear bits on MSRs
2015-09-08 Simon Glassx86: Add multi-processor init
2015-09-08 Simon Glassx86: Provide access to the IDT
2015-09-08 Simon Glassx86: Store the GDT pointer in global_data
2015-09-08 Simon Glassx86: Add an mfence macro
2015-09-08 Simon Glassx86: Add defines for fixed MTRRs
2015-09-08 Simon Glassx86: Add atomic operations
2015-09-08 Simon Glassx86: Add support for the Simple Firmware Interface...
2015-09-08 Simon Glassx86: Implement reset_cpu() correctly for modern CPUs
2015-09-08 Bin Mengx86: quark: Turn on legacy segments decode
2015-09-08 Gabriel Huaux86: baytrail: fix the GPIOBASE address
2015-09-08 Bin Mengx86: queensbay: Implement PIRQ routing
2015-09-08 Bin Mengx86: Support platform PIRQ routing
2015-09-08 Bin Mengx86: Write configuration tables in last_stage_init()
2015-09-08 Bin Mengx86: Add a function to assign IRQ numbers to PCI device
2015-09-08 Bin Mengx86: Clean up arch/x86/include/asm/e820.h
2015-09-08 Bin Mengx86: Set serial port IRQ for SMSC LPC47M
2015-09-08 Bin Mengx86: queensbay: Avoid using PCH prefix
2015-09-08 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model
2015-09-08 Simon Glassdm: x86: pci: Convert chromebook_link to use driver...
2015-09-08 Simon Glassdm: x86: pci: Add a PCI driver for driver model
2015-09-08 Simon Glassx86: Add a x86_ prefix to the x86-specific PCI functions
2015-09-01 Masahiro Yamadageneric-board: select SYS_GENERIC_BOARD for some archit...
2015-09-01 Michal Simekcommon: Move dram_init() declaration to common location
2015-09-01 Bin Mengx86: quark: Initialize non-standard BARs
2015-09-01 Bin Mengx86: quark: Add Memory Reference Code (MRC) main routines
2015-09-01 Bin Mengx86: Add basic Intel Quark processor support
2015-09-01 Bin Mengx86: Define macros for pci configuration space access
2015-09-01 Bin Mengx86: quark: Add routines to access message bus registers
2015-09-01 Bin Mengx86: Add header files for Intel Quark SoC defines
2015-09-01 Simon Glassx86: Add support for Intel Minnowboard Max
2015-09-01 Simon Glassx86: Allow a UART to be set up before the FSP is ready
2015-09-01 Simon Glassx86: Adjust the FSP types slightly
2015-09-01 Simon Glassx86: Move common FSP code into a common location
2015-09-01 Simon Glassx86: Rename MMCONF_BASE_ADDRESS and make it common...
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-24 Simon Glassx86: Implement a cache for Memory Reference Code parameters
2015-01-24 Simon Glassx86: Use ipchecksum from net/
2015-01-24 Bin Mengx86: Test mtrr support flag before accessing mtrr msr
2015-01-24 Bin Mengx86: Save mtrr support flag in global data
2015-01-24 Simon Glassx86: Support ROMs on other archs
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2015-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-14 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-13 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-01-13 Bin Mengx86: fsp: Drop get_hob_type() and get_hob_length()
2015-01-13 Simon Glassx86: ivybridge: Update microcode early in boot
2015-01-13 Simon Glassx86: Add support for MTRRs
2015-01-13 Simon Glassx86: Drop RAMTOP Kconfig
2015-01-13 Bin Mengx86: Simplify the fsp hob access functions
2015-01-13 Bin Mengpci: Make pci apis usable before relocation
2015-01-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-01-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-01-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-12-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2014-12-30 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2014-12-29 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-12-19 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-12-19 Bin Mengx86: Clean up the FSP support codes
2014-12-19 Bin Mengx86: crownbay: Add SPI flash support
2014-12-19 Bin Mengx86: ich6-gpio: Add Intel Tunnel Creek GPIO support
2014-12-19 Bin Mengx86: Add basic support to queensbay platform and crownb...
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-15 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-12-15 Masahiro Yamadax86: move arch-specific asmlinkage to <asm/linkage.h>
2014-12-14 Bin Mengx86: Support Intel FSP initialization path in start.S
2014-12-14 Bin Mengx86: Add post failure codes for bist and car
2014-12-14 Bin Mengx86: queensbay: Adapt FSP support codes
2014-12-14 Bin Mengx86: Initial import from Intel FSP release for Queensba...
2014-12-14 Bin Mengx86: Add a simple superio driver for SMSC LPC47M
2014-12-14 Bin Mengx86: ich6-gpio: Move setup_pch_gpios() to board support...
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-12-10 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2014-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2014-12-08 Tom RiniMerge git://git.denx.de/u-boot-i2c
2014-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2014-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
next