1. 021f09a etamin: Remove CONFIG_SPL_CMT defines by Tom Rini · Fri May 27 15:20:11 2022 -0400
  2. daf811e Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · Fri May 27 15:18:06 2022 -0400
  3. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  4. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  5. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · Thu May 26 16:59:30 2022 -0400
  6. 1a9f23d Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · Thu May 26 14:31:57 2022 -0400
  7. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:46:32 2022 -0400
  8. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:36:17 2022 -0400
  9. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  10. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  11. 86d2524 Introduce include/system-constants.h by Tom Rini · Wed May 25 10:16:18 2022 -0400
  12. 458909f stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE by Tom Rini · Tue May 24 14:18:11 2022 -0400
  13. 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
  14. d2100c1 mpc85xx: Switch to setting the initial stack pointer more clearly by Tom Rini · Tue May 24 13:49:56 2022 -0400
  15. d5342e8 m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 13:40:05 2022 -0400
  16. c0f9198 arm: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 13:23:40 2022 -0400
  17. 89ca343 arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. by Tom Rini · Tue May 24 13:11:41 2022 -0400
  18. a276bc7 mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location by Tom Rini · Tue May 24 09:57:18 2022 -0400
  19. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  20. 21c03e5 m68k: Remove dead code by Tom Rini · Wed May 25 15:11:18 2022 -0400
  21. f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · Sat May 21 14:44:28 2022 -0400
  22. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · Sat May 21 11:26:27 2022 -0400
  23. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · Fri May 20 12:36:05 2022 -0400
  24. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  25. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  26. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  27. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · Fri May 13 12:46:23 2022 -0400
  28. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  29. d650175 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · Fri May 13 09:36:03 2022 -0400
  30. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · Fri May 13 09:18:27 2022 -0400
  31. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · Fri May 13 13:37:30 2022 -0400
  32. 60023bc fsl-layerscape: Remove CONFIG_SPL_PBL_PAD by Tom Rini · Fri May 13 12:42:13 2022 -0400
  33. d84518d P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL by Tom Rini · Fri May 13 12:14:07 2022 -0400
  34. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  35. e9de59f arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · Thu May 12 17:22:26 2022 -0400
  36. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · Thu May 12 16:45:08 2022 -0400
  37. 6bb84a7 Convert CONFIG_HUSH_INIT_VAR to Kconfig by Tom Rini · Thu May 12 16:12:16 2022 -0400
  38. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  39. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  40. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  41. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  42. e8ea663 Prepare v2022.07-rc4 by Tom Rini · Mon Jun 06 10:25:13 2022 -0400
  43. b4dfbb0 configs: fsl: add missing SYS_FMAN_FW_ADDR defines by Camelia Groza · Thu Jun 02 16:47:09 2022 +0300
  44. e4638a0 doc: update mail author for st-dt.rst by Patrick Delaunay · Thu Jun 02 18:34:49 2022 +0200
  45. 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
  46. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  47. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · Tue May 31 09:55:33 2022 +0200
  48. fddb136 EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · Tue May 31 12:45:35 2022 +0530
  49. 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
  50. 291f731 doc: environment: Fix typo by Chris Packham · Wed May 25 13:08:51 2022 +1200
  51. 05a37be Merge branch '2022-06-03-assorted-fixes' by Tom Rini · Fri Jun 03 15:42:13 2022 -0400
  52. 0d3457c board: ti: am64x: Update MAINTAINERS by Dave Gerlach · Fri Jun 03 14:30:20 2022 -0500
  53. 501073d squashfs: Fix compilation on big endian systems by Pali Rohár · Wed Apr 06 23:31:53 2022 +0200
  54. eb7bdc6 imx: imx8mq: select CONFIG_CMD_CLK by Peng Fan · Mon May 23 19:38:28 2022 +0800
  55. 9b8ed24 imx: imx8mq: default select CLK_IMX8MQ by Peng Fan · Mon May 23 19:38:27 2022 +0800
  56. 05cc827 fdt: Add U-Boot version to chosen node by Francesco Dolcini · Thu May 19 16:22:26 2022 +0200
  57. a0aaa32 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · Thu May 26 11:14:37 2022 -0300
  58. 11af9ed armv8: Fix TCR 64-bit writes by Andre Przywara · Mon May 09 17:08:49 2022 +0100
  59. 3f66e8e net: enetc: unregister mdiobus by Michael Walle · Tue May 31 18:36:16 2022 +0200
  60. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · Tue May 17 22:45:28 2022 +0200
  61. 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
  62. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · Sun May 29 10:52:43 2022 +0900
  63. 86ce1e6 doc/efi: add firmware management protocol to the documentation by Vincent Stehlé · Wed May 25 11:20:21 2022 +0200
  64. 0f3c922 efi: fix documentation warnings by Vincent Stehlé · Wed May 25 11:20:22 2022 +0200
  65. 0caeff5 lib/charset: fix compile warnings by Masahisa Kojima · Mon May 16 20:00:42 2022 +0900
  66. 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
  67. ba647af efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · Thu May 12 11:29:01 2022 +0900
  68. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  69. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · Mon May 09 22:02:05 2022 +0200
  70. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · Sun May 08 10:40:49 2022 +0200
  71. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  72. fbd8417 doc: sandbox: Add additional valgrind documentation by Sean Anderson · Fri May 27 10:02:59 2022 -0400
  73. 566cd94 doc/build/gcc: add more required packages by Heinrich Schuchardt · Thu May 26 10:15:58 2022 +0200
  74. 07ddb87 doc: sandbox: Add a note of disabling LTO when using gdb by Bin Meng · Wed May 18 00:21:29 2022 +0800
  75. c1c3c3c doc: sandbox: Correct the memory size config option by Bin Meng · Wed May 18 00:09:17 2022 +0800
  76. 39866b6 valgrind: Disable on Risc-V by Sean Anderson · Fri May 27 10:03:00 2022 -0400
  77. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · Mon May 09 21:59:13 2022 +0200
  78. aaeb39a disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · Mon May 09 21:35:44 2022 +0200
  79. 3214910 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri May 27 08:50:42 2022 -0400
  80. 54b9db8 Merge branch '2022-05-26-assorted-fixes' by Tom Rini · Fri May 27 08:48:47 2022 -0400
  81. d22315a net: e1000: Depend on CONFIG_PCI by Sean Anderson · Tue Apr 26 14:35:33 2022 -0400
  82. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200
  83. 9ed8ab1 board: freescale: Update MAINTAINERS List by Wasim Khan · Sun May 22 07:23:58 2022 +0200
  84. d4d0db1 arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl by Georgi Vlaev · Fri May 20 15:30:26 2022 +0300
  85. 82c9b10 MAINTAINERS: aspeed: Add more files and myself as a reviewer by Joel Stanley · Thu May 19 10:06:33 2022 +0930
  86. f12a47a net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · Wed May 18 16:30:08 2022 +0000
  87. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · Tue May 17 23:24:45 2022 +0800
  88. a992e8a test/py: test_fs: Correct the test case name by Bin Meng · Tue May 17 23:24:44 2022 +0800
  89. 739b386 test/py: Reset the console timeout value by Bin Meng · Tue May 17 23:24:43 2022 +0800
  90. d8fd927 riscv: qemu: Set kernel_comp_addr_r for compressed kernel by Bin Meng · Tue May 24 12:31:14 2022 +0800
  91. c6fe830 riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernel by Bin Meng · Tue May 24 12:31:13 2022 +0800
  92. 8da4e0b riscv: sifive: unmatched: Adjust for big ramdisk image by Bin Meng · Tue May 24 12:31:12 2022 +0800
  93. 53a442a riscv: Clean up asm/io.h by Leo Yu-Chi Liang · Thu May 19 16:43:31 2022 +0800
  94. 7a35171 riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h by Michal Simek · Wed May 18 12:54:01 2022 +0200
  95. 9e2550f cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · Sat May 07 14:42:10 2022 +0200
  96. 4baf89e riscv: ae350: Fix OF_BOARD boot failure by Rick Chen · Wed Apr 20 09:23:51 2022 +0800
  97. 648b640 riscv: ae350: Fix OF_BOARD boot failure by Rick Chen · Wed Apr 20 09:14:05 2022 +0800
  98. ccd3fde Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed May 25 09:50:08 2022 -0400
  99. 4b3e8ac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue May 24 23:29:00 2022 -0400
  100. 5b182cd Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Tue May 24 09:03:34 2022 -0400