1. 4be3fe9 Makefile: Add support for DT bindings schema checks by Sumit Garg · 8 months ago
  2. d49fa3d Prepare v2024.04-rc3 by Tom Rini · 8 months ago
  3. 37345ab Prepare v2024.04-rc2 by Tom Rini · 8 months ago
  4. 6faba41 Prepare v2024.04-rc1 by Tom Rini · 9 months ago
  5. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 9 months ago
  6. d914487 Makefile: add dtbs to clean by Maxim Uvarov · 10 months ago
  7. 93d91e9 Merge branch 'next' by Tom Rini · 9 months ago
  8. 866ca97 Prepare v2024.01 by Tom Rini · 9 months ago
  9. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 10 months ago
  10. 80cb22c Prepare v2024.01-rc6 by Tom Rini · 10 months ago
  11. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  12. 97a8974 Prepare v2024.01-rc5 by Tom Rini · 10 months ago
  13. 23d2ef9 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · 11 months ago
  14. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 11 months ago
  15. 2f02829 Prepare v2024.01-rc4 by Tom Rini · 11 months ago
  16. 4072572 Fix stack-protector for powerpc by Christophe Leroy · 11 months ago
  17. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  18. 24ca49b Prepare v2024.01-rc3 by Tom Rini · 11 months ago
  19. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago
  20. 88d9b26 cmd: Make most commands depend on CMDLINE by Simon Glass · 12 months ago
  21. 3af0e95 Prepare v2024.01-rc2 by Tom Rini · 12 months ago
  22. 27537d4 Makefile: remove misc include and simple-bin build artifacts on clean by John Clark · 1 year ago
  23. 351da15 Prepare v2024.01-rc1 by Tom Rini · 12 months ago
  24. 9421e41 Makefile: delete file *.itb when make clean by Randolph · 1 year ago
  25. 20535a3 Makefile: make u-boot-initial-env target depend explicitly on scripts_basic by Rasmus Villemoes · 1 year, 1 month ago
  26. 521ca0f Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 1 month ago
  27. ce743f1 Makefile: Force regeneration of env.txt by Andrew Davis · 1 year, 1 month ago
  28. 34baceb Tidy up uses of CONFIG_SYS_MALLOC_F_LEN by Simon Glass · 1 year, 1 month ago
  29. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  30. 4459ed6 Prepare v2023.10 by Tom Rini · 1 year, 1 month ago
  31. 6ab77bb Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · 1 year, 2 months ago
  32. 48bf738 Allow Python packages to be dropped by Simon Glass · 1 year, 2 months ago
  33. b27eeca Prepare v2023.10-rc4 by Tom Rini · 1 year, 2 months ago
  34. bbbf04c Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · 1 year, 2 months ago
  35. 976fb2f Prepare v2023.10-rc3 by Tom Rini · 1 year, 2 months ago
  36. a169438 Prepare v2023.10-rc2 by Tom Rini · 1 year, 2 months ago
  37. 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 3 months ago
  38. 491f90e Makefile: Show binman missing blob message by Jonas Karlman · 1 year, 3 months ago
  39. ff296ac Prepare v2023.10-rc1 by Tom Rini · 1 year, 3 months ago
  40. 779e38a Makefile: Use sort shortopts by Marek Vasut · 1 year, 3 months ago
  41. f59f5a8 Makefile: Add missing quotes around sort --field-separator by Marek Vasut · 1 year, 3 months ago
  42. 7876a69 Makefile: Drop -rc6 by Tom Rini · 1 year, 3 months ago
  43. 45e636f Kbuild: Fix cleanup of VPL by Tobias Deiminger · 1 year, 4 months ago
  44. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  45. e1bebc1 Prepare v2023.07-rc6 by Tom Rini · 1 year, 4 months ago
  46. 4f1077b Prepare v2023.07-rc5 by Tom Rini · 1 year, 4 months ago
  47. 12858ab Makefile: clean lib/efi_loader/helloworld_efi.S by Heinrich Schuchardt · 1 year, 5 months ago
  48. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  49. 19b77d3 Prepare v2023.07-rc4 by Tom Rini · 1 year, 4 months ago
  50. 36fc832 Makefile: Fix incorrect FORCE deps on env rules by Simon Glass · 1 year, 6 months ago
  51. 020520b Prepare v2023.07-rc3 by Tom Rini · 1 year, 5 months ago
  52. 40b77f2 envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in by Christophe Leroy · 1 year, 5 months ago
  53. 6ab7c3d Fix sparse checks processing by Christophe Leroy · 1 year, 6 months ago
  54. f1d33a4 Prepare v2023.07-rc2 by Tom Rini · 1 year, 5 months ago
  55. 6735ab5 Prepare v2023.07-rc1 by Tom Rini · 1 year, 6 months ago
  56. 4ad6850 clang: Don't look for libgcc by Tom Rini · 1 year, 7 months ago
  57. fd0712a clang: Add $(CLANG_TARGET) to LDPPFLAGS by Tom Rini · 1 year, 7 months ago
  58. d7abc0f makefile: riscv: Drop useless argument of prelink-riscv by Bin Meng · 1 year, 6 months ago
  59. 0916377 Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 7 months ago
  60. 95942f9 arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · 1 year, 7 months ago
  61. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 7 months ago
  62. fd4ed6b Prepare v2023.04 by Tom Rini · 1 year, 7 months ago
  63. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 7 months ago
  64. 41a88ad Prepare v2023.04-rc5 by Tom Rini · 1 year, 7 months ago
  65. 52ee1a0 global: Disable deprecated-non-prototype warning with clang by Tom Rini · 1 year, 8 months ago
  66. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago
  67. 88e08fc Prepare v2023.04-rc4 by Tom Rini · 1 year, 7 months ago
  68. ada5e2f binman: Add support for building a binmanu PyPi package by Simon Glass · 1 year, 8 months ago
  69. 77b3ccb dtoc: Add support for building a dtoc PyPi package by Simon Glass · 1 year, 8 months ago
  70. 0de2ffe buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 8 months ago
  71. 30eb11a patman: Add support for building a patman PyPi package by Simon Glass · 1 year, 8 months ago
  72. 75554df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · 1 year, 8 months ago
  73. 2aaba92 mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · 1 year, 8 months ago
  74. 4773e9d rockchip: Use an external TPL binary on RK3568 by Jonas Karlman · 1 year, 8 months ago
  75. e8c80ac Prepare v2023.04-rc3 by Tom Rini · 1 year, 8 months ago
  76. 57450d8 Makefile: Link with -z noexectack by Tom Rini · 1 year, 8 months ago
  77. faac9de Prepare v2023.04-rc2 by Tom Rini · 1 year, 8 months ago
  78. 5c63b5a ppc: Makefile: Drop unused ppc4xx code by Simon Glass · 1 year, 9 months ago
  79. aeca519 Drop ubsha1 tool by Simon Glass · 1 year, 9 months ago
  80. 240e9d1 Makefile: Drop CONFIG_OF_EARLY_FLATTREE by Simon Glass · 1 year, 9 months ago
  81. 7e9a900 Makefile: Avoid use of invalid CONFIG_ option by Simon Glass · 1 year, 9 months ago
  82. 718bd39 Makefile: Drop CONFIG_AIS_CONFIG_FILE by Simon Glass · 1 year, 9 months ago
  83. 12ae7bc powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · 1 year, 9 months ago
  84. 748c1ab Makefile: fix shell error for darwin major/minor version check by Christian Marangi · 1 year, 9 months ago
  85. 30db474 Prepare v2023.04-rc1 by Tom Rini · 1 year, 9 months ago
  86. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 9 months ago
  87. 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 9 months ago
  88. 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 9 months ago
  89. 537ca0b makefile: add multi_dtb_fit dep by Neal Frager · 1 year, 10 months ago
  90. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  91. 62e2ad1 Prepare v2023.01 by Tom Rini · 1 year, 9 months ago
  92. 7fa4c27 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · 1 year, 10 months ago
  93. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 1 year, 11 months ago
  94. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  95. 2243922 Prepare v2023.01-rc4 by Tom Rini · 1 year, 10 months ago
  96. 93685d0 Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · 1 year, 11 months ago
  97. 1e1c51f Makefile: link with --no-warn-rwx-segments by Tom Rini · 1 year, 11 months ago
  98. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 1 year, 11 months ago
  99. 409e4b5 Makefile: Enforce DWARF4 output by Tom Rini · 1 year, 11 months ago
  100. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago