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