summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-15spl: move SYS_OS_BASE to KconfigHeiko Schocher
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-08-08spl_nor.c: Support devicetree sizes different from 16kMike Looijmans
2016-07-22microblaze: Remove empty ifdef around cachesMichal Simek
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek
2016-01-27microblaze: Enable HUSH via KconfigMichal Simek
2016-01-27microblaze: Read information about RAM from DTMichal Simek
2016-01-27microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek
2016-01-27microblaze: Remove CONFIG_FIT from board fileMichal Simek
2016-01-27microblaze: Remove systemace from board fileMichal Simek
2016-01-27microblaze: Move eth configuration to KconfigMichal Simek
2016-01-27microblaze: Enable axi emac via KconfigMichal Simek
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek
2016-01-27microblaze: Enable MICREL_KSZ9021Michal Simek
2016-01-27microblaze: Enable PHYLIB via KconfigMichal Simek
2016-01-27microblaze: Enable uart16550 DM by defaultMichal Simek
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek
2016-01-27microblaze: Move baudrate setting out driver selectionMichal Simek
2016-01-27microblaze: Remove CONSOLE_ARGMichal Simek
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek
2015-12-18microblaze: Use malloc setting via KconfigMichal Simek
2015-12-18microblaze: Make room for malloc before ELFMichal Simek
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada