1. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  2. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  3. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · Wed May 22 03:57:41 2013 +0000
  4. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · Wed May 22 03:57:39 2013 +0000
  5. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · Wed May 22 03:57:38 2013 +0000
  6. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · Wed May 22 03:57:37 2013 +0000
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  8. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · Sat Jun 08 19:23:12 2013 +0200
  9. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · Wed Feb 20 22:03:01 2013 +0000
  10. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  11. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  12. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  13. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  14. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  15. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  16. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  17. 9b9ba9a mips: Use generic global_data by Simon Glass · Thu Dec 13 20:49:19 2012 +0000
  18. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · Thu Dec 13 20:49:08 2012 +0000
  19. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  20. ad6cca1 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · Wed Jan 16 02:39:23 2013 +0000
  21. c199a06 MIPS: use inline directive for __in*s functions by Gabor Juhos · Wed Jan 16 02:39:22 2013 +0000
  22. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · Sat Dec 08 21:33:44 2012 +0100
  23. c81b690 mips: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:18 2012 +0000
  24. dc3c251 MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  25. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  26. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  27. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  28. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  29. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:11 2011 -0700
  30. 2f46d42 MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · Wed Oct 12 12:24:06 2011 +0800
  31. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  32. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  33. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · Mon Mar 28 18:33:54 2011 +0200
  34. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  35. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  36. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · Fri Sep 17 13:10:28 2010 +0200
  37. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  38. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  39. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500