1. 73a5b1a tegra: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:56 2014 +0900
  2. a3cd898 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:55 2014 +0900
  3. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · Thu Aug 21 15:43:11 2014 +0200
  4. 59f56be arm: bcmnsp: Add bcmnsp u-architecture by Scott Branden · Mon Aug 11 13:58:24 2014 -0700
  5. 54c8da8 arm: bcmcygnus: Add bcmcygnus u-architecture by Scott Branden · Mon Aug 11 13:58:23 2014 -0700
  6. 5653a82 arm: iproc: Initial commit of iproc architecture code by Scott Branden · Mon Aug 11 13:58:22 2014 -0700
  7. f192627 arm: bcm281xx: Add Ethernet Clock support by Jiandong Zheng · Fri Aug 01 20:37:15 2014 -0700
  8. de705c9 arm: ep9315: Add .vectors section to lds and remove obsolete lds by Sergey Kostanbaev · Mon Jul 28 16:08:01 2014 +0800
  9. ce340e9 socfpga: initialize designware ethernet by Pavel Machek · Mon Jul 14 14:14:17 2014 +0200
  10. 112cb0d socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · Tue Jul 22 04:28:35 2014 -0500
  11. 91c2f8f socfpga: fix clock manager register definition by Pavel Machek · Sat Jul 19 23:57:59 2014 +0200
  12. d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Fri Aug 29 13:47:42 2014 -0400
  13. f579e9b Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Aug 29 11:07:35 2014 -0400
  14. e59ce6c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Aug 29 11:07:10 2014 -0400
  15. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Aug 29 11:06:51 2014 -0400
  16. be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · Mon Aug 04 19:42:24 2014 +0530
  17. 6ff822d ARM: DRA7: Enable software leveling for dra7 by Sricharan R · Thu Jul 31 12:05:50 2014 +0530
  18. 047e780 keystone2: use EFUSE_BOOTROM information to configure PLLs by Vitaly Andrianov · Fri Jul 25 22:23:19 2014 +0300
  19. d4d6038 mx6sx: Adjust enable_fec_anatop_clock() for mx6solox by Fabio Estevam · Fri Aug 15 00:24:30 2014 -0300
  20. 4a46360 ARM: mx6: Handle the MMDCx_MDCTL COL field caprices by Marek Vasut · Mon Aug 04 01:47:10 2014 +0200
  21. 170ceaf mx6: add support of multi-processor command by Gabriel Huau · Sat Jul 26 11:35:43 2014 -0700
  22. 162c637 ARM: zynq: Remove spl.h by Michal Simek · Mon Aug 11 14:03:15 2014 +0200
  23. 1b4af6b ARM: tegra: Use mem size from MC rather than ODMDATA by Stephen Warren · Wed Jul 02 14:12:30 2014 -0600
  24. 97adb22 ARM: tegra: Disable VPR by Bryan Wu · Tue Jun 24 11:45:29 2014 +0900
  25. ea7cdd1 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · Sun Aug 03 05:32:54 2014 +0300
  26. ac7b6fc sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · Sun Aug 03 05:32:53 2014 +0300
  27. b41aa97 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · Sun Aug 03 05:32:52 2014 +0300
  28. b1ace77 sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · Sun Aug 03 05:32:51 2014 +0300
  29. c4f0aa5 sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · Sun Aug 03 05:32:50 2014 +0300
  30. 8e9c4fd sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · Sun Aug 03 05:32:49 2014 +0300
  31. 020a634 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · Sun Aug 03 05:32:48 2014 +0300
  32. 586757a sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · Sun Aug 03 05:32:47 2014 +0300
  33. 3ad063a sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · Sun Aug 03 05:32:46 2014 +0300
  34. 72ed869 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · Sun Aug 03 05:32:45 2014 +0300
  35. d89297a sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · Sun Aug 03 05:32:44 2014 +0300
  36. 6f66418 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · Sun Aug 03 05:32:43 2014 +0300
  37. ce4d21c sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · Sun Aug 03 05:32:42 2014 +0300
  38. a1d9f03 sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · Sun Aug 03 05:32:41 2014 +0300
  39. 551bfb9 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · Sun Aug 03 05:32:40 2014 +0300
  40. 27942f1 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · Sun Aug 03 05:32:39 2014 +0300
  41. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
  42. 6b827bd Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Aug 09 16:48:34 2014 +0200
  43. 8a0e77b zynq: spl: Add vectors section to linker script by Peter Crosthwaite · Thu Aug 07 22:26:43 2014 +1000
  44. 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Aug 08 10:18:40 2014 +0200
  45. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · Fri Jul 25 21:07:30 2014 +0200
  46. 0237c63 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · Fri Jul 18 21:06:38 2014 +0100
  47. 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · Sat Jul 26 17:09:13 2014 +0200
  48. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · Fri Jul 18 20:38:41 2014 +0100
  49. 14f4758 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · Sat Jul 12 14:24:08 2014 +0100
  50. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  51. 03a1201 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · Sat Jul 12 14:24:05 2014 +0100
  52. 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · Sat Jul 12 14:24:04 2014 +0100
  53. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  54. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  55. 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · Sat Jul 12 14:24:00 2014 +0100
  56. e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · Sat Jul 12 14:23:59 2014 +0100
  57. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  58. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  59. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  60. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  61. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
  62. c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · Fri Jul 18 11:18:48 2014 +0530
  63. cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · Wed Jul 16 00:59:26 2014 +0300
  64. bccf0b7 ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · Wed Jul 16 00:59:24 2014 +0300
  65. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · Wed Jul 16 00:59:23 2014 +0300
  66. 43b126f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · Wed Jul 09 23:44:47 2014 +0300
  67. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · Wed Jul 09 23:44:44 2014 +0300
  68. 58a0d66 keystone2: add possibility to turn off all dsps by Hao Zhang · Wed Jul 09 19:48:44 2014 +0300
  69. d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · Wed Jul 09 19:48:43 2014 +0300
  70. 4a213f2 ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · Wed Jul 09 19:48:42 2014 +0300
  71. d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · Wed Jul 09 19:48:41 2014 +0300
  72. 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · Wed Jul 09 19:48:40 2014 +0300
  73. 2df6410 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · Wed Jul 09 19:48:39 2014 +0300
  74. e50c1bb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · Wed Jul 09 17:18:10 2014 +0200
  75. 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · Wed Jul 09 17:18:09 2014 +0200
  76. 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:10:02 2014 +0900
  77. 79e6794 ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · Thu May 15 09:40:14 2014 +0200
  78. 472a68f i.MX6: add enable_spi_clk() by Heiko Schocher · Fri Jul 18 06:07:20 2014 +0200
  79. 6633e3f mx6: soc: Do not apply the PFD erratum for mx6solox by Fabio Estevam · Wed Jul 09 16:13:29 2014 -0300
  80. 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · Thu Jun 05 19:00:16 2014 +0100
  81. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
  82. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  83. 047cc04 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Wed Jul 16 08:51:30 2014 +0200
  84. 15af733 mx6: clock: Do not enable sata and ipu clocks by Fabio Estevam · Tue Jun 24 17:41:00 2014 -0300
  85. 712ab88 mx6: Add support for the mx6solox variant by Fabio Estevam · Tue Jun 24 17:40:58 2014 -0300
  86. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400
  87. 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · Fri Jun 13 01:42:37 2014 -0300
  88. b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · Tue Jun 10 08:47:13 2014 +1200
  89. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · Sun Jul 06 20:03:20 2014 +0100
  90. df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · Fri Jun 27 13:31:15 2014 -0500
  91. 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · Wed Jun 18 21:22:35 2014 +0200
  92. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  93. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  94. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · Mon Jun 09 11:36:57 2014 +0200
  95. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · Mon Jun 09 11:36:56 2014 +0200
  96. 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · Mon Jun 09 11:36:54 2014 +0200
  97. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · Tue Jun 10 02:23:45 2014 -0500
  98. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
  99. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  100. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200