summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek1-0/+1
2016-01-27microblaze: Enable HUSH via KconfigMichal Simek1-3/+0
2016-01-27microblaze: Read information about RAM from DTMichal Simek1-8/+1
2016-01-27microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek1-1/+0
2016-01-27microblaze: Remove CONFIG_FIT from board fileMichal Simek1-1/+0
2016-01-27microblaze: Remove systemace from board fileMichal Simek1-15/+0
2016-01-27microblaze: Move eth configuration to KconfigMichal Simek1-14/+0
2016-01-27microblaze: Enable axi emac via KconfigMichal Simek1-5/+1
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek1-2/+1
2016-01-27microblaze: Enable MICREL_KSZ9021Michal Simek1-0/+1
2016-01-27microblaze: Enable PHYLIB via KconfigMichal Simek1-2/+0
2016-01-27microblaze: Enable uart16550 DM by defaultMichal Simek1-13/+0
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-22ns16550: 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-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-13/+1
2015-06-26Move 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-03xilinx: 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