1. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  2. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  3. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jul 26 14:08:36 2014 +0200
  4. 58d0f67 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Jul 25 15:05:09 2014 -0400
  5. 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:10:02 2014 +0900
  6. a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · Fri Jun 20 16:40:14 2014 +0900
  7. 79e6794 ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · Thu May 15 09:40:14 2014 +0200
  8. 1920051 sandbox: Remove all drivers before exit by Simon Glass · Wed Jul 23 06:55:02 2014 -0600
  9. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  10. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  11. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  12. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:27 2014 -0600
  13. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  14. 8ac041e sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:22 2014 +0900
  15. bbc1850 sparc: merge LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:21 2014 +0900
  16. 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · Thu Jun 05 19:00:16 2014 +0100
  17. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  18. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
  19. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  20. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
  21. fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jul 11 14:54:48 2014 -0400
  22. 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · Wed Jul 09 12:27:29 2014 -0700
  23. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · Mon Jun 23 17:18:24 2014 -0500
  24. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400
  25. 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · Fri Jun 13 01:42:37 2014 -0300
  26. b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · Tue Jun 10 08:47:13 2014 +1200
  27. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · Sun Jul 06 20:03:20 2014 +0100
  28. 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
  29. 1ea209b blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · Thu Jul 03 13:55:51 2014 +0900
  30. 9c72ad1 blackfin: Add more dcache functions by Vasili Galka · Mon Jun 30 13:00:12 2014 +0300
  31. 4834c64 m68k: Fix incorrect memory access on M5235 by Vasili Galka · Mon Jun 30 12:59:41 2014 +0300
  32. 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · Mon Jun 30 12:59:06 2014 +0300
  33. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · Fri Jun 20 13:54:57 2014 +0900
  34. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · Fri Jun 20 13:54:55 2014 +0900
  35. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · Fri Jun 20 13:54:54 2014 +0900
  36. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900
  37. 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · Fri Jun 20 13:54:51 2014 +0900
  38. df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · Fri Jun 27 13:31:15 2014 -0500
  39. cc76fc4 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · Fri Jun 27 13:31:14 2014 -0500
  40. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · Tue Jun 24 22:10:52 2014 +0900
  41. 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · Wed Jun 18 21:22:35 2014 +0200
  42. bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 07 10:10:52 2014 -0400
  43. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  44. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  45. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · Mon Jun 09 11:36:57 2014 +0200
  46. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · Mon Jun 09 11:36:56 2014 +0200
  47. 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · Mon Jun 09 11:36:54 2014 +0200
  48. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · Tue Jun 10 02:23:45 2014 -0500
  49. efeef71 arm: Fix armv8 compilation error by Shaibal.Dutta · Mon Jun 09 13:25:52 2014 -0700
  50. c5d88a5 arm: spl: fix include guard by Jeroen Hofstee · Wed Jun 11 22:01:48 2014 +0200
  51. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
  52. 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · Tue Jun 10 01:11:04 2014 -0500
  53. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  54. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
  55. 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · Mon Jun 23 15:15:56 2014 -0700
  56. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  57. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700
  58. ef63194 ARMv8: Adjust MMU setup by York Sun · Mon Jun 23 15:15:53 2014 -0700
  59. ceb6f65 Added 64-bit MMIO accessors for ARMv8 by J. German Rivera · Mon Jun 23 15:15:52 2014 -0700
  60. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
  61. db88225 i2c: tegra: use repeated start for reads by Stephen Warren · Wed Jun 25 10:57:27 2014 -0600
  62. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · Tue Jul 01 20:52:51 2014 +0200
  63. 38e93f4 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:48:25 2014 +0200
  64. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
  65. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 30 23:00:34 2014 +0200
  66. 6f51ab1 vf610: fix build due to missing sys_proto.h by Stefano Babic · Wed Jun 25 12:48:06 2014 +0200
  67. 9c8b466 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:40:23 2014 +0200
  68. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:39:58 2014 +0200
  69. 28665b5 sandbox: change local_irq_save() to macro by Masahiro Yamada · Thu Jun 12 12:26:15 2014 +0900
  70. 9671c67 sandbox: terminate os_dirent_ls() result list by Stephen Warren · Wed Jun 11 10:26:23 2014 -0600
  71. 37215b7 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · Tue Jun 10 16:14:56 2014 +0300
  72. fdd9df3 Exynos5420: Introduce support for the Peach-Pit board by Akshay Saraswat · Wed Jun 18 17:53:58 2014 +0530
  73. 6556eca Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · Wed Jun 18 17:53:57 2014 +0530
  74. 9d3eefd tegra: dts: Bring in GPIO bindings from linux by Simon Glass · Wed Jun 11 23:29:52 2014 -0600
  75. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  76. 125a27b sandbox: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:43 2014 -0600
  77. ccc63f3 arm: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:42 2014 -0600
  78. 18db567 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · Tue Jun 17 16:47:40 2014 +0200
  79. 69ab383 omap3: board: trivial: add void for no args by Jeroen Hofstee · Mon Jun 16 23:22:23 2014 +0200
  80. 20823b4 cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · Tue Jun 10 15:01:19 2014 -0500
  81. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · Sat Jun 07 05:10:49 2014 +0300
  82. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · Sat Jun 07 04:22:52 2014 +0300
  83. 123ce9d omap: Don't enable GPMC CS0 with nothing attached by Ash Charles · Fri Jun 06 11:27:28 2014 -0700
  84. 45bebc5 tegra20: display: fix checking of return value by Jeroen Hofstee · Wed Jun 11 23:12:28 2014 +0200
  85. 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · Sun Jun 15 18:41:16 2014 +0300
  86. d8d5cb6 .gitignore: drop include/asm/proc from ignore pattern by Masahiro Yamada · Thu Jun 12 14:37:35 2014 +0900
  87. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  88. daad361 m68k:correct io macros about endian by Chao Fu · Fri Dec 13 13:39:07 2013 +0800
  89. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · Wed Oct 16 13:53:04 2013 +0900
  90. 1440442 imx: correct HAB status for new chip TO by Stefano Babic · Tue Jun 10 10:26:22 2014 +0200
  91. e0586de mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC by Fabio Estevam · Thu Jun 05 19:31:30 2014 -0300
  92. 22ea415 arm: zynq: fix a bug in Zynq linker script by Masahiro Yamada · Thu Jun 05 19:47:45 2014 +0900
  93. 4a5c5c3 ARMv7: at91: enable ICache and DCache. by Wu, Josh · Mon May 19 19:51:28 2014 +0800
  94. d146121 avr32: migrate cache functions by Andreas Bießmann · Thu Jun 12 22:07:52 2014 +0200
  95. 8a806e3 Exynos5420: DMC: Add software read leveling by Akshay Saraswat · Mon May 26 19:20:08 2014 +0530
  96. 70fa804 DMC: exynos5420: Gate CLKM to when reading PHY_CON13 by Doug Anderson · Mon May 26 19:19:05 2014 +0530
  97. 8e37c8a Exynos5420: Remove code for enabling read leveling by Akshay Saraswat · Mon May 26 19:18:06 2014 +0530
  98. 24c3e95 Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init by Akshay Saraswat · Mon May 26 19:17:03 2014 +0530
  99. 277db25 Revert "exynos: Enable PSHOLD in SPL" by Minkyu Kang · Fri Jun 13 17:00:56 2014 +0900
  100. 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · Tue Jun 10 16:16:14 2014 +0300