summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
Commit message (Expand)AuthorAgeLines
* 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
* microblaze: Wire up OF support for emacliteStephan Linz2014-05-06-1/+1
* microblaze: Add SPL supportMichal Simek2014-02-04-0/+60
* microblaze: Enable buffer write for NOR flashesMichal Simek2014-02-04-1/+2
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* xilinx: move microblaze-generic .dts to standard locationStephen Warren2013-08-02-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-1/+2
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-30-0/+8
* microblaze: Enable netconsoleMichal Simek2013-04-30-1/+8
* microblaze: Remove FSL support from generic boardMichal Simek2013-02-04-4/+0
* microblaze: Flush caches before enabling themMichal Simek2012-11-07-0/+4
* microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-11-10/+2
* microblaze: Wire up SPI driverStephan Linz2012-07-31-3/+52
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-10-1/+0
* microblaze: Wire up dts configurationStephan Linz2012-07-10-0/+5
* microblaze: Add missing undefs for UBI and UBIFSStephan Linz2012-07-09-0/+2
* microblaze: Expand and correct configuration commentsStephan Linz2012-07-09-7/+29
* microblaze: Enable ubi supportStephan Linz2012-06-27-2/+18
* microblaze: Avoid compile error on systems without cfi flashStephan Linz2012-06-27-3/+9
* microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTIONStephan Linz2012-06-27-2/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-3/+0
* microblaze: Enable several ethernet driver compilationStephan Linz2012-04-04-5/+6
* microblaze: Enable phylib and mii supportStephan Linz2012-03-27-0/+21
* microblaze: Enable TFTP put commandStephan Linz2012-02-23-0/+1
* microblaze: usable uart16550 for big endian systemsStephan Linz2011-11-27-2/+6
* microblaze: Wire up axi_ethernet driver initializationMichal Simek2011-10-24-0/+4
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-2/+0