1. 9ef0dae Prepare v2024.01-rc4 by Tom Rini · Mon Dec 04 13:46:56 2023 -0500
  2. 5fcad00 Prepare v2024.01-rc3 by Tom Rini · Mon Nov 20 08:43:46 2023 -0500
  3. 6351f41 Prepare v2024.01-rc2 by Tom Rini · Mon Nov 06 14:46:41 2023 -0500
  4. 69e72b4 Makefile: remove misc include and simple-bin build artifacts on clean by John Clark · Fri Oct 13 13:23:07 2023 +0000
  5. 332d8be Prepare v2024.01-rc1 by Tom Rini · Mon Oct 23 16:29:47 2023 -0400
  6. 3675b90 Makefile: delete file *.itb when make clean by Randolph · Thu Oct 12 14:35:06 2023 +0800
  7. 362e66c Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · Tue Oct 03 12:02:17 2023 +0200
  8. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · Thu Sep 21 19:32:46 2023 -0400
  9. a1f1bf8 Makefile: Force regeneration of env.txt by Andrew Davis · Fri Sep 15 09:43:23 2023 -0500
  10. 785dd71 Tidy up uses of CONFIG_SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:28 2023 -0600
  11. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  12. 190bddf Prepare v2023.10 by Tom Rini · Mon Oct 02 10:39:59 2023 -0400
  13. 93ee5c8 Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · Thu Aug 24 21:59:48 2023 -0400
  14. 2d2d81c Allow Python packages to be dropped by Simon Glass · Thu Aug 31 11:20:52 2023 -0600
  15. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  16. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  17. 2cbe62b Prepare v2023.10-rc3 by Tom Rini · Mon Aug 21 16:19:59 2023 -0400
  18. 1c6b184 Prepare v2023.10-rc2 by Tom Rini · Mon Aug 07 15:26:50 2023 -0400
  19. fc5569f binman: Add a temporary hack for duplicate phandles by Simon Glass · Wed Aug 02 09:23:13 2023 -0600
  20. 5e5892a Makefile: Show binman missing blob message by Jonas Karlman · Tue Jul 18 20:34:40 2023 +0000
  21. e3568a8 Prepare v2023.10-rc1 by Tom Rini · Tue Jul 25 17:19:54 2023 -0400
  22. daac821 Makefile: Use sort shortopts by Marek Vasut · Thu Jul 20 14:50:42 2023 +0200
  23. aefa176 Makefile: Add missing quotes around sort --field-separator by Marek Vasut · Tue Jul 11 14:15:53 2023 +0200
  24. 69a4dd2 Makefile: Drop -rc6 by Tom Rini · Tue Jul 11 09:55:53 2023 -0400
  25. f629c77 Kbuild: Fix cleanup of VPL by Tobias Deiminger · Tue Jun 20 00:41:04 2023 +0200
  26. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  27. 650fcc4 Prepare v2023.07-rc6 by Tom Rini · Mon Jul 03 13:48:58 2023 -0400
  28. b253c90 Prepare v2023.07-rc5 by Tom Rini · Mon Jun 26 11:44:06 2023 -0400
  29. 9b3c7c5 Makefile: clean lib/efi_loader/helloworld_efi.S by Heinrich Schuchardt · Fri Jun 02 22:18:23 2023 +0200
  30. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  31. 064e0c0 Prepare v2023.07-rc4 by Tom Rini · Mon Jun 12 13:45:09 2023 -0400
  32. 563f2cb Makefile: Fix incorrect FORCE deps on env rules by Simon Glass · Sat Apr 29 19:21:45 2023 -0600
  33. 1d9b725 Prepare v2023.07-rc3 by Tom Rini · Mon May 29 10:59:09 2023 -0400
  34. 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
  35. d7b87b7 Fix sparse checks processing by Christophe Leroy · Fri May 05 10:39:39 2023 +0200
  36. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  37. 8746911 Prepare v2023.07-rc1 by Tom Rini · Mon May 01 12:02:02 2023 -0400
  38. 75c09ab clang: Don't look for libgcc by Tom Rini · Wed Apr 05 19:48:53 2023 -0400
  39. 4eaee3a clang: Add $(CLANG_TARGET) to LDPPFLAGS by Tom Rini · Wed Apr 05 19:48:52 2023 -0400
  40. da998a7 makefile: riscv: Drop useless argument of prelink-riscv by Bin Meng · Thu Apr 13 14:20:04 2023 +0800
  41. 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
  42. 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
  43. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  44. 4adeec8 Prepare v2023.04 by Tom Rini · Mon Apr 03 16:38:50 2023 -0400
  45. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  46. 811bf00 Prepare v2023.04-rc5 by Tom Rini · Mon Mar 27 14:23:26 2023 -0400
  47. 98a8df5 global: Disable deprecated-non-prototype warning with clang by Tom Rini · Mon Feb 27 17:08:33 2023 -0500
  48. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  49. 9b26c18 Prepare v2023.04-rc4 by Tom Rini · Mon Mar 13 20:52:48 2023 -0400
  50. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · Thu Feb 23 18:18:21 2023 -0700
  51. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · Thu Feb 23 18:18:17 2023 -0700
  52. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · Thu Feb 23 18:18:13 2023 -0700
  53. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · Thu Feb 23 18:18:08 2023 -0700
  54. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · Thu Feb 23 18:18:06 2023 -0700
  55. d392a6e mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · Wed Feb 22 09:33:43 2023 -0700
  56. 38ad6c9 rockchip: Use an external TPL binary on RK3568 by Jonas Karlman · Sat Feb 25 19:01:34 2023 +0000
  57. b8743e2 Prepare v2023.04-rc3 by Tom Rini · Mon Feb 27 17:18:36 2023 -0500
  58. 98dc4b3 Makefile: Link with -z noexectack by Tom Rini · Tue Feb 14 15:09:31 2023 -0500
  59. f9269c7 Prepare v2023.04-rc2 by Tom Rini · Mon Feb 13 18:39:15 2023 -0500
  60. 6c84a4a ppc: Makefile: Drop unused ppc4xx code by Simon Glass · Wed Feb 01 13:20:16 2023 -0700
  61. 2dcacf2 Drop ubsha1 tool by Simon Glass · Wed Feb 01 13:20:09 2023 -0700
  62. 18bdb6b Makefile: Drop CONFIG_OF_EARLY_FLATTREE by Simon Glass · Wed Feb 01 13:19:52 2023 -0700
  63. cc4a54c Makefile: Avoid use of invalid CONFIG_ option by Simon Glass · Wed Feb 01 13:19:29 2023 -0700
  64. a497e31 Makefile: Drop CONFIG_AIS_CONFIG_FILE by Simon Glass · Wed Feb 01 13:19:17 2023 -0700
  65. 1873cf9 powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · Tue Jan 24 18:06:50 2023 +0100
  66. 05f33ec Makefile: fix shell error for darwin major/minor version check by Christian Marangi · Sun Jan 22 01:42:10 2023 +0100
  67. 2b0445c Prepare v2023.04-rc1 by Tom Rini · Mon Jan 30 15:36:45 2023 -0500
  68. 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
  69. 93d888d rockchip: Drop the FIT generator script by Simon Glass · Sat Jan 07 14:07:20 2023 -0700
  70. bd7694f rockchip: Convert all boards to use binman by Simon Glass · Sat Jan 07 14:07:19 2023 -0700
  71. da7b3e3 makefile: add multi_dtb_fit dep by Neal Frager · Wed Dec 21 07:54:46 2022 +0000
  72. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  73. d2c928a Prepare v2023.01 by Tom Rini · Mon Jan 09 11:07:33 2023 -0500
  74. 52ac5e4 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · Sun Dec 18 21:48:08 2022 -0500
  75. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · Sun Dec 04 10:14:16 2022 -0500
  76. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  77. 8b5dd10 Prepare v2023.01-rc4 by Tom Rini · Mon Dec 19 08:45:26 2022 -0500
  78. e71a82d Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · Mon Dec 05 21:03:36 2022 -0500
  79. a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · Wed Dec 07 15:49:43 2022 -0500
  80. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · Mon Nov 28 09:41:22 2022 +0100
  81. 13dbc01 Makefile: Enforce DWARF4 output by Tom Rini · Tue Nov 22 12:31:54 2022 -0500
  82. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  83. ca8f571 Prepare v2023.01-rc3 by Tom Rini · Mon Dec 05 15:21:53 2022 -0500
  84. 626f35a global: Do not default to faking missing binaries for buildman by Tom Rini · Wed Nov 09 19:14:50 2022 -0700
  85. f5783fb Makefile: Correct the binman rule by Simon Glass · Wed Nov 09 19:14:40 2022 -0700
  86. b4be383 Prepare v2023.01-rc2 by Tom Rini · Mon Nov 21 12:33:14 2022 -0500
  87. ef933ba Prepare v2023.01-rc1 by Tom Rini · Mon Nov 07 15:27:03 2022 -0500
  88. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · Wed Nov 02 18:51:28 2022 +0100
  89. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  90. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 24 10:04:30 2022 -0400
  91. c93350b input: Remove legacy KEYBOARD option by Tom Rini · Fri Oct 14 07:50:20 2022 -0400
  92. d719199 core: Enable DM by default by Tom Rini · Fri Oct 14 07:50:19 2022 -0400
  93. c99da7e Makefile: Make flash.bin target available for all platforms by Frieder Schrempf · Tue Aug 23 16:29:10 2022 +0200
  94. d481528 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · Mon Sep 26 20:47:40 2022 +0000
  95. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  96. d6e4e90 Prepare v2022.10 by Tom Rini · Mon Oct 03 15:25:32 2022 -0400
  97. 700067c Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for u-boot-spl.kwb by Pali Rohár · Wed Sep 14 15:06:14 2022 +0200
  98. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  99. 68f36ca Prepare v2022.10-rc5 by Tom Rini · Mon Sep 19 12:17:04 2022 -0400
  100. f085390 Makefile: Unify condition for mpc85xx reset vector by Pali Rohár · Wed Aug 03 23:56:55 2022 +0200