summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* spl_nor.c: Support devicetree sizes different from 16kMike Looijmans2016-08-08-0/+1
* microblaze: Remove empty ifdef around cachesMichal Simek2016-07-22-4/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-1/+0
* microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek2016-04-04-12/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+1
* microblaze: Fix board_init calling sequenceMichal Simek2016-01-27-0/+1
* microblaze: Enable HUSH via KconfigMichal Simek2016-01-27-3/+0
* microblaze: Read information about RAM from DTMichal Simek2016-01-27-8/+1
* microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek2016-01-27-1/+0
* microblaze: Remove CONFIG_FIT from board fileMichal Simek2016-01-27-1/+0
* microblaze: Remove systemace from board fileMichal Simek2016-01-27-15/+0
* microblaze: Move eth configuration to KconfigMichal Simek2016-01-27-14/+0
* microblaze: Enable axi emac via KconfigMichal Simek2016-01-27-5/+1
* net: emaclite: Move emaclite to KconfigMichal Simek2016-01-27-2/+1
* microblaze: Enable MICREL_KSZ9021Michal Simek2016-01-27-0/+1
* microblaze: Enable PHYLIB via KconfigMichal Simek2016-01-27-2/+0
* microblaze: Enable uart16550 DM by defaultMichal Simek2016-01-27-13/+0
* serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-27-6/+1
* microblaze: Move baudrate setting out driver selectionMichal Simek2016-01-27-7/+5
* microblaze: Remove CONSOLE_ARGMichal Simek2016-01-27-2/+0
* microblaze: Do not handle watchdog and gpio in SPLMichal Simek2015-12-18-2/+4
* microblaze: Remove support for LL_TEMACMichal Simek2015-12-18-5/+1
* microblaze: Use malloc setting via KconfigMichal Simek2015-12-18-6/+0
* microblaze: Make room for malloc before ELFMichal Simek2015-12-18-1/+2
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-25-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-18-1/+0
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-1/+2
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-2/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-13/+1
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-19-1/+0
* microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-09-21/+11
* microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+1
* microblaze: Move architecture to use generic board initMichal Simek2015-02-09-55/+9
* microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-09-2/+4
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-25-3/+0
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-25-2/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1