1. ac7b6fc sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · Sun Aug 03 05:32:53 2014 +0300
  2. b41aa97 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · Sun Aug 03 05:32:52 2014 +0300
  3. b1ace77 sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · Sun Aug 03 05:32:51 2014 +0300
  4. c4f0aa5 sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · Sun Aug 03 05:32:50 2014 +0300
  5. 8e9c4fd sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · Sun Aug 03 05:32:49 2014 +0300
  6. 020a634 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · Sun Aug 03 05:32:48 2014 +0300
  7. 586757a sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · Sun Aug 03 05:32:47 2014 +0300
  8. 3ad063a sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · Sun Aug 03 05:32:46 2014 +0300
  9. 72ed869 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · Sun Aug 03 05:32:45 2014 +0300
  10. 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
  11. 6f66418 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · Sun Aug 03 05:32:43 2014 +0300
  12. ce4d21c sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · Sun Aug 03 05:32:42 2014 +0300
  13. a1d9f03 sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · Sun Aug 03 05:32:41 2014 +0300
  14. 551bfb9 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · Sun Aug 03 05:32:40 2014 +0300
  15. 27942f1 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · Sun Aug 03 05:32:39 2014 +0300
  16. 6b827bd Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Aug 09 16:48:34 2014 +0200
  17. 20b8972 Merge http://git.denx.de/u-boot-dm by Tom Rini · Mon Aug 04 10:16:27 2014 -0400
  18. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
  19. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:26 2014 -0600
  20. 635638f mmc: s3c: Add SD driver by Marek Vasut · Tue Jul 22 02:34:52 2014 +0200
  21. fb5872e arm: s3c: Unify the S3C24xx SDI structure by Marek Vasut · Tue Jul 22 02:34:51 2014 +0200
  22. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · Fri Jul 25 21:07:30 2014 +0200
  23. 0237c63 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · Fri Jul 18 21:06:38 2014 +0100
  24. 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · Sat Jul 26 17:09:13 2014 +0200
  25. 0878636 sunxi: add defines to control USB Host clocks/resets by Roman Byshko · Thu Jul 24 22:54:20 2014 +0200
  26. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · Fri Jul 18 20:38:41 2014 +0100
  27. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  28. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  29. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jul 29 09:41:35 2014 -0400
  30. 14f4758 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · Sat Jul 12 14:24:08 2014 +0100
  31. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  32. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  33. 03a1201 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · Sat Jul 12 14:24:05 2014 +0100
  34. 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · Sat Jul 12 14:24:04 2014 +0100
  35. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  36. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  37. 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · Sat Jul 12 14:24:01 2014 +0100
  38. 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · Sat Jul 12 14:24:00 2014 +0100
  39. e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · Sat Jul 12 14:23:59 2014 +0100
  40. 915a09e ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · Sat Jul 12 14:23:58 2014 +0100
  41. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  42. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  43. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  44. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  45. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
  46. c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · Fri Jul 18 11:18:48 2014 +0530
  47. 82be013 board: k2e-evm: add board support by Hao Zhang · Wed Jul 16 00:59:27 2014 +0300
  48. cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · Wed Jul 16 00:59:26 2014 +0300
  49. bccf0b7 ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · Wed Jul 16 00:59:24 2014 +0300
  50. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · Wed Jul 16 00:59:23 2014 +0300
  51. 46267d8 ARM: keystone2: add K2E SoC hardware definitions by Hao Zhang · Wed Jul 16 00:59:22 2014 +0300
  52. 43b126f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · Wed Jul 09 23:44:47 2014 +0300
  53. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · Wed Jul 09 23:44:44 2014 +0300
  54. 58a0d66 keystone2: add possibility to turn off all dsps by Hao Zhang · Wed Jul 09 19:48:44 2014 +0300
  55. d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · Wed Jul 09 19:48:43 2014 +0300
  56. 4a213f2 ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · Wed Jul 09 19:48:42 2014 +0300
  57. d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · Wed Jul 09 19:48:41 2014 +0300
  58. 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · Wed Jul 09 19:48:40 2014 +0300
  59. 2df6410 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · Wed Jul 09 19:48:39 2014 +0300
  60. e50c1bb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · Wed Jul 09 17:18:10 2014 +0200
  61. 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · Wed Jul 09 17:18:09 2014 +0200
  62. 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · Mon Jul 07 21:40:16 2014 -0400
  63. 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:10:02 2014 +0900
  64. 79e6794 ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · Thu May 15 09:40:14 2014 +0200
  65. 157e72d driver/ddr: Fix DDR4 driver for ARM by York Sun · Mon Jun 23 15:36:44 2014 -0700
  66. 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · Thu Jun 05 19:00:16 2014 +0100
  67. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  68. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
  69. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  70. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
  71. fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jul 11 14:54:48 2014 -0400
  72. 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · Wed Jul 09 12:27:29 2014 -0700
  73. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · Mon Jun 23 17:18:24 2014 -0500
  74. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400
  75. 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · Fri Jun 13 01:42:37 2014 -0300
  76. b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · Tue Jun 10 08:47:13 2014 +1200
  77. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · Sun Jul 06 20:03:20 2014 +0100
  78. 576a8d5 kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled by Alexey Ignatov · Mon Jul 07 03:21:44 2014 +0400
  79. df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · Fri Jun 27 13:31:15 2014 -0500
  80. cc76fc4 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · Fri Jun 27 13:31:14 2014 -0500
  81. 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · Wed Jun 18 21:22:35 2014 +0200
  82. bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 07 10:10:52 2014 -0400
  83. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  84. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  85. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · Mon Jun 09 11:36:57 2014 +0200
  86. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · Mon Jun 09 11:36:56 2014 +0200
  87. 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · Mon Jun 09 11:36:54 2014 +0200
  88. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · Tue Jun 10 02:23:45 2014 -0500
  89. efeef71 arm: Fix armv8 compilation error by Shaibal.Dutta · Mon Jun 09 13:25:52 2014 -0700
  90. c5d88a5 arm: spl: fix include guard by Jeroen Hofstee · Wed Jun 11 22:01:48 2014 +0200
  91. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
  92. 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · Tue Jun 10 01:11:04 2014 -0500
  93. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  94. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
  95. 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · Mon Jun 23 15:15:56 2014 -0700
  96. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  97. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700
  98. ef63194 ARMv8: Adjust MMU setup by York Sun · Mon Jun 23 15:15:53 2014 -0700
  99. ceb6f65 Added 64-bit MMIO accessors for ARMv8 by J. German Rivera · Mon Jun 23 15:15:52 2014 -0700
  100. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700