..
efi
x86: Add helper code for running from EFI
2015-08-05 08:44:08 -06:00
fsp
x86: Remove legacy pci codes
2015-11-13 06:46:25 -08:00
Makefile
x86: tsc: Move tsc_timer.c to drivers/timer
2015-12-01 06:26:35 -07:00
acpi_table.c
x86: Generate a valid ACPI table
2015-08-26 07:54:13 -07:00
asm-offsets.c
x86: Add support for passing tables into U-Boot
2015-08-05 08:44:07 -06:00
bios.c
…
bios.h
…
bios_asm.S
x86: bios: Synchronize stack between real and protected mode
2015-07-14 18:03:18 -06:00
bios_interrupts.c
x86: bios: Allow pci config read/write to host bridge in int1a_handler
2015-07-14 18:03:18 -06:00
bootm.c
x86: Handle running as EFI payload
2015-08-05 08:44:08 -06:00
cmd_boot.c
…
cmd_mtrr.c
x86: cmd_mtrr: Improve MTRR list information
2015-07-14 18:03:18 -06:00
e820.c
x86: Move install_e820_map() out of zimage.c
2015-10-21 07:46:25 -06:00
gcc.c
…
i8254.c
x86: Rename pcat_ to i8254 and i8259 accordingly
2015-11-13 06:46:18 -08:00
i8259.c
x86: Rename pcat_ to i8254 and i8259 accordingly
2015-11-13 06:46:18 -08:00
init_helpers.c
x86: Remove calculate_relocation_address()
2015-08-26 07:54:07 -07:00
interrupts.c
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
2015-11-13 06:46:16 -08:00
lpc-uclass.c
x86: Add some missing global_data declarations in files that use gd
2015-08-05 08:42:41 -06:00
mpspec.c
x86: mpspec: Move writing ISA interrupt entry after PCI
2015-07-28 10:36:24 -06:00
mrccache.c
x86: Use struct mrc_region to describe a mrc region
2015-10-21 07:46:27 -06:00
pch-uclass.c
x86: Add some missing global_data declarations in files that use gd
2015-08-05 08:42:41 -06:00
pci_type1.c
x86: Define macros for pci configuration space access
2015-02-06 12:07:40 -07:00
physmem.c
…
pirq_routing.c
x86: pci: Assign pci irqs to all functions
2015-07-28 10:36:22 -06:00
ramtest.c
…
relocate.c
x86: Allow relocation code to build without text base
2015-08-05 08:44:06 -06:00
sfi.c
x86: Add support for the Simple Firmware Interface (SFI)
2015-04-29 21:02:33 -06:00
smbios.c
x86: Add SMBIOS table support
2015-10-21 07:46:26 -06:00
string.c
…
tables.c
x86: Add SMBIOS table support
2015-10-21 07:46:26 -06:00
zimage.c
x86: Move install_e820_map() out of zimage.c
2015-10-21 07:46:25 -06:00