Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions hace 8 años
..
acpi 2047390abc x86: baytrail: Introduce ACPI global NVS hace 9 años
arch-baytrail 3ff11aaa50 x86: baytrail: acpi: Hide internal UART per GNVS setting hace 9 años
arch-broadwell 2627c7e2c1 x86: broadwell: Add support for SDRAM setup hace 9 años
arch-coreboot 1329020d21 x86: Move sysinfo related to sysinfo.h hace 9 años
arch-ivybridge b6409ec302 dm: x86: Move link to use driver model for video hace 8 años
arch-qemu 2b7ff26115 x86: Drop asm/arch/gpio.h hace 9 años
arch-quark 79c2c257cf x86: acpi: Pack global NVS into ACPI table hace 9 años
arch-queensbay 2b7ff26115 x86: Drop asm/arch/gpio.h hace 9 años
fsp 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() hace 9 años
video fea2572001 x86: Rename i386 to x86 hace 14 años
acpi_table.h 79c2c257cf x86: acpi: Pack global NVS into ACPI table hace 9 años
atomic.h b551173b73 x86: Add atomic operations hace 10 años
bitops.h 6c2f758cee x86: Use the generic bitops headers hace 9 años
bootm.h 76539383ea x86: Move kernel boot function to arch/x86/lib/bootm.c hace 10 años
bootparam.h 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h) hace 8 años
byteorder.h fea2572001 x86: Rename i386 to x86 hace 14 años
cache.h bf4ea7ed21 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE hace 8 años
config.h 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures hace 10 años
control_regs.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
coreboot_tables.h 789b6dcecc x86: Prepare configuration tables in dedicated high memory region hace 9 años
cpu.h b6409ec302 dm: x86: Move link to use driver model for video hace 8 años
cpu_common.h 50dd3da004 x86: Move common CPU code to its own place hace 9 años
cpu_x86.h be3f06bcc4 x86: dm: Clean up cpu drivers hace 10 años
e820.h 59ec719df6 x86: Move install_e820_map() out of zimage.c hace 9 años
elf.h ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions hace 9 años
global_data.h 789b6dcecc x86: Prepare configuration tables in dedicated high memory region hace 9 años
gpio.h 779653b0cb x86: Drop all the old pin configuration code hace 9 años
i8254.h 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes hace 9 años
i8259.h 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes hace 9 años
ibmpc.h c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver hace 9 años
init_helpers.h 9b43dbfb91 x86: Drop unused init_helper functions hace 8 años
intel_regs.h 50dd3da004 x86: Move common CPU code to its own place hace 9 años
interrupt.h 6c5052716e x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS hace 9 años
io.h 005174d661 x86: Allow I/O functions to use pointers hace 9 años
ioapic.h 1cb1611fc6 x86: Add a function to set the IOAPIC ID hace 9 años
ioctl.h fea2572001 x86: Rename i386 to x86 hace 14 años
irq.h d4e61f505b x86: irq: Enable SCI on IRQ9 hace 9 años
ist.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
lapic.h a2d73fdba6 x86: Remove inline for lapic access routines hace 10 años
linkage.h e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> hace 10 años
lpc_common.h 8c30b57130 x86: Move common LPC code to its own place hace 9 años
me_common.h 8b900a4175 x86: Move Intel Management Engine code to a common place hace 9 años
microcode.h e77b62e290 x86: Update microcode for secondary CPUs hace 9 años
mp.h 6e6f4ce4f8 x86: Move MP initialization codes into a common place hace 10 años
mpspec.h abab912813 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC hace 9 años
mrc_common.h 65dd1507e3 x86: Add common SDRAM-init code hace 9 años
mrccache.h 4b9f6a669e x86: Use struct mrc_region to describe a mrc region hace 9 años
msr-index.h 8bf08b4207 x86: Add some more common MSR indexes hace 9 años
msr.h 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> hace 8 años
mtrr.h 8ba25eec86 x86: Change pci option rom area MTRR setting to cacheable hace 9 años
pch_common.h 7e4a6ae62c x86: Move common PCH code into a common place hace 9 años
pci.h 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE hace 9 años
pirq_routing.h b46c2088da x86: irq: Move irq_router to a per driver priv hace 9 años
pnp_def.h a2927e09bc x86: Add a simple superio driver for SMSC LPC47M hace 10 años
posix_types.h fea2572001 x86: Rename i386 to x86 hace 14 años
post.h fde467772b x86: Correct duplicate POST values hace 9 años
processor-flags.h fea2572001 x86: Rename i386 to x86 hace 14 años
processor.h 2a605d4d88 x86: Rename PORT_RESET to IO_PORT_RESET hace 9 años
ptrace.h 013cf483c9 x86: Display correct CS/EIP/EFLAGS when there is an error code hace 9 años
relocate.h 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() hace 9 años
report_platform.h 8b900a4175 x86: Move Intel Management Engine code to a common place hace 9 años
sections.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
sfi.h 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) hace 10 años
sipi.h d116b53f87 x86: Add comments to the SIPI vector hace 9 años
smbios.h 721e992a8a x86: Add SMBIOS table support hace 9 años
speedstep.h 18739e2ccc x86: Add Intel speedstep and turbo mode code hace 10 años
string.h a5b8722532 x86: Add an accelerated memmove() function hace 8 años
tables.h 3cf23719b1 x86: Support booting SeaBIOS hace 9 años
turbo.h ede9709316 x86: Add a CPU driver for baytrail hace 10 años
types.h 3e6cc35f4e x86: efi: Fix EFI 64-bit payload build warnings hace 8 años
u-boot-x86.h d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart() hace 9 años
u-boot.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
unaligned.h fea2572001 x86: Rename i386 to x86 hace 14 años
zimage.h 59ec719df6 x86: Move install_e820_map() out of zimage.c hace 9 años