uboot/arch/x86/cpu
Simon Glass d36badfdc6 x86: Move efi .lds files into the 'lib' directory
These files now need to be in a standard place so that they can be located
by generic Makefile rules. Move them to the 'lib' directory.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2016-11-14 23:24:04 +01:00
..
baytrail cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
broadwell cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
coreboot x86: coreboot: Convert to use DM coreboot video driver 2016-10-12 10:58:24 +08:00
efi x86: Move efi .lds files into the 'lib' directory 2016-11-14 23:24:04 +01:00
intel_common x86: ivybridge: Allow microcode to be collated 2016-08-30 09:26:05 +08:00
ivybridge cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
qemu x86: squash lines for immediate return 2016-09-23 17:53:49 -04:00
quark
queensbay x86: squash lines for immediate return 2016-09-23 17:53:49 -04:00
Makefile x86: Add implementations of setjmp() and longjmp() 2016-10-18 15:58:50 +08:00
call32.S
call64.S
config.mk
cpu.c x86: Correct address casts in cpu code 2016-10-11 11:55:33 +08:00
cpu_x86.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
interrupts.c x86: Correct address casts in interrupt code 2016-10-11 11:55:33 +08:00
ioapic.c
irq.c libfdt: Bring in upstream stringlist functions 2016-10-13 13:54:10 -06:00
lapic.c
mp_init.c
mtrr.c
pci.c
resetvec.S
setjmp.S x86: Add implementations of setjmp() and longjmp() 2016-10-18 15:58:50 +08:00
sipi_vector.S
start.S
start16.S
turbo.c
u-boot.lds x86: efi: Add EFI loader support for x86 2016-10-19 09:01:53 +02:00