summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-02Add architecture-specific global dataSimon Glass1-0/+6
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek1-3/+0
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek1-23/+0
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek1-1/+2
2012-10-20microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-09-11microblaze: Clean microblaze initializationMichal Simek1-0/+3
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek1-0/+3
2012-09-11microblaze: intc: Registering interrupt should return valueMichal Simek1-1/+10
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek1-0/+1
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek1-0/+3
2012-07-09microblaze: Add gpio.hMichal Simek1-0/+41
2012-05-16net: punt bd->bi_ip_addrMike Frysinger1-1/+0
2011-10-24microblaze: Fix strict-aliasing rules for in_be32Michal Simek1-1/+1
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+37
2011-10-10microblaze: Fix unaligned.h for endiansMichal Simek1-16/+1
2011-10-10microblaze: Support flashes on lower addressesMichal Simek1-1/+31
2011-10-06image: push default arch values to arch headersMike Frysinger1-0/+2
2011-10-06console: Implement pre-console bufferGraeme Russ1-0/+3
2011-02-15microblaze: Fix systems with MSR=0Michal Simek1-1/+1
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-3/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+1
2010-10-12microblaze: Support little-endian microblaze targetMichal Simek1-0/+4
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-1/+2
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser17-0/+1390