1. 423994e bootstd: Add a sandbox bootmeth driver by Simon Glass · Sun Apr 24 23:31:20 2022 -0600
  2. 309e6ec bootstd: Add an implementation of EFI bootmgr by Simon Glass · Sun Apr 24 23:31:19 2022 -0600
  3. ab5bbe2 bootstd: Add a system bootdev for strange boot methods by Simon Glass · Sun Apr 24 23:31:18 2022 -0600
  4. 66f6255 bootstd: Add an implementation of EFI boot by Simon Glass · Sun Apr 24 23:31:17 2022 -0600
  5. 8314461 bootstd: Add an implementation of distro PXE boot by Simon Glass · Sun Apr 24 23:31:16 2022 -0600
  6. 4f840a2 bootstd: ethernet: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:15 2022 -0600
  7. f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:14 2022 -0600
  8. ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · Sun Apr 24 23:31:13 2022 -0600
  9. c49fd72 bootstd: Add a bootmeth command by Simon Glass · Sun Apr 24 23:31:12 2022 -0600
  10. 7617f49 bootstd: Add a bootflow command by Simon Glass · Sun Apr 24 23:31:11 2022 -0600
  11. 379f438 bootstd: Add a bootdev command by Simon Glass · Sun Apr 24 23:31:10 2022 -0600
  12. 03fcbf9 bootstd: Add support for bootflows by Simon Glass · Sun Apr 24 23:31:09 2022 -0600
  13. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · Sun Apr 24 23:31:08 2022 -0600
  14. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600
  15. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · Sun Apr 24 23:31:06 2022 -0600
  16. a16d87d bootstd: Add the concept of a bootflow by Simon Glass · Sun Apr 24 23:31:05 2022 -0600
  17. 896ed4b fs: Add a function to set the filesystem type by Simon Glass · Sun Apr 24 23:31:04 2022 -0600
  18. f3086cf dm: blk: Add a function to return the device type by Simon Glass · Sun Apr 24 23:31:03 2022 -0600
  19. 6bebdb3 test: dm: Restart USB before assuming it is stopped by Simon Glass · Sun Apr 24 23:31:02 2022 -0600
  20. 70f4bcb test: fastboot: Avoid using mmc1 by Simon Glass · Sun Apr 24 23:31:01 2022 -0600
  21. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  22. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · Sun Apr 24 23:30:59 2022 -0600
  23. 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · Sun Apr 24 23:30:58 2022 -0600
  24. 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · Sun Apr 24 23:30:57 2022 -0600
  25. b2c6f09 lib: Correct comment formatting to avoid sphinx problems by Simon Glass · Sun Apr 24 23:30:56 2022 -0600
  26. e74efcd test: Add tests for trailing_strtol() by Simon Glass · Sun Apr 24 23:30:55 2022 -0600
  27. 8c2d639 lib: Move string tests to the string module by Simon Glass · Sun Apr 24 23:30:54 2022 -0600
  28. d9352e9 Merge branch '2022-04-22-assorted-updates' by Tom Rini · Sat Apr 23 08:06:28 2022 -0400
  29. dfacafb arm: apple: Point stdout-path to framebuffer when keyboard present by Mark Kettenis · Tue Apr 19 21:20:31 2022 +0200
  30. 97de268 arm: apple: Don't clear framebuffer by Mark Kettenis · Tue Apr 19 21:10:29 2022 +0200
  31. c1fad50 Allow colon in PXE bootfile URLs by Lyle Franklin · Sat Apr 16 11:36:43 2022 -0400
  32. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · Thu Mar 31 11:53:22 2022 +0100
  33. beea7be cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · Thu Apr 14 18:52:25 2022 +0200
  34. b449fed fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · Sat Apr 16 10:12:31 2022 +1000
  35. 93b2091 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Fri Apr 22 11:06:38 2022 -0400
  36. 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Apr 22 11:06:31 2022 -0400
  37. 0853106 configs: Resync with savedefconfig by Tom Rini · Fri Apr 22 10:17:35 2022 -0400
  38. e91b003 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · Wed Mar 23 14:26:09 2022 -0400
  39. 7853276 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Fri Apr 22 08:12:53 2022 -0400
  40. 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
  41. 0c92935 Add support for TP-Link UE200 dongle by Oleksii Titov · Wed Apr 20 11:23:25 2022 +0300
  42. bb19d62 usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · Wed Mar 09 10:05:45 2022 +0100
  43. eb4b561 generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/ by Michal Simek · Wed Mar 09 10:05:44 2022 +0100
  44. 469d7f5 usb: gadget: ci: Make various ops const by Adam Ford · Fri Mar 04 16:59:02 2022 -0600
  45. fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · Fri Apr 01 17:59:39 2022 +0800
  46. b9e9226 doc: device-tree-bindings: watchdog: document common properties by Philippe Reynes · Wed Mar 09 14:56:19 2022 +0100
  47. 0c938f9 Merge branch '2022-04-21-further-cleanups' by Tom Rini · Thu Apr 21 19:55:38 2022 -0400
  48. e3d4dcd ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · Thu Feb 24 21:07:14 2022 +0100
  49. 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · Fri Apr 15 12:23:43 2022 +0800
  50. 8991878 imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() by Ying-Chun Liu (PaulLiu) · Wed Apr 20 23:37:07 2022 +0800
  51. e7c5939 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · Wed Apr 13 17:47:22 2022 +0800
  52. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:21 2022 +0800
  53. c8a61c0 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:20 2022 +0800
  54. 30c80dd arch: arm: Kconfig: set default COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:19 2022 +0800
  55. 8541b9f arch: arm: move COUNTER_FREQUENCY from versal to arm by Peng Fan · Wed Apr 13 17:47:18 2022 +0800
  56. 4b3a182 xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:17 2022 +0800
  57. 2e26930 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · Tue Apr 12 11:20:44 2022 +0200
  58. be4ee4e fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · Tue Apr 12 11:20:43 2022 +0200
  59. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · Tue Apr 12 11:20:42 2022 +0200
  60. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · Tue Apr 12 11:20:41 2022 +0200
  61. 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · Tue Apr 12 11:20:40 2022 +0200
  62. 0477be7 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · Fri Apr 08 10:28:05 2022 +0200
  63. b6748a6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Apr 21 11:44:54 2022 -0400
  64. 9cfdfc2 Merge branch '2022-04-21-assorted-improvements' by Tom Rini · Thu Apr 21 10:56:58 2022 -0400
  65. bf8af15 imx: Fix build error by Ye Li · Tue Apr 19 14:43:25 2022 +0530
  66. 3208169 imx: Update FSL_MFGPROT config for iMX8M by Ye Li · Tue Apr 19 14:43:24 2022 +0530
  67. 95fa794 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · Tue Apr 19 10:52:28 2022 +0530
  68. fd71546 doc: imx8mn_evk: Do not export ATF_LOAD_ADDR by Fabio Estevam · Mon Apr 18 14:15:08 2022 -0300
  69. adbe695 imx8mn_evk: Enable cache in SPL by Fabio Estevam · Mon Apr 18 14:15:07 2022 -0300
  70. 47cbd8e board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL by Michael Trimarchi · Mon Apr 18 08:53:36 2022 +0200
  71. 6504874 arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsi by Tim Harvey · Fri Apr 15 13:41:54 2022 -0700
  72. 2b0f059 crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · Fri Apr 15 16:52:34 2022 +0530
  73. 11ba63f imx: imx8mq-evk: enable CONFIG_DM_SERIAL by Peng Fan · Fri Apr 15 12:35:36 2022 +0800
  74. bee25f1 imx: imx8mn_evk: enable CONFIG_DM_SERIAL by Peng Fan · Fri Apr 15 12:35:35 2022 +0800
  75. 4ee5ade imx: imx8mm_evk: enable CONFIG_DM_SERIAL by Peng Fan · Fri Apr 15 12:35:34 2022 +0800
  76. 33e6c57 imx: imx8mp_evk: enable CONFIG_DM_SERIAL by Peng Fan · Fri Apr 15 12:35:33 2022 +0800
  77. 58a7ee4 scripts: config_whitelist: drop CONFIG_MMCROOT by Peng Fan · Fri Apr 15 12:23:42 2022 +0800
  78. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · Fri Apr 15 12:23:41 2022 +0800
  79. 13871e1 treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used by Sean Anderson · Tue Apr 12 10:59:04 2022 -0400
  80. 726ae6e board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · Mon Apr 11 15:42:01 2022 +0000
  81. 10a5944 board: ti: am335x: Add BBE Lite support by Paul Barker · Mon Apr 11 15:42:00 2022 +0000
  82. 273f51d arm: dts: Resync dts for BeagleBone and derivatives by Paul Barker · Mon Apr 11 15:41:59 2022 +0000
  83. 1660e96 fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · Wed Apr 06 23:34:00 2022 +0200
  84. 765b580 ARM: imx: imx8m: env: Switch to arch_env_get_location() by Marek Vasut · Wed Apr 06 02:21:34 2022 +0200
  85. 1137712 armv8: layerscape: env: Switch to arch_env_get_location() by Marek Vasut · Wed Apr 06 02:21:33 2022 +0200
  86. f92cf58 env: Implement lower priority arch_env_get_location() by Marek Vasut · Wed Apr 06 02:21:32 2022 +0200
  87. e33947d configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:40 2022 +0800
  88. e9944ed configs: imx8mm/n_venice: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:39 2022 +0800
  89. d1f2a13 configs: verdin-imx8m: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:38 2022 +0800
  90. 0ce8513 configs: imx8qm/qxp_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:37 2022 +0800
  91. fe3f473 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:36 2022 +0800
  92. ed1123c configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM by Peng Fan · Fri Apr 15 12:23:35 2022 +0800
  93. 437e50d configs: imx8mn_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:34 2022 +0800
  94. 8eb8933 configs: imx8mp_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:33 2022 +0800
  95. 840999f configs: imx8mm_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:32 2022 +0800
  96. dcbbf78 ARM: imx: imx8m: Fix board_get_usable_ram_top() by Marek Vasut · Thu Apr 14 15:51:46 2022 +0200
  97. 0cffd8e configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO by Ian Ray · Thu Apr 14 14:05:46 2022 +0300
  98. bc6b7f1 pci: imx: remove weak overrides no longer used by Tim Harvey · Wed Apr 13 15:57:37 2022 -0700
  99. 541e273 pci: imx: use vpcie-supply if defined by device-tree by Tim Harvey · Wed Apr 13 15:54:37 2022 -0700
  100. 3bbf127 arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · Sun Apr 17 16:42:32 2022 -0700