1. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · Fri Jun 05 00:58:45 2015 +0100
  2. c3d39f9 ARM: BeagleBoard-x15: Enable IO delay recalibration sequence by Lokesh Vutla · Thu Jun 04 16:42:41 2015 +0530
  3. 1fd8022 ARM: DRA7-evm: Enable IO delay recalibration sequence by Lokesh Vutla · Thu Jun 04 16:42:38 2015 +0530
  4. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · Wed Mar 25 12:23:06 2015 -0600
  5. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · Fri Mar 06 13:19:03 2015 -0700
  6. 7f62c01 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · Tue May 12 14:55:07 2015 -0600
  7. 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · Tue May 12 14:55:02 2015 -0600
  8. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · Wed May 13 07:02:27 2015 -0600
  9. 442e5d7 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · Wed May 13 07:02:25 2015 -0600
  10. a77e1b8 arm: spl: Add an API to detect when U-Boot is started from SPL by Simon Glass · Wed May 13 07:02:24 2015 -0600
  11. 8a18dd8 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · Sat May 16 15:01:41 2015 -0600
  12. 470cc7b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Wed Jun 10 10:55:49 2015 -0400
  13. b4946db sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · Wed Jun 10 10:51:40 2015 +0200
  14. c3341c2 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Wed Jun 10 08:44:36 2015 -0400
  15. d2ba1ff avr32: delete non generic board's atstk100{3, 4, 6} by Andreas Bießmann · Mon May 11 13:07:27 2015 +0200
  16. 407bc18 avr32: delete non generic board mimc200 by Andreas Bießmann · Mon May 11 13:07:26 2015 +0200
  17. e31a1fd avr32: delete non generic board hammerhead by Andreas Bießmann · Mon May 11 13:07:25 2015 +0200
  18. 814d25b avr32: delete non generic board favr-32-ezkit by Andreas Bießmann · Mon May 11 13:07:24 2015 +0200
  19. 59f6b61 atngw100: convert to generic board by Andreas Bießmann · Sat May 23 23:09:15 2015 +0200
  20. 68f032d tegra: config: nyan-big: Add options required by Chrome OS boot by Simon Glass · Fri Jun 05 14:39:46 2015 -0600
  21. 4a9dd32 tegra: config: Allow Chrome OS environment settings to be included by Simon Glass · Fri Jun 05 14:39:44 2015 -0600
  22. f86a127 tegra: Increase maximum arguments to 32 by Simon Glass · Fri Jun 05 14:39:40 2015 -0600
  23. 3aa5d4a dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big by Simon Glass · Fri Jun 05 14:39:34 2015 -0600
  24. 576e45c tegra: cros_ec: Add tegra support for Chrome OS EC by Simon Glass · Fri Jun 05 14:39:32 2015 -0600
  25. 3dc3c98 pepper: Implement Board Detection mechanism by Adam YH Lee · Mon Jun 01 14:29:09 2015 -0700
  26. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · Mon May 18 14:08:24 2015 +0200
  27. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · Mon May 18 14:08:23 2015 +0200
  28. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Jun 08 08:37:02 2015 -0400
  29. a6c8662 colibri-vf: Enable SPI support by Bhuvanchandra DV · Mon Jun 01 18:37:22 2015 +0530
  30. 2b02a34 colibri_vf: Enable GPIO support by Bhuvanchandra DV · Mon Jun 01 18:37:18 2015 +0530
  31. 8c717e5 mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX by Fabio Estevam · Thu May 28 12:33:34 2015 -0300
  32. aec72fb wandboard: Add board revision detection support by Fabio Estevam · Thu May 21 19:24:05 2015 -0300
  33. 7e991e3 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Jun 05 12:14:01 2015 -0400
  34. df61756 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 05 11:21:08 2015 -0400
  35. 4795337 fdt: Documentation for a few support functions aside their prototypes by Paul Kocialkowski · Sun May 24 12:01:53 2015 +0200
  36. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · Thu May 21 11:27:03 2015 +0200
  37. 2fc683d gpio: fix typos in GPIO header by Masahiro Yamada · Fri May 29 21:57:33 2015 +0900
  38. 682ae86 dm: Sort the uclass IDs after the tegra/PMIC addition by Simon Glass · Fri May 22 15:42:14 2015 -0600
  39. 9c3b7d6 sandbox: Tidy up terminal restore by Simon Glass · Sun May 10 21:07:27 2015 -0600
  40. f70353a x86: minnowmax: initialize the pin-muxing from device tree by Gabriel Huau · Mon May 11 23:18:25 2015 -0700
  41. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · Mon May 25 22:27:37 2015 -0700
  42. ef37e7b x86: qemu: Implement PIRQ routing by Bin Meng · Wed Jun 03 09:20:06 2015 +0800
  43. de5b8b1 x86: qemu: Make host bridge (b.d.f=0.0.0) visible by Bin Meng · Sun May 24 00:12:32 2015 +0800
  44. ef9e9f9 x86: quark: Implement PIRQ routing by Bin Meng · Mon May 25 22:35:06 2015 +0800
  45. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · Mon May 25 22:35:04 2015 +0800
  46. e4d2836 x86: qemu: Add ATA/SATA support by Bin Meng · Sat May 16 09:33:19 2015 +0800
  47. 186e64e x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h by Bin Meng · Sat May 16 09:33:18 2015 +0800
  48. ceb9793 x86: qemu: Add graphics support by Bin Meng · Mon May 11 07:36:30 2015 +0800
  49. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · Mon May 11 07:36:29 2015 +0800
  50. 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
  51. 2229c4c x86: Support QEMU x86 targets by Bin Meng · Thu May 07 21:34:08 2015 +0800
  52. 3059892 board/BuR/common: fix netconsole by Hannes Schmelzer · Thu May 28 16:41:54 2015 +0200
  53. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · Tue Jun 02 11:25:54 2015 +0200
  54. f5215c2 ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ by Lars Poeschel · Tue Jun 02 11:23:04 2015 +0200
  55. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  56. 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · Mon May 25 11:37:22 2015 +0200
  57. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  58. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  59. cbafcdf sparc: fix build error on gr_ep2s60 board by Masahiro Yamada · Tue May 26 10:58:31 2015 +0900
  60. 3062da2 arm: mx6: tqma6: use default CONFIG_SYS_PBSIZE by Markus Niebel · Tue May 12 10:55:40 2015 +0200
  61. fe86292 arm: mx6: tqma6: fix spelling error in condition by Markus Niebel · Tue May 12 10:55:39 2015 +0200
  62. 0e7c339 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sat May 30 20:16:01 2015 -0400
  63. a14d89e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat May 30 20:15:59 2015 -0400
  64. 9e02734 ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR by Masahiro Yamada · Fri May 29 17:30:07 2015 +0900
  65. 94d79e9 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · Fri May 29 17:30:05 2015 +0900
  66. 5acec7c ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · Thu May 28 21:25:34 2015 +0800
  67. f31017c ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · Thu May 28 21:25:32 2015 +0800
  68. 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
  69. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · Tue Jan 13 19:25:06 2015 +0100
  70. 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
  71. 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
  72. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  73. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · Thu May 28 15:41:12 2015 +0200
  74. 884ea7b ARMv7M: add STM32F1 support by Matt Porter · Tue May 05 15:00:24 2015 -0400
  75. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · Mon May 04 22:54:37 2015 +0200
  76. 4d30c9d vexpress64: use uncompressed kernel by default by Linus Walleij · Wed May 27 09:45:39 2015 +0200
  77. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · Fri May 22 08:30:14 2015 -0400
  78. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  79. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  80. 8f0537d mkimage will now report information about loadable by Karl Apsite · Thu May 21 09:52:47 2015 -0400
  81. 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
  82. 77e36f7 vexpress64: let Juno wait for root device by Linus Walleij · Thu May 14 17:38:33 2015 +0200
  83. e5147aa ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · Tue May 12 16:20:29 2015 +0200
  84. 0abdeb3 warp: Add fuse command support by Fabio Estevam · Wed May 27 01:11:47 2015 -0300
  85. a23e406 warp: Enable CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · Wed May 27 01:11:46 2015 -0300
  86. 692182b warp: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · Wed May 27 01:11:45 2015 -0300
  87. ce48d58 warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE by Fabio Estevam · Wed May 27 01:11:44 2015 -0300
  88. 0a38bfe vexpress64: fix various memory issues by Linus Walleij · Mon May 11 10:03:57 2015 +0200
  89. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · Sun May 10 21:02:09 2015 +1200
  90. b1a4a67 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · Fri May 08 18:07:52 2015 +0100
  91. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  92. fd3cf0d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 26 10:37:29 2015 -0400
  93. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · Fri May 22 17:30:53 2015 +0100
  94. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · Fri May 22 17:30:52 2015 +0100
  95. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · Fri May 22 17:30:51 2015 +0100
  96. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · Fri May 22 17:30:50 2015 +0100
  97. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · Fri May 22 17:30:49 2015 +0100
  98. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · Fri May 22 17:30:48 2015 +0100
  99. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · Fri May 22 17:30:47 2015 +0100
  100. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · Fri May 22 17:30:46 2015 +0100