aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLESimon Glass
2023-02-10Correct SPL use of OCTEON_SERIAL_BOOTCMDSimon Glass
2023-02-10Correct SPL use of MIPS_CMSimon Glass
2023-02-09Correct SPL uses of BOOTSTAGE_REPORTSimon Glass
2023-02-09Correct SPL use of BOOTSTAGE_FDTSimon Glass
2023-02-07gpio: Drop unused pca9698 driverSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-07-13mips: mtmips: add two reference boards for mt7621Weijie Gao
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13mips: add support for noncached_alloc()Weijie Gao
2022-07-13mips: add __image_copy_len for SPL linker scriptWeijie Gao
2022-07-13mips: add more definitions for asm/cm.hWeijie Gao