summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)Author
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-14Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner
2017-01-10microblaze: Enable option to overwrite default variablesMichal Simek
2017-01-10microblaze: Remove hardcoded IP address from configMichal Simek
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-15spl: 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-22ns16550: 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