summaryrefslogtreecommitdiff
path: root/include/configs/malta.h
Commit message (Expand)AuthorAgeFilesLines
* malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTATom Rini2022-12-221-1/+0
* global: Remove unused CONFIG symbolsTom Rini2022-12-221-2/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-3/+3
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini2022-11-101-2/+0
* MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck2022-11-021-1/+0
* MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2022-11-021-2/+1
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-1/+0
* malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini2022-08-041-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Convert CONFIG_PCI_MSC01 to KconfigTom Rini2022-07-051-2/+0
* Convert CONFIG_PCI_GT64120 to KconfigTom Rini2022-07-051-1/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass2022-02-091-6/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* net: pcnet: Add Kconfig entriesMarek Vasut2020-06-181-1/+0
* net: pcnet: Drop PCNET_HAS_PROMMarek Vasut2020-06-181-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut2020-05-011-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2018-10-091-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-5/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-1/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* malta: Allow MIPS64 buildsPaul Burton2016-05-311-5/+13
* MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton2016-05-261-1/+0
* malta: Use device model & tree for UARTPaul Burton2016-05-261-6/+0
* malta: Tidy up UART address selectionPaul Burton2016-05-261-2/+2
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-12/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck2016-01-161-6/+3
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0