u-boot/arch/x86
Tom Rini 6a7185887b global: Make <asm/global_data.h> include <asm/u-boot.h>
This follows the example of RISC-V where <asm/global_data.h> includes
<asm/u-boot.h> directly as "gd" includes a reference to bd_info already
and so the first must include the second anyhow. We then remove
<asm/u-boot.h> from all of the places which include references to "gd"
an so have <asm/global_data.h> already.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-05-06 15:07:48 -06:00
..
cpu global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
dts x86: coreboot: Enable truetype fonts 2024-04-10 20:01:33 -06:00
include/asm global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
lib x86: Remove <common.h> and add needed includes 2024-05-06 15:05:03 -06:00
config.mk x86: Enable SSE in 64-bit mode 2024-04-10 20:01:33 -06:00
Kconfig Merge patch series "Resolve issues with booting distros on x86" 2024-04-10 20:01:42 -06:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00