aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx/microblaze-generic/microblaze-generic.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek1-0/+21
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy1-1/+4
2020-10-27microblaze: Wire generic xilinx board_late_init_xilinx()Michal Simek1-12/+3
2020-10-27microblaze: Setup distro boot env variables at run timeT Karthik Reddy1-0/+14
2020-10-27microblaze: board: Check return value whlie saving env variablesT Karthik Reddy1-3/+7
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08microblaze: Remove additional headersMichal Simek1-7/+0
2019-10-08microblaze: Setup initrd_high and fdt_high at run timeMichal Simek1-0/+19
2019-10-08microblaze: Remove unused variable ram_baseMichal Simek1-2/+0
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-40/+0
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese1-1/+1
2018-11-26microblaze: Use standard functions for memory decodingMichal Simek1-24/+3
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-35/+11
2018-07-19microblaze: Support for watchdog_reset in initShreenidhi Shedi1-4/+43
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-3/+5
2018-07-19microblaze: Guard do_reset by CONFIG_SYSRESETMichal Simek1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek1-2/+4
2016-01-27microblaze: Read information about RAM from DTMichal Simek1-9/+0
2016-01-27net: emaclite: Move driver to DMMichal Simek1-21/+0
2016-01-27net: axi_emac: Move driver to DMMichal Simek1-5/+0
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek1-1/+2
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek1-35/+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
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek1-5/+12
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek1-0/+4
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-04-04microblaze: Wire up LL_TEMAC driver initializationStephan Linz1-0/+36
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
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+2
2010-10-12microblaze: Add support for NET_MULTI apiMichal Simek1-0/+13
2010-04-16microblaze: Move FSL initialization to board.cMichal Simek1-4/+3
2009-01-23microblaze: Rename ml401 to microblaze-genericMichal Simek1-0/+69