summaryrefslogtreecommitdiffstats
path: root/board/xilinx/microblaze-generic
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Move MSR instruction selection to KconfigMichal Simek2016-06-062-1/+4
* microblaze: Add option to pass cpu version numberMichal Simek2016-06-062-0/+8
* microblaze: Select compilation flags via KconfigMichal Simek2016-06-062-10/+26
* microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek2016-04-041-11/+0
* microblaze: Fix board_init calling sequenceMichal Simek2016-01-271-2/+4
* microblaze: Read information about RAM from DTMichal Simek2016-01-272-13/+0
* microblaze: Remove systemace from board fileMichal Simek2016-01-271-5/+0
* net: emaclite: Move emaclite to KconfigMichal Simek2016-01-271-3/+0
* net: emaclite: Move driver to DMMichal Simek2016-01-271-21/+0
* net: axi_emac: Move driver to DMMichal Simek2016-01-271-5/+0
* microblaze: Remove unused I2C macrosMichal Simek2016-01-271-5/+0
* serial: uartlite: Add uartlite to KconfigMichal Simek2016-01-271-4/+0
* microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada2016-01-201-2/+0
* microblaze: Do not handle watchdog and gpio in SPLMichal Simek2015-12-181-1/+2
* microblaze: Remove support for LL_TEMACMichal Simek2015-12-182-41/+0
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* microblaze: Fix EMAC Lite initializationNathan Rossi2015-04-291-1/+1
* microblaze: Move architecture to use generic board initMichal Simek2015-02-091-0/+46
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-21/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* xilinx: move microblaze-generic .dts to standard locationStephen Warren2013-08-021-7/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-5/+12
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-302-0/+8
* microblaze: Disable all cpu features before resetMichal Simek2013-04-301-1/+2
* microblaze: Fix reset functionMichal Simek2013-04-301-2/+2
* microblaze: Remove FSL support from generic boardMichal Simek2013-02-041-20/+0
* microblaze: Clean microblaze initializationMichal Simek2012-09-111-0/+9
* microblaze: Wire up dts configurationStephan Linz2012-07-101-0/+7
* microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-091-71/+0
* microblaze: Wire up LL_TEMAC driver initializationStephan Linz2012-04-041-0/+36
* microblaze: Add faked LL_TEMAC driver configurationStephan Linz2012-04-042-4/+14
* microblaze: Wire up axi_ethernet driver initializationMichal Simek2011-10-241-0/+6
* net: emaclite: Move RX/TX ping pong initialization toMichal Simek2011-10-231-6/+12
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* microblaze: Add support for NET_MULTI apiMichal Simek2010-10-121-0/+13
* microblaze: Move FSL initialization to board.cMichal Simek2010-04-161-4/+3
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-131-1/+1
* microblaze: Add sbss, scommon and COMMON symbols for clearingMichal Simek2009-09-141-0/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* microblaze: Change microblaze-generic config fileMichal Simek2009-01-231-0/+2
* microblaze: Rename ml401 to microblaze-genericMichal Simek2009-01-235-0/+288
OpenPOWER on IntegriCloud