summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-07-11global: Make ARCH_MISC_INIT a selected symbolTom Rini
2025-06-18Merge patch series "list.h/treewide: get rid of no-op prefetch()"Tom Rini
2025-06-18mips: drop unused prefetch code and logicRasmus Villemoes
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14arch: use lowercase hex prefix styleE Shattow
2025-06-13Merge patch series "drop volatile from global data"Tom Rini
2025-06-13mips: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-05-06mips: octeon: remove unused middle expressionBryan Brattlof
2025-04-22Merge patch series "MIPS: Boston: Various enhancements"Tom Rini
2025-04-22MIPS: boston: Migrate to OF_UPSTREAMJiaxun Yang
2025-04-22MIPS: boston: Imply various optionsJiaxun Yang
2025-04-22MIPS: Provide dummy acpi_table.hJiaxun Yang
2025-04-19mips: malta: set MIPS_RELOCATION_TABLE_SIZE=0xc000Heinrich Schuchardt
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-10-29CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini
2024-10-14dts: Deduplicate dtbs targetMarek Vasut
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-08-26global_data: Reduce the size of bus_clk and mem_clkSimon Glass
2024-08-13octeon: Drop OCTEON_I2C_FDT dead codeSimon Glass
2024-07-31Kconfig: Unify endian support optionJiaxun Yang
2024-07-15mips: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...Tom Rini
2024-03-13mips: fix change_k0_cca()Daniel Schwierzeck
2024-03-13mips: implement __udivdi3Linus Walleij
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Rename do_bootm_states() to bootm_run_states()Simon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21mips: Add a reset_cpu() functionSimon Glass
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov
2023-12-13boot: Drop size parameter from image_setup_libfdt()Simon Glass
2023-11-28mips: io.h: Add defines for read/write/in/out functionsIgor Prusov