summaryrefslogtreecommitdiffstats
path: root/include/configs/microblaze-generic.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-301-0/+8
* microblaze: Enable netconsoleMichal Simek2013-04-301-1/+8
* microblaze: Remove FSL support from generic boardMichal Simek2013-02-041-4/+0
* microblaze: Flush caches before enabling themMichal Simek2012-11-071-0/+4
* microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-111-10/+2
* microblaze: Wire up SPI driverStephan Linz2012-07-311-3/+52
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-101-1/+0
* microblaze: Wire up dts configurationStephan Linz2012-07-101-0/+5
* microblaze: Add missing undefs for UBI and UBIFSStephan Linz2012-07-091-0/+2
* microblaze: Expand and correct configuration commentsStephan Linz2012-07-091-7/+29
* microblaze: Enable ubi supportStephan Linz2012-06-271-2/+18
* microblaze: Avoid compile error on systems without cfi flashStephan Linz2012-06-271-3/+9
* microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTIONStephan Linz2012-06-271-2/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-3/+0
* microblaze: Enable several ethernet driver compilationStephan Linz2012-04-041-5/+6
* microblaze: Enable phylib and mii supportStephan Linz2012-03-271-0/+21
* microblaze: Enable TFTP put commandStephan Linz2012-02-231-0/+1
* microblaze: usable uart16550 for big endian systemsStephan Linz2011-11-271-2/+6
* microblaze: Wire up axi_ethernet driver initializationMichal Simek2011-10-241-0/+4
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-2/+0
OpenPOWER on IntegriCloud