summaryrefslogtreecommitdiffstats
path: root/include/configs/microblaze-generic.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-2/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* microblaze: Wire up OF support for emacliteStephan Linz2014-05-061-1/+1
* microblaze: Add SPL supportMichal Simek2014-02-041-0/+60
* microblaze: Enable buffer write for NOR flashesMichal Simek2014-02-041-1/+2
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* xilinx: move microblaze-generic .dts to standard locationStephen Warren2013-08-021-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-1/+2
OpenPOWER on IntegriCloud