1. f873c5c samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · Fri May 22 18:14:23 2015 +0200
  2. 7e991e3 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Jun 05 12:14:01 2015 -0400
  3. df61756 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 05 11:21:08 2015 -0400
  4. 4795337 fdt: Documentation for a few support functions aside their prototypes by Paul Kocialkowski · Sun May 24 12:01:53 2015 +0200
  5. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · Thu May 21 11:27:03 2015 +0200
  6. 2fc683d gpio: fix typos in GPIO header by Masahiro Yamada · Fri May 29 21:57:33 2015 +0900
  7. 682ae86 dm: Sort the uclass IDs after the tegra/PMIC addition by Simon Glass · Fri May 22 15:42:14 2015 -0600
  8. 9c3b7d6 sandbox: Tidy up terminal restore by Simon Glass · Sun May 10 21:07:27 2015 -0600
  9. f70353a x86: minnowmax: initialize the pin-muxing from device tree by Gabriel Huau · Mon May 11 23:18:25 2015 -0700
  10. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · Mon May 25 22:27:37 2015 -0700
  11. ef37e7b x86: qemu: Implement PIRQ routing by Bin Meng · Wed Jun 03 09:20:06 2015 +0800
  12. de5b8b1 x86: qemu: Make host bridge (b.d.f=0.0.0) visible by Bin Meng · Sun May 24 00:12:32 2015 +0800
  13. ef9e9f9 x86: quark: Implement PIRQ routing by Bin Meng · Mon May 25 22:35:06 2015 +0800
  14. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · Mon May 25 22:35:04 2015 +0800
  15. e4d2836 x86: qemu: Add ATA/SATA support by Bin Meng · Sat May 16 09:33:19 2015 +0800
  16. 186e64e x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h by Bin Meng · Sat May 16 09:33:18 2015 +0800
  17. ceb9793 x86: qemu: Add graphics support by Bin Meng · Mon May 11 07:36:30 2015 +0800
  18. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · Mon May 11 07:36:29 2015 +0800
  19. 42fb70a x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h by Bin Meng · Thu May 07 21:34:10 2015 +0800
  20. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  21. 3059892 board/BuR/common: fix netconsole by Hannes Schmelzer · Thu May 28 16:41:54 2015 +0200
  22. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  23. f5215c2 ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ by Lars Poeschel · Tue Jun 02 11:23:04 2015 +0200
  24. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  25. 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · Mon May 25 11:37:22 2015 +0200
  26. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  27. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  28. cbafcdf sparc: fix build error on gr_ep2s60 board by Masahiro Yamada · Tue May 26 10:58:31 2015 +0900
  29. 0e7c339 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sat May 30 20:16:01 2015 -0400
  30. a14d89e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat May 30 20:15:59 2015 -0400
  31. 9e02734 ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR by Masahiro Yamada · Fri May 29 17:30:07 2015 +0900
  32. 94d79e9 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · Fri May 29 17:30:05 2015 +0900
  33. 5acec7c ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · Thu May 28 21:25:34 2015 +0800
  34. f31017c ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · Thu May 28 21:25:32 2015 +0800
  35. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · Tue May 26 17:00:42 2015 +0200
  36. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · Tue Jan 13 19:25:06 2015 +0100
  37. 0b95a28 sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i by Hans de Goede · Wed May 20 15:27:16 2015 +0200
  38. d241ecf sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i by Hans de Goede · Tue May 19 22:12:31 2015 +0200
  39. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  40. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · Thu May 28 15:41:12 2015 +0200
  41. 884ea7b ARMv7M: add STM32F1 support by Matt Porter · Tue May 05 15:00:24 2015 -0400
  42. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · Mon May 04 22:54:37 2015 +0200
  43. 4d30c9d vexpress64: use uncompressed kernel by default by Linus Walleij · Wed May 27 09:45:39 2015 +0200
  44. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · Fri May 22 08:30:14 2015 -0400
  45. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  46. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  47. 8f0537d mkimage will now report information about loadable by Karl Apsite · Thu May 21 09:52:47 2015 -0400
  48. ffde0cc include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · Fri May 15 22:05:18 2015 +0900
  49. 77e36f7 vexpress64: let Juno wait for root device by Linus Walleij · Thu May 14 17:38:33 2015 +0200
  50. e5147aa ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · Tue May 12 16:20:29 2015 +0200
  51. 0a38bfe vexpress64: fix various memory issues by Linus Walleij · Mon May 11 10:03:57 2015 +0200
  52. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · Sun May 10 21:02:09 2015 +1200
  53. b1a4a67 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · Fri May 08 18:07:52 2015 +0100
  54. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  55. fd3cf0d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 26 10:37:29 2015 -0400
  56. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · Fri May 22 17:30:53 2015 +0100
  57. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · Fri May 22 17:30:52 2015 +0100
  58. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · Fri May 22 17:30:51 2015 +0100
  59. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · Fri May 22 17:30:50 2015 +0100
  60. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · Fri May 22 17:30:49 2015 +0100
  61. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · Fri May 22 17:30:48 2015 +0100
  62. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · Fri May 22 17:30:47 2015 +0100
  63. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · Fri May 22 17:30:46 2015 +0100
  64. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · Fri May 22 17:30:45 2015 +0100
  65. 30c53e1 novena: standardise mx6_common.h include by Peter Robinson · Fri May 22 17:30:44 2015 +0100
  66. 37b3e67 imx: ventana: update MMC env configuration by Tim Harvey · Thu May 21 08:41:25 2015 -0700
  67. 0572982 arm, imx6: add support for aristainetos2 board by Heiko Schocher · Mon May 18 13:32:31 2015 +0200
  68. 40bcb86 zynq: Use system timer implementation instead of our by Michal Simek · Mon Apr 20 12:56:24 2015 +0200
  69. 68d5b82 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Sun May 24 21:01:30 2015 -0400
  70. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · Fri May 08 19:07:13 2015 +0200
  71. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · Fri May 08 19:07:11 2015 +0200
  72. 9d2f2c3 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 22 17:23:15 2015 -0400
  73. fdb5afa imx: ventana: config: enable Falcon mode by Tim Harvey · Fri May 08 18:28:42 2015 -0700
  74. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · Mon May 11 20:50:22 2015 -0300
  75. 26e038f test: env: Add test framework for env by Joe Hershberger · Wed May 20 14:27:36 2015 -0500
  76. 436cfc7 test: Return values from the asserts compatible with cmds by Joe Hershberger · Wed May 20 14:27:34 2015 -0500
  77. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · Wed May 20 14:27:30 2015 -0500
  78. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · Wed May 20 14:27:29 2015 -0500
  79. 11dd7cc test: Add a common unit test command by Joe Hershberger · Wed May 20 14:27:28 2015 -0500
  80. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  81. 7e0b015 net: Handle ethaddr changes as an env callback by Joe Hershberger · Wed May 20 14:27:26 2015 -0500
  82. d26195e7 net: Add default flags for common net env vars by Joe Hershberger · Wed May 20 14:27:24 2015 -0500
  83. 875b6bf net: Use env callbacks for net variables by Joe Hershberger · Wed May 20 14:27:23 2015 -0500
  84. e84ca29 net: Apply default format rules to all ethaddr by Joe Hershberger · Wed May 20 14:27:22 2015 -0500
  85. dfc382a env: Distinguish finer between source of env change by Joe Hershberger · Wed May 20 14:27:21 2015 -0500
  86. 6db9fd4 env: Add regex support to env_attrs by Joe Hershberger · Wed May 20 14:27:20 2015 -0500
  87. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · Wed May 20 14:27:19 2015 -0500
  88. 49f3ba5 sandbox: Enable some ENV commands by Joe Hershberger · Wed May 20 14:27:16 2015 -0500
  89. cd039e3 Merge git://git.denx.de/u-boot-net by Tom Rini · Wed May 20 15:57:55 2015 -0400
  90. 1006cad arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · Wed Apr 29 10:35:35 2015 -0700
  91. dd77c0f driver/ddr/fsl: Remove deskew_cntrl register by York Sun · Tue Apr 28 14:23:14 2015 -0700
  92. 4d786e8 arm: ls102xa: Adjust the load address of U-Boot for NOR boot by Alison Wang · Tue Apr 21 16:04:38 2015 +0800
  93. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · Mon May 04 14:55:15 2015 -0500
  94. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · Mon May 04 14:55:14 2015 -0500
  95. de05f94 sunxi: Cache line size definition by Paul Kocialkowski · Sat May 16 19:52:11 2015 +0200
  96. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · Tue May 05 17:02:00 2015 -0700
  97. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · Tue May 05 13:13:36 2015 +0200
  98. 99ae0f6 sunxi: Pass serial number through ATAG by Paul Kocialkowski · Sat Mar 28 18:35:36 2015 +0100
  99. 5e0e193 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · Mon May 18 06:56:45 2015 -0700
  100. 5f234e7 pmic: pfuze100 fix typo by Peng Fan · Mon May 18 13:37:26 2015 +0800