1. 4536633 ARM: mach-at91: arm926ejs: Add SYSRESET conditional by Sergiu Moga · Fri Apr 01 12:27:26 2022 +0300
  2. 84567d4 configs: at91: Enable SYSRESET for Atmel/Microchip's platforms by Sergiu Moga · Fri Apr 01 12:27:25 2022 +0300
  3. 65c723f sysreset: Add Atmel/Microchip sysreset driver by Sergiu Moga · Fri Apr 01 12:27:24 2022 +0300
  4. b60e977 ARM: dts: at91: Add RSTC node by Sergiu Moga · Fri Apr 01 12:27:23 2022 +0300
  5. 77bf5d4 configs: Add sam9x60_curiosity_mmc_defconfig by Durai Manickam KR · Mon Apr 04 11:23:20 2022 +0530
  6. a050971 ARM: dts: Add device tree files for sam9x60_curiosity by Durai Manickam KR · Mon Apr 04 11:23:19 2022 +0530
  7. 2e7bc61 board: Add sam9x60_curiosity support by Durai Manickam KR · Mon Apr 04 11:23:18 2022 +0530
  8. a70a0da Prepare v2022.07-rc1 by Tom Rini · Mon Apr 25 19:26:07 2022 -0400
  9. 6442b5d configs: Resync with savedefconfig by Tom Rini · Mon Apr 25 18:53:54 2022 -0400
  10. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  11. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  12. 33012f9 Merge branch '2022-04-23-binman-updates' by Tom Rini · Mon Apr 25 16:02:03 2022 -0400
  13. 33978f2 binman: don't import deprecated distutils package by Heinrich Schuchardt · Sat Apr 09 14:53:18 2022 +0200
  14. bafd480 MAINTAINERS: Add Alper as a binman maintainer by Alper Nebi Yasak · Fri Apr 22 18:25:47 2022 +0300
  15. 1d44c8e binman: Refuse to replace sections for now by Alper Nebi Yasak · Sun Mar 27 18:31:50 2022 +0300
  16. 4989264 binman: Test replacing non-section entries in FIT subsections by Alper Nebi Yasak · Sun Mar 27 18:31:49 2022 +0300
  17. 6cadc50 binman: Create FIT subentries in the FIT section, not its parent by Alper Nebi Yasak · Sun Mar 27 18:31:48 2022 +0300
  18. 1a0ee0f binman: Remove '/images/' fragment from FIT subentry paths by Alper Nebi Yasak · Sun Mar 27 18:31:47 2022 +0300
  19. 00c68f1 binman: Don't reset offset/size if image doesn't allow repacking by Alper Nebi Yasak · Sun Mar 27 18:31:46 2022 +0300
  20. e63ca5a binman: Collect bintools for images when replacing entries by Alper Nebi Yasak · Sun Mar 27 18:31:45 2022 +0300
  21. 5cff63f binman: Fix unique names having '/.' for images read from files by Alper Nebi Yasak · Sun Mar 27 18:31:44 2022 +0300
  22. 83b9be6 bootstd: doc: Add documentation by Simon Glass · Sun Apr 24 23:31:26 2022 -0600
  23. be661cb bootstd: Provide a default command by Simon Glass · Sun Apr 24 23:31:27 2022 -0600
  24. d3203bd bootstd: Add setup for the bootflow tests by Simon Glass · Sun Apr 24 23:31:25 2022 -0600
  25. b255efc bootstd: Add tests for bootstd including all uclasses by Simon Glass · Sun Apr 24 23:31:24 2022 -0600
  26. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:23 2022 -0600
  27. 7e03e74 bootstd: Add an implementation of script boot by Simon Glass · Sun Apr 24 23:31:22 2022 -0600
  28. 1b4bc15 bootstd: sandbox: Add a hostfs bootdev by Simon Glass · Sun Apr 24 23:31:21 2022 -0600
  29. 423994e bootstd: Add a sandbox bootmeth driver by Simon Glass · Sun Apr 24 23:31:20 2022 -0600
  30. 309e6ec bootstd: Add an implementation of EFI bootmgr by Simon Glass · Sun Apr 24 23:31:19 2022 -0600
  31. ab5bbe2 bootstd: Add a system bootdev for strange boot methods by Simon Glass · Sun Apr 24 23:31:18 2022 -0600
  32. 66f6255 bootstd: Add an implementation of EFI boot by Simon Glass · Sun Apr 24 23:31:17 2022 -0600
  33. 8314461 bootstd: Add an implementation of distro PXE boot by Simon Glass · Sun Apr 24 23:31:16 2022 -0600
  34. 4f840a2 bootstd: ethernet: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:15 2022 -0600
  35. f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:14 2022 -0600
  36. ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · Sun Apr 24 23:31:13 2022 -0600
  37. c49fd72 bootstd: Add a bootmeth command by Simon Glass · Sun Apr 24 23:31:12 2022 -0600
  38. 7617f49 bootstd: Add a bootflow command by Simon Glass · Sun Apr 24 23:31:11 2022 -0600
  39. 379f438 bootstd: Add a bootdev command by Simon Glass · Sun Apr 24 23:31:10 2022 -0600
  40. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · Sun Apr 24 23:31:09 2022 -0600
  41. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · Sun Apr 24 23:31:08 2022 -0600
  42. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600
  43. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · Sun Apr 24 23:31:06 2022 -0600
  44. a16d87d bootstd: Add the concept of a bootflow by Simon Glass · Sun Apr 24 23:31:05 2022 -0600
  45. 896ed4b fs: Add a function to set the filesystem type by Simon Glass · Sun Apr 24 23:31:04 2022 -0600
  46. f3086cf dm: blk: Add a function to return the device type by Simon Glass · Sun Apr 24 23:31:03 2022 -0600
  47. 6bebdb3 test: dm: Restart USB before assuming it is stopped by Simon Glass · Sun Apr 24 23:31:02 2022 -0600
  48. 70f4bcb test: fastboot: Avoid using mmc1 by Simon Glass · Sun Apr 24 23:31:01 2022 -0600
  49. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  50. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · Sun Apr 24 23:30:59 2022 -0600
  51. 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · Sun Apr 24 23:30:58 2022 -0600
  52. 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · Sun Apr 24 23:30:57 2022 -0600
  53. b2c6f09 lib: Correct comment formatting to avoid sphinx problems by Simon Glass · Sun Apr 24 23:30:56 2022 -0600
  54. e74efcd test: Add tests for trailing_strtol() by Simon Glass · Sun Apr 24 23:30:55 2022 -0600
  55. 8c2d639 lib: Move string tests to the string module by Simon Glass · Sun Apr 24 23:30:54 2022 -0600
  56. 783bc12 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · Fri Apr 22 10:44:30 2022 +0900
  57. c24a792 Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 23 18:42:00 2022 -0400
  58. 808ece1 efi_loader: disk: use udevice instead of blk_desc by AKASHI Takahiro · Tue Apr 19 10:05:17 2022 +0900
  59. 8b57fe3 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · Tue Apr 19 10:05:16 2022 +0900
  60. aff330a efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices by AKASHI Takahiro · Tue Apr 19 10:05:15 2022 +0900
  61. 7cebb75 efi_loader: disk: a helper function to delete efi_disk objects by AKASHI Takahiro · Tue Apr 19 10:05:14 2022 +0900
  62. cdd245a efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices by AKASHI Takahiro · Tue Apr 19 10:05:13 2022 +0900
  63. 2381f2e efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · Tue Apr 19 10:05:12 2022 +0900
  64. a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · Tue Apr 19 10:05:11 2022 +0900
  65. 358e6c7 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · Tue Apr 19 10:05:10 2022 +0900
  66. efb9a9d dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · Tue Apr 19 10:05:09 2022 +0900
  67. cb53b2c test: dm: add tests for tag support by AKASHI Takahiro · Fri Apr 15 16:15:37 2022 +0900
  68. 420e6d4 dm: tag: add some document by AKASHI Takahiro · Fri Apr 15 16:15:36 2022 +0900
  69. b488c2f dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · Fri Apr 15 16:15:35 2022 +0900
  70. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · Thu Mar 24 22:54:33 2022 +0900
  71. 3202556 disk: don't compile in partition support for spl/tpl if not really necessary by AKASHI Takahiro · Tue Apr 19 10:01:58 2022 +0900
  72. 85ff961 efi_loader: disk: compile efi_disk when CONFIG_BLK by AKASHI Takahiro · Tue Apr 19 10:01:57 2022 +0900
  73. ae18a67 efi_loader: PARTITION_UUIDS should be optional by AKASHI Takahiro · Tue Apr 19 10:01:56 2022 +0900
  74. 777cc2c sandbox: move a function prototype by AKASHI Takahiro · Tue Apr 19 10:01:55 2022 +0900
  75. 140c59c disk: define nullified functions for !PARTITIONS by AKASHI Takahiro · Tue Apr 19 10:01:54 2022 +0900
  76. 60bb6d7 disk: enable function prototypes in part.h for SPL/TPL by AKASHI Takahiro · Tue Apr 19 10:01:53 2022 +0900
  77. 7780a93 disk: include errno.h explicitly in part.h by AKASHI Takahiro · Tue Apr 19 10:01:52 2022 +0900
  78. 163182c doc: update bootefi man-page by Heinrich Schuchardt · Mon Apr 11 21:06:13 2022 +0200
  79. 2c3bf4e cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · Sun Apr 10 16:05:55 2022 -0500
  80. 4513142 tools: kwboot: Fix spelling of "followed" in kwboot.1 by Vagrant Cascadian · Tue Apr 19 17:48:27 2022 -0700
  81. 374b552 doc: board: apple: Mention M1 Ultra support by Mark Kettenis · Fri Apr 15 14:19:28 2022 +0200
  82. d9352e9 Merge branch '2022-04-22-assorted-updates' by Tom Rini · Sat Apr 23 08:06:28 2022 -0400
  83. dfacafb arm: apple: Point stdout-path to framebuffer when keyboard present by Mark Kettenis · Tue Apr 19 21:20:31 2022 +0200
  84. 97de268 arm: apple: Don't clear framebuffer by Mark Kettenis · Tue Apr 19 21:10:29 2022 +0200
  85. c1fad50 Allow colon in PXE bootfile URLs by Lyle Franklin · Sat Apr 16 11:36:43 2022 -0400
  86. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · Thu Mar 31 11:53:22 2022 +0100
  87. beea7be cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · Thu Apr 14 18:52:25 2022 +0200
  88. b449fed fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · Sat Apr 16 10:12:31 2022 +1000
  89. 93b2091 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Fri Apr 22 11:06:38 2022 -0400
  90. 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Apr 22 11:06:31 2022 -0400
  91. 0853106 configs: Resync with savedefconfig by Tom Rini · Fri Apr 22 10:17:35 2022 -0400
  92. e91b003 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · Wed Mar 23 14:26:09 2022 -0400
  93. 7853276 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Fri Apr 22 08:12:53 2022 -0400
  94. b276a36 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 22 08:12:20 2022 -0400
  95. 0c92935 Add support for TP-Link UE200 dongle by Oleksii Titov · Wed Apr 20 11:23:25 2022 +0300
  96. bb19d62 usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · Wed Mar 09 10:05:45 2022 +0100
  97. eb4b561 generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · Wed Mar 09 10:05:44 2022 +0100
  98. 469d7f5 usb: gadget: ci: Make various ops const by Adam Ford · Fri Mar 04 16:59:02 2022 -0600
  99. fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · Fri Apr 01 17:59:39 2022 +0800
  100. b9e9226 doc: device-tree-bindings: watchdog: document common properties by Philippe Reynes · Wed Mar 09 14:56:19 2022 +0100