summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt2-2/+2
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-10Correct SPL uses of BOOTSTAGE_REPORTSimon Glass1-1/+1
2023-02-10Correct 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-08global: Remove extraneous DM_ETH imply/selectTom Rini1-4/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini7-10/+10
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-0/+18
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2-6/+2
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck1-8/+0
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass3-4/+4
2022-09-29treewide: Drop image_header_t typedefSimon Glass3-7/+7
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-8/+8
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár2-2/+2
2022-07-14mips: mtmips: add two reference boards for mt7621Weijie Gao4-0/+171
2022-07-14mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao25-6/+2643
2022-07-14mips: add support for noncached_alloc()Weijie Gao2-0/+63
2022-07-14mips: add __image_copy_len for SPL linker scriptWeijie Gao1-0/+3
2022-07-14mips: add more definitions for asm/cm.hWeijie Gao1-0/+67
2022-07-14mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao1-0/+142
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-18/+0
2022-06-24mips: Move endianness selection to arch/KconfigMichal Simek1-18/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull3-5/+5
2022-06-06spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini1-3/+1
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2-14/+5
2022-05-04mips: octeon: mrvl, octeon-nic23.dts: Add ethernet DT supportStefan Roese1-0/+238
2022-05-04mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT supportStefan Roese1-0/+45
2022-05-04mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodesStefan Roese1-0/+35
2022-05-04mips: octeon: cpu.c: Implement configure_lmtdma_window()Stefan Roese1-1/+33
2022-05-04mips: octeon: cpu.c: Move bootmem init to arch_early_init_r()Stefan Roese2-1/+13
2022-05-04mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese1-1/+34
2022-05-04mips: octeon: Misc changes to existing C files for upcoming eth supportStefan Roese5-2419/+230
2022-05-04mips: octeon: Add cvmx-range.cAaron Williams1-0/+259
2022-05-04mips: octeon: Add cvmx-qlm-tables.cAaron Williams1-0/+292
2022-05-04mips: octeon: Add cvmx-pko-internal-ports-range.cAaron Williams1-0/+99
2022-05-04mips: octeon: Add cvmx-pko3-resources.cAaron Williams1-0/+213