1. 4f70c38 socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled by Anatolij Gustschin · Fri May 06 17:16:31 2016 +0200
  2. 8c17743 mtd: cqspi: Simplify indirect read code by Marek Vasut · Wed Apr 27 23:38:05 2016 +0200
  3. dae51dd mtd: cqspi: Simplify indirect write code by Marek Vasut · Wed Apr 27 23:18:55 2016 +0200
  4. 81c3604 arm: socfpga: socrates: Add 'time' command by Stefan Roese · Thu Apr 28 07:17:16 2016 +0200
  5. ab4c0cf ARM: socfpga: Disable USB OC protection on SoCrates by Marek Vasut · Wed Apr 27 15:07:03 2016 +0200
  6. 8e7c1be ARM: tegra: import latest Jetson TK1 spreadsheet by Stephen Warren · Thu Apr 21 16:03:37 2016 -0600
  7. bbe71b2 pci: tegra: fix DM conversion issues on Tegra20 by Stephen Warren · Wed Apr 20 15:46:50 2016 -0600
  8. f4949cd ARM: tegra: enable GPU node by compatible value by Stephen Warren · Tue Apr 12 11:17:39 2016 -0600
  9. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  10. d93400a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · Wed Apr 13 16:38:02 2016 -0700
  11. 18c067f net: fix vlan validation by Stefan Agner · Wed Apr 13 16:38:01 2016 -0700
  12. a799232 drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · Mon Mar 28 14:11:05 2016 +0530
  13. cde7761 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · Thu Jan 07 18:04:16 2016 -0500
  14. 1ea9ac6 usb: dwc2: Init desc_before_addr by Marek Vasut · Tue Apr 26 03:02:35 2016 +0200
  15. 43db5a6 usb: dwc2: Make OC protection configurable by Marek Vasut · Wed Apr 27 14:58:49 2016 +0200
  16. 3920949 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · Wed Apr 27 14:55:57 2016 +0200
  17. 36fc569 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · Wed Apr 27 14:53:33 2016 +0200
  18. 8aa10d4 igep00x0: Use the SRAM available for SPL. by Enric Balletbo i Serra · Tue May 03 08:59:24 2016 +0200
  19. ddd3477 mkimage: fix generation of FIT image by Andreas Bießmann · Tue May 03 15:17:03 2016 +0200
  20. df0a914 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · Wed Apr 20 10:44:52 2016 +0200
  21. fb9418f mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · Wed Apr 20 22:48:13 2016 -0300
  22. e75c649 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · Thu Apr 28 09:08:18 2016 +0200
  23. dbb2df1 fit_image: Fix a double close() on the error path by Simon Glass · Sun May 01 17:12:24 2016 -0600
  24. e89ead3 tools: env: fix config file loading in env library by Anatolij Gustschin · Fri Apr 29 22:00:11 2016 +0200
  25. ca8db72 config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · Sun May 01 19:58:31 2016 +0300
  26. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  27. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  28. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · Sun May 01 03:01:27 2016 +0200
  29. ba2199b arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS by Tom Rini · Mon May 02 18:36:07 2016 -0400
  30. 64732a0 fs: ext4: fix symlink read function by Ronald Zachariah · Thu Apr 28 07:08:34 2016 +0200
  31. 50798cc Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · Fri Apr 15 13:43:25 2016 -0700
  32. 2fe8e28 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon May 02 12:18:43 2016 -0400
  33. 9266bf4 Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · Mon May 02 10:52:51 2016 -0400
  34. aa600bb Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · Mon May 02 08:49:53 2016 -0400
  35. 9b4ebb0 ARM: uniphier: move pin-mux code into pin_init function by Masahiro Yamada · Thu Apr 28 15:37:16 2016 +0900
  36. ea4d3db ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20 by Masahiro Yamada · Thu Apr 28 15:37:15 2016 +0900
  37. d32a4df ARM: uniphier: enable Peripherl clock to use UART in SPL by Masahiro Yamada · Thu Apr 28 15:37:14 2016 +0900
  38. b0757f8 ARM: uniphier: fix boot mode table of PH1-LD20 by Masahiro Yamada · Thu Apr 28 15:37:13 2016 +0900
  39. 93a8ef4 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Apr 28 13:15:52 2016 -0400
  40. 158b463 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 28 13:15:41 2016 -0400
  41. 3707a68 drivers/video/am335x-fb: Properly point framebuffer behind palette by Martin Pietryka · Wed Apr 27 21:39:16 2016 +0200
  42. 8664c22 drivers/video/am335x-fb: Add support for 16bpp format by Martin Pietryka · Wed Apr 27 21:39:15 2016 +0200
  43. 49998a4 omap3: Reduce logic/overo SPL max image size by Tom Rini · Wed Apr 27 18:44:32 2016 -0400
  44. 64b4998 sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board by Hans de Goede · Thu Apr 14 16:49:47 2016 +0200
  45. 9be8849 sunxi: mctl_mem_matches: Add missing memory barrier by Hans de Goede · Thu Apr 14 18:53:32 2016 +0200
  46. 23aee9f ARM64: zynqmp: Cleanup config file after CMD move by Michal Simek · Tue Apr 26 16:12:06 2016 +0200
  47. c91545f ARM: uniphier: revive some commands lost by Kconfig re-sync by Masahiro Yamada · Tue Apr 26 11:23:39 2016 +0900
  48. 6690c49 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Apr 26 07:20:45 2016 -0400
  49. 9326474 Prepare v2016.05-rc3 by Tom Rini · Mon Apr 25 19:27:37 2016 -0400
  50. f33703b pico-imx6ul: Update the defconfig by Tom Rini · Mon Apr 25 18:03:48 2016 -0400
  51. 2c08ff8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 25 16:23:51 2016 -0400
  52. d35fa82 drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition by Martin Pietryka · Mon Apr 25 21:25:07 2016 +0200
  53. 1e3bce2 pci: Device scanning range fix by Yoshinori Sato · Mon Apr 25 15:41:01 2016 +0900
  54. a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · Fri Apr 22 20:59:31 2016 +0900
  55. 59b92af ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · Thu Apr 21 14:34:25 2016 -0500
  56. 07be757 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · Thu Apr 21 14:34:24 2016 -0500
  57. 1eb62b4 ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure by Nishanth Menon · Thu Apr 21 14:34:23 2016 -0500
  58. 4493e7d ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 by Nishanth Menon · Thu Apr 21 14:34:22 2016 -0500
  59. 83e713b common/dlmalloc.c: Delete content that was moved to malloc.h by Robert P. J. Day · Thu Apr 21 07:35:55 2016 -0400
  60. 37342ab spl: spl_mmc: Disambiguate error message by Fabio Estevam · Wed Apr 20 23:12:04 2016 -0300
  61. b956d98 ARM: hikey: Simplify README instructions. by Peter Griffin · Wed Apr 20 17:14:03 2016 +0100
  62. 9967fd0 ARM: hisilicon: hikey: Align memory node with upstream kernel by Peter Griffin · Wed Apr 20 17:14:02 2016 +0100
  63. ecdb1b7 ARM: hisilicon: hikey: dts: Add pl011 additional clock binding. by Peter Griffin · Wed Apr 20 17:14:01 2016 +0100
  64. 97fa765 ARM: hisilicon: hikey: Implement reset_cpu() for hikey. by Peter Griffin · Wed Apr 20 17:14:00 2016 +0100
  65. c97c37a ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board. by Peter Griffin · Wed Apr 20 17:13:59 2016 +0100
  66. 58eb5b1 MAINTAINERS: Add myself as maintainer for hikey by Peter Griffin · Wed Apr 20 17:13:58 2016 +0100
  67. f517b9c ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. by Peter Griffin · Wed Apr 20 17:13:57 2016 +0100
  68. 07a6e38 sf: fix timebase data type in _wait_ready() by Stephen Warren · Mon Apr 04 11:03:52 2016 -0600
  69. 247c1a8 ti_armv7_common.h: Fix U-Boot location on eMMC by Semen Protsenko · Wed Apr 20 12:05:59 2016 +0300
  70. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  71. 0685bef cmd: Kconfig: Add a Kconfig options for a few CMD by Dinh Nguyen · Thu Apr 21 09:05:23 2016 -0500
  72. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  73. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  74. a284fc3c configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · Fri Apr 22 14:01:08 2016 -0400
  75. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  76. b54143d Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · Mon Apr 25 13:45:32 2016 -0400
  77. 7fe6a80 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · Mon Apr 25 13:43:22 2016 -0400
  78. c767a28 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 25 13:34:42 2016 -0400
  79. 69a6e38 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Apr 25 13:32:58 2016 -0400
  80. abcc776 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Mon Apr 25 13:32:18 2016 -0400
  81. 62d6d1c dfu: ram: fix number base of RAM entity parameters by Stephen Warren · Fri Apr 22 13:34:16 2016 -0600
  82. 4fb4743 drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env by Mugunthan V N · Fri Apr 22 14:19:25 2016 +0530
  83. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · Fri Apr 22 11:02:06 2016 +0200
  84. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · Tue Apr 19 15:20:39 2016 +0300
  85. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · Tue Apr 19 10:16:59 2016 +0300
  86. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · Wed Apr 13 11:30:00 2016 +0300
  87. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · Tue Apr 12 15:51:48 2016 +0300
  88. 414ba5a tests: py: dfu: Provide functionality to set test and dummy files alt settings by Lukasz Majewski · Wed Apr 20 10:57:08 2016 +0200
  89. 15608c8 tests: py: dfu: Add functionality to set different u-boot's dfu env variable by Lukasz Majewski · Mon Apr 18 17:01:15 2016 +0200
  90. 245bfec tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files by Lukasz Majewski · Wed Apr 20 10:36:32 2016 +0200
  91. 3848120 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · Thu Apr 21 08:19:42 2016 +0200
  92. 3cb2796 i2c: designware_i2c: Add DM support by Stefan Roese · Thu Apr 21 08:19:41 2016 +0200
  93. 41de766 i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · Thu Apr 21 08:19:40 2016 +0200
  94. 88893c9 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · Thu Apr 21 08:19:39 2016 +0200
  95. 3bc33ba i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · Thu Apr 21 08:19:38 2016 +0200
  96. 5a3a3a4 i2c: designware_i2c: Add ic_enable_status to ic_regs struct by Stefan Roese · Thu Apr 21 08:19:37 2016 +0200
  97. d8fc5ff dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · Thu Apr 21 07:11:34 2016 +0200
  98. 0f6457b ARM: uniphier: speed up loading kernel image from NOR device by Masahiro Yamada · Thu Apr 21 14:43:22 2016 +0900
  99. 763023c clk: uniphier: add Media I/O clock driver support for PH1-LD20 by Masahiro Yamada · Thu Apr 21 14:43:21 2016 +0900
  100. b9f5c5a ARM: dts: uniphier: add SD controller node for PH1-LD20 by Masahiro Yamada · Thu Apr 21 14:43:20 2016 +0900