summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
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
2013-02-01Add architecture-specific global dataSimon Glass
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek
2012-10-19microblaze: Change bi_baudrate and global data baudrate to intSimon Glass
2012-09-11microblaze: Clean microblaze initializationMichal Simek
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek
2012-09-11microblaze: intc: Registering interrupt should return valueMichal Simek
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek
2012-08-09global_data: unify global flag definesMike Frysinger
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek
2012-07-09microblaze: Add gpio.hMichal Simek
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2011-10-24microblaze: Fix strict-aliasing rules for in_be32Michal Simek