summaryrefslogtreecommitdiff
path: root/board/xilinx/microblaze-generic
AgeCommit message (Expand)Author
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2018-11-26microblaze: Use standard functions for memory decodingMichal Simek
2018-08-06microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VERMichal Simek
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek
2018-07-19microblaze: Support for watchdog_reset in initShreenidhi Shedi
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi
2018-07-19microblaze: Remove unused XILINX_BOARD_NAME macroMichal Simek
2018-07-19microblaze: Guard do_reset by CONFIG_SYSRESETMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-01-10microblaze: Make the board configuration name user definableSai Pavan Boddu
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek
2016-01-27microblaze: Read information about RAM from DTMichal Simek
2016-01-27microblaze: Remove systemace from board fileMichal Simek
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek
2016-01-27net: emaclite: Move driver to DMMichal Simek
2016-01-27net: axi_emac: Move driver to DMMichal Simek
2016-01-27microblaze: Remove unused I2C macrosMichal Simek
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek
2016-01-20microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
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: Disable all cpu features before resetMichal Simek
2013-04-30microblaze: Fix reset functionMichal Simek
2013-02-04microblaze: Remove FSL support from generic boardMichal Simek
2012-09-11microblaze: Clean microblaze initializationMichal Simek
2012-07-10microblaze: Wire up dts configurationStephan Linz
2012-07-09microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek
2012-04-04microblaze: Wire up LL_TEMAC driver initializationStephan Linz
2012-04-04microblaze: Add faked LL_TEMAC driver configurationStephan Linz
2011-10-24microblaze: Wire up axi_ethernet driver initializationMichal Simek
2011-10-23net: emaclite: Move RX/TX ping pong initialization toMichal Simek