summaryrefslogtreecommitdiff
path: root/board/xilinx/microblaze-generic
AgeCommit message (Expand)AuthorFilesLines
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05xilinx: Fill git repository for Xilinx boardsMichal Simek1-0/+1
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy1-1/+4
2020-11-20microblaze: Get rid of xparameters.hMichal Simek1-18/+0
2020-10-27microblaze: Wire generic xilinx board_late_init_xilinx()Michal Simek1-12/+3
2020-10-27xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek1-5/+0
2020-10-27microblaze: Setup distro boot env variables at run timeT Karthik Reddy2-0/+19
2020-10-27microblaze: board: Check return value whlie saving env variablesT Karthik Reddy1-3/+7
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2019-12-03common: 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-08-06microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VERMichal Simek1-1/+1
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek2-38/+11
2018-07-19microblaze: Support for watchdog_reset in initShreenidhi Shedi1-4/+43
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi1-4/+0
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-3/+5
2018-07-19microblaze: Remove unused XILINX_BOARD_NAME macroMichal Simek1-2/+0
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 Rini4-10/+4
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-01-10microblaze: Make the board configuration name user definableSai Pavan Boddu1-0/+5
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek2-1/+4
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek2-0/+8
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek2-10/+26
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek1-11/+0
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek1-2/+4
2016-01-27microblaze: Read information about RAM from DTMichal Simek2-13/+0
2016-01-27microblaze: Remove systemace from board fileMichal Simek1-5/+0
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek1-3/+0
2016-01-27net: emaclite: Move driver to DMMichal Simek1-21/+0
2016-01-27net: axi_emac: Move driver to DMMichal Simek1-5/+0
2016-01-27microblaze: Remove unused I2C macrosMichal Simek1-5/+0
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek1-4/+0
2016-01-20microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada1-2/+0
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek1-1/+2
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek2-41/+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
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1