aboutsummaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek1-6/+1
2016-01-27microblaze: Move baudrate setting out driver selectionMichal Simek1-7/+5
2016-01-27microblaze: Remove CONSOLE_ARGMichal Simek1-2/+0
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek1-2/+4
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek1-5/+1
2015-12-18microblaze: Use malloc setting via KconfigMichal Simek1-6/+0
2015-12-18microblaze: Make room for malloc before ELFMichal Simek1-1/+2
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-1/+2
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-2/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-13/+1
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-1/+0
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek1-21/+11
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek1-0/+1
2015-02-09microblaze: Move architecture to use generic board initMichal Simek1-55/+9
2015-02-09microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek1-2/+4
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada1-3/+0
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-2/+0
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-05-06microblaze: Wire up OF support for emacliteStephan Linz1-1/+1
2014-02-04microblaze: Add SPL supportMichal Simek1-0/+60
2014-02-04microblaze: Enable buffer write for NOR flashesMichal Simek1-1/+2
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-08-02xilinx: move microblaze-generic .dts to standard locationStephen Warren1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek1-1/+2
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek1-0/+8
2013-04-30microblaze: Enable netconsoleMichal Simek1-1/+8
2013-02-04microblaze: Remove FSL support from generic boardMichal Simek1-4/+0
2012-11-07microblaze: Flush caches before enabling themMichal Simek1-0/+4
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek1-10/+2
2012-07-31microblaze: Wire up SPI driverStephan Linz1-3/+52
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek1-1/+0
2012-07-10microblaze: Wire up dts configurationStephan Linz1-0/+5
2012-07-09microblaze: Add missing undefs for UBI and UBIFSStephan Linz1-0/+2
2012-07-09microblaze: Expand and correct configuration commentsStephan Linz1-7/+29
2012-06-27microblaze: Enable ubi supportStephan Linz1-2/+18
2012-06-27microblaze: Avoid compile error on systems without cfi flashStephan Linz1-3/+9
2012-06-27microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTIONStephan Linz1-2/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2012-04-04microblaze: Enable several ethernet driver compilationStephan Linz1-5/+6
2012-03-27microblaze: Enable phylib and mii supportStephan Linz1-0/+21
2012-02-23microblaze: Enable TFTP put commandStephan Linz1-0/+1