1. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  2. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  3. 1ffe957 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · Thu Feb 13 18:30:27 2014 +0900
  4. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  5. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · Wed Jan 15 11:00:45 2014 +0900
  6. 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · Fri Nov 29 12:13:46 2013 +0100
  7. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
  8. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  9. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · Fri Oct 04 10:22:48 2013 -0500
  10. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · Fri Oct 04 10:22:44 2013 -0500
  11. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · Mon Oct 28 12:29:30 2013 +0100
  12. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  13. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · Fri Sep 20 01:36:44 2013 +0200
  14. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · Tue Sep 24 17:39:17 2013 +0200
  15. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  16. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  17. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 14:53:27 2013 +0200
  18. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · Sat Sep 07 17:42:37 2013 +0900
  19. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  20. d7f44dd mx27: add missing constant for mx27 by trem · Fri Sep 06 17:33:45 2013 +0200
  21. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
  22. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · Sat Aug 31 15:53:43 2013 +0200
  23. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  24. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
  25. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  26. e999dca arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · Mon Aug 05 16:00:37 2013 +0200
  27. 3a2274f arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · Mon Aug 05 16:00:35 2013 +0200
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Jun 28 17:51:13 2013 +0200
  30. aeb445f mx27: add i2c clock by trem · Fri Jun 14 18:21:22 2013 +0200
  31. 3227e3a mx27: add function enable_caches by trem · Fri Jun 14 18:21:21 2013 +0200
  32. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  33. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · Wed May 29 21:55:11 2013 +0000
  34. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jun 08 14:35:10 2013 +0200
  35. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · Thu Apr 25 16:37:12 2013 +0000
  36. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · Sun May 19 01:48:15 2013 +0000
  37. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · Sun May 19 01:48:14 2013 +0000
  38. 1a500d6 arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · Thu Mar 28 20:28:41 2013 +0000
  39. 3f338c1 arm: at91: add at91sam9n12ek board support by Wu, Josh · Tue Apr 16 23:42:44 2013 +0000
  40. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 22:24:28 2013 +0200
  41. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  42. 3c3dc79 da850: provide davinci_enable_uart0 by Eric Benard · Mon Apr 22 05:54:59 2013 +0000
  43. 5ace29c arm: mxs: Add LCDIF clock configuration function by Marek Vasut · Sun Apr 28 09:20:01 2013 +0000
  44. e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · Sun Apr 28 14:18:49 2013 +0000
  45. 499c4a8 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · Sun Apr 28 14:17:45 2013 +0000
  46. b294f80 mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · Sun May 05 16:11:59 2013 +0000
  47. 51e7778 mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · Sun May 05 15:52:54 2013 +0000
  48. df2eeed imx: mx25: Remove legacy iomux support by Benoît Thébaudeau · Fri May 03 10:32:18 2013 +0000
  49. 94bc0dd mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · Fri May 03 04:37:13 2013 +0000
  50. 1bd7205 mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · Fri May 03 04:37:12 2013 +0000
  51. 7f77e5f mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · Fri May 03 04:37:11 2013 +0000
  52. 0541af8 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · Fri May 03 04:37:10 2013 +0000
  53. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  54. 23de0e6 mx23: Put back RAM voltage level to its original value by Fabio Estevam · Fri Apr 26 06:01:26 2013 +0000
  55. 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · Tue Apr 09 21:06:08 2013 +0000
  56. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  57. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  58. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 08:51:41 2013 +0200
  59. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  60. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  61. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · Thu Apr 11 09:35:52 2013 +0000
  62. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
  63. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · Thu Apr 11 09:35:50 2013 +0000
  64. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · Thu Apr 11 09:35:46 2013 +0000
  65. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
  66. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  67. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  68. e427c6f omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · Tue Apr 09 16:41:33 2013 -0500
  69. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
  70. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  71. e0a77a9 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · Thu Feb 28 12:59:19 2013 +0000
  72. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  73. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  74. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 15 15:18:31 2013 +0100
  75. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · Mon Feb 25 00:58:58 2013 +0000
  76. 78972f8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 12 17:27:44 2013 +0100
  77. 6ad5ac7 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · Wed Feb 27 23:42:49 2013 +0000
  78. c3575b3 ARM: at91sam9x5: Using CPU string directly by Bo Shen · Thu Mar 07 21:23:22 2013 +0000
  79. 69d8ce0 mxs: timrot: Rename local macros by Fadil Berisha · Thu Feb 28 10:03:26 2013 -0500
  80. d608f6e mxs: timrot: Add support to i.MX23 by Fadil Berisha · Wed Feb 27 17:00:07 2013 +0000
  81. 5d26bad mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · Sat Feb 23 02:43:05 2013 +0000
  82. 8ca9adf mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · Sat Feb 23 02:43:04 2013 +0000
  83. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · Sat Feb 23 02:42:58 2013 +0000
  84. 2b20a57 mxs: Reset the EMI block on mx23 by Marek Vasut · Sat Feb 23 02:42:57 2013 +0000
  85. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Sat Feb 23 10:13:40 2013 +0100
  86. e7abe82 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · Thu Feb 07 23:41:03 2013 +0000
  87. 50f4b5e build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · Mon Feb 11 04:33:51 2013 +0000
  88. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  89. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  90. 9cbe003a arm: Move timer_reset_value to arch_global_data by Simon Glass · Thu Dec 13 20:48:36 2012 +0000
  91. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  92. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  93. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · Thu Dec 13 20:48:33 2012 +0000
  94. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · Thu Dec 13 20:48:32 2012 +0000
  95. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · Thu Dec 13 20:48:31 2012 +0000
  96. 570dcfd mxs: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:21:45 2013 +0000
  97. b0d9163 mxs: Boost the memory power supply by Marek Vasut · Mon Jan 21 14:57:03 2013 +0000
  98. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · Fri Jan 18 16:14:24 2013 +0000
  99. 9081862 mxs: Add MX23 quirks into the clock code by Otavio Salvador · Sat Jan 19 16:02:49 2013 +0000
  100. 1dfc4e0 mxs: Fix the memory init for MX23 by Otavio Salvador · Fri Jan 11 03:19:18 2013 +0000