1. da91474 arm: exynos: fix set_mmc_clk for exynos4x12 by Jaehoon Chung · Mon Dec 02 14:25:33 2013 +0900
  2. b7b7d9c Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Nov 22 10:19:35 2013 +0100
  3. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · Mon Nov 04 14:05:00 2013 +0100
  4. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  5. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Nov 07 09:32:16 2013 +0100
  6. eea89aa arm: zynq : Revert TZ_DDR_RAM to secure. by Radhey Shyam Pandey · Fri Sep 27 16:52:57 2013 +0530
  7. 9dc81ec arm: zynq: Do not remap OCM to high address by Michal Simek · Wed Aug 28 08:26:41 2013 +0200
  8. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · Fri Oct 04 10:22:48 2013 -0500
  9. 741a0bd ARM: tegra: convert to common timer code by Rob Herring · Fri Oct 04 10:22:47 2013 -0500
  10. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · Fri Oct 04 10:22:46 2013 -0500
  11. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · Fri Oct 04 10:22:44 2013 -0500
  12. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · Fri Oct 04 10:22:43 2013 -0500
  13. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · Tue Oct 01 12:32:04 2013 -0400
  14. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · Wed Aug 28 09:00:28 2013 -0400
  15. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:56 2013 +0900
  16. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:55 2013 +0900
  17. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:54 2013 +0900
  18. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · Mon Oct 28 12:29:30 2013 +0100
  19. 2757205 mx5: lowlevel_init: Remove unused macro by Fabio Estevam · Mon Sep 30 18:28:54 2013 -0300
  20. 2ad8b46 ARM: mx5: Enable L2 cache by Fabio Estevam · Mon Sep 30 13:16:52 2013 -0300
  21. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  22. 008a1ec arm720t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:51 2013 +0900
  23. 0dc9b45 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:50 2013 +0900
  24. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  25. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:48 2013 +0900
  26. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Oct 21 08:10:36 2013 -0400
  27. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  28. 7f46b19 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · Mon Aug 26 08:54:50 2013 -0500
  29. 4e16e2f arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · Sat Sep 14 14:02:47 2013 +0530
  30. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · Fri Sep 20 01:36:44 2013 +0200
  31. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · Tue Sep 24 17:39:17 2013 +0200
  32. e8e62a7 mx6: compute PLL PFD frequencies rather than using defines by Pierre Aubert · Thu Sep 19 17:48:59 2013 +0200
  33. d1a428f zynq: Use arch_cpu_init() instead of lowlevel_init() by Michal Simek · Thu Aug 22 14:52:02 2013 +0200
  34. a49f40a i2c: mxc: move to new subsystem by trem · Sat Sep 21 18:13:35 2013 +0200
  35. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  36. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  37. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  38. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  39. e5a9af4 ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · Wed Oct 09 13:53:58 2013 -0500
  40. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 08 09:51:48 2013 -0400
  41. 52b8202 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 08 09:03:15 2013 -0400
  42. 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · Wed Sep 11 11:24:48 2013 -0500
  43. c6c10c4 omap1510inn: arm925t: remove support by Albert ARIBAUD · Mon Sep 23 19:11:38 2013 +0200
  44. 5424393 armv7: hw_data: change clock divider setting. by Poddar, Sourav · Mon Oct 07 15:53:00 2013 +0530
  45. 3074626 omap5: add qspi support by Matt Porter · Mon Oct 07 15:52:59 2013 +0530
  46. 6b21645 ARM: virtualization: replace verbose license with SPDX identifier by Andre Przywara · Mon Oct 07 10:56:51 2013 +0200
  47. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 04 13:17:48 2013 -0400
  48. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · Thu Sep 19 18:06:45 2013 +0200
  49. dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · Thu Sep 19 18:06:44 2013 +0200
  50. ad5ad74 ARM: add C function to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:42 2013 +0200
  51. dd5e8da ARM: add assembly routine to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:41 2013 +0200
  52. e776fd2 ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:40 2013 +0200
  53. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  54. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 14:53:27 2013 +0200
  55. 6166c11 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 08:10:36 2013 +0200
  56. 2cb5c38 mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · Mon Sep 23 13:37:20 2013 +0200
  57. f9623df ARM: atmel: add RNDIS gadget support by Bo Shen · Wed Sep 11 18:24:51 2013 +0800
  58. 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · Wed Sep 11 16:38:48 2013 +0530
  59. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · Sat Sep 21 14:04:41 2013 +0200
  60. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · Sat Sep 07 17:42:37 2013 +0900
  61. 38003bc arm: zynq: Fix timer loadaddress by Michal Simek · Wed Aug 28 07:36:31 2013 +0200
  62. 25a8ae9 ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · Fri Aug 23 17:34:17 2013 +0530
  63. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · Wed Aug 14 10:51:31 2013 -0400
  64. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · Fri Aug 30 16:28:46 2013 -0400
  65. 67b8b9d mx6slevk: Add Ethernet support by Fabio Estevam · Fri Sep 13 00:36:28 2013 -0300
  66. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · Fri Aug 30 16:28:44 2013 -0400
  67. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  68. ee78ec6 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · Mon Aug 19 15:01:22 2013 +0900
  69. d7f44dd mx27: add missing constant for mx27 by trem · Fri Sep 06 17:33:45 2013 +0200
  70. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
  71. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · Sat Aug 31 15:53:43 2013 +0200
  72. 4740e24 mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · Thu Jul 04 06:27:32 2013 -0500
  73. 1922dad socfpga: Creating driver for Reset Manager by Chin Liang See · Wed Aug 07 10:08:03 2013 -0500
  74. 7eafea0 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · Thu Jul 25 16:16:46 2013 +0200
  75. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  76. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  77. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  78. fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:01:02 2013 +0200
  79. 2c37d3b i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · Thu Aug 29 12:41:46 2013 -0700
  80. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
  81. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  82. 83fd858 imx: add status reporting for HAB status by Stefano Babic · Fri Jun 28 00:20:21 2013 +0200
  83. e3d0ad5 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · Sat Aug 10 19:03:59 2013 +0200
  84. 7a2f619 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · Tue Aug 06 15:18:50 2013 +0300
  85. 6d2e261 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · Tue Aug 06 15:18:49 2013 +0300
  86. 1fc9437 ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · Tue Aug 06 15:18:48 2013 +0300
  87. 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · Fri Jul 26 13:54:28 2013 -0300
  88. 6f6afad arm: atmel: add gmac support for sama5d3xek board by Bo Shen · Wed Jun 26 10:11:06 2013 +0800
  89. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  90. a3157ef Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Aug 17 18:24:13 2013 +0200
  91. 35c7e52 Add TI816X support by TENART Antoine · Tue Jul 02 12:05:59 2013 +0200
  92. a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · Tue Jul 02 12:05:58 2013 +0200
  93. e999dca arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · Mon Aug 05 16:00:37 2013 +0200
  94. 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
  95. 50535eb omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · Tue Aug 06 16:16:50 2013 +0300
  96. b93ffcf ARM: omap24xx: remove remainders of dead board by Masahiro Yamada · Mon Aug 05 10:49:42 2013 +0900
  97. 7330fd7 ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · Tue Jul 09 09:43:17 2013 +0200
  98. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · Tue Jul 30 11:36:31 2013 +0530
  99. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · Tue Jul 30 11:36:30 2013 +0530
  100. 85b5936 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · Tue Jul 30 11:36:29 2013 +0530