]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86
include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits
[karo-tx-uboot.git] / arch / x86 /
2015-09-08 Bin Mengx86: Make QEMU the default vendor
2015-09-08 Bin Mengx86: Support QEMU x86 targets
2015-09-08 Simon Glassx86: Enable multi-core init for Minnowboard MAX
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: Disable -Werror
2015-09-08 Simon Glassx86: Remove unwanted MMC debugging
2015-09-08 Simon Glassx86: fsp: Use reset_cpu()
2015-09-08 Simon Glassx86: quark: Use reset_cpu()
2015-09-08 Simon Glassx86: ivybridge: Use reset_cpu()
2015-09-08 Simon Glassx86: Implement reset_cpu() correctly for modern CPUs
2015-09-08 Simon Glassx86: link: Add PCH driver to support SPI Flash
2015-09-08 Gabriel Huaux86: minnowmax: use the correct NOR in the configuration
2015-09-08 Bin Mengx86: Correct the typo in write_tables()
2015-09-08 Bin Mengx86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
2015-09-08 Bin Mengx86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
2015-09-08 Bin Mengx86: Kconfig: Move platform options forward
2015-09-08 Bin Mengx86: Kconfig: Divide the target selection to vendor...
2015-09-08 Bin Mengx86: quark: Turn on legacy segments decode
2015-09-08 Bin Mengx86: Check PIRQ routing table sanity in the F segment
2015-09-08 Gabriel Huaux86: minnowmax: add GPIO banks in the device tree
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: Install a default e820 table in the __weak install...
2015-09-08 Bin Mengx86: Clean up arch/x86/include/asm/e820.h
2015-09-08 Bin Mengx86: Add alias for SPI node in the board dts
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 Bin Mengx86: Remove the old VGA driver
2015-09-08 Simon Glasssandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
2015-09-08 Simon GlassKconfig: Move CONFIG_BOOTSTAGE to Kconfig
2015-09-08 Masahiro Yamadadm: select CONFIG_DM* options
2015-09-08 Simon Glassx86: chromebook_link: dts: Add PCH and LPC devices
2015-09-08 Simon Glassdm: x86: Add a uclass for an Low Pin Count (LPC) device
2015-09-08 Simon Glassdm: x86: Add a uclass for a Platform Controller Hub
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: Convert coreboot to use driver model...
2015-09-08 Simon Glassdm: x86: pci: Add a PCI driver for driver model
2015-09-08 Simon Glassx86: Split up arch_cpu_init()
2015-09-08 Simon Glassx86: Add a x86_ prefix to the x86-specific PCI functions
2015-09-08 Simon Glassx86: Add support for panther (Asus Chromebox)
2015-09-08 Simon Glassx86: Support machines with >4GB of RAM
2015-09-01 Masahiro Yamadamalloc_f: enable SYS_MALLOC_F by default if DM is on
2015-09-01 Masahiro Yamadageneric-board: select SYS_GENERIC_BOARD for some archit...
2015-09-01 Masahiro Yamadageneric-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
2015-09-01 Bin Mengx86: quark: Enable on-chip ethernet controllers
2015-09-01 Tom Riniarch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOO...
2015-09-01 Bin Mengx86: quark: MRC codes clean up
2015-09-01 Rob Herringremove unnecessary version.h includes
2015-09-01 Simon Glassdm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
2015-09-01 Simon Glassdm: x86: Move driver model CONFIGs to Kconfig
2015-09-01 Michal Simekcommon: Move dram_init() declaration to common location
2015-09-01 Bin Mengx86: Use tab instead of space to indent in PCIE_ECAM_BASE
2015-09-01 Bin Mengx86: Add SD/MMC support to quark/galileo
2015-09-01 Bin Mengx86: Add SPI support to quark/galileo
2015-09-01 Bin Mengx86: galileo: Add GPIO support
2015-09-01 Bin Mengx86: quark: Initialize non-standard BARs
2015-09-01 Bin Mengx86: quark: Call MRC in dram_init()
2015-09-01 Bin Mengx86: quark: Enable the Memory Reference Code build
2015-09-01 Bin Mengx86: quark: Add System Memory Controller support
2015-09-01 Bin Mengx86: quark: Add utility codes needed for MRC
2015-09-01 Bin Mengx86: quark: Add Memory Reference Code (MRC) main routines
2015-09-01 Bin Mengx86: quark: Bypass TSC calibration
2015-09-01 Bin Mengx86: Allow overriding TSC_FREQ_IN_MHZ
2015-09-01 Bin Mengx86: Enable the Intel quark/galileo build
2015-09-01 Bin Mengx86: Add basic Intel Galileo board support
2015-09-01 Bin Mengx86: Add basic Intel Quark processor support
2015-09-01 Bin Mengx86: quark: Add Cache-As-RAM initialization
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: Allow FSP Kconfig settings for all x86
2015-09-01 Simon Glassx86: Remove unnecessary casts and fix comment typos
2015-09-01 Simon Glassx86: mmc: Move common FSP functions into a common file
2015-09-01 Simon Glassx86: Make CAR and DRAM FSP code common
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: video: Allow video ROM execution to fall back...
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: ivybridge: Drop the Kconfig MRC cache information
next