1. 9be08ab arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · Mon Dec 07 16:48:04 2015 -0600
  2. 4a06584 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · Sat Dec 05 20:08:21 2015 +0100
  3. 7e4c3ee arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · Sat Dec 05 20:05:46 2015 +0100
  4. 44b4e5e arm: socfpga: sockit: Zap VIRTUAL_TARGET by Marek Vasut · Sat Dec 05 20:01:40 2015 +0100
  5. efebabd arm: socfpga: de0_nano: Zap VIRTUAL_TARGET by Marek Vasut · Sat Dec 05 20:00:52 2015 +0100
  6. ad3c96a arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · Sat Dec 05 19:24:22 2015 +0100
  7. 90576c9 arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · Sat Dec 05 19:24:22 2015 +0100
  8. bc71b04 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · Sat Dec 05 19:24:22 2015 +0100
  9. 8ece8b6 arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · Sat Dec 05 19:24:22 2015 +0100
  10. b935326 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · Sat Dec 05 19:24:22 2015 +0100
  11. 52e8aa2 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · Sat Dec 05 19:24:22 2015 +0100
  12. f26c1ae arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · Sat Dec 05 19:28:44 2015 +0100
  13. 3988552 arm: socfpga: socrates: Remove Micrel PHY configuration by Marek Vasut · Sat Dec 05 17:55:36 2015 +0100
  14. 0e1cd53 arm: socfpga: sockit: Remove Micrel PHY configuration by Marek Vasut · Sat Dec 05 17:55:54 2015 +0100
  15. 2645e75 arm: socfpga: de0_nano: Remove Micrel PHY configuration by Marek Vasut · Sat Dec 05 19:00:00 2015 +0100
  16. fe90328 arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration by Marek Vasut · Sat Dec 05 17:55:19 2015 +0100
  17. 59bb42c arm: socfpga: arria5-socdk: Remove Micrel PHY configuration by Marek Vasut · Sat Dec 05 17:54:35 2015 +0100
  18. e4c8b1e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Dec 18 07:28:24 2015 -0500
  19. 8cd2491 microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · Wed Dec 09 11:53:25 2015 +0100
  20. 3162732 microblaze: Remove support for LL_TEMAC by Michal Simek · Wed Dec 02 17:22:07 2015 +0100
  21. c73e985 microblaze: Use malloc setting via Kconfig by Michal Simek · Tue Dec 08 14:45:54 2015 +0100
  22. 7cb7ae7 microblaze: Make room for malloc before ELF by Michal Simek · Tue Dec 08 14:34:13 2015 +0100
  23. 27ba090 net: gem: Add driver dependencies to PHYLIB by Michal Simek · Fri Dec 11 09:14:31 2015 +0100
  24. b13bb07 arm: zynq: Update ZYBO config options by Nathan Rossi · Wed Dec 09 00:44:42 2015 +1000
  25. 1e6f4ff Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 17 21:46:04 2015 -0500
  26. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · Fri Dec 04 02:51:20 2015 +0100
  27. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · Fri Dec 04 02:26:33 2015 +0100
  28. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · Fri Dec 04 02:23:29 2015 +0100
  29. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · Wed Aug 19 23:27:26 2015 +0200
  30. 4a7629a usb: s3c-otg: Tweak the comments by Marek Vasut · Fri Dec 04 02:55:37 2015 +0100
  31. 6f1c6f5 usb: s3c-otg: Zap useless externs by Marek Vasut · Fri Dec 04 02:21:41 2015 +0100
  32. 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · Fri Dec 04 01:36:36 2015 +0100
  33. 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · Fri Dec 04 00:57:58 2015 +0100
  34. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Dec 16 14:50:03 2015 -0500
  35. 9dfa925 Revert "include/linux: move typdef for uintptr_t" by York Sun · Wed Dec 16 14:12:24 2015 +0800
  36. f5d90db Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 14 20:27:23 2015 -0500
  37. 57894be armv8: Add sata support on Layerscape ARMv8 board by Tang Yuantian · Wed Dec 09 15:32:18 2015 +0800
  38. b3e9820 armv8/ls1043ardb: add SECURE BOOT target for NOR by Aneesh Bansal · Tue Dec 08 13:54:29 2015 +0530
  39. 3938faf include/linux: move typdef for uintptr_t by Aneesh Bansal · Tue Dec 08 13:54:28 2015 +0530
  40. 928b681 armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server by York Sun · Mon Dec 07 11:08:58 2015 -0800
  41. 5d286cd Reserve secure memory by York Sun · Fri Dec 04 11:57:07 2015 -0800
  42. a77e50c rockchip: Add basic support for kylin board by huang lin · Mon Dec 07 11:08:57 2015 +0800
  43. 3b97a9d Enable console log from earlyconsole in Linux bootargs by Pratiyush Mohan Srivastava · Sat Oct 31 15:50:18 2015 +0530
  44. f6c8395 armv8/ls1043ardb: Add support for >2GB memory by Shaohui Xie · Mon Nov 23 15:23:48 2015 +0800
  45. 5a46e43 fsl/ddr: updated ddr errata-A008378 for arm and power SoCs by Shengzhou Liu · Fri Nov 20 15:52:04 2015 +0800
  46. 7d8dfb8 fsl/errata: move fsl_errata.h to common directory by Shengzhou Liu · Fri Nov 20 15:52:03 2015 +0800
  47. 5cb12f6 driver/ddr/fsl: Update DDR4 RTT values by York Sun · Wed Nov 04 10:03:17 2015 -0800
  48. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · Tue Dec 01 09:08:19 2015 +0100
  49. 69dda0a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 11 15:07:44 2015 -0500
  50. 7431e70 imx: mx7dsabresd: Add QSPI support by Peng Fan · Mon Nov 30 17:45:02 2015 +0800
  51. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · Sun Nov 29 01:07:22 2015 +0800
  52. 91bce9c sunxi: power: axp818: add support for axp818 driver by vishnupatekar · Sun Nov 29 01:07:21 2015 +0800
  53. cdf1e48 sunxi: Add Machine Support for A83T SOC by vishnupatekar · Sun Nov 29 01:07:19 2015 +0800
  54. 715f20a x86: Clean up ivybridge/chrome Kconfig options by Bin Meng · Wed Nov 25 17:46:07 2015 -0800
  55. 23415e5 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · Mon Dec 07 08:23:29 2015 -0500
  56. 2df6d01 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Dec 07 08:13:02 2015 -0500
  57. 0e24805 ARM: zynq: Extend malloc size by Michal Simek · Tue Dec 01 09:03:43 2015 +0100
  58. 8f0af3f ARM: zynq: Fix location of stack and malloc areas by Michal Simek · Mon Nov 23 16:27:38 2015 +0100
  59. 83cea77 ARM64: zynqmp: Enable FIT config option via Kconfig by Michal Simek · Fri Nov 20 10:13:25 2015 +0100
  60. 3d7285f net: gem: Move gem to Kconfig by Michal Simek · Mon Nov 30 14:34:52 2015 +0100
  61. 250e05e net: gem: Move driver to DM by Michal Simek · Mon Nov 30 14:14:56 2015 +0100
  62. df3b414 net: gem: Remove zynq_gem_of_init() by Michal Simek · Mon Nov 30 14:00:20 2015 +0100
  63. e55c2c1 ARM: zynq: Remove CONFIG_API by Michal Simek · Mon Nov 30 15:46:12 2015 +0100
  64. 4ed5380 ARM: zynq: Remove PHYLIB from config to defconfig by Michal Simek · Mon Nov 30 11:23:32 2015 +0100
  65. 0fca08c Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Dec 06 21:52:40 2015 -0500
  66. bf5ed2e arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · Wed Nov 18 11:06:09 2015 +0100
  67. 8737968 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · Wed Dec 02 15:28:26 2015 +0100
  68. e254930 drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround by Rajesh Bhagat · Mon Nov 30 12:31:34 2015 +0530
  69. 8674653 usb: zynqmp: Enable USB XHCI support by Siva Durga Prasad Paladugu · Mon Nov 16 16:49:24 2015 +0530
  70. ee8dc84 usb: zynqmp: Add XHCI driver support by Siva Durga Prasad Paladugu · Mon Nov 16 16:49:23 2015 +0530
  71. 1f71d26 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Wed Nov 25 00:37:44 2015 +0100
  72. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · Tue Nov 24 14:45:02 2015 -0800
  73. 9029029 Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · Fri Dec 04 17:50:34 2015 -0500
  74. 81c9e19 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Dec 04 08:21:28 2015 -0500
  75. 703d024 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · Wed Oct 28 16:49:02 2015 +0200
  76. 9e51aea sparc: leon2: Updates for generic board initialization by Francois Retief · Sat Nov 21 13:25:41 2015 +0200
  77. b131cc5 sparc: leon3: Updates for generic board initialization by Francois Retief · Thu Oct 29 00:02:48 2015 +0200
  78. f6b3d1e sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · Sun Nov 01 15:40:00 2015 +0200
  79. 17efbaf iocon: Disable FIT_VERBOSE by Tom Rini · Tue Dec 01 15:49:42 2015 -0500
  80. 9aeeba3 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · Thu Nov 26 00:18:45 2015 +0100
  81. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · Mon Nov 16 08:15:51 2015 -0300
  82. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · Tue Nov 17 14:20:28 2015 +0800
  83. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · Tue Nov 17 14:20:27 2015 +0800
  84. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · Tue Nov 17 14:20:22 2015 +0800
  85. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · Tue Nov 17 14:20:15 2015 +0800
  86. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · Tue Nov 17 14:20:12 2015 +0800
  87. 8db3e24 rockchip: add timer driver by huang lin · Tue Nov 17 14:20:09 2015 +0800
  88. 7df0168 rockchip: firefly: Save the environment on SD card by Sjoerd Simons · Fri Sep 18 23:49:12 2015 +0200
  89. d3d7ab1 rockchip: Also load the initrd below 512M by Sjoerd Simons · Fri Sep 18 23:49:11 2015 +0200
  90. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  91. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · Thu Nov 26 19:51:29 2015 -0700
  92. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · Thu Nov 26 19:51:21 2015 -0700
  93. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · Thu Nov 19 20:27:02 2015 -0700
  94. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · Thu Nov 19 20:27:01 2015 -0700
  95. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · Thu Nov 19 20:27:00 2015 -0700
  96. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · Thu Nov 19 20:26:59 2015 -0700
  97. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · Thu Nov 19 20:26:56 2015 -0700
  98. c78e327 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · Thu Nov 19 20:26:55 2015 -0700
  99. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  100. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700