]> 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-10 Simon Glassx86: Enable debug UART for Minnowmax
2015-09-10 Simon Glassx86: qemu: Support operation as an EFI payload
2015-09-10 Simon Glassx86: baytrail: Support operation as an EFI payload
2015-09-10 Simon Glassx86: Add helper code for running from EFI
2015-09-10 Simon Glassx86: Handle running as EFI payload
2015-09-10 Simon Glassx86: Add support for passing tables into U-Boot
2015-09-10 Simon Glassefi: Add 64-bit payload support
2015-09-10 Simon Glassx86: Add a way to call 32-bit code from 64-bit mode
2015-09-10 Simon Glassx86: Add an enum for some commonly-used GDT bits
2015-09-10 Simon Glassx86: Support building the EFI stub
2015-09-10 Simon Glassefi: Add support for loading U-Boot through an EFI...
2015-09-10 Simon Glassx86: Add relocation and link script for a 64-bit EFI...
2015-09-10 Simon Glassx86: Allow relocation code to build without text base
2015-09-10 Simon Glassx86: dts: Add a device tree file for EFI
2015-09-10 Ben Stoltzx86: Add EFI board code
2015-09-10 Ben Stoltzx86: Add support for U-Boot as an EFI application
2015-09-10 Simon Glassx86: Add asm/elf.h for x86-specific ELF definitions
2015-09-10 Simon Glassx86: Support skipping relocation for EFI
2015-09-10 Ben Stoltzx86: Set up toolchain flags for running as EFI application
2015-09-10 Simon Glassefi: Add start-up library code
2015-09-10 Simon Glassx86: Allow use of global_data with EFI
2015-09-10 Simon Glassx86: Tidy up a few minor issues with interrupts
2015-09-10 Simon Glassx86: Add some missing global_data declarations in files...
2015-09-10 Simon Glassx86: Tidy up the 64-bit calling code
2015-09-10 Simon Glassx86: Drop unused copy_fdt_to_ram()
2015-09-10 Simon Glassx86: Tidy up global_data flags
2015-09-10 Simon Glassx86: Use CR0 constants in CPU init
2015-09-10 Simon Glassx86: Add various minor tidy-ups to the 32-bit startup...
2015-09-10 Bin Mengx86: bayleybay: Configure PCI IRQ
2015-09-10 Bin Mengx86: Add Intel Bayley Bay board support
2015-09-10 Bin Mengx86: Add microcode for BayTrail-I B0 stepping
2015-09-10 Bin Mengx86: baytrail: Update UPD setting for FSP Gold4 release
2015-09-10 Bin Mengx86: qemu: Add MP initialization
2015-09-10 Miao Yanx86: Add a 'pause' instruction in __udelay() for QEMU...
2015-09-09 Bin Mengx86: Reserve PCIe ECAM address range in the E820 table
2015-09-09 Bin Mengx86: qemu: Turn on PCIe ECAM address range decoding...
2015-09-09 Bin Mengx86: qemu: Enable writing MP table
2015-09-09 Bin Mengx86: Allow cpu-x86 driver to be probed for UP
2015-09-09 Bin Mengx86: qemu: Enable I/O APIC chip select on PIIX3
2015-09-09 Bin Mengx86: mpspec: Move writing ISA interrupt entry after PCI
2015-09-09 Bin Mengx86: mpspec: Allow platform to determine how PIRQ is...
2015-09-09 Bin Mengx86: Convert to use driver model pci on queensbay/crownbay
2015-09-09 Bin Mengx86: pci: Do not assign irq 0 to pci device
2015-09-09 Bin Mengx86: pci: Assign pci irqs to all functions
2015-09-09 Bin Mengx86: Enable DM RTC support for all x86 boards
2015-09-09 Bin Mengx86: Change pci option rom area MTRR setting to cacheable
2015-09-09 Bin Mengx86: Simplify architecture defined exception handling...
2015-09-09 Bin Mengx86: Display correct CS/EIP/EFLAGS when there is an...
2015-09-09 Masahiro YamadaKill unneeded #include <linux/kconfig.h>
2015-09-09 Masahiro Yamadax86: delete unneeded declarations of disable_irq()...
2015-09-09 Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-09-09 Simon Glassdm: x86: minnowmax: Move PCI to use driver model
2015-09-09 Simon Glassx86: pci: Tidy up the generic x86 PCI driver
2015-09-09 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-09-09 Bin Mengx86: Remove MARK_GRAPHICS_MEM_WRCOMB
2015-09-09 Bin Mengx86: Move VGA option rom macros to Kconfig
2015-09-09 Bin Mengx86: cmd_mtrr: Improve MTRR list information
2015-09-09 Bin Mengx86: queensbay: Change CPU_ADDR_BITS to 32
2015-09-09 Bin Mengx86: Setup fixed range MTRRs for legacy regions
2015-09-09 Jian Luox86: bios: Allow pci config read/write to host bridge...
2015-09-09 Jian Luox86: bios: Synchronize stack between real and protected...
2015-09-09 Bin Mengx86: queensbay: Change PCIe root ports' interrupt routing
2015-09-09 Bin Mengx86: Generate a valid MultiProcessor (MP) table
2015-09-09 Bin Mengx86: Add MultiProcessor (MP) table APIs
2015-09-09 Bin Mengx86: Remove inline for lapic access routines
2015-09-09 Bin Mengx86: Add I/O APIC register access routines
2015-09-09 Bin Mengx86: Clean up ioapic header file
2015-09-09 Bin Mengx86: Reduce PIRQ routing table size
2015-09-09 Bin Mengx86: Ignore function number when writing PIRQ routing...
2015-09-09 Bin Mengx86: Write correct bus number for the irq router
2015-09-09 Bin Mengx86: queensbay: Correct Topcliff device irqs
2015-09-09 Bin Mengx86: crownbay: Enable DM RTC support
2015-09-09 Bin Mengx86: crownbay: Add MP initialization
2015-09-09 Bin Mengx86: Clean up lapic codes
2015-09-09 Bin Mengx86: Move lapic_setup() call into init_bsp()
2015-09-09 Bin Mengx86: Move MP initialization codes into a common place
2015-09-09 Bin Mengx86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
2015-09-09 Bin Mengx86: kconfig: Fix minor nits in MAX_CPUS
2015-09-09 Bin Mengx86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend...
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-09 Bin Mengx86: Add Kconfig options to be used by arch/x86/cpu...
2015-09-08 Joe HershbergerMove default y configs out of arch/board Kconfig
2015-09-08 Gabriel Huaux86: gpio: add pinctrl support from the device tree
2015-09-08 Andrew Bradfordx86: baytrail: pci region 3 is not always mapped to...
2015-09-08 Bin Mengx86: qemu: Implement PIRQ routing
2015-09-08 Bin Mengx86: coreboot: Control I/O port 0xb2 writing via device...
2015-09-08 Bin Mengx86: qemu: Create separate i440fx and q35 device trees
2015-09-08 Bin Mengx86: coreboot: Fix cosmetic issues
2015-09-08 Bin Mengx86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP
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 Andrew Bradfordx86: fsp_support: Correct high mem comment typo
2015-09-08 Bin Mengx86: Do sanity test on pirq table before writing
2015-09-08 Bin Mengx86: quark: Implement PIRQ routing
2015-09-08 Bin Mengx86: Refactor PIRQ routing support
2015-09-08 Bin Mengx86: qemu: Add graphics support
2015-09-08 Bin Mengx86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
next