]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / arch / x86 /
2015-09-10 Simon Glassexynos: x86: dts: Add tpm nodes to the device tree...
2015-09-10 Bin Mengx86: crownbay: Support Topcliff integrated pci uart...
2015-09-10 Bin Mengx86: crownbay: Enable on-board SMSC superio keyboard...
2015-09-10 Simon Glassx86: minnowmax: Correct pad-offset value for host_en1
2015-09-10 Simon Glassx86: minnowmax: Add access to GPIOs E0, E1, E2
2015-09-10 Saket Sinhax86: Add DSDT table for supporting ACPI on QEMU
2015-09-10 Saket Sinhax86: Add ACPI table support to QEMU
2015-09-10 Saket Sinhax86: Generate a valid ACPI table
2015-09-10 Bin Mengx86: superio: Add keyboard controller support to smsc_l...
2015-09-10 Bin Mengx86: baytrail: Remove the fsp_init_phase_pci() call
2015-09-10 Bin Mengx86: queensbay: Move unprotect_spi_flash() to arch_misc...
2015-09-10 Bin Mengx86: fsp: Add comments about U-Boot entering start...
2015-09-10 Bin Mengx86: fsp: Enlarge the size of malloc() pool before...
2015-09-10 Bin Mengx86: baytrail: Support multiple microcode copies
2015-09-10 Bin Mengx86: baytrail: Add microcode for BayTrail-I D0 stepping
2015-09-10 Bin Mengx86: kconfig: Hide "System tables" for coreboot
2015-09-10 Bin Mengx86: kconfig: Hide "System tables" for EFI
2015-09-10 Bin Mengx86: coreboot: Allow >=4GiB memory bank size
2015-09-10 Bin Mengx86: Remove calculate_relocation_address()
2015-09-10 Bin Mengx86: coreboot: Correctly report E820 types
2015-09-10 Bin Mengx86: coreboot: Increase memrange entry number to 32
2015-09-10 Simon Glassx86: minnowmax: Define and enable interrupt setup
2015-09-10 Simon Glassx86: Return -1 when reading a PCI config register fails
2015-09-10 Simon Glassx86: Drop FSP error defines and use EFI instead
2015-09-10 Bin Mengx86: Set APs' req_seq to the reg number from device...
2015-09-10 Simon Glassx86: Show the un-relocated IP address in exceptions
2015-09-10 Simon Glassx86: Switch to using generic global_data setup
2015-09-10 Simon Glassx86: Move the GDT into global_data
2015-09-10 Simon Glassx86: Remove init_gd() function
2015-09-10 Simon Glassx86: baytrail: Support running as an EFI payload
2015-09-10 Simon Glassx86: baytrail: Tidy up interrupt and FSP init
2015-09-10 Simon Glassx86: Allow pirq_init() to return an error
2015-09-10 Simon Glassx86: Split out fsp_init_phase_pci() code into a new...
2015-09-10 Simon Glassx86: Tidy up the PIRQ routing code a little
2015-09-10 Bin Mengx86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
2015-09-10 Andrew Bradfordx86: baytrail: Configure FSP UPD from device tree
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
next