u-boot/arch/mips
Tom Rini 20fcb6305e Merge patch series "MIPS: Boston: Various enhancements"
Jiaxun Yang <jiaxun.yang@flygoat.com> says:

This is a huge series which promoted MIPS/Boston target into a
usable state, with fixes to drivers and general framework issues
I found in this process.

I also converted the target to OF_UPSTREAM.

This target is covered by QEMU, to test on QEMU:
```
make boston64r6el_defconfig
make
qemu-system-mips64el -M boston -cpu I6500 -bios ./u-boot.bin -nographic
```

Link: https://lore.kernel.org/r/20240517-boston-v3-0-1ea7d23f4a1d@flygoat.com
2025-04-22 15:13:21 -06:00
..
cpu mips: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
dts Merge patch series "MIPS: Boston: Various enhancements" 2025-04-22 15:13:21 -06:00
include/asm Merge patch series "MIPS: Boston: Various enhancements" 2025-04-22 15:13:21 -06:00
lib arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
mach-ath79 global_data: Reduce the size of bus_clk and mem_clk 2024-08-26 14:05:38 -06:00
mach-bmips Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
mach-jz47xx arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
mach-mscc Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
mach-mtmips arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
mach-octeon treewide: drop redundant "type string" for SYS_SOC and friends 2024-09-10 13:14:59 -06:00
mach-pic32 Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
config.mk arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Kconfig Merge patch series "MIPS: Boston: Various enhancements" 2025-04-22 15:13:21 -06:00
Makefile arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00