1. 711e4b3 Prepare v2024.04-rc1 by Tom Rini · Mon Jan 29 20:53:19 2024 -0500
  2. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  3. 33e1e95 Makefile: add dtbs to clean by Maxim Uvarov · Tue Dec 26 21:46:19 2023 +0600
  4. 8e68251 Merge branch 'next' by Tom Rini · Mon Jan 08 12:00:18 2024 -0500
  5. 50a4116 Prepare v2024.01 by Tom Rini · Mon Jan 08 10:37:48 2024 -0500
  6. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · Wed Jan 03 09:22:47 2024 -0500
  7. 95a8b1b Prepare v2024.01-rc6 by Tom Rini · Wed Jan 03 09:11:33 2024 -0500
  8. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  9. 10b9ff8 Prepare v2024.01-rc5 by Tom Rini · Mon Dec 18 07:49:45 2023 -0500
  10. 59be255 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · Tue Dec 05 15:12:18 2023 +0530
  11. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  12. 9ef0dae Prepare v2024.01-rc4 by Tom Rini · Mon Dec 04 13:46:56 2023 -0500
  13. 9d0be73 Fix stack-protector for powerpc by Christophe Leroy · Wed Nov 15 19:36:36 2023 +0100
  14. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  15. 5fcad00 Prepare v2024.01-rc3 by Tom Rini · Mon Nov 20 08:43:46 2023 -0500
  16. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  17. d4ebc6b cmd: Make most commands depend on CMDLINE by Simon Glass · Thu Oct 26 14:31:29 2023 -0400
  18. 6351f41 Prepare v2024.01-rc2 by Tom Rini · Mon Nov 06 14:46:41 2023 -0500
  19. 69e72b4 Makefile: remove misc include and simple-bin build artifacts on clean by John Clark · Fri Oct 13 13:23:07 2023 +0000
  20. 332d8be Prepare v2024.01-rc1 by Tom Rini · Mon Oct 23 16:29:47 2023 -0400
  21. 3675b90 Makefile: delete file *.itb when make clean by Randolph · Thu Oct 12 14:35:06 2023 +0800
  22. 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · Tue Oct 03 12:02:17 2023 +0200
  23. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · Thu Sep 21 19:32:46 2023 -0400
  24. a1f1bf8 Makefile: Force regeneration of env.txt by Andrew Davis · Fri Sep 15 09:43:23 2023 -0500
  25. 785dd71 Tidy up uses of CONFIG_SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:28 2023 -0600
  26. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  27. 190bddf Prepare v2023.10 by Tom Rini · Mon Oct 02 10:39:59 2023 -0400
  28. 93ee5c8 Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · Thu Aug 24 21:59:48 2023 -0400
  29. 2d2d81c Allow Python packages to be dropped by Simon Glass · Thu Aug 31 11:20:52 2023 -0600
  30. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  31. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  32. 2cbe62b Prepare v2023.10-rc3 by Tom Rini · Mon Aug 21 16:19:59 2023 -0400
  33. 1c6b184 Prepare v2023.10-rc2 by Tom Rini · Mon Aug 07 15:26:50 2023 -0400
  34. fc5569f binman: Add a temporary hack for duplicate phandles by Simon Glass · Wed Aug 02 09:23:13 2023 -0600
  35. 5e5892a Makefile: Show binman missing blob message by Jonas Karlman · Tue Jul 18 20:34:40 2023 +0000
  36. e3568a8 Prepare v2023.10-rc1 by Tom Rini · Tue Jul 25 17:19:54 2023 -0400
  37. daac821 Makefile: Use sort shortopts by Marek Vasut · Thu Jul 20 14:50:42 2023 +0200
  38. aefa176 Makefile: Add missing quotes around sort --field-separator by Marek Vasut · Tue Jul 11 14:15:53 2023 +0200
  39. 69a4dd2 Makefile: Drop -rc6 by Tom Rini · Tue Jul 11 09:55:53 2023 -0400
  40. f629c77 Kbuild: Fix cleanup of VPL by Tobias Deiminger · Tue Jun 20 00:41:04 2023 +0200
  41. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  42. 650fcc4 Prepare v2023.07-rc6 by Tom Rini · Mon Jul 03 13:48:58 2023 -0400
  43. b253c90 Prepare v2023.07-rc5 by Tom Rini · Mon Jun 26 11:44:06 2023 -0400
  44. 9b3c7c5 Makefile: clean lib/efi_loader/helloworld_efi.S by Heinrich Schuchardt · Fri Jun 02 22:18:23 2023 +0200
  45. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  46. 064e0c0 Prepare v2023.07-rc4 by Tom Rini · Mon Jun 12 13:45:09 2023 -0400
  47. 563f2cb Makefile: Fix incorrect FORCE deps on env rules by Simon Glass · Sat Apr 29 19:21:45 2023 -0600
  48. 1d9b725 Prepare v2023.07-rc3 by Tom Rini · Mon May 29 10:59:09 2023 -0400
  49. 29d3b0c envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in by Christophe Leroy · Thu May 11 08:16:49 2023 +0200
  50. d7b87b7 Fix sparse checks processing by Christophe Leroy · Fri May 05 10:39:39 2023 +0200
  51. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  52. 8746911 Prepare v2023.07-rc1 by Tom Rini · Mon May 01 12:02:02 2023 -0400
  53. 75c09ab clang: Don't look for libgcc by Tom Rini · Wed Apr 05 19:48:53 2023 -0400
  54. 4eaee3a clang: Add $(CLANG_TARGET) to LDPPFLAGS by Tom Rini · Wed Apr 05 19:48:52 2023 -0400
  55. da998a7 makefile: riscv: Drop useless argument of prelink-riscv by Bin Meng · Thu Apr 13 14:20:04 2023 +0800
  56. c1e5656 Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Apr 04 09:50:13 2023 -0400
  57. c0d3cca arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · Fri Mar 10 11:07:52 2023 +0100
  58. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  59. 4adeec8 Prepare v2023.04 by Tom Rini · Mon Apr 03 16:38:50 2023 -0400
  60. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  61. 811bf00 Prepare v2023.04-rc5 by Tom Rini · Mon Mar 27 14:23:26 2023 -0400
  62. 98a8df5 global: Disable deprecated-non-prototype warning with clang by Tom Rini · Mon Feb 27 17:08:33 2023 -0500
  63. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  64. 9b26c18 Prepare v2023.04-rc4 by Tom Rini · Mon Mar 13 20:52:48 2023 -0400
  65. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · Thu Feb 23 18:18:21 2023 -0700
  66. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · Thu Feb 23 18:18:17 2023 -0700
  67. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · Thu Feb 23 18:18:13 2023 -0700
  68. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · Thu Feb 23 18:18:08 2023 -0700
  69. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · Thu Feb 23 18:18:06 2023 -0700
  70. d392a6e mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · Wed Feb 22 09:33:43 2023 -0700
  71. 38ad6c9 rockchip: Use an external TPL binary on RK3568 by Jonas Karlman · Sat Feb 25 19:01:34 2023 +0000
  72. b8743e2 Prepare v2023.04-rc3 by Tom Rini · Mon Feb 27 17:18:36 2023 -0500
  73. 98dc4b3 Makefile: Link with -z noexectack by Tom Rini · Tue Feb 14 15:09:31 2023 -0500
  74. f9269c7 Prepare v2023.04-rc2 by Tom Rini · Mon Feb 13 18:39:15 2023 -0500
  75. 6c84a4a ppc: Makefile: Drop unused ppc4xx code by Simon Glass · Wed Feb 01 13:20:16 2023 -0700
  76. 2dcacf2 Drop ubsha1 tool by Simon Glass · Wed Feb 01 13:20:09 2023 -0700
  77. 18bdb6b Makefile: Drop CONFIG_OF_EARLY_FLATTREE by Simon Glass · Wed Feb 01 13:19:52 2023 -0700
  78. cc4a54c Makefile: Avoid use of invalid CONFIG_ option by Simon Glass · Wed Feb 01 13:19:29 2023 -0700
  79. a497e31 Makefile: Drop CONFIG_AIS_CONFIG_FILE by Simon Glass · Wed Feb 01 13:19:17 2023 -0700
  80. 1873cf9 powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · Tue Jan 24 18:06:50 2023 +0100
  81. 05f33ec Makefile: fix shell error for darwin major/minor version check by Christian Marangi · Sun Jan 22 01:42:10 2023 +0100
  82. 2b0445c Prepare v2023.04-rc1 by Tom Rini · Mon Jan 30 15:36:45 2023 -0500
  83. c441863 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jan 27 10:15:39 2023 -0500
  84. 93d888d rockchip: Drop the FIT generator script by Simon Glass · Sat Jan 07 14:07:20 2023 -0700
  85. bd7694f rockchip: Convert all boards to use binman by Simon Glass · Sat Jan 07 14:07:19 2023 -0700
  86. da7b3e3 makefile: add multi_dtb_fit dep by Neal Frager · Wed Dec 21 07:54:46 2022 +0000
  87. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  88. d2c928a Prepare v2023.01 by Tom Rini · Mon Jan 09 11:07:33 2023 -0500
  89. 52ac5e4 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · Sun Dec 18 21:48:08 2022 -0500
  90. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · Sun Dec 04 10:14:16 2022 -0500
  91. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  92. 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · Mon Dec 19 08:45:26 2022 -0500
  93. e71a82d Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · Mon Dec 05 21:03:36 2022 -0500
  94. a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · Wed Dec 07 15:49:43 2022 -0500
  95. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · Mon Nov 28 09:41:22 2022 +0100
  96. 13dbc01 Makefile: Enforce DWARF4 output by Tom Rini · Tue Nov 22 12:31:54 2022 -0500
  97. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  98. ca8f571 Prepare v2023.01-rc3 by Tom Rini · Mon Dec 05 15:21:53 2022 -0500
  99. 626f35a global: Do not default to faking missing binaries for buildman by Tom Rini · Wed Nov 09 19:14:50 2022 -0700
  100. f5783fb Makefile: Correct the binman rule by Simon Glass · Wed Nov 09 19:14:40 2022 -0700