summaryrefslogtreecommitdiff
path: root/board/xilinx/microblaze-generic
AgeCommit message (Expand)Author
2022-09-13arm64: xilinx: Move board_get_usable_ram_top() to common locationMichal Simek
2022-06-24microblaze: add support for handling PVR dataOvidiu Panait
2022-06-24microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY optionOvidiu Panait
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait
2022-06-24microblaze: cache: improve icache Kconfig optionsOvidiu Panait
2022-06-24microblaze: cache: improve dcache Kconfig optionsOvidiu Panait
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait
2022-01-05microblaze: add Kconfig symbol for the vector base addressOvidiu Panait
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05xilinx: Fill git repository for Xilinx boardsMichal Simek
2021-01-04microblaze: Set script_offset_nor env variableT Karthik Reddy
2020-11-20microblaze: Get rid of xparameters.hMichal Simek
2020-10-27microblaze: Wire generic xilinx board_late_init_xilinx()Michal Simek
2020-10-27xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek
2020-10-27microblaze: Setup distro boot env variables at run timeT Karthik Reddy
2020-10-27microblaze: board: Check return value whlie saving env variablesT Karthik Reddy
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-08microblaze: Remove additional headersMichal Simek
2019-10-08microblaze: Setup initrd_high and fdt_high at run timeMichal Simek
2019-10-08microblaze: Remove unused variable ram_baseMichal Simek
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