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