uboot/arch/x86/lib
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly
Rename pcat_timer.c to i8254.c and pcat_interrupts.c to i8259.c,
to match their header file names (i8254.h and i8259.h).

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-11-13 06:46:18 -08:00
..
efi x86: Add helper code for running from EFI 2015-08-05 08:44:08 -06:00
fsp x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 2015-10-21 07:46:27 -06:00
Makefile x86: Rename pcat_ to i8254 and i8259 accordingly 2015-11-13 06:46:18 -08:00
acpi_table.c x86: Generate a valid ACPI table 2015-08-26 07:54:13 -07:00
asm-offsets.c
bios.c
bios.h
bios_asm.S
bios_interrupts.c
bootm.c x86: Handle running as EFI payload 2015-08-05 08:44:08 -06:00
cmd_boot.c
cmd_mtrr.c
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
mpspec.c
mrccache.c x86: Use struct mrc_region to describe a mrc region 2015-10-21 07:46:27 -06:00
pch-uclass.c
pci_type1.c
physmem.c
pirq_routing.c
ramtest.c
relocate.c
sfi.c
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
tsc_timer.c x86: Rename pcat_ to i8254 and i8259 accordingly 2015-11-13 06:46:18 -08:00
zimage.c x86: Move install_e820_map() out of zimage.c 2015-10-21 07:46:25 -06:00