1. 35196f1 sunxi: DT: A64: add proper SoPine baseboard device tree by Andre Przywara · Wed Jul 04 14:16:39 2018 +0100
  2. 436337a sunxi: DT: H3: update board .dts files from Linux by Andre Przywara · Wed Jul 04 14:16:38 2018 +0100
  3. e237db6 sunxi: DT: H5: update board .dts files from Linux by Andre Przywara · Wed Jul 04 14:16:37 2018 +0100
  4. 273e641 sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs by Andre Przywara · Wed Jul 04 14:16:36 2018 +0100
  5. 0fcb830 sunxi: DT: A64: update board .dts files from Linux by Andre Przywara · Wed Jul 04 14:16:35 2018 +0100
  6. e187d58 sunxi: DT: A64: update device tree file for Allwinner A64 SoC by Andre Przywara · Wed Jul 04 14:16:34 2018 +0100
  7. c3c5e35 mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Wed Jul 11 17:56:57 2018 +0800
  8. cb896f5 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Jul 13 09:05:05 2018 -0400
  9. 9923458 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Thu Jul 12 10:35:33 2018 -0400
  10. 2667ddd arm: socfpga: Fixes: include <debug_uart.h> by Ley Foon Tan · Thu Jul 12 21:44:24 2018 +0800
  11. 27f05ac arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only by Ley Foon Tan · Thu Jul 12 19:13:34 2018 +0800
  12. ad259df arm: dts: socfpga: stratix10: Fix memory node by Ley Foon Tan · Thu Jul 12 19:13:33 2018 +0800
  13. 9910fdb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Thu Jul 12 09:47:39 2018 -0400
  14. 2c69546 lpi2c: Add bus busy error handling by Ye Li · Sun Jul 08 11:46:43 2018 +0800
  15. a917ed9 lpi2c: Fix bus stop problem in xfer by Ye Li · Sun Jul 08 11:46:42 2018 +0800
  16. 52d457b imx: lpi2c: fix clock issue when NACK detected by Gao Pan · Sun Jul 08 11:46:41 2018 +0800
  17. d9103f8 imx_lpi2c: Update lpi2c driver to support imx8 by Ye Li · Sun Jul 08 11:46:40 2018 +0800
  18. 72cc958 ARM: socfpga: Assure correct ACTLR configuration by Marek Vasut · Tue May 29 16:16:46 2018 +0200
  19. a77d9f8 ARM: socfpga: Make DRAM node available in SPL by Marek Vasut · Tue May 29 18:02:22 2018 +0200
  20. 1530317 ARM: socfpga: Pull DRAM size from DT by Marek Vasut · Mon May 28 17:09:45 2018 +0200
  21. 3693897 ddr: altera: Add ECC DRAM scrubbing support for Arria10 by Marek Vasut · Mon May 28 17:22:47 2018 +0200
  22. 023b31b ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10 by Marek Vasut · Tue May 29 18:04:15 2018 +0200
  23. 2b96352 arm: socfpga: Add do_bridge_reset for Arria 10 by Ley Foon Tan · Fri Jun 01 16:13:19 2018 +0800
  24. 9c407b5 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · Thu May 24 00:17:32 2018 +0800
  25. ccfa5de board: altera: stratix10: Add socdk board support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:31 2018 +0800
  26. f9c7f79 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:30 2018 +0800
  27. 4eadafc2 arm: socfpga: stratix10: Add timer support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:29 2018 +0800
  28. 975e496 arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:28 2018 +0800
  29. 3305ba7 arm: socfpga: Restructure the SPL file by Ley Foon Tan · Thu May 24 00:17:27 2018 +0800
  30. ca6afad arm: socfpga: stratix10: Add MMU support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:26 2018 +0800
  31. e5b6a66 arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:25 2018 +0800
  32. f80cb34 arm: socfpga: stratix10: Add misc support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:24 2018 +0800
  33. 4cc6b58 arm: socfpga: misc: Move bridge command to misc common by Ley Foon Tan · Thu May 24 00:17:23 2018 +0800
  34. 579b365 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · Fri Jun 01 16:52:20 2018 +0800
  35. 27fb12e spi: cadence_qspi: Fix compilation warning by Ley Foon Tan · Fri Jul 06 10:39:14 2018 +0800
  36. d700a2b ubifs: remove useless code by Christophe Kerello · Wed Jun 27 10:06:59 2018 +0200
  37. 8a717d5 cmd: ubi: Add additional message upon UBI attach error by Stefan Roese · Tue Jun 26 08:12:32 2018 +0200
  38. 08d4e0c cmd: ubi: print load size after establishing volume size by Stefan Agner · Mon Jun 25 11:19:12 2018 +0200
  39. 9978bf5 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 11 21:55:20 2018 -0400
  40. e1b75be Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 11 09:40:38 2018 -0400
  41. 19bfd3a led: bcm6328: read base address in the parent node by Philippe Reynes · Thu Jun 28 15:26:16 2018 +0200
  42. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · Fri Jun 22 18:52:05 2018 +0200
  43. 29cf689 MIPS: add MIPS Release 6 build coverage for Boston boards by Daniel Schwierzeck · Fri Jun 01 11:57:37 2018 +0200
  44. 52c9486 Makefile: drop mention of *.cfgtmp by Baruch Siach · Thu Jun 21 09:03:00 2018 +0300
  45. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · Wed Jun 20 20:10:52 2018 +0000
  46. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · Wed Jun 20 20:10:51 2018 +0000
  47. 62fd0c1 common/memsize.c: Increase save array for supporting memory size > 4GB by Tien Fong Chee · Wed Jun 20 15:06:20 2018 +0800
  48. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  49. aea63de Makefile: drop unused cpp_cfg macro by Baruch Siach · Mon Jun 18 07:59:25 2018 +0300
  50. b36bb90 omap3_logic: Change console from ttyO0 to ttyS0 by Adam Ford · Fri Jun 15 08:12:02 2018 -0500
  51. 34cef30 common: print \n in initr_scsi() by Heinrich Schuchardt · Fri Jun 15 07:01:26 2018 +0200
  52. 1ac4c1b gpio: omap_gpio: Convert to auto-alloc feature when DT is supported by Adam Ford · Sun Jun 10 09:29:51 2018 -0500
  53. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · Sat Jun 09 11:45:20 2018 -0400
  54. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  55. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · Fri Jun 08 17:59:45 2018 -0400
  56. 54a9119 spl: fit: verify images prior to post processing by Ben Whitten · Thu Jun 07 11:37:27 2018 +0100
  57. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · Sat Jun 02 05:42:55 2018 +0000
  58. 72bc5d5 spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · Fri Jun 01 23:19:29 2018 +0200
  59. f6e0e5c spl: spi: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:29 2018 +0200
  60. c659e58 spl: fat: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:19 2018 +0200
  61. 5dee134 fit: Verify all configuration signatures by Marek Vasut · Thu May 31 17:59:07 2018 +0200
  62. 2662c82 test/py: vboot: Remove stderr redirect from openssl command by Paul Burton · Thu Sep 14 14:34:50 2017 -0700
  63. 92f0ac4 test/py: hush_if_test: Use open() in place of file() by Paul Burton · Thu Sep 14 14:34:49 2017 -0700
  64. 4c35e97 test/py: fit: Open files as binary files by Paul Burton · Thu Sep 14 14:34:48 2017 -0700
  65. 5ddc287 test/py: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Thu Sep 14 14:34:45 2017 -0700
  66. d2849ed test/py: Use range() rather than xrange() by Paul Burton · Thu Sep 14 14:34:44 2017 -0700
  67. 00f2d20 test/py: Make print statements python 3.x safe by Paul Burton · Thu Sep 14 14:34:43 2017 -0700
  68. 8b489b5 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 10 10:29:14 2018 -0400
  69. 27d5c00 net: designware: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:23 2018 +0800
  70. a176339 serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:22 2018 +0800
  71. 5a694d0 mmc: dwmmc: socfpga: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:21 2018 +0800
  72. 8d7072b include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET) by Ley Foon Tan · Thu Jun 14 18:45:20 2018 +0800
  73. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800
  74. 24ac473 MAINTAINERS: Add entries for Actions Semi OWL family by Manivannan Sadhasivam · Thu Jun 14 23:38:39 2018 +0530
  75. 01e4739 serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · Thu Jun 14 23:38:38 2018 +0530
  76. c7c2320 arm: dts: bubblegum_96: Enable UART5 for serial console by Manivannan Sadhasivam · Thu Jun 14 23:38:37 2018 +0530
  77. 1c4d348 arm: dts: s900: Add UART node by Manivannan Sadhasivam · Thu Jun 14 23:38:36 2018 +0530
  78. 91a8513 clk: Add Actions Semi OWL clock support by Manivannan Sadhasivam · Thu Jun 14 23:38:35 2018 +0530
  79. 611b19f arm: dts: s900: Add Clock Management Unit (CMU) nodes by Manivannan Sadhasivam · Thu Jun 14 23:38:34 2018 +0530
  80. 62cfd30 dt-bindings: clock: Add S900 CMU register definitions by Manivannan Sadhasivam · Thu Jun 14 23:38:33 2018 +0530
  81. 604ecc8 board: Add uCRobotics Bubblegum-96 board support by Manivannan Sadhasivam · Thu Jun 14 23:38:32 2018 +0530
  82. 474a5df arm: Add support for Actions Semi OWL SoC family by Manivannan Sadhasivam · Thu Jun 14 23:38:31 2018 +0530
  83. ecbc80e configs: Resync with savedefconfig by Tom Rini · Mon Jul 09 15:13:08 2018 -0400
  84. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · Fri Jul 06 10:27:42 2018 -0600
  85. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · Fri Jul 06 10:27:41 2018 -0600
  86. 9230773 binman: Add a ProcessFdt() method by Simon Glass · Fri Jul 06 10:27:40 2018 -0600
  87. 29dae67 binman: Complete documentation of stages by Simon Glass · Fri Jul 06 10:27:39 2018 -0600
  88. e80c556 dtoc: Add functions to add integer properties by Simon Glass · Fri Jul 06 10:27:38 2018 -0600
  89. 3bce93d dtoc: Avoid unwanted output during tests by Simon Glass · Fri Jul 06 10:27:37 2018 -0600
  90. 6d52052 test: Enable cover-coverage tests for dtoc and fdt by Simon Glass · Fri Jul 06 10:27:36 2018 -0600
  91. 961c1ce dtoc: Increase code coverage to 100% by Simon Glass · Fri Jul 06 10:27:35 2018 -0600
  92. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · Fri Jul 06 10:27:34 2018 -0600
  93. 0372540 dtoc: Add a test for code coverage by Simon Glass · Fri Jul 06 10:27:33 2018 -0600
  94. c38fee04 dtoc: Fix some minor errors by Simon Glass · Fri Jul 06 10:27:32 2018 -0600
  95. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  96. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · Fri Jul 06 10:27:30 2018 -0600
  97. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · Fri Jul 06 10:27:29 2018 -0600
  98. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  99. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · Fri Jul 06 10:27:27 2018 -0600
  100. 151aeed dtoc: Make use of the new pylibfdt methods by Simon Glass · Fri Jul 06 10:27:26 2018 -0600