aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini3-2/+1
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini1-0/+1
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2-1/+1
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini4-6/+6
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek4-6/+6
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini1-1/+1
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass1-1/+1
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini3-3/+20
2024-03-13mips: fix change_k0_cca()Daniel Schwierzeck1-2/+2
2024-03-13mips: implement __udivdi3Linus Walleij2-1/+18
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter1-6/+0
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini3-3/+0
2024-01-29treewide: Remove clk_freeSean Anderson1-6/+1
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini1-0/+2
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"WIP/21Dec2023-nextTom Rini2-4/+12
2023-12-21bootm: Rename do_bootm_states() to bootm_run_states()Simon Glass1-1/+1
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-2/+4
2023-12-21mips: Add a reset_cpu() functionSimon Glass1-1/+7
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini1-1/+1
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov1-23/+0
2023-12-13boot: Drop size parameter from image_setup_libfdt()Simon Glass1-2/+2
2023-11-28mips: io.h: Add defines for read/write/in/out functionsIgor Prusov1-0/+32
2023-11-28mips: io.h: Add const to reads functions paramsIgor Prusov1-1/+2
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij3-0/+70
2023-10-24mips: Remove common.h usageTom Rini46-47/+4
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass2-4/+4
2023-08-31event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass2-2/+8
2023-08-31event: Convert existing spy records to simpleSimon Glass1-8/+2
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini2-2/+2
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt2-2/+2
2023-08-09treewide: unify the linker symbol reference formatShiji Yang4-4/+4
2023-07-20mips: octeon: Correct types in cvmx-pko3-queueTom Rini2-6/+9
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini1-1/+1
2023-06-24mips: cpu: Use plain puts() in restart handlerMarek Vasut1-1/+1
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini1-1/+1
2023-05-31mips: use asm-generic/unaligned.hJens Wiklander1-22/+1
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass1-1/+1
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass33-113/+113
2023-02-10Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLESimon Glass1-1/+1
2023-02-10Correct SPL use of OCTEON_SERIAL_BOOTCMDSimon Glass1-1/+1
2023-02-10Correct SPL use of MIPS_CMSimon Glass1-1/+1
2023-02-09Correct SPL uses of BOOTSTAGE_REPORTSimon Glass1-1/+1
2023-02-09Correct SPL use of BOOTSTAGE_FDTSimon Glass1-1/+1
2023-02-07gpio: Drop unused pca9698 driverSimon Glass1-42/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-4/+4
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-1/+1
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-2/+0
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini1-4/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1