1. febc391 nios2: remove EPCS driver by Thomas Chou · Sat Aug 23 09:10:34 2014 +0800
  2. cce3e75 nios2: add generic board support by Thomas Chou · Fri Aug 22 11:36:47 2014 +0800
  3. bd13eab nios2: remove obsolete PCI5441 and PK1C20 boards by Thomas Chou · Thu Aug 21 14:36:30 2014 +0800
  4. 4b4ef68 nios2: Fix printf size_t format related warnings (again...) by Vasili Galka · Thu Aug 14 17:42:05 2014 +0300
  5. 9415358 powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · Wed Aug 06 12:59:55 2014 +0900
  6. 7d11f54 powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · Wed Aug 06 12:59:54 2014 +0900
  7. e35b53f powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · Wed Aug 06 12:59:53 2014 +0900
  8. 28ec9d0 powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · Wed Aug 06 12:59:52 2014 +0900
  9. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · Wed Aug 06 12:59:51 2014 +0900
  10. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · Wed Aug 06 12:17:49 2014 +0900
  11. 3118fef Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Aug 20 16:07:34 2014 -0400
  12. a7b7097 powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options by Shaveta Leekha · Wed Jul 02 11:44:15 2014 +0530
  13. e41372a Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Tue Aug 12 16:54:55 2014 -0400
  14. 25ccd5d powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · Wed Jul 23 17:27:53 2014 +0800
  15. a8e1d8b powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · Wed Jul 23 17:27:52 2014 +0800
  16. 3e8753d emif.h: remove duplicated argument to | by maxin.john@enea.com · Thu Jul 24 14:09:05 2014 +0200
  17. 3fbfdd1 blackfin: convert blackfin board_f and board_r to use generic board init functions by Sonic Zhang · Thu Jul 17 19:00:29 2014 +0800
  18. 6cae4b2 blackfin: spi clock is in sysclk1 domain instead of sysclk0 by Scott Jiang · Fri May 30 16:43:34 2014 +0800
  19. d9b3bdb bfin: add register define required by core B on dual core BF609 processor by Aaron Wu · Wed Jul 30 14:39:17 2014 +0800
  20. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Aug 04 13:35:50 2014 -0400
  21. 20b8972 Merge http://git.denx.de/u-boot-dm by Tom Rini · Mon Aug 04 10:16:27 2014 -0400
  22. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
  23. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:26 2014 -0600
  24. 6d18185 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · Tue Jun 03 09:05:15 2014 +0200
  25. f63c0dc1 mpc85xx: watchdog initialisation added by Boschung, Rainer · Tue Jun 03 09:05:14 2014 +0200
  26. 1524b3c powerpc: macros for e500mc timer regs added by Boschung, Rainer · Tue Jun 03 09:05:13 2014 +0200
  27. 4728fcf mpc85xx: fix interrupt init to not affect watchdog by Boschung, Rainer · Tue Jun 03 09:05:12 2014 +0200
  28. 635638f mmc: s3c: Add SD driver by Marek Vasut · Tue Jul 22 02:34:52 2014 +0200
  29. fb5872e arm: s3c: Unify the S3C24xx SDI structure by Marek Vasut · Tue Jul 22 02:34:51 2014 +0200
  30. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · Fri Jul 25 21:07:30 2014 +0200
  31. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · Wed Jul 30 14:08:24 2014 +0900
  32. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  33. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  34. 804bc5e kconfig: add basic Kconfig files by Masahiro Yamada · Wed Jul 30 14:08:15 2014 +0900
  35. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  36. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jul 29 09:41:35 2014 -0400
  37. c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Mon Jul 28 17:48:48 2014 -0400
  38. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Jul 28 14:54:29 2014 -0400
  39. 14f4758 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · Sat Jul 12 14:24:08 2014 +0100
  40. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  41. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  42. 03a1201 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · Sat Jul 12 14:24:05 2014 +0100
  43. 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · Sat Jul 12 14:24:04 2014 +0100
  44. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  45. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  46. 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · Sat Jul 12 14:24:01 2014 +0100
  47. 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · Sat Jul 12 14:24:00 2014 +0100
  48. e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · Sat Jul 12 14:23:59 2014 +0100
  49. 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
  50. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  51. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  52. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  53. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jul 26 14:08:36 2014 +0200
  54. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  55. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
  56. c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · Fri Jul 18 11:18:48 2014 +0530
  57. 82be013 board: k2e-evm: add board support by Hao Zhang · Wed Jul 16 00:59:27 2014 +0300
  58. cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · Wed Jul 16 00:59:26 2014 +0300
  59. bccf0b7 ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · Wed Jul 16 00:59:24 2014 +0300
  60. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · Wed Jul 16 00:59:23 2014 +0300
  61. 46267d8 ARM: keystone2: add K2E SoC hardware definitions by Hao Zhang · Wed Jul 16 00:59:22 2014 +0300
  62. 43b126f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · Wed Jul 09 23:44:47 2014 +0300
  63. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · Wed Jul 09 23:44:44 2014 +0300
  64. 58a0d66 keystone2: add possibility to turn off all dsps by Hao Zhang · Wed Jul 09 19:48:44 2014 +0300
  65. d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · Wed Jul 09 19:48:43 2014 +0300
  66. 4a213f2 ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · Wed Jul 09 19:48:42 2014 +0300
  67. d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · Wed Jul 09 19:48:41 2014 +0300
  68. 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · Wed Jul 09 19:48:40 2014 +0300
  69. 2df6410 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · Wed Jul 09 19:48:39 2014 +0300
  70. e50c1bb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · Wed Jul 09 17:18:10 2014 +0200
  71. 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · Wed Jul 09 17:18:09 2014 +0200
  72. 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · Mon Jul 07 21:40:16 2014 -0400
  73. 58d0f67 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Jul 25 15:05:09 2014 -0400
  74. bf87442 ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · Fri Jul 25 10:10:23 2014 +0200
  75. 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:10:02 2014 +0900
  76. a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · Fri Jun 20 16:40:14 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. 1920051 sandbox: Remove all drivers before exit by Simon Glass · Wed Jul 23 06:55:02 2014 -0600
  79. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  80. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  81. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  82. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:27 2014 -0600
  83. efd6da6 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · Fri Jul 04 17:39:26 2014 +0800
  84. 6e125a2 powerpc/chassis2: Configure and enable L2 cache for PPC clusters only by Shaveta Leekha · Wed Jul 02 11:44:54 2014 +0530
  85. a24a6aa powerpc/t4240qds: fix offset of serdes when checking reference clock by Shaohui Xie · Fri Jun 27 14:39:31 2014 +0800
  86. 157e72d driver/ddr: Fix DDR4 driver for ARM by York Sun · Mon Jun 23 15:36:44 2014 -0700
  87. b7423cc powerpc/mpc85xx: Removed support for G4060 by Sandeep Singh · Thu Jun 05 19:12:03 2014 +0530
  88. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  89. 55d9f82 powerpc/85xx: add fdt_fixup_dma3 by Shengzhou Liu · Mon May 19 15:08:14 2014 +0800
  90. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  91. 8ac041e sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:22 2014 +0900
  92. bbc1850 sparc: merge LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:21 2014 +0900
  93. 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · Thu Jun 05 19:00:16 2014 +0100
  94. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  95. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
  96. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  97. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
  98. fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jul 11 14:54:48 2014 -0400
  99. 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · Wed Jul 09 12:27:29 2014 -0700
  100. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · Mon Jun 23 17:18:24 2014 -0500