summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek2020-11-041-4/+0
* microblaze: Add support for little/big endian in/out api'sT Karthik Reddy2020-09-231-6/+16
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+2
* microblaze: Switch to generic bootm implementationMichal Simek2019-10-081-0/+2
* microblaze: Move CONFIG_LMB from board file to config.hMichal Simek2019-10-081-0/+2
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-2/+0
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-191-13/+0
* microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi2018-07-191-40/+54
* microblaze: Use default implementation from include/linux/io.hMichal Simek2018-07-191-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-19/+10
* microblaze: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-0/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-061-2/+0
* microblaze: Move MSR instruction selection to KconfigMichal Simek2016-06-061-1/+1
* microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi2015-11-192-43/+22
* microblaze: Fix style issues in header filesNathan Rossi2015-11-192-34/+34
* microblaze: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-281-1/+0
* microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-091-1/+0
* microblaze: Move architecture to use generic board initMichal Simek2015-02-092-10/+9
* microblaze: Use standard interrupt_init() functionMichal Simek2015-02-091-2/+0
* microblaze: Show return address from exceptionMichal Simek2015-02-091-0/+4
* microblaze: Fix printf size_t format related warnings (again...)Vasili Galka2014-09-091-0/+4
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* microblaze: Add SPL supportMichal Simek2014-02-042-0/+17
* include: delete include/linux/config.hMasahiro Yamada2013-11-081-1/+0
* microblaze: Fix watchdog initializationMichal Simek2013-10-161-1/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-143-3/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-249-150/+9
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-33/+7
* watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-301-0/+4
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* microblaze: Use generic global_dataSimon Glass2013-02-041-26/+1
* Add architecture-specific global dataSimon Glass2013-02-011-0/+6
* microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-071-3/+0
* microblaze: Fix byteorder for microblazeMichal Simek2012-11-071-23/+0
* microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-071-1/+2
* microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* microblaze: Clean microblaze initializationMichal Simek2012-09-111-0/+3
* microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-111-0/+3
* microblaze: intc: Registering interrupt should return valueMichal Simek2012-09-111-1/+10
* microblaze: Add support for device tree driven board configurationMichal Simek2012-09-111-0/+1
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-101-0/+3
* microblaze: Add gpio.hMichal Simek2012-07-091-0/+41
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-1/+0