summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
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
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-10microblaze: Fix unaligned.h for endiansMichal Simek
2011-10-10microblaze: Support flashes on lower addressesMichal Simek
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-02-15microblaze: Fix systems with MSR=0Michal Simek
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-12microblaze: Support little-endian microblaze targetMichal Simek
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser