aboutsummaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek1-6/+1
2016-01-27microblaze: Move baudrate setting out driver selectionMichal Simek1-7/+5
2016-01-27microblaze: Remove CONSOLE_ARGMichal Simek1-2/+0
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek1-2/+4
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek1-5/+1
2015-12-18microblaze: Use malloc setting via KconfigMichal Simek1-6/+0
2015-12-18microblaze: Make room for malloc before ELFMichal Simek1-1/+2
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-1/+2
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-2/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-13/+1
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0