Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 9 years ago
..
arch-baytrail da60fb7934 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG 9 years ago
arch-coreboot 89b870814c x86: coreboot: Increase memrange entry number to 32 9 years ago
arch-efi 3dcdd17b43 x86: Add support for U-Boot as an EFI application 9 years ago
arch-ivybridge f6220f1a86 x86: Move mrccache.[c|h] to a common place 9 years ago
arch-qemu 9830d2ebb4 x86: qemu: Turn on PCIe ECAM address range decoding on Q35 9 years ago
arch-quark c6d4705f41 x86: quark: Configure MTRR to enable cache 9 years ago
arch-queensbay 1f124eba11 x86: Allow disabling IGD on Intel Queensbay 9 years ago
fsp ecf674b772 x86: Drop FSP error defines and use EFI instead 9 years ago
video fea2572001 x86: Rename i386 to x86 14 years ago
acpi.h 3e0332c0b9 x86: Add a simple header file for ACPI 10 years ago
acpi_table.h 867bcb63e7 x86: Generate a valid ACPI table 9 years ago
atomic.h b551173b73 x86: Add atomic operations 10 years ago
bitops.h 8abebe3ead x86: Add ilog2 to bitops 12 years ago
bootm.h 76539383ea x86: Move kernel boot function to arch/x86/lib/bootm.c 10 years ago
bootparam.h fea2572001 x86: Rename i386 to x86 14 years ago
byteorder.h fea2572001 x86: Rename i386 to x86 14 years ago
cache.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
config.h 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
control_regs.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
cpu.h 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 9 years ago
cpu_x86.h be3f06bcc4 x86: dm: Clean up cpu drivers 10 years ago
e820.h 59ec719df6 x86: Move install_e820_map() out of zimage.c 9 years ago
elf.h ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions 9 years ago
errno.h fea2572001 x86: Rename i386 to x86 14 years ago
global_data.h 2db9374561 x86: Move the GDT into global_data 9 years ago
gpio.h 5318f18d2c x86: gpio: add pinctrl support from the device tree 10 years ago
i8254.h 80de049561 x86: Add quick TSC calibration via PIT 10 years ago
i8259.h 1dae2e0eb6 x86: Refactor interrupt_init() 10 years ago
ibmpc.h c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver 9 years ago
init_helpers.h c17ca6b5cd x86: Remove calculate_relocation_address() 9 years ago
interrupt.h 013cf483c9 x86: Display correct CS/EIP/EFLAGS when there is an error code 9 years ago
io.h afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
ioapic.h 3d23287828 x86: Add I/O APIC register access routines 10 years ago
ioctl.h fea2572001 x86: Rename i386 to x86 14 years ago
irq.h 7e4be120e8 x86: Allow pirq_init() to return an error 9 years ago
ist.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
lapic.h a2d73fdba6 x86: Remove inline for lapic access routines 10 years ago
linkage.h e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago
mp.h 6e6f4ce4f8 x86: Move MP initialization codes into a common place 10 years ago
mpspec.h abab912813 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC 9 years ago
mrccache.h 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 9 years ago
msr-index.h ede9709316 x86: Add a CPU driver for baytrail 10 years ago
msr.h 86196c65ac x86: Add functions to set and clear bits on MSRs 10 years ago
mtrr.h 8ba25eec86 x86: Change pci option rom area MTRR setting to cacheable 9 years ago
pci.h 31a2dc6955 x86: pci: Assign pci irqs to all functions 9 years ago
pirq_routing.h b5b6b01960 x86: Support platform PIRQ routing 10 years ago
pnp_def.h a2927e09bc x86: Add a simple superio driver for SMSC LPC47M 10 years ago
posix_types.h fea2572001 x86: Rename i386 to x86 14 years ago
post.h 95a5a47466 x86: Add post failure codes for bist and car 10 years ago
processor-flags.h fea2572001 x86: Rename i386 to x86 14 years ago
processor.h 45b5a37836 x86: Add multi-processor init 10 years ago
ptrace.h 013cf483c9 x86: Display correct CS/EIP/EFLAGS when there is an error code 9 years ago
relocate.h 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 9 years ago
sections.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sfi.h 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 10 years ago
sipi.h 45b5a37836 x86: Add multi-processor init 10 years ago
smbios.h 721e992a8a x86: Add SMBIOS table support 9 years ago
speedstep.h 18739e2ccc x86: Add Intel speedstep and turbo mode code 10 years ago
string.h b2c2a03842 x86: Import glibc memcpy implementation 13 years ago
tables.h 7f5df8d42d x86: Add MultiProcessor (MP) table APIs 10 years ago
turbo.h ede9709316 x86: Add a CPU driver for baytrail 10 years ago
types.h 96a8d409a7 efi: Add 64-bit payload support 9 years ago
u-boot-x86.h 93afae5d05 x86: Remove init_gd() function 9 years ago
u-boot.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
unaligned.h fea2572001 x86: Rename i386 to x86 14 years ago
zimage.h 59ec719df6 x86: Move install_e820_map() out of zimage.c 9 years ago