1. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · Sat Aug 22 18:31:40 2015 -0600
  2. 347a622 dm: tpm: Convert LPC driver to driver model by Simon Glass · Sat Aug 22 18:31:39 2015 -0600
  3. cd8cc67 dm: tpm: Convert I2C driver to driver model by Simon Glass · Sat Aug 22 18:31:38 2015 -0600
  4. 1132853 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices by Simon Glass · Sat Aug 22 18:31:37 2015 -0600
  5. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · Sat Aug 22 18:31:36 2015 -0600
  6. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · Sat Aug 22 18:31:35 2015 -0600
  7. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · Sat Aug 22 18:31:34 2015 -0600
  8. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · Sat Aug 22 18:31:33 2015 -0600
  9. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · Sat Aug 22 18:31:32 2015 -0600
  10. 6c7a232 dm: tpm: Add a uclass for Trusted Platform Modules by Simon Glass · Sat Aug 22 18:31:31 2015 -0600
  11. a57bcee tpm: tpm_tis_i2c: Tidy up delays by Simon Glass · Sat Aug 22 18:31:30 2015 -0600
  12. 7ccebaf tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix by Simon Glass · Sat Aug 22 18:31:29 2015 -0600
  13. a459e18 tpm: tpm_tis_i2c: Simplify init code by Simon Glass · Sat Aug 22 18:31:28 2015 -0600
  14. 6a7e7cc tpm: tpm_tis_i2c: Move definitions into the header file by Simon Glass · Sat Aug 22 18:31:27 2015 -0600
  15. fbb120a tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip by Simon Glass · Sat Aug 22 18:31:26 2015 -0600
  16. 1de4d58 tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip by Simon Glass · Sat Aug 22 18:31:25 2015 -0600
  17. ab79b00 tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific by Simon Glass · Sat Aug 22 18:31:24 2015 -0600
  18. 651d3d1 tpm: tpm_tis_i2c: Drop unnecessary methods by Simon Glass · Sat Aug 22 18:31:23 2015 -0600
  19. 9457627 tpm: Move the I2C TPM code into one file by Simon Glass · Sat Aug 22 18:31:22 2015 -0600
  20. c98f7fe tpm: Convert drivers to use SPDX by Simon Glass · Sat Aug 22 18:31:21 2015 -0600
  21. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · Sat Aug 22 18:31:20 2015 -0600
  22. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · Sat Aug 22 18:31:19 2015 -0600
  23. 965588f tpm: Drop two unused options by Simon Glass · Sat Aug 22 18:31:18 2015 -0600
  24. ac1f857 tpm: Remove old pre-driver-model I2C code by Simon Glass · Sat Aug 22 18:31:17 2015 -0600
  25. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · Tue Aug 25 11:53:26 2015 +0300
  26. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · Sat Aug 22 18:28:01 2015 -0600
  27. 15cd969 drivers: kconfig: Sort driver menu in alphabetical order by Bin Meng · Thu Aug 20 22:44:16 2015 -0700
  28. 82d0f6b drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu by Bin Meng · Thu Aug 20 22:44:15 2015 -0700
  29. 51c7df2 drivers: kconfig: Move "Generic Driver Options" menu to the top by Bin Meng · Thu Aug 20 22:44:14 2015 -0700
  30. 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · Mon Aug 03 01:15:48 2015 +0200
  31. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  32. 5115fda dm: simplify uclass_foreach_dev() implementation by Masahiro Yamada · Tue Aug 11 01:09:43 2015 +0900
  33. edbecf5 ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support by Masahiro Yamada · Fri Aug 28 22:33:15 2015 +0900
  34. c857ded ARM: dts: uniphier: add PH1-Pro5 SoC support by Masahiro Yamada · Fri Aug 28 22:33:14 2015 +0900
  35. 37649af ARM: dts: uniphier: sync with Linux by Masahiro Yamada · Fri Aug 28 22:33:13 2015 +0900
  36. 25318dc serial: uniphier: drop platform data support by Masahiro Yamada · Fri Aug 28 20:13:19 2015 +0900
  37. 47eb9a8 ARM: uniphier: enable SPL_OF_CONTROL by Masahiro Yamada · Fri Aug 28 20:13:18 2015 +0900
  38. d1066ba ARM: uniphier: select SPL_DM rather than default in defconfig by Masahiro Yamada · Fri Aug 28 20:13:17 2015 +0900
  39. 348cd2b ARM: uniphier: remove unused macro by Masahiro Yamada · Fri Aug 28 15:38:17 2015 +0900
  40. 579a9f6 ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined by Masahiro Yamada · Fri Aug 28 15:37:17 2015 +0900
  41. 06b4781 mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · Thu Aug 27 18:52:36 2015 +0900
  42. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · Wed Aug 26 15:18:30 2015 -0400
  43. a3f7865 ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() by Kishon Vijay Abraham I · Wed Aug 19 16:16:28 2015 +0530
  44. 831bcba board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · Wed Aug 19 16:16:27 2015 +0530
  45. 3dacf66 ARM: AM43xx: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · Wed Aug 19 16:16:26 2015 +0530
  46. f54117d ARM: OMAP5: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · Wed Aug 19 16:16:25 2015 +0530
  47. 5a3e062 board: ti: OMAP5: added USB initializtion code by Kishon Vijay Abraham I · Wed Aug 19 14:13:20 2015 +0530
  48. 5f19b2d board: ti: beagle_x15: added USB initializtion code by Kishon Vijay Abraham I · Wed Aug 19 14:13:19 2015 +0530
  49. 2a447bf include: configs: am43xx_evm: add 'usb stop' in usbboot env by Kishon Vijay Abraham I · Mon Aug 10 16:52:58 2015 +0530
  50. 76d0c1d board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · Mon Aug 10 16:52:57 2015 +0530
  51. 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
  52. e6bda8c ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 by Kishon Vijay Abraham I · Mon Aug 10 16:52:55 2015 +0530
  53. 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
  54. 3d6ab74 Makefile: fix SOURCE_DATE_EPOCH for *BSD host by Andreas Bießmann · Fri Aug 28 10:29:55 2015 +0200
  55. 31f345e picosam9g45: adopt CONFIG_SYS_PROMPT by Andreas Bießmann · Tue Aug 25 09:48:16 2015 +0200
  56. 6e459e8 at91sam9260ek: add missing files to MAINTAINERS by Andreas Bießmann · Wed Aug 19 10:32:20 2015 +0200
  57. 9ed6823 at91sam9rlek: add missing files to MAINTAINERS by Andreas Bießmann · Wed Aug 19 10:31:31 2015 +0200
  58. dd15fab omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · Thu Aug 27 10:46:09 2015 +0200
  59. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  60. a3b2986 arm: spear: Some changes / updates to the x600 config header by Stefan Roese · Tue Aug 18 09:27:20 2015 +0200
  61. 448e84f arm: spear: Enable caches on SPEAr by Stefan Roese · Tue Aug 18 09:27:19 2015 +0200
  62. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · Tue Aug 18 09:27:17 2015 +0200
  63. e83fa49 arm: spear: Fix booting - relocate vector table to 0 (low-vector) by Stefan Roese · Tue Aug 18 09:27:16 2015 +0200
  64. b4a96bd ARM: k2l: Fix device speeds by Lokesh Vutla · Mon Aug 17 19:58:34 2015 +0530
  65. 5e67bf0 ARM: keystone2: Update README by Lokesh Vutla · Mon Aug 17 19:54:52 2015 +0530
  66. 4a4c9f5 ARM: keystone2: Build MLO by default by Lokesh Vutla · Mon Aug 17 19:54:51 2015 +0530
  67. 0afbe87 ARM: keystone2: Rename u-boot-nand.gph to MLO by Lokesh Vutla · Mon Aug 17 19:54:50 2015 +0530
  68. cb66cbe ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · Mon Aug 17 19:54:49 2015 +0530
  69. 736bb5a ARM: keystone2: configs: Move SP to end of u-boot section by Lokesh Vutla · Mon Aug 17 19:54:48 2015 +0530
  70. 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · Sat Aug 15 20:05:01 2015 +0200
  71. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · Fri Aug 14 13:26:43 2015 -0600
  72. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · Thu Aug 13 19:55:40 2015 +0200
  73. be3a553 ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 by Nishanth Menon · Thu Aug 13 09:51:00 2015 -0500
  74. 6759e7f ARM: DRA74-evm: Add iodelay values for SR2.0 by Nishanth Menon · Thu Aug 13 09:50:59 2015 -0500
  75. 4de1668 ARM: DRA7: Add detection of ES2.0 by Nishanth Menon · Thu Aug 13 09:50:58 2015 -0500
  76. 9b24773 Makefile: Use correct timezone for U_BOOT_TZ by Chris Packham · Thu Aug 13 18:08:27 2015 +1200
  77. 28ef5c5 lib/display_options: Fix print_freq by Suriyan Ramasami · Tue Aug 18 09:25:33 2015 -0700
  78. 71300b2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:36 2015 +0800
  79. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  80. b2c20f6 rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address by Jonathan Liu · Sat Aug 22 20:27:17 2015 +1000
  81. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · Thu Aug 20 11:45:43 2015 +0200
  82. b30eaad Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 26 17:48:05 2015 -0400
  83. 651ea8b dm: pci: Document binding of pci device drivers by Bin Meng · Mon Aug 24 01:14:04 2015 -0700
  84. 4521a6c x86: crownbay: Support Topcliff integrated pci uart devices with driver model by Bin Meng · Mon Aug 24 01:14:03 2015 -0700
  85. 82cdd78 dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · Mon Aug 24 01:14:02 2015 -0700
  86. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · Mon Aug 24 01:14:01 2015 -0700
  87. ff1b635 video: ct69000: Remove unused codes by Bin Meng · Mon Aug 24 01:00:09 2015 -0700
  88. a2f61ba x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · Mon Aug 24 01:00:08 2015 -0700
  89. e52e17a video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · Mon Aug 24 01:00:07 2015 -0700
  90. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · Mon Aug 24 01:00:06 2015 -0700
  91. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · Mon Aug 24 01:00:05 2015 -0700
  92. c89f251 x86: i8042: Reorder static functions by Bin Meng · Mon Aug 24 01:00:04 2015 -0700
  93. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · Mon Aug 24 01:00:03 2015 -0700
  94. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · Sat Aug 22 15:58:59 2015 -0600
  95. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · Sat Aug 22 15:58:58 2015 -0600
  96. bcab137 x86: minnowmax: Correct pad-offset value for host_en1 by Simon Glass · Sat Aug 22 15:58:56 2015 -0600
  97. f2b223f dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. by Simon Glass · Sat Aug 22 15:58:55 2015 -0600
  98. 1b46485 x86: minnowmax: Add access to GPIOs E0, E1, E2 by Simon Glass · Sat Aug 22 15:58:53 2015 -0600
  99. af8d55f x86: Add DSDT table for supporting ACPI on QEMU by Saket Sinha · Sat Aug 22 12:20:57 2015 +0530
  100. d0103d9 x86: Add ACPI table support to QEMU by Saket Sinha · Sat Aug 22 12:20:56 2015 +0530