summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2023-11-28mips: io.h: Add const to reads functions paramsIgor Prusov
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij
2023-10-24mips: Remove common.h usageTom Rini
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-07-20mips: octeon: Correct types in cvmx-pko3-queueTom Rini
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-24mips: cpu: Use plain puts() in restart handlerMarek Vasut
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-05-31mips: use asm-generic/unaligned.hJens Wiklander