summaryrefslogtreecommitdiffstats
path: root/board/xilinx/microblaze-generic/microblaze-generic.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* microblaze: Set script_offset_nor env variableT Karthik Reddy2021-01-041-1/+4
* microblaze: Wire generic xilinx board_late_init_xilinx()Michal Simek2020-10-271-12/+3
* microblaze: Setup distro boot env variables at run timeT Karthik Reddy2020-10-271-0/+14
* microblaze: board: Check return value whlie saving env variablesT Karthik Reddy2020-10-271-3/+7
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* microblaze: Remove additional headersMichal Simek2019-10-081-7/+0
* microblaze: Setup initrd_high and fdt_high at run timeMichal Simek2019-10-081-0/+19
* microblaze: Remove unused variable ram_baseMichal Simek2019-10-081-2/+0
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-40/+0
* 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: Convert generic platform to DM gpioMichal Simek2018-07-191-35/+11
* microblaze: Support for watchdog_reset in initShreenidhi Shedi2018-07-191-4/+43
* microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi2018-07-191-3/+5
* 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-071-2/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* microblaze: Fix board_init calling sequenceMichal Simek2016-01-271-2/+4
* microblaze: Read information about RAM from DTMichal Simek2016-01-271-9/+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: Do not handle watchdog and gpio in SPLMichal Simek2015-12-181-1/+2
* microblaze: Remove support for LL_TEMACMichal Simek2015-12-181-35/+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
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-5/+12
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-301-0/+4
* 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 LL_TEMAC driver initializationStephan Linz2012-04-041-0/+36
* 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
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+2
* 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: Rename ml401 to microblaze-genericMichal Simek2009-01-231-0/+69