index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Age
Commit message (
Expand
)
Author
2015-08-05
x86: qemu: Support operation as an EFI payload
Simon Glass
2015-08-05
x86: baytrail: Support operation as an EFI payload
Simon Glass
2015-08-05
x86: Handle running as EFI payload
Simon Glass
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
x86: Add a way to call 32-bit code from 64-bit mode
Simon Glass
2015-08-05
x86: Add relocation and link script for a 64-bit EFI application
Simon Glass
2015-08-05
x86: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
x86: Tidy up a few minor issues with interrupts
Simon Glass
2015-08-05
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
x86: Tidy up the 64-bit calling code
Simon Glass
2015-08-05
x86: Tidy up global_data flags
Simon Glass
2015-08-05
x86: Use CR0 constants in CPU init
Simon Glass
2015-08-05
x86: Add various minor tidy-ups to the 32-bit startup code
Simon Glass
2015-08-05
x86: bayleybay: Configure PCI IRQ
Bin Meng
2015-07-28
x86: qemu: Turn on PCIe ECAM address range decoding on Q35
Bin Meng
2015-07-28
x86: qemu: Enable writing MP table
Bin Meng
2015-07-28
x86: Allow cpu-x86 driver to be probed for UP
Bin Meng
2015-07-28
x86: qemu: Enable I/O APIC chip select on PIIX3
Bin Meng
2015-07-28
x86: Convert to use driver model pci on queensbay/crownbay
Bin Meng
2015-07-28
x86: pci: Do not assign irq 0 to pci device
Bin Meng
2015-07-28
x86: pci: Assign pci irqs to all functions
Bin Meng
2015-07-28
x86: Enable DM RTC support for all x86 boards
Bin Meng
2015-07-28
x86: Change pci option rom area MTRR setting to cacheable
Bin Meng
2015-07-28
x86: Simplify architecture defined exception handling in irq_llsr()
Bin Meng
2015-07-28
x86: Display correct CS/EIP/EFLAGS when there is an error code
Bin Meng
2015-07-27
Kill unneeded #include <linux/kconfig.h>
Masahiro Yamada
2015-07-15
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
2015-07-15
dm: x86: minnowmax: Move PCI to use driver model
Simon Glass
2015-07-15
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-15
x86: queensbay: Change CPU_ADDR_BITS to 32
Bin Meng
2015-07-15
x86: Setup fixed range MTRRs for legacy regions
Bin Meng
2015-07-15
x86: queensbay: Change PCIe root ports' interrupt routing
Bin Meng
2015-07-15
x86: Remove inline for lapic access routines
Bin Meng
2015-07-15
x86: Add I/O APIC register access routines
Bin Meng
2015-07-15
x86: Reduce PIRQ routing table size
Bin Meng
2015-07-15
x86: Ignore function number when writing PIRQ routing table
Bin Meng
2015-07-15
x86: Write correct bus number for the irq router
Bin Meng
2015-07-15
x86: Clean up lapic codes
Bin Meng
2015-07-15
x86: Move lapic_setup() call into init_bsp()
Bin Meng
2015-07-15
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-15
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Bin Meng
2015-07-15
x86: dm: Clean up cpu drivers
Bin Meng
2015-07-15
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-15
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-15
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-06-04
x86: baytrail: pci region 3 is not always mapped to end of ram
Andrew Bradford
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
2015-06-04
x86: coreboot: Control I/O port 0xb2 writing via device tree
Bin Meng
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-06-04
x86: qemu: Adjust VGA initialization
Bin Meng
[next]