summaryrefslogtreecommitdiff
path: root/include/configs/tplink_wdr4300.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-2/+0
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck1-2/+1
2022-06-29Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini1-4/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-2/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-3/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek BehĂșn1-1/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek BehĂșn1-1/+1
2021-10-02serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-07-19hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesMichal Simek1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-06-25Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-06-03mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut1-2/+0
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton1-5/+0
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-2/+0
2016-05-21mips: ath79: Add support for TPLink WDR4300Marek Vasut1-0/+93