summaryrefslogtreecommitdiff
path: root/arch/mips/mach-mtmips
AgeCommit message (Expand)AuthorFilesLines
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao1-0/+3
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao1-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass5-1/+5
2021-01-24mips: mtmips: add two reference boards for mt7620Weijie Gao1-0/+17
2021-01-24mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao11-0/+807
2021-01-24mips: mtmips: add support to initialize SDRAMWeijie Gao2-0/+63
2021-01-24mips: mtmips: fix dram size detection in dram_initWeijie Gao1-3/+2
2021-01-24mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao1-0/+1
2021-01-24mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao2-52/+54
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli1-0/+10
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese1-18/+10
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese1-6/+8
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese1-6/+6
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao1-0/+9
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao1-26/+0
2020-04-27mips: mtmips: add SPL supportWeijie Gao6-0/+120
2020-04-27mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao15-791/+1201
2020-04-27mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao1-0/+1
2020-04-27mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao1-0/+12
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao1-0/+2
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese1-0/+26
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese1-15/+0
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao6-0/+897