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