aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/microblaze-generic
AgeCommit message (Expand)AuthorFilesLines
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-01-10microblaze: Make the board configuration name user definableSai Pavan Boddu1-0/+5
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek2-1/+4
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek2-0/+8
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek2-10/+26
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek1-11/+0
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek1-2/+4
2016-01-27microblaze: Read information about RAM from DTMichal Simek2-13/+0
2016-01-27microblaze: Remove systemace from board fileMichal Simek1-5/+0
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek1-3/+0
2016-01-27net: emaclite: Move driver to DMMichal Simek1-21/+0
2016-01-27net: axi_emac: Move driver to DMMichal Simek1-5/+0
2016-01-27microblaze: Remove unused I2C macrosMichal Simek1-5/+0
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek1-4/+0
2016-01-20microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada1-2/+0
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek1-1/+2
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek2-41/+0
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-1/+1
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi1-1/+1
2015-02-09microblaze: Move architecture to use generic board initMichal Simek1-0/+46
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-02xilinx: move microblaze-generic .dts to standard locationStephen Warren1-7/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek1-5/+12
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2-0/+8
2013-04-30microblaze: Disable all cpu features before resetMichal Simek1-1/+2
2013-04-30microblaze: Fix reset functionMichal Simek1-2/+2
2013-02-04microblaze: Remove FSL support from generic boardMichal Simek1-20/+0
2012-09-11microblaze: Clean microblaze initializationMichal Simek1-0/+9
2012-07-10microblaze: Wire up dts configurationStephan Linz1-0/+7
2012-07-09microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek1-71/+0
2012-04-04microblaze: Wire up LL_TEMAC driver initializationStephan Linz1-0/+36
2012-04-04microblaze: Add faked LL_TEMAC driver configurationStephan Linz2-4/+14
2011-10-24microblaze: Wire up axi_ethernet driver initializationMichal Simek1-0/+6
2011-10-23net: emaclite: Move RX/TX ping pong initialization toMichal Simek1-6/+12
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-12microblaze: Add support for NET_MULTI apiMichal Simek1-0/+13
2010-04-16microblaze: Move FSL initialization to board.cMichal Simek1-4/+3
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser1-1/+1
2009-09-14microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek1-0/+3
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-23microblaze: Change microblaze-generic config fileMichal Simek1-0/+2
2009-01-23microblaze: Rename ml401 to microblaze-genericMichal Simek5-0/+288