1. 9c407b5 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · Thu May 24 00:17:32 2018 +0800
  2. ccfa5de board: altera: stratix10: Add socdk board support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:31 2018 +0800
  3. f9c7f79 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:30 2018 +0800
  4. 4eadafc2 arm: socfpga: stratix10: Add timer support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:29 2018 +0800
  5. 975e496 arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:28 2018 +0800
  6. 3305ba7 arm: socfpga: Restructure the SPL file by Ley Foon Tan · Thu May 24 00:17:27 2018 +0800
  7. ca6afad arm: socfpga: stratix10: Add MMU support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:26 2018 +0800
  8. e5b6a66 arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:25 2018 +0800
  9. f80cb34 arm: socfpga: stratix10: Add misc support for Stratix10 SoC by Ley Foon Tan · Thu May 24 00:17:24 2018 +0800
  10. 4cc6b58 arm: socfpga: misc: Move bridge command to misc common by Ley Foon Tan · Thu May 24 00:17:23 2018 +0800
  11. 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
  12. 27fb12e spi: cadence_qspi: Fix compilation warning by Ley Foon Tan · Fri Jul 06 10:39:14 2018 +0800
  13. 9978bf5 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 11 21:55:20 2018 -0400
  14. e1b75be Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 11 09:40:38 2018 -0400
  15. 19bfd3a led: bcm6328: read base address in the parent node by Philippe Reynes · Thu Jun 28 15:26:16 2018 +0200
  16. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · Fri Jun 22 18:52:05 2018 +0200
  17. 29cf689 MIPS: add MIPS Release 6 build coverage for Boston boards by Daniel Schwierzeck · Fri Jun 01 11:57:37 2018 +0200
  18. 52c9486 Makefile: drop mention of *.cfgtmp by Baruch Siach · Thu Jun 21 09:03:00 2018 +0300
  19. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · Wed Jun 20 20:10:52 2018 +0000
  20. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · Wed Jun 20 20:10:51 2018 +0000
  21. 62fd0c1 common/memsize.c: Increase save array for supporting memory size > 4GB by Tien Fong Chee · Wed Jun 20 15:06:20 2018 +0800
  22. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  23. aea63de Makefile: drop unused cpp_cfg macro by Baruch Siach · Mon Jun 18 07:59:25 2018 +0300
  24. b36bb90 omap3_logic: Change console from ttyO0 to ttyS0 by Adam Ford · Fri Jun 15 08:12:02 2018 -0500
  25. 34cef30 common: print \n in initr_scsi() by Heinrich Schuchardt · Fri Jun 15 07:01:26 2018 +0200
  26. 1ac4c1b gpio: omap_gpio: Convert to auto-alloc feature when DT is supported by Adam Ford · Sun Jun 10 09:29:51 2018 -0500
  27. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · Sat Jun 09 11:45:20 2018 -0400
  28. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  29. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · Fri Jun 08 17:59:45 2018 -0400
  30. 54a9119 spl: fit: verify images prior to post processing by Ben Whitten · Thu Jun 07 11:37:27 2018 +0100
  31. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · Sat Jun 02 05:42:55 2018 +0000
  32. 72bc5d5 spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · Fri Jun 01 23:19:29 2018 +0200
  33. f6e0e5c spl: spi: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:29 2018 +0200
  34. c659e58 spl: fat: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:19 2018 +0200
  35. 5dee134 fit: Verify all configuration signatures by Marek Vasut · Thu May 31 17:59:07 2018 +0200
  36. 2662c82 test/py: vboot: Remove stderr redirect from openssl command by Paul Burton · Thu Sep 14 14:34:50 2017 -0700
  37. 92f0ac4 test/py: hush_if_test: Use open() in place of file() by Paul Burton · Thu Sep 14 14:34:49 2017 -0700
  38. 4c35e97 test/py: fit: Open files as binary files by Paul Burton · Thu Sep 14 14:34:48 2017 -0700
  39. 5ddc287 test/py: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Thu Sep 14 14:34:45 2017 -0700
  40. d2849ed test/py: Use range() rather than xrange() by Paul Burton · Thu Sep 14 14:34:44 2017 -0700
  41. 00f2d20 test/py: Make print statements python 3.x safe by Paul Burton · Thu Sep 14 14:34:43 2017 -0700
  42. 8b489b5 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 10 10:29:14 2018 -0400
  43. 27d5c00 net: designware: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:23 2018 +0800
  44. a176339 serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:22 2018 +0800
  45. 5a694d0 mmc: dwmmc: socfpga: Add reset ctrl to driver by Ley Foon Tan · Thu Jun 14 18:45:21 2018 +0800
  46. 8d7072b include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET) by Ley Foon Tan · Thu Jun 14 18:45:20 2018 +0800
  47. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800
  48. 24ac473 MAINTAINERS: Add entries for Actions Semi OWL family by Manivannan Sadhasivam · Thu Jun 14 23:38:39 2018 +0530
  49. 01e4739 serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · Thu Jun 14 23:38:38 2018 +0530
  50. c7c2320 arm: dts: bubblegum_96: Enable UART5 for serial console by Manivannan Sadhasivam · Thu Jun 14 23:38:37 2018 +0530
  51. 1c4d348 arm: dts: s900: Add UART node by Manivannan Sadhasivam · Thu Jun 14 23:38:36 2018 +0530
  52. 91a8513 clk: Add Actions Semi OWL clock support by Manivannan Sadhasivam · Thu Jun 14 23:38:35 2018 +0530
  53. 611b19f arm: dts: s900: Add Clock Management Unit (CMU) nodes by Manivannan Sadhasivam · Thu Jun 14 23:38:34 2018 +0530
  54. 62cfd30 dt-bindings: clock: Add S900 CMU register definitions by Manivannan Sadhasivam · Thu Jun 14 23:38:33 2018 +0530
  55. 604ecc8 board: Add uCRobotics Bubblegum-96 board support by Manivannan Sadhasivam · Thu Jun 14 23:38:32 2018 +0530
  56. 474a5df arm: Add support for Actions Semi OWL SoC family by Manivannan Sadhasivam · Thu Jun 14 23:38:31 2018 +0530
  57. ecbc80e configs: Resync with savedefconfig by Tom Rini · Mon Jul 09 15:13:08 2018 -0400
  58. a87014e binman: Support updating the device tree with calc'd info by Simon Glass · Fri Jul 06 10:27:42 2018 -0600
  59. e22f8fa binman: Add a SetCalculatedProperties() method by Simon Glass · Fri Jul 06 10:27:41 2018 -0600
  60. 9230773 binman: Add a ProcessFdt() method by Simon Glass · Fri Jul 06 10:27:40 2018 -0600
  61. 29dae67 binman: Complete documentation of stages by Simon Glass · Fri Jul 06 10:27:39 2018 -0600
  62. e80c556 dtoc: Add functions to add integer properties by Simon Glass · Fri Jul 06 10:27:38 2018 -0600
  63. 3bce93d dtoc: Avoid unwanted output during tests by Simon Glass · Fri Jul 06 10:27:37 2018 -0600
  64. 6d52052 test: Enable cover-coverage tests for dtoc and fdt by Simon Glass · Fri Jul 06 10:27:36 2018 -0600
  65. 961c1ce dtoc: Increase code coverage to 100% by Simon Glass · Fri Jul 06 10:27:35 2018 -0600
  66. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · Fri Jul 06 10:27:34 2018 -0600
  67. 0372540 dtoc: Add a test for code coverage by Simon Glass · Fri Jul 06 10:27:33 2018 -0600
  68. c38fee04 dtoc: Fix some minor errors by Simon Glass · Fri Jul 06 10:27:32 2018 -0600
  69. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  70. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · Fri Jul 06 10:27:30 2018 -0600
  71. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · Fri Jul 06 10:27:29 2018 -0600
  72. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  73. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · Fri Jul 06 10:27:27 2018 -0600
  74. 151aeed dtoc: Make use of the new pylibfdt methods by Simon Glass · Fri Jul 06 10:27:26 2018 -0600
  75. c47c2b3 dtoc: Update tests to write failures to /tmp by Simon Glass · Fri Jul 06 10:27:25 2018 -0600
  76. 0ed5075 dtoc: Add some tests for the fdt module by Simon Glass · Fri Jul 06 10:27:24 2018 -0600
  77. 132be85 binman: Move coverage logic into a new test_util file by Simon Glass · Fri Jul 06 10:27:23 2018 -0600
  78. 0537c55 libfdt: Add get_property() and del_node() by Simon Glass · Fri Jul 06 10:27:22 2018 -0600
  79. 04402d3 libfdt: Fix the Python pack() function by Simon Glass · Fri Jul 06 10:27:21 2018 -0600
  80. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · Fri Jul 06 10:27:20 2018 -0600
  81. 2e1169f binman: Tidy up setting of entry contents by Simon Glass · Fri Jul 06 10:27:19 2018 -0600
  82. 02e0fc6 binman: Tidy up execution of tests by Simon Glass · Fri Jul 06 10:27:18 2018 -0600
  83. 6ba679c binman: Correct operation of ObtainContents() by Simon Glass · Fri Jul 06 10:27:17 2018 -0600
  84. 820af1d binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · Fri Jul 06 10:27:16 2018 -0600
  85. 09d3c8d binman: Make the operation of Entry__testing explicit by Simon Glass · Fri Jul 06 10:27:15 2018 -0600
  86. c2a849d binman: Switch to 'python-coverage' by Tom Rini · Fri Jul 06 10:27:14 2018 -0600
  87. 5ab533c dm: core: Add logging of some common errors by Simon Glass · Mon Jun 11 13:07:19 2018 -0600
  88. 2e4d872 dm: core: Add a function to decode a memory region by Simon Glass · Mon Jun 11 13:07:18 2018 -0600
  89. 4b58093 dm: core: Update of_read_fmap_entry() for livetree by Simon Glass · Mon Jun 11 13:07:17 2018 -0600
  90. f354863 dm: spi: Update sandbox SPI emulation driver to use ofnode by Simon Glass · Mon Jun 11 13:07:16 2018 -0600
  91. 9eb151e dm: core: Add a way to bind a device by ofnode by Simon Glass · Mon Jun 11 13:07:15 2018 -0600
  92. bfad6ed log: Add a way to log a return value with a message by Simon Glass · Mon Jun 11 13:07:14 2018 -0600
  93. 954eeae dm: core: Add a way to find an ofnode by compatible string by Simon Glass · Mon Jun 11 13:07:13 2018 -0600
  94. a8173d6 dm: core: Add comments to ofnode_read_resource() functoins by Simon Glass · Mon Jun 11 13:07:12 2018 -0600
  95. 1c68234 dm: core: Fix a few ofnode function comments by Simon Glass · Mon Jun 11 13:07:11 2018 -0600
  96. 9d54a7a dm: core: Add ofnode function to read a 64-bit int by Simon Glass · Mon Jun 11 13:07:10 2018 -0600
  97. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · Mon Jun 11 13:07:09 2018 -0600
  98. 8e28ecc Prepare v2018.07 by Tom Rini · Mon Jul 09 10:24:14 2018 -0400
  99. 60f02ff Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sun Jul 08 18:56:07 2018 -0400
  100. 0ebcc9a Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Jul 06 17:12:06 2018 -0400