u-boot/arch/mips
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 mips: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
dts bmips: Add Inteno XG6846 board 2023-11-06 10:20:21 -05:00
include/asm global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
lib global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
mach-ath79 mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
mach-bmips bmips: Add Inteno XG6846 board 2023-11-06 10:20:21 -05:00
mach-jz47xx mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
mach-mscc common: Convert *.c/h from UTF-8 to ASCII enconfing 2024-04-22 11:01:48 -06:00
mach-mtmips Kconfig: Centralize prompting for SYS_CONFIG_NAME 2024-02-27 14:18:54 -05:00
mach-octeon common: Convert *.c/h from UTF-8 to ASCII enconfing 2024-04-22 11:01:48 -06:00
mach-pic32 treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig Kconfig: move CONFIG_32/64BIT to arch/Kconfig 2024-03-13 12:40:43 -04:00
Makefile mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00