aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mach-mtmips
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-0/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+0
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini1-0/+1
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini3-3/+0
2023-10-24mips: Remove common.h usageTom Rini7-7/+0
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass1-2/+2
2023-08-31event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass1-1/+5
2023-08-09treewide: unify the linker symbol reference formatShiji Yang2-2/+2
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-4/+4
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-29treewide: Drop image_header_t typedefSimon Glass2-4/+4
2022-07-13mips: mtmips: add two reference boards for mt7621Weijie Gao1-0/+20
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao22-6/+2178
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-8/+3
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque3-2/+18
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass5-8/+8
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+2
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-2/+2
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-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18common: 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-05dm: 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-02common: 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