aboutsummaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-27microblaze: usable uart16550 for big endian systemsStephan Linz1-2/+6
2011-10-24microblaze: Wire up axi_ethernet driver initializationMichal Simek1-0/+4
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-2/+0
2011-10-03microblaze: Enable FDT/FIT supportMichal Simek1-0/+5
2011-10-03microblaze: Remove address offset for uart16550Michal Simek1-1/+1
2011-10-03microblaze: Do not select NFS for platforms without ethernetMichal Simek1-0/+2
2011-01-10microblaze: Fix bd_info pointerMichal Simek1-4/+4
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-3/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-10-12microblaze: Add support for NET_MULTI apiMichal Simek1-0/+2
2010-10-12microblaze: Fix microblaze-generic config fileMichal Simek1-104/+123
2010-10-12microblaze: generic: rename MTD partition set to 'flash-0'Stephan Linz1-4/+4
2010-10-12microblaze: generic: adding DHCP supportStephan Linz1-0/+1
2009-12-08microblaze: Stop stack clobbering in microblaze-generic.Graeme Smecher1-1/+1
2009-09-14microblaze: Enable hush parserMichal Simek1-1/+7
2009-09-14net: Remove old Xilinx Emac driverMichal Simek1-4/+1
2009-09-14microblaze: Short size of global data and fix malloc sizeMichal Simek1-2/+2