summaryrefslogtreecommitdiff
path: root/include/configs/mt7623.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-2/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini2022-11-101-2/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-3/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+1
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-2/+0
* board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environmentDavid Woodhouse2020-07-291-1/+1
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-2/+0
* arm: enable distro boot for bananapi-r2Matthias Brugger2020-05-011-4/+20
* treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard2020-01-081-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* adding saveenv-command for bananapi r2Frank Wunderlich2019-01-181-0/+3
* arm: MediaTek: add ethernet support for MT7623 boardsWeijie Gao2019-01-141-0/+5
* mt7623: fix a typo in include/configs/mt7623.hWeijie Gao2018-12-261-1/+1
* arm: MediaTek: add basic support for MT7623 boardsWeijie Gao2018-11-281-0/+56