1. 6565330 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · Mon Jul 28 15:07:44 2014 +0900
  2. 3679878 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · Mon Jul 28 15:07:43 2014 +0900
  3. a9c085f usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · Mon Jul 28 15:29:31 2014 +0900
  4. c8e1e4d usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · Thu Jul 24 14:52:07 2014 +0900
  5. afb2cf0 dfu: fix readback buffer overflow test by Stephen Warren · Tue Jul 01 12:16:57 2014 -0600
  6. 883ef53 test: dfu: add some more test cases by Stephen Warren · Tue Jul 01 12:16:56 2014 -0600
  7. faacd3e test: dfu: cleanup before execution by Stephen Warren · Tue Jul 01 12:16:55 2014 -0600
  8. 301f38a thor: defer parsing of device string to IO backend by Lukasz Majewski · Mon Jun 23 09:39:16 2014 +0200
  9. dcb1186 test:dfu: README file update by Lukasz Majewski · Fri Jun 20 17:53:44 2014 +0200
  10. b1c384c test: dfu: script enhancements by Stephen Warren · Tue Jun 10 16:28:10 2014 -0600
  11. 98ffe74 test:dfu: Add test scripts for testing DFU regression by Lukasz Majewski · Wed Jun 18 11:38:56 2014 +0200
  12. 0280af7 dfu: add SF backend by Stephen Warren · Wed Jun 11 16:03:36 2014 -0600
  13. a5f77f6 dfu: add free_entity() to struct dfu_entity by Stephen Warren · Wed Jun 11 16:03:35 2014 -0600
  14. f950098 dfu: allow backend to specify a maximum buffer size by Stephen Warren · Wed Jun 11 16:03:34 2014 -0600
  15. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · Wed Jun 11 16:03:33 2014 -0600
  16. 7f45023 dfu: add write error handling by Stephen Warren · Wed Jun 11 12:48:08 2014 -0600
  17. 020e6f3 dfu: fix some issues with reads/uploads by Stephen Warren · Wed Jun 11 12:47:27 2014 -0600
  18. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · Wed Jun 11 12:47:26 2014 -0600
  19. d778524 Prepare v2014.10-rc1 by Tom Rini · Wed Aug 06 08:52:10 2014 -0400
  20. b36a4d4 Change Andy Fleming's email address by Andy Fleming · Fri Jul 25 17:39:08 2014 -0500
  21. 7ba4e57 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · Mon Aug 04 09:26:05 2014 +0200
  22. f6e679d git-mailrc: add a kconfig alias by Stephen Warren · Thu Jul 31 17:30:03 2014 -0600
  23. 1ed84a3 doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · Tue Aug 05 15:25:06 2014 +0900
  24. c914851 doc: delete README.ARM-SoC by Masahiro Yamada · Tue Aug 05 15:25:32 2014 +0900
  25. 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 05 17:16:16 2014 -0400
  26. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Aug 04 13:35:50 2014 -0400
  27. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · Mon Jul 14 10:22:11 2014 +0200
  28. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · Mon Jul 07 10:16:39 2014 -0600
  29. a193ed0 exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · Mon Jul 07 10:16:38 2014 -0600
  30. c2a700f cros_ec: Fix two bugs in the SPI implementation by Simon Glass · Mon Jul 07 10:16:37 2014 -0600
  31. d774c48 sf: sf_ops: Stop leaking memory by Marek Vasut · Sat Jul 12 18:11:31 2014 +0530
  32. 20b8972 Merge http://git.denx.de/u-boot-dm by Tom Rini · Mon Aug 04 10:16:27 2014 -0400
  33. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
  34. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:26 2014 -0600
  35. 6e093fc kmp204x: prepare to use CPU watchdog by Boschung, Rainer · Tue Jun 03 09:05:20 2014 +0200
  36. e70e595 kmp204x/qrio: support for setting the CPU reset request mode by Boschung, Rainer · Tue Jun 03 09:05:19 2014 +0200
  37. 59a31c9 kmp204x: set CPU watchdog reset reason flag by Boschung, Rainer · Tue Jun 03 09:05:18 2014 +0200
  38. cacb02b kmp204x/qrio: prepare support for the CPU watchdog reset reason by Boschung, Rainer · Tue Jun 03 09:05:17 2014 +0200
  39. c621faa kmp204x: CPU watchdog enabled by Boschung, Rainer · Tue Jun 03 09:05:16 2014 +0200
  40. 6d18185 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · Tue Jun 03 09:05:15 2014 +0200
  41. f63c0dc1 mpc85xx: watchdog initialisation added by Boschung, Rainer · Tue Jun 03 09:05:14 2014 +0200
  42. 1524b3c powerpc: macros for e500mc timer regs added by Boschung, Rainer · Tue Jun 03 09:05:13 2014 +0200
  43. 4728fcf mpc85xx: fix interrupt init to not affect watchdog by Boschung, Rainer · Tue Jun 03 09:05:12 2014 +0200
  44. 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · Wed Jul 30 13:19:06 2014 +0300
  45. df90f8e env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · Wed Jul 30 13:19:05 2014 +0300
  46. 1dc856d MMC: atmel_mci: enable high speed mode support by Bo Shen · Thu Jul 31 14:39:32 2014 +0800
  47. 1cb5679 MMC: atmel_mci: add configuration register definition by Bo Shen · Thu Jul 31 14:39:31 2014 +0800
  48. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · Thu Jul 31 14:39:30 2014 +0800
  49. 4cfff95 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · Tue Jun 10 01:26:52 2014 -0500
  50. 635638f mmc: s3c: Add SD driver by Marek Vasut · Tue Jul 22 02:34:52 2014 +0200
  51. fb5872e arm: s3c: Unify the S3C24xx SDI structure by Marek Vasut · Tue Jul 22 02:34:51 2014 +0200
  52. 807706d bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · Tue Jun 10 20:46:43 2014 +0200
  53. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · Fri Jul 25 21:07:30 2014 +0200
  54. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  55. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · Wed Jul 30 14:08:24 2014 +0900
  56. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  57. e9bc8d2 buildman: adjust for Kconfig by Masahiro Yamada · Wed Jul 30 14:08:22 2014 +0900
  58. 49e2c3c MAKEALL: adjust for Kconfig by Masahiro Yamada · Wed Jul 30 14:08:21 2014 +0900
  59. 16329f5 kconfig: remove mkconfig and boards.cfg by Masahiro Yamada · Wed Jul 30 14:08:20 2014 +0900
  60. c1ee48e tools: add genboardscfg.py by Masahiro Yamada · Wed Jul 30 14:08:19 2014 +0900
  61. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  62. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  63. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  64. 804bc5e kconfig: add basic Kconfig files by Masahiro Yamada · Wed Jul 30 14:08:15 2014 +0900
  65. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  66. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · Wed Jul 30 14:08:13 2014 +0900
  67. 3effbde boards:trats2: New Trats2 board maintainer by Łukasz Majewski · Tue Jul 29 18:09:49 2014 +0200
  68. 780397e boards.cfg : Add maintainers entries for SOCFPGA by Dinh Nguyen · Thu Jul 24 06:45:24 2014 -0500
  69. 313105d cosmetic: boards.cfg: fix some maintainers fields by Masahiro Yamada · Tue Jul 22 12:58:30 2014 +0900
  70. 1fe610d buildman: make sure to invoke GNU Make by Masahiro Yamada · Tue Jul 22 11:19:09 2014 +0900
  71. 553b1fc MAKEALL: make sure to invoke GNU Make by Masahiro Yamada · Tue Jul 22 11:19:08 2014 +0900
  72. d45d2fa scripts: add scripts/show-gnu-make to get GNU Make command name by Masahiro Yamada · Tue Jul 22 11:19:07 2014 +0900
  73. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jul 29 09:41:35 2014 -0400
  74. c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Mon Jul 28 17:48:48 2014 -0400
  75. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Jul 28 14:54:29 2014 -0400
  76. 14f4758 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · Sat Jul 12 14:24:08 2014 +0100
  77. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  78. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  79. 03a1201 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · Sat Jul 12 14:24:05 2014 +0100
  80. 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · Sat Jul 12 14:24:04 2014 +0100
  81. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  82. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · Sat Jul 12 14:24:02 2014 +0100
  83. 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · Sat Jul 12 14:24:01 2014 +0100
  84. 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · Sat Jul 12 14:24:00 2014 +0100
  85. e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · Sat Jul 12 14:23:59 2014 +0100
  86. 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
  87. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  88. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  89. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  90. d91f5b9 patman: make "No recipient" checking more tolerant by Masahiro Yamada · Fri Jul 18 14:23:20 2014 +0900
  91. 38df2e2 buildman: Support in-tree builds by Simon Glass · Mon Jul 14 17:51:03 2014 -0600
  92. f3018b7a buildman: Add -C option to force a reconfigure for each commit by Simon Glass · Mon Jul 14 17:51:02 2014 -0600
  93. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jul 26 14:08:36 2014 +0200
  94. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · Fri Jul 18 17:59:42 2014 +0530
  95. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  96. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
  97. c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · Fri Jul 18 11:18:48 2014 +0530
  98. 82be013 board: k2e-evm: add board support by Hao Zhang · Wed Jul 16 00:59:27 2014 +0300
  99. cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · Wed Jul 16 00:59:26 2014 +0300
  100. 8090298 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · Wed Jul 16 00:59:25 2014 +0300