aboutsummaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-2/+0
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-18/+0
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass1-1/+0
2017-08-08configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc1-2/+0
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc1-1/+1
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-3/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-10/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-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-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2017-01-14Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner1-1/+0
2017-01-10microblaze: Enable option to overwrite default variablesMichal Simek1-0/+2
2017-01-10microblaze: Remove hardcoded IP address from configMichal Simek1-3/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-15spl: move SYS_OS_BASE to KconfigHeiko Schocher1-2/+0
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-3/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-08-08spl_nor.c: Support devicetree sizes different from 16kMike Looijmans1-0/+1
2016-07-22microblaze: Remove empty ifdef around cachesMichal Simek1-4/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek1-12/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+1
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek1-0/+1
2016-01-27microblaze: Enable HUSH via KconfigMichal Simek1-3/+0
2016-01-27microblaze: Read information about RAM from DTMichal Simek1-8/+1
2016-01-27microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek1-1/+0
2016-01-27microblaze: Remove CONFIG_FIT from board fileMichal Simek1-1/+0
2016-01-27microblaze: Remove systemace from board fileMichal Simek1-15/+0
2016-01-27microblaze: Move eth configuration to KconfigMichal Simek1-14/+0
2016-01-27microblaze: Enable axi emac via KconfigMichal Simek1-5/+1
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek1-2/+1
2016-01-27microblaze: Enable MICREL_KSZ9021Michal Simek1-0/+1
2016-01-27microblaze: Enable PHYLIB via KconfigMichal Simek1-2/+0
2016-01-27microblaze: Enable uart16550 DM by defaultMichal Simek1-13/+0