1. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · Thu Dec 13 20:49:08 2012 +0000
  2. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  3. ad6cca1 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · Wed Jan 16 02:39:23 2013 +0000
  4. c199a06 MIPS: use inline directive for __in*s functions by Gabor Juhos · Wed Jan 16 02:39:22 2013 +0000
  5. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · Sat Dec 08 21:33:44 2012 +0100
  6. c81b690 mips: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:18 2012 +0000
  7. dc3c251 MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  8. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  9. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  10. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  11. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  12. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:11 2011 -0700
  13. 2f46d42 MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · Wed Oct 12 12:24:06 2011 +0800
  14. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  15. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  16. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · Mon Mar 28 18:33:54 2011 +0200
  17. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  18. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  19. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · Fri Sep 17 13:10:28 2010 +0200
  20. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  21. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  22. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500