1. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  2. 803574a port vexpress to use distro boot commands by Dennis Gilmore · Sun Jun 28 14:05:12 2015 -0500
  3. c1b7cd8 Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common header by Dennis Gilmore · Sun Jun 28 14:05:11 2015 -0500
  4. 5a96280 PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set the default one. Use the board set value instead by Dennis Gilmore · Sun Jun 28 14:05:10 2015 -0500
  5. 0caae19 ARM: highbank: remove DRAM bank setup by Rob Herring · Sun Jun 21 00:29:55 2015 +0100
  6. 54ee6a4 power: regulator: add pfuze100 support by Peng Fan · Fri Aug 07 16:43:45 2015 +0800
  7. b4cb9ce power: regulator: update comments for regulator-name by Peng Fan · Fri Aug 07 16:43:43 2015 +0800
  8. 418543e power: pfuze100 correct SWBST macro definition by Peng Fan · Fri Aug 07 16:43:41 2015 +0800
  9. 639c286 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat Aug 08 20:20:17 2015 -0400
  10. c7ab3f5 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · Sat Aug 01 14:44:29 2015 +0200
  11. e2b662b sunxi: nand: Add board configuration options by Piotr Zierhoffer · Thu Jul 23 14:33:03 2015 +0200
  12. 46378db arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful by Marek Vasut · Fri Jul 24 06:15:14 2015 +0200
  13. 2bff540 arm: socfpga: config: Fix LOADADDR by Marek Vasut · Wed Jul 22 06:18:19 2015 +0200
  14. 2b173f4 arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR by Marek Vasut · Mon Jul 20 05:48:37 2015 +0200
  15. ddcd2bf arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build by Marek Vasut · Tue Jul 21 16:17:39 2015 +0200
  16. 375d048 arm: socfpga: config: Zap incorrect config options by Marek Vasut · Thu Jul 09 03:41:53 2015 +0200
  17. ffb8e7f arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · Sun Jul 12 15:23:28 2015 +0200
  18. f3f8fe2 arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · Sat Jul 25 19:33:56 2015 +0200
  19. 5ca9954 arm: socfpga: misc: Probe ethernet GMAC from OF by Marek Vasut · Sat Jul 25 18:47:02 2015 +0200
  20. dc495ae arm: socfpga: misc: Export bootmode into environment variable by Marek Vasut · Wed Jul 22 05:40:12 2015 +0200
  21. cadf2f9 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · Tue Jul 21 07:50:03 2015 +0200
  22. 1029caf arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · Fri Jul 10 00:04:23 2015 +0200
  23. a091d41 arm: socfpga: spl: Remove custom linker script by Marek Vasut · Thu Jul 09 23:26:34 2015 +0200
  24. 1a7728f arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · Thu Jul 09 05:36:23 2015 +0200
  25. 1100e34 arm: socfpga: system: Clean up pinmux_config.c by Marek Vasut · Sat Jul 25 11:09:11 2015 +0200
  26. 9c3e006 arm: socfpga: scan: Zap iocsr_scan_chain*_table() by Marek Vasut · Sat Jul 25 09:53:23 2015 +0200
  27. 084d06c arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · Sat Jul 25 08:44:27 2015 +0200
  28. 06e36ea arm: socfpga: enable the Altera SDRAM controller driver by Dinh Nguyen · Tue Jun 02 22:52:50 2015 -0500
  29. 20a0739 arm: socfpga: Move generated files into qts subdir by Marek Vasut · Sat Jul 25 08:22:21 2015 +0200
  30. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Aug 06 19:56:03 2015 -0400
  31. 952a573 ARM: tegra: Add p2371-0000 board by Stephen Warren · Wed Aug 05 11:52:08 2015 -0600
  32. 1b54a5e ARM: tegra: Add e2220-1170 board by Stephen Warren · Wed Aug 05 11:52:07 2015 -0600
  33. 1bf63fd ARM: tegra: p2571: remove another unused define by Stephen Warren · Wed Aug 05 11:51:11 2015 -0600
  34. 5e270dc ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · Thu Jul 09 16:33:01 2015 +0900
  35. 7f936d4 ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · Thu Jul 09 16:33:00 2015 +0900
  36. c4a9cbe dm: core: Fix a typo in the uclass_get_device_by_name() comment by Simon Glass · Thu Jul 30 13:40:40 2015 -0600
  37. e3b23e2 dm: core: Add a way to set a device name by Simon Glass · Thu Jul 30 13:40:39 2015 -0600
  38. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · Sat Jul 25 21:52:38 2015 +0900
  39. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · Sat Jul 25 21:52:37 2015 +0900
  40. b475e1f devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · Sat Jul 25 21:52:36 2015 +0900
  41. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · Sat Jul 25 21:52:35 2015 +0900
  42. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · Sat Jul 25 21:52:34 2015 +0900
  43. 59b6196 dm: Support address translation for simple-bus by Simon Glass · Tue Jul 07 20:53:44 2015 -0600
  44. 5689372 lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef by York Sun · Mon Aug 03 12:02:04 2015 -0700
  45. b139836 exynos: Add support for spring by Simon Glass · Mon Aug 03 08:19:37 2015 -0600
  46. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · Mon Aug 03 08:19:35 2015 -0600
  47. 3e5b40f video: Remove the old parade driver by Simon Glass · Mon Aug 03 08:19:34 2015 -0600
  48. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · Mon Aug 03 08:19:33 2015 -0600
  49. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · Mon Aug 03 08:19:32 2015 -0600
  50. 73f6a53 exynos: Drop old exynos5250-specific board code by Simon Glass · Mon Aug 03 08:19:31 2015 -0600
  51. 3493eb2 exynos: Drop old exynos5420-specific board code by Simon Glass · Mon Aug 03 08:19:30 2015 -0600
  52. 0b18b80 exynos: config: Move common options to the common headers and tidy up by Simon Glass · Mon Aug 03 08:19:29 2015 -0600
  53. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · Mon Aug 03 08:19:28 2015 -0600
  54. 7cf1757 dm: video: Add support for video bridges by Simon Glass · Thu Jul 02 18:16:08 2015 -0600
  55. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · Thu Jul 02 18:16:00 2015 -0600
  56. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · Thu Jul 02 18:15:58 2015 -0600
  57. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  58. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  59. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · Mon Aug 03 08:19:21 2015 -0600
  60. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · Thu Jul 02 18:15:42 2015 -0600
  61. 727ff7d dm: i2c: Move definitions to the top of the header file by Simon Glass · Thu Jul 02 18:15:41 2015 -0600
  62. cefb0ef dm: i2c: Correct comment nits in dm_i2c_reg_read/write() by Simon Glass · Thu Jul 02 18:15:40 2015 -0600
  63. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · Thu Jul 02 18:15:39 2015 -0600
  64. 75f00df dm: core: Support finding a device by phandle by Simon Glass · Thu Jul 02 18:15:38 2015 -0600
  65. 327ded9 Tegra: P2571: Clean up config file by Tom Warren · Thu Jul 30 14:00:15 2015 -0700
  66. 1402b52 Tegra: spi: Move TEGRA114_SPI switch to defconfigs by Tom Warren · Wed Jul 29 19:36:38 2015 -0700
  67. fe19644 T210: P2571: Restore USB gadget mode (ums) by Tom Warren · Tue Jul 28 15:16:38 2015 -0700
  68. 5c35b75 configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · Wed Aug 05 11:51:38 2015 -0600
  69. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 05 14:12:37 2015 -0400
  70. a5310eb sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support by Paul Kocialkowski · Tue Aug 04 17:04:11 2015 +0200
  71. 00529e3 sunxi: config update to stick with Kconfig changes by Paul Kocialkowski · Tue Aug 04 17:04:09 2015 +0200
  72. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  73. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  74. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · Tue Aug 04 12:33:52 2015 -0600
  75. b7d47db x86: Add definitions for the x86-efi board and plumb it in by Ben Stoltz · Tue Aug 04 12:33:50 2015 -0600
  76. 00dd17a Add a way to skip relocation by Simon Glass · Tue Aug 04 12:33:39 2015 -0600
  77. 171833e x86: minnowmax: Drop the old PCI settings by Simon Glass · Mon Jul 27 15:47:29 2015 -0600
  78. cec16f5 x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file by Simon Glass · Mon Jul 27 15:47:25 2015 -0600
  79. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · Mon Jul 27 15:47:23 2015 -0600
  80. dfb7c6c x86: Move Chrome OS options to defconfig by Simon Glass · Mon Jul 27 15:47:22 2015 -0600
  81. 147a560 dm: Add a return value comment to device_get_child() by Simon Glass · Mon Jul 27 15:47:19 2015 -0600
  82. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · Mon Jul 27 15:47:17 2015 -0600
  83. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600
  84. feb0027 Reserve the top 16 flag bits for architecture-specific use by Simon Glass · Fri Jul 31 09:31:27 2015 -0600
  85. a922cb4 Bring in __aligned_u64 and friends to linux/types.h by Simon Glass · Fri Jul 31 09:31:24 2015 -0600
  86. 3ed7dda elf: Add a few definitions for 64-bit relocation by Simon Glass · Fri Jul 31 09:31:21 2015 -0600
  87. 947391c x86: bayleybay: Configure PCI IRQ by Bin Meng · Thu Jul 30 03:49:18 2015 -0700
  88. e1c4935 x86: Add Intel Bayley Bay board support by Bin Meng · Thu Jul 30 03:49:17 2015 -0700
  89. 82977a8 x86: minnowmax: Remove smsc47x superio codes by Bin Meng · Thu Jul 30 03:49:14 2015 -0700
  90. f78abfb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Aug 04 12:21:45 2015 -0400
  91. 200eecd configs: ti_armv7_keystone2: replace addr_uboot with loadaddr by Vitaly Andrianov · Mon Aug 03 15:54:32 2015 -0400
  92. 817c1f0 armv8/ls2085ardb: Add USB support for ls2085ardb by Nikhil Badola · Fri Jun 26 17:02:18 2015 +0530
  93. 0393333 armv8/ls2085aqds: Add USB support for ls2085aqds by Nikhil Badola · Fri Jun 26 17:02:00 2015 +0530
  94. 999273f drivers/ddr/fsl: Adjust bstopre value by York Sun · Thu Jul 23 14:04:48 2015 -0700
  95. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · Fri Jul 10 11:35:08 2015 +0800
  96. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · Tue Jul 07 15:40:06 2015 +0530
  97. befb5cb drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · Tue May 05 16:48:35 2015 +0300
  98. 5a0d763 drivers/crypto/fsl: change starting entropy delay value by Alex Porosanu · Tue May 05 16:48:34 2015 +0300
  99. f8d6a7f drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · Tue May 05 16:48:33 2015 +0300
  100. 158cff0 armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping by Alison Wang · Thu Jul 09 11:09:05 2015 +0800