summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Correct SPL uses of CPU_MICROBLAZESimon Glass1-1/+1
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0
2022-06-24microblaze: Remove interrupt handlerMichal Simek1-37/+0
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek1-26/+0
2022-06-24cpu: add CPU driver for microblazeOvidiu Panait1-0/+79
2022-06-24microblaze: add support for handling PVR dataOvidiu Panait1-0/+75
2022-06-24microblaze: cache: introduce cpuinfo structureOvidiu Panait2-0/+40
2022-06-24microblaze: cache: introduce flush_cache_all()Ovidiu Panait1-0/+5
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek1-0/+2
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2022-01-05microblaze: u-boot.lds: replace __end symbol with _endOvidiu Panait1-1/+1
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek1-4/+0
2020-09-23microblaze: Add support for little/big endian in/out api'sT Karthik Reddy1-6/+16
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+2
2019-10-08microblaze: Switch to generic bootm implementationMichal Simek1-0/+2
2019-10-08microblaze: Move CONFIG_LMB from board file to config.hMichal Simek1-0/+2
2018-09-11arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-31/+2
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-2/+0
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-13/+0
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-40/+54
2018-07-19microblaze: Use default implementation from include/linux/io.hMichal Simek1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-19/+10
2017-10-03microblaze: Use asm-generic/io.hPaul Burton1-28/+1
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-24Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day1-2/+0
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek1-1/+1
2015-11-19microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi2-43/+22
2015-11-19microblaze: Fix style issues in header filesNathan Rossi2-34/+34
2015-11-05microblaze: Use the generic bitops headersFabio Estevam1-0/+4
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+0
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek1-1/+0
2015-02-09microblaze: Move architecture to use generic board initMichal Simek2-10/+9
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek1-2/+0
2015-02-09microblaze: Show return address from exceptionMichal Simek1-0/+4
2014-09-09microblaze: Fix printf size_t format related warnings (again...)Vasili Galka1-0/+4
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2014-02-04microblaze: Add SPL supportMichal Simek2-0/+17
2013-11-09include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-10-16microblaze: Fix watchdog initializationMichal Simek1-1/+0
2013-10-15Coding Style cleanup: remove trailing empty linesWolfgang Denk3-3/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk9-150/+9
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek1-33/+7
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek1-0/+4
2013-03-16Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-02-04microblaze: Use generic global_dataSimon Glass1-26/+1