summaryrefslogtreecommitdiff
path: root/board/xilinx/microblaze-generic
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-081-1/+1
* microblaze: Use standard functions for memory decodingMichal Simek2018-11-261-24/+3
* microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VERMichal Simek2018-08-061-1/+1
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-192-38/+11
* microblaze: Support for watchdog_reset in initShreenidhi Shedi2018-07-191-4/+43
* microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi2018-07-191-4/+0
* microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi2018-07-191-3/+5
* microblaze: Remove unused XILINX_BOARD_NAME macroMichal Simek2018-07-191-2/+0
* microblaze: Guard do_reset by CONFIG_SYSRESETMichal Simek2018-07-191-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-10/+4
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* microblaze: Make the board configuration name user definableSai Pavan Boddu2017-01-101-0/+5
* 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