1. afba498 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · Wed Jul 25 17:49:08 2018 +0200
  2. 328bd2e mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:07 2018 +0200
  3. de69200 configs: stm32f469-disco: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:06 2018 +0200
  4. 7e5482c configs: stm32f746-disco: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:05 2018 +0200
  5. 1945b53 configs: stm32f429-evaluation: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:04 2018 +0200
  6. 468c29d docproc: Remove by Tom Rini · Wed Jul 25 11:42:58 2018 -0400
  7. dc66357 bootcount: Fix misaligned cache operation by Alex Kiernan · Wed Jul 25 11:45:58 2018 +0000
  8. 4eecab7 armv8: make SPL exception vectors optional by Andre Przywara · Wed Jul 25 00:57:01 2018 +0100
  9. af09f01 armv8: Reduce exception handling code by Andre Przywara · Wed Jul 25 00:57:00 2018 +0100
  10. 7bf2725 ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entries by Adam Ford · Tue Jul 24 18:06:04 2018 -0500
  11. eae0c63 configs: stm32mp15: enable ADC by Fabrice Gasnier · Tue Jul 24 16:31:32 2018 +0200
  12. 5a1da38 adc: Add driver for STM32 ADC by Fabrice Gasnier · Tue Jul 24 16:31:31 2018 +0200
  13. de492f2 dt-bindings: Document STM32 ADC DT bindings by Fabrice Gasnier · Tue Jul 24 16:31:30 2018 +0200
  14. 91d954b dm: adc: uclass: get reference regulator once by Fabrice Gasnier · Tue Jul 24 16:31:29 2018 +0200
  15. 1119271 clk: add clk_valid() by Fabrice Gasnier · Tue Jul 24 16:31:28 2018 +0200
  16. 0601c1b kconfig: Replace spaces with tabs by Michal Simek · Tue Jul 24 14:47:43 2018 +0200
  17. 8a15786 Add Beaglebone Enhanced support by Koen Kooi · Wed Jul 18 10:13:59 2018 +0200
  18. 312cae9 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 03 10:08:13 2018 -0400
  19. a963a78 ARM: tegra: align carveout size by Stephen Warren · Tue Jul 31 12:38:27 2018 -0600
  20. 5463a6a binman: Adjust _GetPropTree() parameters by Simon Glass · Tue Jul 17 13:25:52 2018 -0600
  21. 24b9744 binman: Add a test to catch use of the old 'pos' property by Simon Glass · Tue Jul 17 13:25:51 2018 -0600
  22. 4a6989a binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · Tue Jul 17 13:25:50 2018 -0600
  23. 7eca792 binman: Show the image position in the map by Simon Glass · Tue Jul 17 13:25:49 2018 -0600
  24. 8425a1f binman: Add support for adding TPL binaries by Simon Glass · Tue Jul 17 13:25:48 2018 -0600
  25. 5c35016 binman: Add an entry for a Chromium vblock by Simon Glass · Tue Jul 17 13:25:47 2018 -0600
  26. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · Tue Jul 17 13:25:46 2018 -0600
  27. f2eb054 patman: Show the current directory in GetInputFilename() by Simon Glass · Tue Jul 17 13:25:45 2018 -0600
  28. c1ae83c binman: Add support for Chromium GBB by Simon Glass · Tue Jul 17 13:25:44 2018 -0600
  29. 0362cd2 patman: Add a few more helpers to the tools library by Simon Glass · Tue Jul 17 13:25:43 2018 -0600
  30. 6a8480b patman: Allow test commands to fall back to real ones by Simon Glass · Tue Jul 17 13:25:42 2018 -0600
  31. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · Tue Jul 17 13:25:41 2018 -0600
  32. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · Tue Jul 17 13:25:40 2018 -0600
  33. db168d4 binman: Add support for a cros_ec image by Simon Glass · Tue Jul 17 13:25:39 2018 -0600
  34. 704784b binman: Add support for flashrom FMAP by Simon Glass · Tue Jul 17 13:25:38 2018 -0600
  35. 7a61c6b binman: Create README.entries by Simon Glass · Tue Jul 17 13:25:37 2018 -0600
  36. 969616c binman: Allow creation of entry documentation by Simon Glass · Tue Jul 17 13:25:36 2018 -0600
  37. f0c0748 binman: Expand documentation for entries by Simon Glass · Tue Jul 17 13:25:35 2018 -0600
  38. 63a336b binman: Allow help to work without libfdt by Simon Glass · Tue Jul 17 13:25:34 2018 -0600
  39. 2ca5203 binman: Support an entry that holds text by Simon Glass · Tue Jul 17 13:25:33 2018 -0600
  40. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · Tue Jul 17 13:25:32 2018 -0600
  41. fe599c7 dtoc: Add missing comments to fdt_util by Simon Glass · Tue Jul 17 13:25:31 2018 -0600
  42. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · Wed Aug 01 15:22:42 2018 -0600
  43. 3a9a2b8 binman: Enhance the map and fdt-update output by Simon Glass · Tue Jul 17 13:25:28 2018 -0600
  44. def77b5 binman: Tidy up some comments in the tests by Simon Glass · Tue Jul 17 13:25:27 2018 -0600
  45. 4114f97 binman: Add comments to elf_test by Simon Glass · Tue Jul 17 13:25:26 2018 -0600
  46. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  47. e6854aa binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · Tue Jul 17 13:25:24 2018 -0600
  48. 9c00b27 Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · Wed Aug 01 09:26:15 2018 -0400
  49. d0224b2 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Jul 31 20:01:30 2018 -0400
  50. f24177d .travis.yml: Exclude openrd platforms by Tom Rini · Tue Jul 31 14:49:34 2018 -0400
  51. 578a5eb .travis.yml: Exclude kirkwood machines from the arm926ejs job by Tom Rini · Tue Jul 31 14:48:42 2018 -0400
  52. aa1a530 openrd: Mark as Orphaned by Tom Rini · Tue Jul 31 07:22:13 2018 -0400
  53. 7c6fb30 ls1046ardb: Add qspi_spl variant to the MAINTAINERS file by Tom Rini · Tue Jul 31 08:49:42 2018 -0400
  54. df66441 pico-pi: Add Otavio as maintainer by Tom Rini · Tue Jul 31 08:48:46 2018 -0400
  55. e3dbf98 dm: Fix CMD_DM enabling by Michal Simek · Tue Jul 31 08:11:28 2018 +0200
  56. 978604d Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization" by Ran Wang · Thu Jun 14 10:45:40 2018 +0800
  57. 4e9079e Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization" by Ran Wang · Thu Jun 14 10:45:39 2018 +0800
  58. 9b56b5d ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · Sun Jul 29 09:47:52 2018 +0300
  59. 7bd4957 HSDK: Fixes and improvements in README by Alexey Brodkin · Wed Jul 11 18:54:48 2018 +0300
  60. 7fd7b93 ARC: AXS10x/HSDK: Use our own version of mkimage by Alexey Brodkin · Wed Jul 11 18:24:44 2018 +0300
  61. 61569f3 ARC: AXS10x: add tool and make target to generate bsp by Eugeniy Paltsev · Wed Jun 27 15:20:48 2018 +0300
  62. c96cafb AXS10x: add spi flash support by Eugeniy Paltsev · Fri Jun 08 18:52:14 2018 +0300
  63. 19b1a7f CREG GPIO: add device tree bindings by Eugeniy Paltsev · Fri Jun 08 17:58:24 2018 +0300
  64. b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · Fri Jun 08 17:58:23 2018 +0300
  65. dcc89e1 Prepare v2017.09-rc1 by Tom Rini · Mon Jul 30 21:47:29 2018 -0400
  66. 4fbfc98 fs-test.sh: Update expected result output by Tom Rini · Mon Jul 30 16:06:04 2018 -0400
  67. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 30 16:02:29 2018 -0400
  68. 124a7ac tpmv2: Make it select CMD_LOG by Tom Rini · Sat Jul 28 09:20:12 2018 -0400
  69. f742ed3 tools: genboardscfg: move buildman path to first by Peng Fan · Tue Jul 24 14:27:18 2018 +0800
  70. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  71. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  72. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  73. f751ff5 Kconfig: Replace spaces with tabs and missing newline by Michal Simek · Mon Jul 23 15:55:12 2018 +0200
  74. 4fcaf49 common: Log should depends on DM not be selected by DM by Michal Simek · Mon Jul 23 15:55:11 2018 +0200
  75. a8a17f8 u-boot: remove driver lookup loop from env_save() by Nicholas Faustini · Mon Jul 23 10:01:07 2018 +0200
  76. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · Mon Jul 23 08:38:56 2018 +0200
  77. 37fdd6a Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · Sun Jul 22 08:12:14 2018 +0300
  78. ec4c394 configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK by Adam Ford · Sat Jul 21 12:53:59 2018 -0500
  79. 5bb59c6 drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · Sat Jul 21 18:40:20 2018 +0200
  80. 01b7a32 sandbox: compile both TPM stack versions and drivers by Miquel Raynal · Thu Jul 19 22:35:12 2018 +0200
  81. d9252c8 tpm: make TPM_V2 be compiled by default by Miquel Raynal · Thu Jul 19 22:35:11 2018 +0200
  82. 6a53b82 test/py: tpm2: switch from 'tpm' to 'tpm2' command by Miquel Raynal · Thu Jul 19 22:35:10 2018 +0200
  83. 79920d1 tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · Thu Jul 19 22:35:09 2018 +0200
  84. e5811f4 tpm: remove stale symbol in Kconfig by Miquel Raynal · Thu Jul 19 22:35:08 2018 +0200
  85. f965caa tpm: compile Sandbox driver by default by Miquel Raynal · Thu Jul 19 22:35:07 2018 +0200
  86. c39d1b0 tpm: fix typo in kernel doc by Miquel Raynal · Thu Jul 19 22:35:06 2018 +0200
  87. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Jul 27 13:09:30 2018 -0400
  88. 56ac833 openrd: Once again shrink binary size by Tom Rini · Fri Jul 27 07:56:59 2018 -0400
  89. 258c996 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 26 23:12:47 2018 -0400
  90. b5d3ae9 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jul 26 23:12:39 2018 -0400
  91. 734b755 fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS by Masahiro Yamada · Fri Jul 20 11:04:09 2018 +0900
  92. e2da4c9 fdt: fix fdtdec_setup_memory_banksize() by Jens Wiklander · Fri Jul 13 12:12:11 2018 +0200
  93. 757868b doc: driver-model: Fix typo by Chris Packham · Fri Jul 06 22:29:46 2018 +1200
  94. 0265132 patman: Split alias entries on arbitrary whitespace by Adam Sampson · Wed Jun 27 14:38:58 2018 +0100
  95. b3bef36 git-mailrc: Replace tabs with spaces in alias entries by Adam Sampson · Wed Jun 27 14:38:57 2018 +0100
  96. 1acce90 tegra: beaver/apalis: Fix DTC warning by Tom Warren · Thu Jul 26 13:14:15 2018 -0700
  97. c12800f ARM: tegra: avoid using secure carveout RAM by Stephen Warren · Fri Jun 22 13:03:19 2018 -0600
  98. 874a906 ARM: PSCI: Enable the PSCI node by Stephen Warren · Fri Jun 22 13:03:18 2018 -0600
  99. 4660cea ARM: PSCI: Support PSCI v0.2 by Stephen Warren · Fri Jun 22 13:03:17 2018 -0600
  100. 039091c ARM: define MON_MODE by Stephen Warren · Fri Jun 22 13:03:16 2018 -0600