1. 97ad293 Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into next by Tom Rini · Mon Jun 06 12:09:41 2022 -0400
  2. 78896ae spl: Rework and tighten some dependencies by Tom Rini · Tue May 31 10:24:55 2022 -0400
  3. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · Mon May 30 17:11:23 2022 -0400
  4. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · Mon May 30 17:01:22 2022 -0400
  5. 5e8d09f arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE by Chris Packham · Sun May 29 11:13:18 2022 +1200
  6. 7d5d591 Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig by Chris Packham · Sun May 29 11:13:17 2022 +1200
  7. eecbd46 arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE by Chris Packham · Sun May 29 11:13:16 2022 +1200
  8. 74f103e riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD by Tom Rini · Sun May 29 09:34:42 2022 -0400
  9. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · Sat May 28 17:21:03 2022 -0400
  10. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · Sat May 28 16:43:53 2022 -0400
  11. 5391b81 spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it by Tom Rini · Sat May 28 12:40:40 2022 -0400
  12. 035fd9c Drop CONFIG_SPL_SIZE by Tom Rini · Sat May 28 12:07:26 2022 -0400
  13. 27f7dcf ax25-ae350: Move CONFIG_SYS_FDT_BASE to Kconfig by Tom Rini · Sat May 28 09:13:59 2022 -0400
  14. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  15. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · Fri May 27 17:13:52 2022 -0400
  16. 44e5ba4 Remove CONFIG_SPL_STACK_SIZE by Tom Rini · Fri May 27 16:56:13 2022 -0400
  17. 3388df7 Drop CONFIG_SPL_SPI_FLASH_MINIMAL by Tom Rini · Fri May 27 16:34:14 2022 -0400
  18. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · Fri May 27 16:19:05 2022 -0400
  19. 021f09a etamin: Remove CONFIG_SPL_CMT defines by Tom Rini · Fri May 27 15:20:11 2022 -0400
  20. daf811e Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · Fri May 27 15:18:06 2022 -0400
  21. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  22. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  23. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · Thu May 26 16:59:30 2022 -0400
  24. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · Thu May 26 14:31:57 2022 -0400
  25. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:46:32 2022 -0400
  26. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:36:17 2022 -0400
  27. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  28. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  29. 86d2524 Introduce include/system-constants.h by Tom Rini · Wed May 25 10:16:18 2022 -0400
  30. 458909f stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE by Tom Rini · Tue May 24 14:18:11 2022 -0400
  31. 55f3756 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 14:14:02 2022 -0400
  32. d2100c1 mpc85xx: Switch to setting the initial stack pointer more clearly by Tom Rini · Tue May 24 13:49:56 2022 -0400
  33. d5342e8 m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 13:40:05 2022 -0400
  34. c0f9198 arm: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 13:23:40 2022 -0400
  35. 89ca343 arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. by Tom Rini · Tue May 24 13:11:41 2022 -0400
  36. a276bc7 mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location by Tom Rini · Tue May 24 09:57:18 2022 -0400
  37. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  38. 21c03e5 m68k: Remove dead code by Tom Rini · Wed May 25 15:11:18 2022 -0400
  39. f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · Sat May 21 14:44:28 2022 -0400
  40. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · Sat May 21 11:26:27 2022 -0400
  41. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · Fri May 20 12:36:05 2022 -0400
  42. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  43. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  44. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  45. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · Fri May 13 12:46:23 2022 -0400
  46. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  47. d650175 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · Fri May 13 09:36:03 2022 -0400
  48. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · Fri May 13 09:18:27 2022 -0400
  49. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · Fri May 13 13:37:30 2022 -0400
  50. 60023bc fsl-layerscape: Remove CONFIG_SPL_PBL_PAD by Tom Rini · Fri May 13 12:42:13 2022 -0400
  51. d84518d P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL by Tom Rini · Fri May 13 12:14:07 2022 -0400
  52. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  53. e9de59f arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · Thu May 12 17:22:26 2022 -0400
  54. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · Thu May 12 16:45:08 2022 -0400
  55. 6bb84a7 Convert CONFIG_HUSH_INIT_VAR to Kconfig by Tom Rini · Thu May 12 16:12:16 2022 -0400
  56. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  57. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  58. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  59. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  60. e8ea663 Prepare v2022.07-rc4 by Tom Rini · Mon Jun 06 10:25:13 2022 -0400
  61. b4dfbb0 configs: fsl: add missing SYS_FMAN_FW_ADDR defines by Camelia Groza · Thu Jun 02 16:47:09 2022 +0300
  62. e4638a0 doc: update mail author for st-dt.rst by Patrick Delaunay · Thu Jun 02 18:34:49 2022 +0200
  63. 6d37989 Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jun 04 09:38:56 2022 -0400
  64. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  65. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · Tue May 31 09:55:33 2022 +0200
  66. fddb136 EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · Tue May 31 12:45:35 2022 +0530
  67. c212fc7 EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · Tue May 31 12:45:33 2022 +0530
  68. 291f731 doc: environment: Fix typo by Chris Packham · Wed May 25 13:08:51 2022 +1200
  69. 05a37be Merge branch '2022-06-03-assorted-fixes' by Tom Rini · Fri Jun 03 15:42:13 2022 -0400
  70. 0d3457c board: ti: am64x: Update MAINTAINERS by Dave Gerlach · Fri Jun 03 14:30:20 2022 -0500
  71. 501073d squashfs: Fix compilation on big endian systems by Pali Rohár · Wed Apr 06 23:31:53 2022 +0200
  72. eb7bdc6 imx: imx8mq: select CONFIG_CMD_CLK by Peng Fan · Mon May 23 19:38:28 2022 +0800
  73. 9b8ed24 imx: imx8mq: default select CLK_IMX8MQ by Peng Fan · Mon May 23 19:38:27 2022 +0800
  74. 05cc827 fdt: Add U-Boot version to chosen node by Francesco Dolcini · Thu May 19 16:22:26 2022 +0200
  75. a0aaa32 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · Thu May 26 11:14:37 2022 -0300
  76. 11af9ed armv8: Fix TCR 64-bit writes by Andre Przywara · Mon May 09 17:08:49 2022 +0100
  77. 3f66e8e net: enetc: unregister mdiobus by Michael Walle · Tue May 31 18:36:16 2022 +0200
  78. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · Tue May 17 22:45:28 2022 +0200
  79. bf74a57 Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue May 31 13:05:53 2022 -0400
  80. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · Sun May 29 10:52:43 2022 +0900
  81. 86ce1e6 doc/efi: add firmware management protocol to the documentation by Vincent Stehlé · Wed May 25 11:20:21 2022 +0200
  82. 0f3c922 efi: fix documentation warnings by Vincent Stehlé · Wed May 25 11:20:22 2022 +0200
  83. 0caeff5 lib/charset: fix compile warnings by Masahisa Kojima · Mon May 16 20:00:42 2022 +0900
  84. dac4d09 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · Thu May 12 11:29:02 2022 +0900
  85. ba647af efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · Thu May 12 11:29:01 2022 +0900
  86. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  87. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · Mon May 09 22:02:05 2022 +0200
  88. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · Sun May 08 10:40:49 2022 +0200
  89. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  90. fbd8417 doc: sandbox: Add additional valgrind documentation by Sean Anderson · Fri May 27 10:02:59 2022 -0400
  91. 566cd94 doc/build/gcc: add more required packages by Heinrich Schuchardt · Thu May 26 10:15:58 2022 +0200
  92. 07ddb87 doc: sandbox: Add a note of disabling LTO when using gdb by Bin Meng · Wed May 18 00:21:29 2022 +0800
  93. c1c3c3c doc: sandbox: Correct the memory size config option by Bin Meng · Wed May 18 00:09:17 2022 +0800
  94. 39866b6 valgrind: Disable on Risc-V by Sean Anderson · Fri May 27 10:03:00 2022 -0400
  95. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · Mon May 09 21:59:13 2022 +0200
  96. aaeb39a disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · Mon May 09 21:35:44 2022 +0200
  97. 3214910 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri May 27 08:50:42 2022 -0400
  98. 54b9db8 Merge branch '2022-05-26-assorted-fixes' by Tom Rini · Fri May 27 08:48:47 2022 -0400
  99. d22315a net: e1000: Depend on CONFIG_PCI by Sean Anderson · Tue Apr 26 14:35:33 2022 -0400
  100. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200