summaryrefslogtreecommitdiff
path: root/include/configs/malta.h
AgeCommit message (Expand)AuthorFilesLines
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-21env: Finish migration of common ENV optionsTom Rini1-4/+0
2018-10-20Convert 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-24Convert 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-26Convert 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-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-28drivers/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-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-0/+1
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-7/+0
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+0
2015-01-29malta: enable ELF loadingPaul Burton1-0/+1
2015-01-29malta: enable HUSH parserPaul Burton1-0/+1
2015-01-29malta: IDE supportPaul Burton1-0/+11
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck1-2/+0
2014-04-20MIPS: Malta: convert to generic boardPaul Burton1-0/+3
2013-11-27malta: set CONFIG_SYS_BOOTM_LEN to 64MBPaul Burton1-0/+1
2013-11-27malta: correct UART baudratePaul Burton1-1/+1
2013-11-15malta: use unmapped flash base addressGabor Juhos1-2/+2
2013-11-09malta: define CONFIG_MEMSIZE_IN_BYTESGabor Juhos1-0/+2
2013-11-09malta: store environment in flashPaul Burton1-6/+9
2013-11-09malta: enable RTC supportPaul Burton1-0/+5
2013-11-09malta: remove cache size definitionsPaul Burton1-4/+0
2013-11-09malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCPPaul Burton1-0/+3
2013-11-09malta: support for coreFPGA6 boardsPaul Burton1-1/+3
2013-11-09qemu-malta: rename to just "malta"Paul Burton1-0/+113