summaryrefslogtreecommitdiffstats
path: root/include/configs/microblaze-generic.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* spl: move SYS_OS_BASE to KconfigHeiko Schocher2016-10-151-2/+0
* spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-141-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-3/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* spl_nor.c: Support devicetree sizes different from 16kMike Looijmans2016-08-081-0/+1
* microblaze: Remove empty ifdef around cachesMichal Simek2016-07-221-4/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek2016-04-041-12/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+1
* microblaze: Fix board_init calling sequenceMichal Simek2016-01-271-0/+1
* microblaze: Enable HUSH via KconfigMichal Simek2016-01-271-3/+0
* microblaze: Read information about RAM from DTMichal Simek2016-01-271-8/+1
* microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek2016-01-271-1/+0
* microblaze: Remove CONFIG_FIT from board fileMichal Simek2016-01-271-1/+0
* microblaze: Remove systemace from board fileMichal Simek2016-01-271-15/+0
* microblaze: Move eth configuration to KconfigMichal Simek2016-01-271-14/+0
* microblaze: Enable axi emac via KconfigMichal Simek2016-01-271-5/+1
* net: emaclite: Move emaclite to KconfigMichal Simek2016-01-271-2/+1
* microblaze: Enable MICREL_KSZ9021Michal Simek2016-01-271-0/+1
* microblaze: Enable PHYLIB via KconfigMichal Simek2016-01-271-2/+0
* microblaze: Enable uart16550 DM by defaultMichal Simek2016-01-271-13/+0
* serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-271-6/+1
* microblaze: Move baudrate setting out driver selectionMichal Simek2016-01-271-7/+5
* microblaze: Remove CONSOLE_ARGMichal Simek2016-01-271-2/+0
* microblaze: Do not handle watchdog and gpio in SPLMichal Simek2015-12-181-2/+4
* microblaze: Remove support for LL_TEMACMichal Simek2015-12-181-5/+1
* microblaze: Use malloc setting via KconfigMichal Simek2015-12-181-6/+0
* microblaze: Make room for malloc before ELFMichal Simek2015-12-181-1/+2
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+2
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-2/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-13/+1
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-1/+0
* microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-091-21/+11
* microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-091-0/+1
* microblaze: Move architecture to use generic board initMichal Simek2015-02-091-55/+9
* microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-091-2/+4
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-3/+0