1. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · Sat Aug 22 18:31:31 2015 -0600
  2. a57bcee tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · Sat Aug 22 18:31:30 2015 -0600
  3. 7ccebaf tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · Sat Aug 22 18:31:29 2015 -0600
  4. a459e18 tpm: tpm_tis_i2c: Simplify init code by Simon Glass · Sat Aug 22 18:31:28 2015 -0600
  5. 6a7e7cc tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · Sat Aug 22 18:31:27 2015 -0600
  6. fbb120a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · Sat Aug 22 18:31:26 2015 -0600
  7. 1de4d58 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · Sat Aug 22 18:31:25 2015 -0600
  8. ab79b00 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · Sat Aug 22 18:31:24 2015 -0600
  9. 651d3d1 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · Sat Aug 22 18:31:23 2015 -0600
  10. 9457627 tpm: Move the I2C TPM code into one file by Simon Glass · Sat Aug 22 18:31:22 2015 -0600
  11. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · Sat Aug 22 18:31:21 2015 -0600
  12. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · Sat Aug 22 18:31:19 2015 -0600
  13. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · Sat Aug 22 18:31:17 2015 -0600
  14. 15cd969 drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · Thu Aug 20 22:44:16 2015 -0700
  15. 82d0f6b drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · Thu Aug 20 22:44:15 2015 -0700
  16. 51c7df2 drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · Thu Aug 20 22:44:14 2015 -0700
  17. 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · Mon Aug 03 01:15:48 2015 +0200
  18. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  19. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · Fri Aug 28 20:13:19 2015 +0900
  20. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · Thu Aug 27 18:52:36 2015 +0900
  21. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · Mon Aug 10 16:52:56 2015 +0530
  22. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · Mon Aug 10 16:52:54 2015 +0530
  23. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  24. b30eaad Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 26 17:48:05 2015 -0400
  25. 82cdd78 dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · Mon Aug 24 01:14:02 2015 -0700
  26. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · Mon Aug 24 01:14:01 2015 -0700
  27. ff1b635 video: ct69000: Remove unused codes by Bin Meng · Mon Aug 24 01:00:09 2015 -0700
  28. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · Mon Aug 24 01:00:07 2015 -0700
  29. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · Mon Aug 24 01:00:06 2015 -0700
  30. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · Mon Aug 24 01:00:05 2015 -0700
  31. c89f251 x86: i8042: Reorder static functions by Bin Meng · Mon Aug 24 01:00:04 2015 -0700
  32. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · Mon Aug 24 01:00:03 2015 -0700
  33. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · Sat Aug 22 15:58:59 2015 -0600
  34. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · Sat Aug 22 15:58:58 2015 -0600
  35. 44344a6 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · Thu Aug 20 06:40:26 2015 -0700
  36. df92cee x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · Fri Aug 21 00:18:51 2015 -0700
  37. c0820a4 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · Thu Aug 20 06:40:23 2015 -0700
  38. 984c0dc dm: pci: Support selected device/driver binding before relocation by Bin Meng · Thu Aug 20 06:40:17 2015 -0700
  39. 9f671fd x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · Thu Aug 13 00:29:17 2015 -0700
  40. c8990bd video: coreboot: Save VESA mode for future use by Bin Meng · Thu Aug 13 00:29:16 2015 -0700
  41. d0ee7d0 net: e1000: Fix build warnings for 32-bit by Bin Meng · Wed Aug 26 06:17:27 2015 -0700
  42. b12d6fc Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Wed Aug 26 07:07:36 2015 -0400
  43. e3bbfb7 mtd: nand: mxs invalidate dcache before DMA read by Peng Fan · Tue Jul 21 16:15:21 2015 +0800
  44. c94f09d mtd: nand: mxs support oobsize bigger than 512 by Peng Fan · Tue Jul 21 16:15:19 2015 +0800
  45. 75659da mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver by Stefan Roese · Thu Jul 23 10:26:16 2015 +0200
  46. 3ea94ed nand: Sync with Linux v4.1 by Scott Wood · Fri Jun 26 19:03:26 2015 -0500
  47. fc9d57c mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · Wed May 21 19:06:12 2014 -0300
  48. 831bbad nand: Remove __UBOOT__ ifdefs by Scott Wood · Mon Jun 22 22:38:32 2015 -0500
  49. e822b4a lcd: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:31 2015 +0200
  50. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:30 2015 +0200
  51. 7cfcbee serial: pxa: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:29 2015 +0200
  52. 2c64583 arm: pxa: mmc: clean-up include file order by Marcel Ziswiler · Sun Aug 16 04:16:27 2015 +0200
  53. 1558797 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Aug 23 20:44:25 2015 -0400
  54. 12a8d79 gpio: Add DW APB GPIO driver by Marek Vasut · Tue Jun 23 15:54:19 2015 +0200
  55. eb447cb ddr: altera: Repair uninited variable by Marek Vasut · Mon Aug 10 23:01:43 2015 +0200
  56. af67cf3 ddr: altera: Replace float multiplication with integer one by Marek Vasut · Mon Aug 10 22:50:11 2015 +0200
  57. a83ccd5 net: e1000: Add Kconfig options by Simon Glass · Wed Aug 19 09:33:41 2015 -0600
  58. 9f86b38 net: e1000: Convert to driver model by Simon Glass · Wed Aug 19 09:33:40 2015 -0600
  59. c53abc3 net: e1000: Prepare for driver model conversion by Simon Glass · Wed Aug 19 09:33:39 2015 -0600
  60. cece904 net: e1000: Move #include of common.h to the C files by Simon Glass · Wed Aug 19 09:33:38 2015 -0600
  61. d9c4d2a net: e1000: Support 64-bit physical address by Mingkai Hu · Tue Aug 18 14:06:26 2015 -0700
  62. af83c78 usb: dwc2: Rename to dwc2_usb by Marek Vasut · Wed Aug 12 22:19:15 2015 +0200
  63. ac4a35f usb: dwc2: Add original Synopsys compat string by Marek Vasut · Wed Aug 12 22:19:14 2015 +0200
  64. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · Wed Aug 19 13:49:48 2015 +0530
  65. 9cceb95 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop by Kishon Vijay Abraham I · Wed Aug 19 13:49:47 2015 +0530
  66. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · Wed Aug 19 13:49:46 2015 +0530
  67. 65bb454 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · Mon Aug 17 15:38:07 2015 +0300
  68. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · Tue Aug 18 09:27:18 2015 +0200
  69. c52eb1c imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · Thu Aug 06 15:46:03 2015 -0500
  70. f31599f imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · Thu Aug 06 15:43:17 2015 -0500
  71. 14dfbbb imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · Thu Aug 06 15:43:16 2015 -0500
  72. aee79b4 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · Thu Aug 06 15:43:15 2015 -0500
  73. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  74. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · Wed Aug 12 07:31:52 2015 +0900
  75. 8f4338a led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · Wed Aug 12 07:31:51 2015 +0900
  76. 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · Wed Aug 12 07:31:50 2015 +0900
  77. 8c0f0db ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · Wed Aug 12 07:31:49 2015 +0900
  78. 2ba7a8c ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · Wed Aug 12 07:31:48 2015 +0900
  79. 200812b clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · Wed Aug 12 07:31:47 2015 +0900
  80. b16de45 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · Wed Aug 12 07:31:46 2015 +0900
  81. 95fc4ff dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · Wed Aug 12 07:31:45 2015 +0900
  82. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · Wed Aug 12 07:31:44 2015 +0900
  83. 714642d i2c: lpc32xx: correct sanity check for requested bus speed by Vladimir Zapolskiy · Wed Aug 12 20:22:13 2015 +0300
  84. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · Thu Aug 13 15:40:22 2015 -0400
  85. fb51abb i2c: lpc32xx: add support for OTG I2C by Sylvain Lemieux · Tue Aug 04 17:04:41 2015 -0400
  86. 416e10d nand: lpc32xx: add ECC layout for small page NAND by Sylvain Lemieux · Thu Aug 13 15:40:21 2015 -0400
  87. e72017a nand: lpc32xx: add hardware ECC support by Sylvain Lemieux · Thu Aug 13 15:40:20 2015 -0400
  88. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · Mon Aug 10 08:16:31 2015 -0400
  89. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 18 08:25:24 2015 -0400
  90. b537707 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Aug 18 08:24:32 2015 -0400
  91. a5bba8d spi: ti_qspi: Use DMA to read from qspi flash by Vignesh R · Mon Aug 17 15:20:13 2015 +0530
  92. fbe1909 dma: ti-edma3: Add helper function to support edma3 transfer by Vignesh R · Mon Aug 17 13:29:55 2015 +0530
  93. 4fe4470 sf: ops: Add spi_flash_copy_mmap function by Tom Rini · Mon Aug 17 13:29:54 2015 +0530
  94. 41c1f4a ti: qspi: set flash quad bit based on quad support flag by vishalm@ti.com · Mon Aug 17 10:47:51 2015 -0500
  95. 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · Tue Aug 11 11:54:01 2015 +0200
  96. f3345e6 arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · Thu Aug 06 14:43:13 2015 +0200
  97. 11b8ebf arm: mvebu: add multiple usb-hostcontroller support for AXP by Anton Schubert · Thu Jul 23 15:02:09 2015 +0200
  98. f43d323 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · Wed Jul 22 18:26:13 2015 +0200
  99. badccc3 arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · Thu Jul 16 10:40:05 2015 +0200
  100. e4a0f27 arm: mvebu: sdram: Enable ECC support on Armada XP by Stefan Roese · Tue Aug 11 17:08:01 2015 +0200