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