1. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  2. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jul 29 09:41:35 2014 -0400
  3. c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Mon Jul 28 17:48:48 2014 -0400
  4. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Jul 28 14:54:29 2014 -0400
  5. 14f4758 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · Sat Jul 12 14:24:08 2014 +0100
  6. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  7. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  8. 03a1201 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · Sat Jul 12 14:24:05 2014 +0100
  9. 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · Sat Jul 12 14:24:04 2014 +0100
  10. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  11. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  12. 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · Sat Jul 12 14:24:01 2014 +0100
  13. 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · Sat Jul 12 14:24:00 2014 +0100
  14. e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · Sat Jul 12 14:23:59 2014 +0100
  15. 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
  16. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  17. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  18. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  19. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jul 26 14:08:36 2014 +0200
  20. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  21. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
  22. c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · Fri Jul 18 11:18:48 2014 +0530
  23. 82be013 board: k2e-evm: add board support by Hao Zhang · Wed Jul 16 00:59:27 2014 +0300
  24. cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · Wed Jul 16 00:59:26 2014 +0300
  25. bccf0b7 ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · Wed Jul 16 00:59:24 2014 +0300
  26. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · Wed Jul 16 00:59:23 2014 +0300
  27. 46267d8 ARM: keystone2: add K2E SoC hardware definitions by Hao Zhang · Wed Jul 16 00:59:22 2014 +0300
  28. 43b126f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · Wed Jul 09 23:44:47 2014 +0300
  29. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · Wed Jul 09 23:44:44 2014 +0300
  30. 58a0d66 keystone2: add possibility to turn off all dsps by Hao Zhang · Wed Jul 09 19:48:44 2014 +0300
  31. d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · Wed Jul 09 19:48:43 2014 +0300
  32. 4a213f2 ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · Wed Jul 09 19:48:42 2014 +0300
  33. d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · Wed Jul 09 19:48:41 2014 +0300
  34. 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · Wed Jul 09 19:48:40 2014 +0300
  35. 2df6410 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · Wed Jul 09 19:48:39 2014 +0300
  36. e50c1bb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · Wed Jul 09 17:18:10 2014 +0200
  37. 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · Wed Jul 09 17:18:09 2014 +0200
  38. 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · Mon Jul 07 21:40:16 2014 -0400
  39. 58d0f67 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Jul 25 15:05:09 2014 -0400
  40. bf87442 ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · Fri Jul 25 10:10:23 2014 +0200
  41. 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:10:02 2014 +0900
  42. a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · Fri Jun 20 16:40:14 2014 +0900
  43. 79e6794 ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · Thu May 15 09:40:14 2014 +0200
  44. 1920051 sandbox: Remove all drivers before exit by Simon Glass · Wed Jul 23 06:55:02 2014 -0600
  45. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  46. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  47. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  48. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:27 2014 -0600
  49. efd6da6 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · Fri Jul 04 17:39:26 2014 +0800
  50. 6e125a2 powerpc/chassis2: Configure and enable L2 cache for PPC clusters only by Shaveta Leekha · Wed Jul 02 11:44:54 2014 +0530
  51. a24a6aa powerpc/t4240qds: fix offset of serdes when checking reference clock by Shaohui Xie · Fri Jun 27 14:39:31 2014 +0800
  52. 157e72d driver/ddr: Fix DDR4 driver for ARM by York Sun · Mon Jun 23 15:36:44 2014 -0700
  53. b7423cc powerpc/mpc85xx: Removed support for G4060 by Sandeep Singh · Thu Jun 05 19:12:03 2014 +0530
  54. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  55. 55d9f82 powerpc/85xx: add fdt_fixup_dma3 by Shengzhou Liu · Mon May 19 15:08:14 2014 +0800
  56. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  57. 8ac041e sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:22 2014 +0900
  58. bbc1850 sparc: merge LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:21 2014 +0900
  59. 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · Thu Jun 05 19:00:16 2014 +0100
  60. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  61. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
  62. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  63. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
  64. fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jul 11 14:54:48 2014 -0400
  65. 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · Wed Jul 09 12:27:29 2014 -0700
  66. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · Mon Jun 23 17:18:24 2014 -0500
  67. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400
  68. 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · Fri Jun 13 01:42:37 2014 -0300
  69. b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · Tue Jun 10 08:47:13 2014 +1200
  70. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · Sun Jul 06 20:03:20 2014 +0100
  71. 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
  72. 1ea209b blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · Thu Jul 03 13:55:51 2014 +0900
  73. 9c72ad1 blackfin: Add more dcache functions by Vasili Galka · Mon Jun 30 13:00:12 2014 +0300
  74. 4834c64 m68k: Fix incorrect memory access on M5235 by Vasili Galka · Mon Jun 30 12:59:41 2014 +0300
  75. 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · Mon Jun 30 12:59:06 2014 +0300
  76. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · Fri Jun 20 13:54:57 2014 +0900
  77. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · Fri Jun 20 13:54:55 2014 +0900
  78. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · Fri Jun 20 13:54:54 2014 +0900
  79. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900
  80. 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · Fri Jun 20 13:54:51 2014 +0900
  81. df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · Fri Jun 27 13:31:15 2014 -0500
  82. cc76fc4 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · Fri Jun 27 13:31:14 2014 -0500
  83. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · Tue Jun 24 22:10:52 2014 +0900
  84. 47c0295 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · Wed Jun 18 21:22:35 2014 +0200
  85. bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 07 10:10:52 2014 -0400
  86. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  87. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  88. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · Mon Jun 09 11:36:57 2014 +0200
  89. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · Mon Jun 09 11:36:56 2014 +0200
  90. 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · Mon Jun 09 11:36:54 2014 +0200
  91. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · Tue Jun 10 02:23:45 2014 -0500
  92. efeef71 arm: Fix armv8 compilation error by Shaibal.Dutta · Mon Jun 09 13:25:52 2014 -0700
  93. c5d88a5 arm: spl: fix include guard by Jeroen Hofstee · Wed Jun 11 22:01:48 2014 +0200
  94. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
  95. 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · Tue Jun 10 01:11:04 2014 -0500
  96. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  97. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
  98. 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · Mon Jun 23 15:15:56 2014 -0700
  99. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  100. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700