u-boot/arch/mips/lib
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
..
ashldi3.c dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
ashrdi3.c dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
asm-offsets.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
boot.c mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
bootm.c bootm: Rename do_bootm_states() to bootm_run_states() 2023-12-21 16:07:52 -05:00
cache.c mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
cache_init.S mips: fix change_k0_cca() 2024-03-13 21:15:40 +01:00
genex.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
libgcc.h dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
lshrdi3.c dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
Makefile Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
reloc.c mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
spl.c mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
stack.c mips: Remove common.h usage 2023-10-24 16:34:45 -04:00
traps.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
udivdi3.c mips: implement __udivdi3 2024-03-13 21:15:40 +01:00