summaryrefslogtreecommitdiff
path: root/arch/mips/mach-mtmips
AgeCommit message (Expand)Author
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-24mips: mtmips: add two reference boards for mt7620Weijie Gao
2021-01-24mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao
2021-01-24mips: mtmips: add support to initialize SDRAMWeijie Gao
2021-01-24mips: mtmips: fix dram size detection in dram_initWeijie Gao
2021-01-24mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao
2021-01-24mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao
2020-04-27mips: mtmips: add SPL supportWeijie Gao
2020-04-27mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao
2020-04-27mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao
2020-04-27mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao