summaryrefslogtreecommitdiff
path: root/include/configs/mt7620.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-2/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-1/+0
* serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini2021-10-011-3/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao2021-01-241-0/+46