aboutsummaryrefslogtreecommitdiff
path: root/include/configs/malta.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-22malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTATom Rini1-1/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-2/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-3/+3
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-1/+0
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini1-2/+0
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-1/+0
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck1-2/+1
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-1/+0
2022-08-04malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini1-1/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-07-05Convert CONFIG_PCI_MSC01 to KconfigTom Rini1-2/+0
2022-07-05Convert CONFIG_PCI_GT64120 to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass1-6/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2020-06-18net: pcnet: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-18net: pcnet: Drop PCNET_HAS_PROMMarek Vasut1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-05-01net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut1-1/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-4/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-10-09Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass1-1/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-5/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-05-31malta: Allow MIPS64 buildsPaul Burton1-5/+13
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-1/+0
2016-05-26malta: Use device model & tree for UARTPaul Burton1-6/+0
2016-05-26malta: Tidy up UART address selectionPaul Burton1-2/+2
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-12/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-01-16MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck1-6/+3
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0