Andy Shevchenko ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms před 8 roky
..
acpi 2047390abc x86: baytrail: Introduce ACPI global NVS před 9 roky
arch-baytrail 3ff11aaa50 x86: baytrail: acpi: Hide internal UART per GNVS setting před 9 roky
arch-broadwell 2627c7e2c1 x86: broadwell: Add support for SDRAM setup před 9 roky
arch-coreboot 1329020d21 x86: Move sysinfo related to sysinfo.h před 9 roky
arch-ivybridge b6409ec302 dm: x86: Move link to use driver model for video před 8 roky
arch-qemu 2b7ff26115 x86: Drop asm/arch/gpio.h před 9 roky
arch-quark 79c2c257cf x86: acpi: Pack global NVS into ACPI table před 9 roky
arch-queensbay 2b7ff26115 x86: Drop asm/arch/gpio.h před 9 roky
fsp beb4d65e92 x86: fsp: Fix cast for 64-bit compilation před 8 roky
video fea2572001 x86: Rename i386 to x86 před 14 roky
acpi_table.h 42fd8c19b5 x86: Use unsigned long for address in table generation před 8 roky
atomic.h b551173b73 x86: Add atomic operations před 10 roky
bitops.h 6c2f758cee x86: Use the generic bitops headers před 9 roky
bootm.h 76539383ea x86: Move kernel boot function to arch/x86/lib/bootm.c před 10 roky
bootparam.h 7cbaddd4ad x86: Synchronize list of x86 subarchitectures (update bootparam.h) před 8 roky
byteorder.h 9097805067 x86: Fix up byteorder.h for x86_64 před 8 roky
cache.h bf4ea7ed21 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE před 8 roky
config.h 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures před 10 roky
control_regs.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
coreboot_tables.h 789b6dcecc x86: Prepare configuration tables in dedicated high memory region před 9 roky
cpu.h ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms před 8 roky
cpu_common.h 50dd3da004 x86: Move common CPU code to its own place před 9 roky
cpu_x86.h 94eaa79cec cpu: Add get_vendor callback před 8 roky
e820.h 59ec719df6 x86: Move install_e820_map() out of zimage.c před 9 roky
elf.h ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions před 9 roky
global_data.h a0c75f9080 x86: Move turbo_state to global_data před 8 roky
gpio.h 779653b0cb x86: Drop all the old pin configuration code před 9 roky
i8254.h 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes před 9 roky
i8259.h 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes před 9 roky
ibmpc.h c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver před 9 roky
intel_regs.h 50dd3da004 x86: Move common CPU code to its own place před 9 roky
interrupt.h 6c5052716e x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS před 9 roky
io.h 005174d661 x86: Allow I/O functions to use pointers před 9 roky
ioapic.h 1cb1611fc6 x86: Add a function to set the IOAPIC ID před 9 roky
ioctl.h fea2572001 x86: Rename i386 to x86 před 14 roky
irq.h d4e61f505b x86: irq: Enable SCI on IRQ9 před 9 roky
ist.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
lapic.h a2d73fdba6 x86: Remove inline for lapic access routines před 10 roky
linkage.h e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> před 10 roky
lpc_common.h 8c30b57130 x86: Move common LPC code to its own place před 9 roky
me_common.h 8b900a4175 x86: Move Intel Management Engine code to a common place před 9 roky
microcode.h e77b62e290 x86: Update microcode for secondary CPUs před 9 roky
mp.h be059e8813 x86: Move the i386 code into its own directory před 8 roky
mpspec.h e71ffd0951 x86: Update mpspec to build on 64-bit machines před 8 roky
mrc_common.h 65dd1507e3 x86: Add common SDRAM-init code před 9 roky
mrccache.h 4b9f6a669e x86: Use struct mrc_region to describe a mrc region před 9 roky
msr-index.h 8bf08b4207 x86: Add some more common MSR indexes před 9 roky
msr.h 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> před 8 roky
mtrr.h 8ba25eec86 x86: Change pci option rom area MTRR setting to cacheable před 9 roky
pch_common.h 7e4a6ae62c x86: Move common PCH code into a common place před 9 roky
pci.h 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE před 9 roky
pirq_routing.h b46c2088da x86: irq: Move irq_router to a per driver priv před 9 roky
pmu.h ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms před 8 roky
pnp_def.h a2927e09bc x86: Add a simple superio driver for SMSC LPC47M před 10 roky
posix_types.h db357236e3 x86: Fix up type sizes for 64-bit před 8 roky
post.h fde467772b x86: Correct duplicate POST values před 9 roky
processor-flags.h fea2572001 x86: Rename i386 to x86 před 14 roky
processor.h 2a605d4d88 x86: Rename PORT_RESET to IO_PORT_RESET před 9 roky
ptrace.h 013cf483c9 x86: Display correct CS/EIP/EFLAGS when there is an error code před 9 roky
report_platform.h 8b900a4175 x86: Move Intel Management Engine code to a common place před 9 roky
scu.h bb416465fd x86: Add SCU IPC driver for Intel MID platforms před 8 roky
sections.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
setjmp.h f822403f01 x86: Add implementations of setjmp() and longjmp() před 8 roky
sfi.h 42fd8c19b5 x86: Use unsigned long for address in table generation před 8 roky
sipi.h d116b53f87 x86: Add comments to the SIPI vector před 9 roky
speedstep.h 18739e2ccc x86: Add Intel speedstep and turbo mode code před 10 roky
spl.h 4bbc02454f x86: Add an SPL implementation před 8 roky
string.h a5b8722532 x86: Add an accelerated memmove() function před 8 roky
tables.h 42fd8c19b5 x86: Use unsigned long for address in table generation před 8 roky
turbo.h ede9709316 x86: Add a CPU driver for baytrail před 10 roky
types.h db357236e3 x86: Fix up type sizes for 64-bit před 8 roky
u-boot-x86.h 5e924a13e7 Move dram_init_banksize() to a common header před 8 roky
u-boot.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
unaligned.h fea2572001 x86: Rename i386 to x86 před 14 roky
zimage.h 59ec719df6 x86: Move install_e820_map() out of zimage.c před 9 roky