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