1. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · Fri Jan 30 15:45:02 2015 +0100
  2. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  3. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · Tue Jan 27 12:44:12 2015 +0100
  4. 924819c microblaze: Show return address from exception by Michal Simek · Mon Jan 26 14:32:23 2015 +0100
  5. d85395f microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · Tue Aug 26 13:45:34 2014 +0300
  6. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  7. 26acb3e microblaze: Add SPL support by Michal Simek · Tue Jan 21 07:30:37 2014 +0100
  8. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  9. 8173ce7 microblaze: Fix watchdog initialization by Michal Simek · Wed Oct 16 09:06:32 2013 +0200
  10. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  11. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · Wed Apr 24 10:01:20 2013 +0200
  14. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · Mon Apr 22 11:23:16 2013 +0200
  15. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  16. 8d0820e microblaze: Use generic global_data by Simon Glass · Thu Dec 13 20:49:18 2012 +0000
  17. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  18. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · Wed Nov 07 15:25:39 2012 +0100
  19. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · Wed Sep 26 15:24:51 2012 +0200
  20. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · Wed Sep 26 14:42:38 2012 +0200
  21. fb20d45 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:11 2012 +0000
  22. 9cabb36 microblaze: Clean microblaze initialization by Michal Simek · Wed Jul 04 13:12:37 2012 +0200
  23. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · Fri Jun 29 13:46:54 2012 +0200
  24. e76a06e microblaze: intc: Registering interrupt should return value by Michal Simek · Fri Jun 29 14:21:52 2012 +0200
  25. f0300ea microblaze: Add support for device tree driven board configuration by Michal Simek · Thu Jun 28 14:34:32 2012 +0200
  26. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  27. 251ed2c microblaze: intc: Clear interrupt code by Michal Simek · Tue Jul 10 10:31:31 2012 +0200
  28. e087e5c microblaze: Add gpio.h by Michal Simek · Fri Jun 29 07:32:35 2012 +0200
  29. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  30. 75a081e microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · Tue Oct 18 11:33:07 2011 +0200
  31. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:10 2011 -0700
  32. caad273 microblaze: Fix unaligned.h for endians by Michal Simek · Mon Feb 28 10:14:33 2011 +0100
  33. 9c3474a microblaze: Support flashes on lower addresses by Michal Simek · Thu Jul 21 11:01:58 2011 +0200
  34. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  35. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  36. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · Mon Feb 07 10:30:45 2011 +0100
  37. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  38. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  39. ead124a microblaze: Support little-endian microblaze target by Michal Simek · Thu Aug 12 11:47:11 2010 +0200
  40. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  41. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  42. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500