summaryrefslogtreecommitdiff
path: root/include/configs/pic32mzdask.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_LEGACY_BOOTCMD_ENV to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-2/+0
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-2/+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-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-1/+0
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini1-5/+0
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini1-1/+0
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass1-1/+0
2021-12-28warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespaceTom Rini1-5/+2
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-3/+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
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait1-2/+0
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2018-09-22MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODEDaniel Schwierzeck1-3/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-5/+0
2018-01-23fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-6/+0
2018-01-23fs: Migrate ext4 to KconfigTuomas Tynkkynen1-3/+0
2018-01-23Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-2/+0
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass1-1/+0
2017-04-07Remove various unused interrupt related codeTom Rini1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-5/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-5/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-31MIPS: Split I & D cache line size configPaul Burton1-1/+0
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-8/+0
2016-04-19kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek1-5/+0