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