1. 55ee222 Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Sat Mar 19 09:09:58 2022 -0400
  2. 5f42342 binman: Support splitting an ELF file into multiple nodes by Simon Glass · Sat Mar 05 20:19:12 2022 -0700
  3. 1059d3e binman: Keep a separate list of entries for fit by Simon Glass · Sat Mar 05 20:19:11 2022 -0700
  4. ef28588 binman: Update fit to use node instead of subnode by Simon Glass · Sat Mar 05 20:19:10 2022 -0700
  5. 05f71dc binman: Add a consistent way to report errors with fit by Simon Glass · Sat Mar 05 20:19:09 2022 -0700
  6. 5b87842 binman: Fix some pylint warnings in fit by Simon Glass · Sat Mar 05 20:19:08 2022 -0700
  7. da8504b binman: Update fit to move node reading into the ReadNode() method by Simon Glass · Sat Mar 05 20:19:07 2022 -0700
  8. c3fa6c2 binman: Read the fit entries only once by Simon Glass · Sat Mar 05 20:19:06 2022 -0700
  9. fc5a168 binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · Sat Mar 05 20:19:05 2022 -0700
  10. 8c0533b binman: Make fake blobs zero-sized by default by Simon Glass · Sat Mar 05 20:19:04 2022 -0700
  11. 214d36f binman: Change how faked blobs are created by Simon Glass · Sat Mar 05 20:19:03 2022 -0700
  12. fff147a binman: Rename tools parameter to btools by Simon Glass · Sat Mar 05 20:19:02 2022 -0700
  13. b7bad18 binman: Refactor fit to generate output at the end by Simon Glass · Sat Mar 05 20:19:01 2022 -0700
  14. f86ddad binman: Rename ExpandEntries to gen_entries by Simon Glass · Sat Mar 05 20:19:00 2022 -0700
  15. dd156a4 binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · Sat Mar 05 20:18:59 2022 -0700
  16. 43a98cc binman: Tweak collect_contents_to_file() and docs by Simon Glass · Sat Mar 05 20:18:58 2022 -0700
  17. acc0375 elf: Rename load_segments() and module failure by Simon Glass · Sat Mar 05 20:18:57 2022 -0700
  18. 120fa00 dtoc: Tidy up implementation of AddStringList() by Simon Glass · Sat Mar 05 20:18:56 2022 -0700
  19. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · Sat Mar 05 20:18:55 2022 -0700
  20. fea71c9 moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · Sat Mar 05 20:18:54 2022 -0700
  21. 51aa73b moveconfig: Remove remove_defconfig() by Simon Glass · Sat Mar 05 20:18:53 2022 -0700
  22. c6b3cdc dtoc: Make GetArgs() more flexible by Simon Glass · Sat Mar 05 20:18:52 2022 -0700
  23. 765f57e patman: Define Commit.path in the constructor by Simon Glass · Wed Mar 02 19:12:24 2022 -0700
  24. 0cc99a2 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · Mon Feb 28 15:13:49 2022 -0700
  25. ea11373 sandbox: Slow down the LCD sync rate by Simon Glass · Mon Feb 28 15:13:48 2022 -0700
  26. 0883162 sandbox: Open host file for read-only access if needed by Simon Glass · Mon Feb 28 15:13:47 2022 -0700
  27. 9ee7b73 sandbox: Add the handoff header for spl by Simon Glass · Mon Feb 28 15:13:46 2022 -0700
  28. 40f1abe sandbox: Show a message when writing out the ram buffer by Simon Glass · Mon Feb 28 15:13:45 2022 -0700
  29. a1419df binman: Include also subnodes in generator nodes by Jan Kiszka · Mon Feb 28 17:06:20 2022 +0100
  30. bbdeb21 tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · Thu Jan 27 15:03:13 2022 +0100
  31. ea64c02 binman: Complete elf test coverage by Simon Glass · Fri Mar 18 19:19:49 2022 -0600
  32. 259b64f patman: Define Commit.path in the constructor by Simon Glass · Wed Mar 02 19:12:24 2022 -0700
  33. f221b3c configs: Resync with savedefconfig by Tom Rini · Fri Mar 18 12:47:42 2022 +0000
  34. c740516 Merge branch '2022-03-18-Kconfig-migrations' into next by Tom Rini · Fri Mar 18 12:48:23 2022 -0400
  35. 201e75e Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · Fri Mar 11 23:07:36 2022 -0500
  36. 86dbe2e Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · Fri Mar 11 23:07:35 2022 -0500
  37. a1b205f atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE by Tom Rini · Fri Mar 11 23:07:34 2022 -0500
  38. b7668f0 atmel: Remove CONFIG_AT91SAM9G45EKES by Tom Rini · Fri Mar 11 23:07:33 2022 -0500
  39. 9e86dc1 Convert CONFIG_AT91SAM9G10EK et al to Kconfig by Tom Rini · Fri Mar 11 23:07:32 2022 -0500
  40. a660d34 Convert CONFIG_AT91SAM9G20EK et al to Kconfig by Tom Rini · Fri Mar 11 23:07:31 2022 -0500
  41. e18c355 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · Fri Mar 11 23:07:30 2022 -0500
  42. d10c0ac Convert CONFIG_AM335X_USB0 et al to Kconfig by Tom Rini · Fri Mar 11 23:07:29 2022 -0500
  43. 49d4b08 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · Fri Mar 11 09:12:10 2022 -0500
  44. 4f52f7f net: fec_mxc: Remove non-DM_ETH code by Tom Rini · Fri Mar 11 09:12:09 2022 -0500
  45. f64d75c imx: Convert some boards to DM_ETH by Tom Rini · Fri Mar 11 09:12:08 2022 -0500
  46. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · Fri Mar 11 09:12:07 2022 -0500
  47. 1709545 Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · Fri Mar 11 09:12:06 2022 -0500
  48. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · Fri Mar 11 09:12:05 2022 -0500
  49. a45a3ef Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · Fri Mar 11 09:12:04 2022 -0500
  50. 26483c1 powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace by Tom Rini · Fri Mar 11 09:12:03 2022 -0500
  51. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · Fri Mar 11 09:12:02 2022 -0500
  52. a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · Fri Mar 11 09:12:01 2022 -0500
  53. ea2bbec Convert CONFIG_A008044_WORKAROUND to Kconfig by Tom Rini · Fri Mar 11 09:12:00 2022 -0500
  54. 2404edc Convert CONFIG_A003399_NOR_WORKAROUND to Kconfig by Tom Rini · Fri Mar 11 09:11:59 2022 -0500
  55. 3842323 Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig by Tom Rini · Fri Mar 11 09:11:58 2022 -0500
  56. 9df9fb1 Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · Fri Mar 11 09:11:56 2022 -0500
  57. 3a7c8a0 configs: Re-run migrations by Tom Rini · Fri Mar 11 07:12:48 2022 -0500
  58. 0ad0b5f Revert "efi: Allow easy selection of serial-only operation" by Tom Rini · Fri Mar 11 07:12:47 2022 -0500
  59. 2e04c95 sunxi: Do not define CONFIG_SPL_STACK_ADDR_R by Tom Rini · Fri Mar 11 07:12:46 2022 -0500
  60. be7a9c2 CI: Fix unmigrated symbol test by Tom Rini · Fri Mar 11 07:12:45 2022 -0500
  61. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  62. b084fb9 arm64: zynqmp: Add pinctrl emmc description to SM-K26 by Michal Simek · Mon Mar 14 15:26:11 2022 +0100
  63. eb64389 Merge branch '2022-03-15-add-erofs-support' into next by Tom Rini · Wed Mar 16 08:09:12 2022 -0400
  64. 11e0443 test/py: Add tests for the erofs by Huang Jianan · Sat Feb 26 15:05:51 2022 +0800
  65. c8eefae fs/erofs: add filesystem commands by Huang Jianan · Sat Feb 26 15:05:50 2022 +0800
  66. 7dcfbb1 fs/erofs: add lz4 decompression support by Huang Jianan · Sat Feb 26 15:05:49 2022 +0800
  67. 24a0c50 lib/lz4: update LZ4 decompressor module by Huang Jianan · Sat Feb 26 15:05:48 2022 +0800
  68. 024fb2f fs/erofs: add erofs filesystem support by Huang Jianan · Sat Feb 26 15:05:47 2022 +0800
  69. f69f6bb CI, Docker: Update to latest focal tag by Tom Rini · Tue Mar 15 16:18:16 2022 -0400
  70. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  71. 9672848 Prepare v2022.04-rc4 by Tom Rini · Mon Mar 14 16:39:08 2022 -0400
  72. 15c7bac Merge branch '2022-03-14-regression-fixes' by Tom Rini · Mon Mar 14 14:04:55 2022 -0400
  73. f4a9cd5 board: tbs2910: Enable Link Time Optimizations in defconfig by Soeren Moch · Mon Mar 14 09:26:25 2022 +0100
  74. 38c32d0 vexpress64: fvp: Fix automatic boot by Andre Przywara · Fri Mar 04 16:30:08 2022 +0000
  75. 5930ad2 board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0 by Aswath Govindraju · Fri Mar 04 17:45:26 2022 +0530
  76. ac7540f phy: cadence: Sierra: Move the link operations from serdes phy to link device by Aswath Govindraju · Fri Mar 04 17:45:25 2022 +0530
  77. 676a5a5 rockchip: sdhci: Fix RK3399 eMMC PHY power cycling by Alper Nebi Yasak · Sat Jan 29 01:42:37 2022 +0300
  78. d89f2d6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Mar 14 11:24:20 2022 -0400
  79. 1e32cc7 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Mar 14 10:57:15 2022 -0400
  80. 4ac631d arm64: zynqmp: Fix i2c addresses for zynqmp-p-a2197 by Michal Simek · Mon Mar 07 08:53:38 2022 +0100
  81. 52a3281 pinctrl: zynqmp: Add pinctrl driver by Ashok Reddy Soma · Wed Feb 23 15:23:05 2022 +0100
  82. f3a8cbb pinctrl: Increase length of pinmux status buffer by Ashok Reddy Soma · Wed Feb 23 15:23:04 2022 +0100
  83. 516376f cmd: test: pinmux: Do not check all empty spaces by Michal Simek · Mon Mar 07 16:48:17 2022 +0100
  84. 1783ac9 Merge branch '2022-03-10-platform-updates' into next by Tom Rini · Mon Mar 14 09:05:06 2022 -0400
  85. 976b7e2 arm: a37xx: Remap IO space to bus address 0x0 by Pali Rohár · Mon Mar 07 19:12:59 2022 +0100
  86. fefee1a tools: kwboot: Allow to mix positional arguments with option -b by Pali Rohár · Mon Mar 07 19:03:09 2022 +0100
  87. fab8748 tools: kwboot: Check if baudrate value is supported before sending image by Pali Rohár · Mon Mar 07 19:03:08 2022 +0100
  88. 6c05cfa tools: kwboot: Allow to specify custom baudrate only in supported operations by Pali Rohár · Mon Mar 07 19:03:07 2022 +0100
  89. 40dca80 x86: Correct the coreboot header file in MAINTAINERS by Simon Glass · Sat Mar 12 23:03:28 2022 -0700
  90. 059e752 x86: Add an enum name for the GNVS firmware type by Simon Glass · Sat Mar 12 23:03:27 2022 -0700
  91. b56fe7a Merge tag 'efi-2022-04-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Mar 13 08:18:17 2022 -0400
  92. 95d1bac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Mar 12 07:20:29 2022 -0500
  93. 2a22db9 efi_loader: copy GUID in InstallProtocolInterface() by Heinrich Schuchardt · Wed Mar 09 19:56:23 2022 +0100
  94. a5469ac doc: add libgnutls28-dev to build dependencies by Heinrich Schuchardt · Sat Mar 12 11:56:23 2022 +0100
  95. a04b693 doc: path to u-boot-spl.bin on SiFive Unmatched board by Heinrich Schuchardt · Thu Mar 10 11:32:49 2022 +0100
  96. ced5d41 cmd: add serial console support for the cls command by Heinrich Schuchardt · Fri Feb 11 18:11:05 2022 +0100
  97. d813e18 mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · Thu Mar 03 18:26:39 2022 +0000
  98. 74b4519 arm: add initial support for the Phytium Pomelo Board by weichangzheng · Wed Mar 02 15:09:05 2022 +0800
  99. 7f2a606 ARM: mach-omap2: omap3: Make clock functions static by Adam Ford · Sat Mar 05 08:25:23 2022 -0600
  100. 46272f8 ARM: am3517_evm: Remove hard-coded pin muxing by Adam Ford · Sat Feb 26 15:17:24 2022 -0600