1. cf4bfea tpm: add a Sandbox TPMv2.x driver by Miquel Raynal · Tue May 15 11:57:25 2018 +0200
  2. caaf40a test/py: add TPMv2.x test suite by Miquel Raynal · Tue May 15 11:57:24 2018 +0200
  3. 94e4680 doc: device-tree-bindings: add TIS TPMv2.0 SPI module info by Miquel Raynal · Tue May 15 11:57:23 2018 +0200
  4. 68f34a2 tpm2: tis_spi: add the possibility to reset the chip with a gpio by Miquel Raynal · Wed May 16 08:59:16 2018 +0200
  5. c1f6d6c tpm: add support for TPMv2.x SPI modules by Miquel Raynal · Tue May 15 11:57:21 2018 +0200
  6. 0b864f6 tpm: add PCR authentication commands support by Miquel Raynal · Tue May 15 11:57:20 2018 +0200
  7. 05d7be3 tpm: add TPM2_HierarchyChangeAuth command support by Miquel Raynal · Tue May 15 11:57:19 2018 +0200
  8. 228e990 tpm: add dictionary attack mitigation commands support by Miquel Raynal · Tue May 15 11:57:18 2018 +0200
  9. 2e52c06 tpm: add TPM2_GetCapability command support by Miquel Raynal · Tue May 15 11:57:17 2018 +0200
  10. 4c1a585 tpm: add TPM2_PCR_Read command support by Miquel Raynal · Tue May 15 11:57:16 2018 +0200
  11. 14d7235 tpm: add TPM2_PCR_Extend command support by Miquel Raynal · Tue May 15 11:57:15 2018 +0200
  12. 8df6f8d tpm: add TPM2_Clear command support by Miquel Raynal · Tue May 15 11:57:14 2018 +0200
  13. 39c7608 tpm: add TPM2_SelfTest command support by Miquel Raynal · Tue May 15 11:57:13 2018 +0200
  14. 65a1a6c tpm: add TPM2_Startup command support by Miquel Raynal · Tue May 15 11:57:12 2018 +0200
  15. 68b3f83 tpm: report driver error code to upper layer by Miquel Raynal · Tue May 15 11:57:11 2018 +0200
  16. 3eec088 tpm: add possible traces to analyze buffers returned by the TPM by Miquel Raynal · Tue May 15 11:57:10 2018 +0200
  17. c9e0c32 tpm: add macros to enhance TPM commands readability by Miquel Raynal · Tue May 15 11:57:09 2018 +0200
  18. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · Tue May 15 11:57:08 2018 +0200
  19. f7147e5 tpm: add missing parameter in private data structure description by Miquel Raynal · Tue May 15 11:57:07 2018 +0200
  20. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200
  21. 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · Tue May 15 11:57:05 2018 +0200
  22. 3c43d54 tpm: add Revision ID field in the chip structure by Miquel Raynal · Tue May 15 11:57:04 2018 +0200
  23. 82b0566 tpm: add extra blank lines between declarations and code by Miquel Raynal · Tue May 15 11:57:03 2018 +0200
  24. a59aa34 tpm: fix spelling by Miquel Raynal · Tue May 15 11:57:02 2018 +0200
  25. 02c4bba tpm: use the BIT() macro where applicable by Miquel Raynal · Tue May 15 11:57:01 2018 +0200
  26. 886ccc0 tpm: align arguments with open parenthesis by Miquel Raynal · Tue May 15 11:57:00 2018 +0200
  27. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · Tue May 15 11:56:59 2018 +0200
  28. c28d0c5 tpm: remove extra spaces between a function and its opening bracket by Miquel Raynal · Tue May 15 11:56:58 2018 +0200
  29. 171e5bf tpm: remove redundant blank line by Miquel Raynal · Tue May 15 11:56:57 2018 +0200
  30. 6079dfa Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · Thu May 24 09:54:25 2018 -0400
  31. 31efd3c Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · Thu May 24 09:54:14 2018 -0400
  32. 87e1773 ARC: Enable debug UART on nSIM boards by Alexey Brodkin · Mon May 21 16:55:20 2018 +0300
  33. eede167 serial/serial_arc: Implement debug serial by Alexey Brodkin · Mon May 21 16:42:07 2018 +0300
  34. b9a0a42 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · Mon May 21 16:40:05 2018 +0300
  35. 1ee6a7c ARC: enable debug uart for HSDK and AXS10x boards by Eugeniy Paltsev · Thu May 03 15:01:59 2018 +0300
  36. 14e1dd6 ARC: init debug uart in early common arc code by Eugeniy Paltsev · Thu May 03 15:01:58 2018 +0300
  37. 9acd571 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · Fri Apr 20 13:03:49 2018 +0300
  38. 0662337 spl: Add full fitImage support by Marek Vasut · Sun May 13 00:23:17 2018 +0200
  39. 7f93db7 pylibfdt: Add missing CC and LD to Makefile by Marek Vasut · Fri May 18 09:56:53 2018 +0200
  40. 6bff25d scripts: add decodecode from Linux by Heinrich Schuchardt · Tue May 15 19:42:24 2018 +0200
  41. 74b0eda arm: print instructions pointed to by pc by Heinrich Schuchardt · Tue May 15 19:42:23 2018 +0200
  42. 16d73b9 arm64: timer: Create timer_get_bootus for bootstage support by Michal Simek · Tue May 15 16:47:02 2018 +0200
  43. 8221232 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · Mon May 14 15:22:06 2018 +0200
  44. 6836581 twister: Let SPL load U-Boot from MMC by Ladislav Michl · Mon May 14 09:17:45 2018 +0200
  45. 93e9575 fit: Add standalone image type handling by Marek Vasut · Sun May 13 00:22:54 2018 +0200
  46. 25114a6 fit: Add empty fit_print_contents() and fit_image_print() by Marek Vasut · Sun May 13 00:22:53 2018 +0200
  47. 9f2e0eb fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · Sun May 13 00:22:52 2018 +0200
  48. 33dd00e spl: fit: Add support for loading FPGA bitstream by Marek Vasut · Sat May 12 22:25:28 2018 +0200
  49. e710fa6 bootcount: Add bootcount command by Alex Kiernan · Sat May 12 05:49:47 2018 +0000
  50. 8b252f1 configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo by Eugen Hristev · Fri May 11 11:14:32 2018 +0300
  51. 41407de configs: sama5d2_xplained: set default FAT env location to SD-Card by Eugen Hristev · Fri May 11 11:14:31 2018 +0300
  52. 2981003 doc: expand README.commands by Heinrich Schuchardt · Thu May 10 15:57:27 2018 +0200
  53. 778ba8a test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir by Eugen Hristev · Wed May 09 16:28:38 2018 +0300
  54. d58c8e9 fs: ext4: fix crash on ext4ls by Eugen Hristev · Wed May 09 16:28:37 2018 +0300
  55. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · Wed May 09 15:24:35 2018 +0300
  56. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · Wed May 09 15:24:34 2018 +0300
  57. d2f37e1 net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · Wed May 09 15:24:33 2018 +0300
  58. 0ff07d2 configs: sama5d2_xplained: enable ext4 command support by Eugen Hristev · Wed May 09 13:08:01 2018 +0300
  59. 217f8fc clk: at91: clk-h32mx: replace dm_warn with dev_dbg by Eugen Hristev · Wed May 09 10:58:30 2018 +0300
  60. 4f867a4 configs: at91sam9x5ek: updated mtdparts variable in bootargs by Eugen Hristev · Wed May 09 10:30:26 2018 +0300
  61. 6492244 configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · Wed May 09 10:30:25 2018 +0300
  62. e0c392c configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment by Nicolas Ferre · Wed May 09 10:30:24 2018 +0300
  63. 7d77b66 FIT: Make fit_conf_print() be a static function by Tom Rini · Tue May 08 14:34:05 2018 -0400
  64. 58c577f Licenses/README: Update some style and add explicit license to the document by Tom Rini · Tue May 08 11:34:36 2018 -0400
  65. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · Tue May 08 04:43:31 2018 +0000
  66. 331a066 mmc: Unirqify bcm2835_sdhost and fix writes by Alexander Graf · Wed May 23 22:24:51 2018 +0200
  67. 33b4a30 rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · Fri Apr 13 17:37:34 2018 +0200
  68. 19bdef6 arm: armv7m: Clean up some thumb / compiler flag options by Tom Rini · Mon May 07 20:46:52 2018 -0400
  69. 9662fa2 .travis.yml: Further optimizations by Tom Rini · Thu May 10 07:15:54 2018 -0400
  70. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · Thu May 10 07:15:53 2018 -0400
  71. 4a2b61b at91: Minor tweaks to SPL logic for space savings on smartweb by Tom Rini · Thu May 10 07:15:52 2018 -0400
  72. 96a5c67 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue May 22 13:53:26 2018 -0400
  73. 76b37e7 ARM: dts: uniphier: sync with Linux 4.17-rc6 by Masahiro Yamada · Wed May 23 00:30:54 2018 +0900
  74. 018f2fb ARM: uniphier: rename environment variable fdt_file to fdtfile by Masahiro Yamada · Thu May 17 19:55:20 2018 +0900
  75. f8b6c4e ARM: dts: uniphier: change phy-mode to 'internal' for LD11 by Kunihiko Hayashi · Fri May 11 18:49:17 2018 +0900
  76. 0ed9d14 ARM: dts: uniphier: add clock-names and reset-names to ethernet node by Kunihiko Hayashi · Fri May 11 18:49:16 2018 +0900
  77. a609f113 ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet node by Kunihiko Hayashi · Fri May 11 18:49:15 2018 +0900
  78. b57334d ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node by Kunihiko Hayashi · Fri May 11 18:49:14 2018 +0900
  79. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · Sun May 20 09:47:45 2018 -0400
  80. d2bd779 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun May 20 09:44:38 2018 -0400
  81. ceb45d2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun May 20 09:44:13 2018 -0400
  82. 973a77a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun May 20 09:44:05 2018 -0400
  83. 19d7805 ARM: rmobile: Unify Gen2 Makefile entry by Marek Vasut · Wed May 02 12:09:23 2018 +0200
  84. 957afe6 ARM: rmobile: Drop old R8A7794 PFC tables by Marek Vasut · Wed May 02 12:07:45 2018 +0200
  85. 020b2ad ARM: rmobile: Drop old R8A7793 PFC tables by Marek Vasut · Wed May 02 12:07:18 2018 +0200
  86. 02e536c ARM: rmobile: Drop old R8A7792 PFC tables by Marek Vasut · Wed May 02 12:06:48 2018 +0200
  87. 85c25ce ARM: rmobile: Drop old R8A7791 PFC tables by Marek Vasut · Wed May 02 12:06:08 2018 +0200
  88. ca847a0 ARM: rmobile: Drop old R8A7790 PFC tables by Marek Vasut · Wed May 02 12:05:08 2018 +0200
  89. 927b1e3 ARM: rmobile: Update V2H Blanche by Marek Vasut · Mon Apr 30 14:10:36 2018 +0200
  90. ec745ae ARM: rmobile: Enable DM capable RCar I2C driver on Silk by Marek Vasut · Tue May 01 08:57:25 2018 +0200
  91. 2b366b0 ARM: rmobile: Enable DM capable RCar I2C driver on Lager by Marek Vasut · Tue May 01 08:57:20 2018 +0200
  92. 2716596 i2c: rcar_i2c: Add DM and DT capable I2C driver by Marek Vasut · Sat Apr 21 18:57:28 2018 +0200
  93. b91a483 i2c: rcar_i2c: Remove the driver by Marek Vasut · Sat Apr 21 18:54:27 2018 +0200
  94. af48948 Fixup various SPDX tags from the latest merge by Tom Rini · Fri May 18 17:54:39 2018 -0400
  95. 121f93c drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · Fri May 18 13:10:27 2018 +0200
  96. c87bfe3 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · Fri May 18 13:15:09 2018 +0200
  97. 34c19ab arm64: zynqmp: Use DWC3 generic driver and DM_USB by Michal Simek · Fri May 18 13:15:08 2018 +0200
  98. 31eff2e usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · Fri May 18 13:15:07 2018 +0200
  99. 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · Fri May 18 13:15:06 2018 +0200
  100. 58d8fbe usb: common: add support to get maximum speed from dt by Mugunthan V N · Fri May 18 13:15:05 2018 +0200