u-boot/arch/x86/cpu
Tom Rini 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused'
- Merge the patch to take <asm/global_data.h> out of <common.h>
2021-02-15 10:16:45 -05:00
..
apollolake common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
baytrail common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
braswell common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
broadwell common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
coreboot common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
efi common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
i386 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
intel_common common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ivybridge common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
qemu common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
quark common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
queensbay
slimbootloader common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tangier Prepare v2021.01-rc5 2021-01-05 16:20:26 -05:00
x86_64 x86: cpu: Report address width from cpu_get_info() 2020-09-25 11:27:21 +08:00
Makefile
acpi_gpe.c x86: acpi_gpe: Update driver name to match devicetree 2021-02-01 15:11:41 +08:00
call32.S common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
config.mk
cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu_x86.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ioapic.c
irq.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
lapic.c
mp_init.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mtrr.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pci.c
qfw_cpu.c x86: qemu: Fix broken multi-core boot 2021-02-03 22:54:56 +08:00
resetvec.S
sipi_vector.S common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
start.S common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
start16.S common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
start64.S
start_from_spl.S
start_from_tpl.S
turbo.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
u-boot-64.lds
u-boot-spl.lds x86: spl: Make moving BSS conditional 2021-02-01 15:33:24 +08:00
u-boot.lds
wakeup.S