1. ad48bd9 doc: develop: Convert README.virtio to reST by Bin Meng · Thu Apr 29 17:40:07 2021 +0800
  2. 021f444 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · Sat Apr 24 10:04:57 2021 +1200
  3. 985e519 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri May 07 08:57:32 2021 -0400
  4. c642679 Merge branch '2021-05-06-misc-updates' by Tom Rini · Thu May 06 11:00:07 2021 -0400
  5. ba0cfad cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · Fri Apr 09 10:48:14 2021 +0000
  6. b40efd3 atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · Thu Apr 01 16:48:51 2021 +0800
  7. 968a13f riscv: cpu: fu740: clear feature disable CSR by Green Wan · Sun May 02 23:23:05 2021 -0700
  8. 2612080 riscv: cpu: Add callback to init each core by Green Wan · Sun May 02 23:23:04 2021 -0700
  9. 673db43 fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · Mon Feb 22 19:18:51 2021 +0000
  10. 078d022 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · Fri Feb 26 10:17:33 2021 -0800
  11. 30d4d2b sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · Wed Apr 21 11:06:55 2021 +0200
  12. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · Wed Apr 21 11:06:54 2021 +0200
  13. 1c83067 test: Add gpio-sysinfo test by Sean Anderson · Tue Apr 20 10:50:58 2021 -0400
  14. 985c567 sysinfo: Add gpio-sysinfo driver by Sean Anderson · Tue Apr 20 10:50:57 2021 -0400
  15. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · Tue Apr 20 10:50:56 2021 -0400
  16. af184cb sysinfo: Use global sysinfo IDs for existing sysinfo drivers by Sean Anderson · Tue Apr 20 10:50:55 2021 -0400
  17. 8ad66c5 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · Tue Apr 20 10:50:54 2021 -0400
  18. 62228e7 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Apr 29 21:03:38 2021 -0400
  19. a738b53 Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Apr 29 11:31:06 2021 -0400
  20. 64fa31a spi: zynqmp: Remove gd reference by Michal Simek · Mon Apr 26 08:26:33 2021 +0200
  21. d07b9fc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Thu Apr 29 08:22:17 2021 -0400
  22. c0aeede Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Apr 29 08:21:55 2021 -0400
  23. 92c540d tpm: missing event types by Heinrich Schuchardt · Wed Apr 21 12:24:29 2021 +0200
  24. be0512f test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · Mon Apr 12 14:51:12 2021 +0800
  25. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · Mon Apr 12 14:51:11 2021 +0800
  26. 93008e2 buildman: Use bytes for the environment by Simon Glass · Sun Apr 11 16:27:28 2021 +1200
  27. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · Sun Apr 11 16:27:27 2021 +1200
  28. a3d0144 buildman: Use common code to send an result by Simon Glass · Sun Apr 11 16:27:26 2021 +1200
  29. a29b3ea buildman: Tidy up a few comments by Simon Glass · Sun Apr 11 16:27:25 2021 +1200
  30. 0449f06 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · Thu Apr 08 17:15:00 2021 -0400
  31. 2a28c6e dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · Tue Apr 06 09:38:06 2021 +0200
  32. b1d414c binman: Support adding sections to FMAPs by Simon Glass · Sat Apr 03 11:05:10 2021 +1300
  33. 82059c2 binman: Tweak implementation of fmap by Simon Glass · Sat Apr 03 11:05:09 2021 +1300
  34. ec7378b patman: Parse checkpatch by message instead of by line by Evan Benn · Thu Apr 01 13:49:30 2021 +1100
  35. 488ea97 patman: Assume we always have pygit2 for tests by Tom Rini · Fri Feb 26 07:52:31 2021 -0500
  36. 5ef3f79 tests: patman: Add requests to the module list by Tom Rini · Fri Feb 26 07:52:30 2021 -0500
  37. 70c66dd Azure/GitLab: Ensure we use requirements.txt for testsuites by Tom Rini · Fri Feb 26 07:52:29 2021 -0500
  38. 00d4290 test: Use positive conditional in test_matches() by Andy Shevchenko · Thu Feb 11 16:40:11 2021 +0200
  39. d91cfbb test: Allow simple glob pattern in the test name by Andy Shevchenko · Thu Feb 11 16:40:10 2021 +0200
  40. 705b84b dtoc: Correct dtoc output when testing by Simon Glass · Tue Apr 27 08:19:48 2021 +1200
  41. 13089cc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · Sun Apr 25 08:39:32 2021 +1200
  42. 7727203 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · Mon Apr 26 14:26:48 2021 +0200
  43. fc0eddf arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · Thu Apr 22 16:23:04 2021 +0200
  44. 54c9058 doc: dt-bindings: add Marvell comphy binding by Igal Liberman · Wed Apr 26 18:05:29 2017 +0300
  45. 390c11c phy: marvell: utmi: update utmi config which fixes usb2.0 instability by Grzegorz Jaszczyk · Thu Mar 14 13:00:53 2019 +0100
  46. d7297e3 phy: marvell: add support for SFI1 by Igal Liberman · Mon May 14 11:20:54 2018 +0300
  47. 85bb206 phy: marvell: fix pll initialization for second utmi port by Grzegorz Jaszczyk · Wed Feb 27 15:35:58 2019 +0100
  48. 615f2a4 phy: marvell: allow to initialize up to 6 USB ports by Grzegorz Jaszczyk · Fri Feb 01 12:08:07 2019 +0100
  49. d622f8e phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · Mon Nov 19 09:58:32 2018 +0200
  50. c63fa15 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · Wed May 23 12:10:36 2018 +0300
  51. d009fee phy: marvell: pass sgmii id to firmware by Igal Liberman · Wed May 09 18:50:29 2018 +0300
  52. 2d72d04 phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · Wed Apr 04 16:42:43 2018 +0200
  53. e7eac7b phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · Wed Apr 04 16:26:36 2018 +0200
  54. a8e6b49 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · Tue Apr 03 16:59:12 2018 +0200
  55. e165970 phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · Thu Mar 29 12:30:20 2018 +0200
  56. beb4a91 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · Tue Mar 27 12:52:24 2018 +0200
  57. bfb758b phy: marvell: cp110: remove unused definitions by Marcin Wojtas · Tue Oct 15 12:30:39 2019 +0200
  58. bed7980 phy: marvell: enable comphy info prints for all devices by Igal Liberman · Sun Dec 03 15:13:08 2017 +0200
  59. 6795a66 phy: marvell: add RX training command by Igal Liberman · Tue Mar 23 11:57:57 2021 +0100
  60. ff3ec5d phy: marvell: save comphy_map_data priv structure by Igal Liberman · Mon Aug 21 16:58:21 2017 +0300
  61. 449f071 phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · Tue Aug 22 11:14:22 2017 +0300
  62. 32af216 phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · Sun Apr 30 20:16:55 2017 +0300
  63. 561930c phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · Thu Apr 06 12:54:16 2017 +0300
  64. d53a74a phy: marvell: add missing speed during info prints by Igal Liberman · Wed Apr 26 17:20:47 2017 +0300
  65. ffd5d2f phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · Wed Apr 26 15:40:00 2017 +0300
  66. 68bcfed phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · Mon Apr 24 15:51:03 2017 +0800
  67. 9614d42 arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for now by Stefan Roese · Tue Apr 27 11:05:09 2021 +0200
  68. 1d6ff1f arm: octeontx2: Add Octeon TX2 CN9130 CRB support by Konstantin Porotchkin · Tue Mar 16 17:20:57 2021 +0100
  69. e6fcae0 arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRB by Konstantin Porotchkin · Tue Mar 16 17:20:52 2021 +0100
  70. 855f5d3 arm: armada: configs: Move environment location for mvebu by Konstantin Porotchkin · Mon Jan 18 18:35:54 2021 +0200
  71. a6edc0c arm: armada: dts: Add support for ap807-based platforms by Konstantin Porotchkin · Tue Feb 23 14:11:36 2021 +0100
  72. 7134b35 arm: armada: dts: Use a single dtsi for cp110 die description by Konstantin Porotchkin · Sun Jan 17 17:19:49 2021 +0200
  73. e78a389 cmd/mvebu: fix the bubt command by Konstantin Porotchkin · Wed Mar 17 18:53:43 2021 +0200
  74. 621dab5 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · Mon May 29 15:59:38 2017 +0300
  75. 7ed6a9c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Apr 28 18:35:54 2021 -0400
  76. 02a196b Merge tag 'u-boot-amlogic-20210428' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Apr 28 14:22:43 2021 -0400
  77. 1188a6d net: designware: fix PHY reset with DM_MDIO by Neil Armstrong · Wed Apr 21 10:58:01 2021 +0200
  78. 09603b9 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · Thu Apr 22 21:06:40 2021 +0200
  79. 43dad6f mtd: cfi: Fix PPB lock status readout by Marek Vasut · Sun Apr 11 20:47:45 2021 +0200
  80. f12c67f configs: Resync with savedefconfig by Tom Rini · Tue Apr 27 08:28:38 2021 -0400
  81. 03a8ae4 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · Tue Apr 20 10:42:26 2021 +0200
  82. 8877947 test: reset: Extend base reset test to catch error by Neil Armstrong · Tue Apr 20 10:42:25 2021 +0200
  83. 6041983 IOMUX: Fix buffer overflow in iomux_replace_device() by Yuichiro Goto · Mon Apr 26 08:08:03 2021 +0900
  84. fb37016 pinctrl: single: fix a never true comparison by Dario Binacchi · Thu Apr 22 22:28:56 2021 +0200
  85. 07a4a1a pinctrl: single: check function mask to be non-zero by Dario Binacchi · Thu Apr 22 18:35:58 2021 +0200
  86. fd809f1 Makefile: fix generation of defaultenv.h from empty initial file by Rasmus Villemoes · Thu Apr 22 09:44:18 2021 +0200
  87. db5e713 fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · Sat Apr 17 20:52:13 2021 +0800
  88. 3bf502e arm: zimage: Use correct symbol to hide messages in SPL by Samuel Holland · Sat Apr 17 09:34:37 2021 -0500
  89. 26a3f23 powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD by Rasmus Villemoes · Wed Apr 21 11:16:03 2021 +0200
  90. 9ad656e powerpc: lib: remove leftover CONFIG_5xx by Rasmus Villemoes · Wed Apr 21 11:16:02 2021 +0200
  91. c8148fc allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · Wed Apr 14 09:18:22 2021 +0200
  92. c3ea2d4 timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG by Rasmus Villemoes · Wed Apr 14 09:18:21 2021 +0200
  93. c52b7c4 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · Tue Apr 13 16:43:20 2021 +0200
  94. 433eda1 Prepare v2021.07-rc1 by Tom Rini · Mon Apr 26 20:53:51 2021 -0400
  95. 94e0d28 ARM: rmobile: Enable NVMe support on RCar3 by Marek Vasut · Sat Jan 16 00:33:02 2021 +0100
  96. 4f745b5 ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION by Marek Vasut · Sun Apr 04 01:10:15 2021 +0200
  97. c1d4245 clk: renesas: Synchronize Gen2 MSTP teardown tables by Marek Vasut · Sat Jun 06 15:26:14 2020 +0200
  98. 7ce4d08 clk: renesas: Only ever access documented bits in clock driver teardown by Marek Vasut · Sat Apr 25 14:57:45 2020 +0200
  99. ed1bd72 sunxi: DT: A64: Update devicetree files from Linux 5.12 by Andre Przywara · Sat Apr 17 22:55:19 2021 +0100
  100. b91c9e1 sunxi: DT: R40: Update device tree files from Linux 5.12 by Ivan Uvarov · Mon Apr 19 12:30:57 2021 +0300